|
MarlinTPC
1.2.0
|
Dump the coordinates of all hits in the hits collection. More...
#include <DumpHitsProcessor.h>
Public Member Functions | |
| virtual Processor * | newProcessor () |
| virtual void | processEvent (LCEvent *evt) |
Protected Attributes | |
| std::string | _inputColName |
| the name of the input collection | |
Dump the coordinates of all hits in the hits collection.
This is easier to read than the output of dumpevent.
1.8.6