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

Dump the residuals of the hits in the tracks. More...

#include <DumpResidualsProcessor.h>

Inheritance diagram for marlintpc::DumpResidualsProcessor:

Public Member Functions

virtual Processor * newProcessor ()
 
virtual void processRunHeader (EVENT::LCRunHeader *run)
 
virtual void processEvent (LCEvent *evt)
 

Protected Attributes

std::string _inputColName
 the name of the input collection
 
TrackFitterBasetrackFitter
 

Detailed Description

Dump the residuals of the hits in the tracks.

Remember that LCIO::TRBIT_HITS has to be set, so the hits are stored.

Author
Martin Killenberg, University of Bonn

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