|
MarlinTPC
1.2.0
|
Dump the residuals of the hits in the tracks. More...
#include <DumpResidualsProcessor.h>
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 | |
| TrackFitterBase * | trackFitter |
Dump the residuals of the hits in the tracks.
Remember that LCIO::TRBIT_HITS has to be set, so the hits are stored.
1.8.6