|
MarlinTPC
1.2.0
|
Dump the coordinates of all hits in a SimTrackerHits collection. More...
#include <DumpSimTrackerHitsProcessor.h>
Public Member Functions | |
| virtual Processor * | newProcessor () |
| virtual void | processEvent (LCEvent *evt) |
Protected Attributes | |
| std::string | _inputColName |
| the name of the input collection | |
| bool | _printMCParticleInfo |
| flag wheter to print information about the MCPArticles | |
Dump the coordinates of all hits in a SimTrackerHits collection.
This is easier to read than the output of dumpevent.
In addition information about the MCParticle which caused the hit can be printed.
| InputHitsCollection | Name of the input SimTrackerHits collection, default: TPCSimHits |
| PrintMCParticleInfo | Flag whether information about the particle which caused this hit should be printed, default: false |
1.8.6