25 #include "art_root_io/TFileService.h" 26 #include "art_root_io/TFileDirectory.h" 37 #include "TDecompSVD.h" 80 produces< std::vector<recob::Event> >();
88 std::unique_ptr<std::vector<recob::Event> > ecol(
new std::vector<recob::Event>);
95 for(
unsigned int ii = 0; ii < vertexListHandle->size(); ++ii){
Reconstruction base classes.
std::string fVertexModuleLabel
bool getByLabel(std::string const &label, std::string const &instance, Handle< PROD > &result) const
art::PtrVector< recob::Vertex > fvertexlist
#define DEFINE_ART_MODULE(klass)
void push_back(Ptr< U > const &p)
boost::graph_traits< ModuleGraph >::vertex_descriptor Vertex
void produce(art::Event &evt) override
Event finding and building.