MarlinTPC  1.2.0
Public Member Functions | Protected Attributes | List of all members
marlintpc::GeometricMeanResidualsTupleProcessor Class Reference
Inheritance diagram for marlintpc::GeometricMeanResidualsTupleProcessor:

Public Member Functions

virtual Processor * newProcessor ()
 
virtual void init ()
 Called at the begin of the job before anything is read. More...
 
virtual void processRunHeader (LCRunHeader *run)
 Called for every run.
 
virtual void processEvent (LCEvent *evt)
 Called for every event - the working horse.
 
virtual void check (LCEvent *evt)
 
virtual void end ()
 Called after data processing for clean up.
 

Protected Attributes

lcio::StringVec _input_track_collection_names
 Input collection name.
 
EVENT::LCParameters * _trackCollectionParameters
 
int _nRun
 
int _nEvt
 
int _track_type
 
int _track_fitter_type
 
int _kNlayers
 
AIDA::ITuple * _output_tuple
 Tuple for track parameters.
 

Member Function Documentation

void marlintpc::GeometricMeanResidualsTupleProcessor::init ( )
virtual

Called at the begin of the job before anything is read.

Used to initialize the processor, e.g. book histograms.


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