38 #include "TDecompSVD.h" 53 namespace recob{
class Vertex; }
82 fVertexModuleLabel(pset.get<
std::string >(
"VertexModuleLabel"))
85 produces< std::vector<recob::Event> >();
103 std::unique_ptr<std::vector<recob::Event> > ecol(
new std::vector<recob::Event>);
110 for(
unsigned int ii = 0; ii < vertexListHandle->size(); ++ii){
Reconstruction base classes.
void produce(art::Event &evt)
std::string fVertexModuleLabel
art::PtrVector< recob::Vertex > fvertexlist
#define DEFINE_ART_MODULE(klass)
void push_back(Ptr< U > const &p)
bool getByLabel(std::string const &label, std::string const &productInstanceName, Handle< PROD > &result) const
art framework interface to geometry description
Event finding and building.