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

Dump the coordinates of the hits in the tracks. More...

#include <DumpNTracksProcessor.h>

Inheritance diagram for marlintpc::DumpNTracksProcessor:

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
 

Detailed Description

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.

Author
Martin Killenberg, University of Bonn

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