MarlinTPC  1.2.0
Public Member Functions | Protected Attributes | List of all members
marlintpc::DumpSimTrackerHitsProcessor Class Reference

Dump the coordinates of all hits in a SimTrackerHits collection. More...

#include <DumpSimTrackerHitsProcessor.h>

Inheritance diagram for marlintpc::DumpSimTrackerHitsProcessor:

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
 

Detailed Description

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.

Parameters
InputHitsCollectionName of the input SimTrackerHits collection, default: TPCSimHits
PrintMCParticleInfoFlag whether information about the particle which caused this hit should be printed, default: false
Author
Martin Killenberg, University of Bonn

The documentation for this class was generated from the following files: