1 #ifndef DUMP_SIM_TRACKER_HITS_PROCESSOR_H
2 #define DUMP_SIM_TRACKER_HITS_PROCESSOR_H 1
8 #include <marlin/Processor.h>
32 virtual void processEvent( LCEvent * evt ) ;
42 #endif // DUMP_SIM_TRACKER_HITS_PROCESSOR_H
bool _printMCParticleInfo
flag wheter to print information about the MCPArticles
Definition: DumpSimTrackerHitsProcessor.h:37
std::string _inputColName
the name of the input collection
Definition: DumpSimTrackerHitsProcessor.h:36
Dump the coordinates of all hits in a SimTrackerHits collection.
Definition: DumpSimTrackerHitsProcessor.h:24