MarlinTPC  1.2.0
Public Member Functions | List of all members
marlintpc::TestTPCDistortionsMapProcessor Class Reference

Processor skeleton for MARLIN. More...

#include <TestTPCDistortionsMapProcessor.h>

Inheritance diagram for marlintpc::TestTPCDistortionsMapProcessor:

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

Detailed Description

Processor skeleton for MARLIN.

Author
Ch. Rosemann, DESY
M. Killenberg, CERN

Concrete implementation:

Author
K. Zenker, DESY

This processor can be used to visualize the field distortions measured with system of photodots on the TPC cathode. They are stored in a conditions object (TPCDistortionMeasurement) in the data base. Up to now arrows are drawn that point from the true photodot position on the cathode to the reconstructed position on the pad plane.


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