1 #ifndef DUMP_HITS_PROCESSOR_H
2 #define DUMP_HITS_PROCESSOR_H 1
8 #include <marlin/Processor.h>
26 virtual void processEvent( LCEvent * evt ) ;
35 #endif // DUMP_HITS_IN_TRACKS_PROCESSOR_H
Dump the coordinates of all hits in the hits collection.
Definition: DumpHitsProcessor.h:18
std::string _inputColName
the name of the input collection
Definition: DumpHitsProcessor.h:30