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

Short description of processor. More...

#include <HitAnaProcessor.h>

Inheritance diagram for marlintpc::HitAnaProcessor:

Public Member Functions

virtual Processor * newProcessor ()
 
virtual void init ()
 
virtual void processRunHeader (lcio::LCRunHeader *run)
 
virtual void processEvent (lcio::LCEvent *evt)
 
virtual void check (lcio::LCEvent *evt)
 
virtual void end ()
 

Static Public Member Functions

static bool padComp (const std::pair< double, double > &left, const std::pair< double, double > &right)
 

Protected Attributes

std::string _inputColName
 Name of the input collection.
 
TNtuple * _tuple
 

Detailed Description

Short description of processor.

Lengthy and detailed description of processor ...

Author
Fn. Lastname, Affiliation
Credits:
The processor skeleton was generated by the script createProcessor.py

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