1 #ifndef DUMP_HITS_IN_TRACKS_PROCESSOR_H
2 #define DUMP_HITS_IN_TRACKS_PROCESSOR_H 1
8 #include <marlin/Processor.h>
27 virtual void processEvent( LCEvent * evt ) ;
36 #endif // DUMP_HITS_IN_TRACKS_PROCESSOR_H
Dump the coordinates of the hits in the tracks.
Definition: DumpHitsInTracksProcessor.h:19
std::string _inputColName
the name of the input collection
Definition: DumpHitsInTracksProcessor.h:31