MarlinTPC
1.2.0
|
Dump the coordinates of the hits in the tracks. More...
#include <DumpNTracksProcessor.h>
Public Member Functions | |
virtual Processor * | newProcessor () |
virtual void | init () |
virtual void | processRunHeader (LCRunHeader *run) |
virtual void | processEvent (LCEvent *evt) |
Protected Attributes | |
std::string | _inputColName |
the name of the input collection | |
Dump the coordinates of the hits in the tracks.
This is easier to read than the output of dumpevent. Remember that LCIO::TRBIT_HITS has to be set, so the hits are stored.