|
MarlinTPC
1.2.0
|
Dump the coordinates of pad centres of pads correcponding to pulses. More...
#include <DumpPadCentresProcessor.h>
Public Member Functions | |
| virtual Processor * | newProcessor () |
| virtual void | init () |
| virtual void | processEvent (LCEvent *evt) |
Protected Attributes | |
| std::string | _inputColName |
| the name of the input collection | |
| gear::PadRowLayout2D const * | _padLayout |
Dump the coordinates of pad centres of pads correcponding to pulses.
This is easier to read than the output of dumpevent.
1.8.6