|
LCFIPlus
0.6.5
|
Marlin processor for LCFIPlus. More...
#include <TrackToPFOConverterProcessor.h>
Public Member Functions | |
| virtual Processor * | newProcessor () |
| TrackToPFOConverterProcessor () | |
| virtual | ~TrackToPFOConverterProcessor () |
| virtual void | init () |
| Called at the begin of the job before anything is read. More... | |
| virtual void | processRunHeader (LCRunHeader *run) |
| Called for every run. More... | |
| virtual void | processEvent (LCEvent *evt) |
| Called for every event - the working horse. More... | |
| virtual void | check (LCEvent *evt) |
| virtual void | end () |
| Called after data processing for clean up. More... | |
Marlin processor for LCFIPlus.
| TrackToPFOConverterProcessor::TrackToPFOConverterProcessor | ( | ) |
|
virtual |
|
virtual |
|
virtual |
Called after data processing for clean up.
|
virtual |
Called at the begin of the job before anything is read.
|
inlinevirtual |
|
virtual |
Called for every event - the working horse.
References lcfiplus::tpar::om, and lcfiplus::tpar::td.
|
virtual |
Called for every run.
1.8.6