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

Marlin processor for distortion analysis Computes the distortion along a row for all hits on input tracks. More...

#include <DistortionPerformanceProcessor.h>

Inheritance diagram for marlintpc::DistortionPerformanceProcessor:

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 with tracks.
 

Detailed Description

Marlin processor for distortion analysis Computes the distortion along a row for all hits on input tracks.

A histogram for each row is created an evaluated. Results are saved through the Aida processor.


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