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

Marlin processor for PRF analysis. More...

#include <PRFPerformanceProcessor.h>

Inheritance diagram for marlintpc::PRFPerformanceProcessor:

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 ()
 

Protected Attributes

std::string _inputColName
 Name of the input collection.
 

Detailed Description

Marlin processor for PRF analysis.

Computes the PRF of the hits on a track. A histogram for each row is created an evaluated. Results are saved through the Aida processor.

Author
F. Mueller (DESY)

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