PreProcessor for TauFinder to provide necessary information and create universal input for TauFinder, so that the TauFinder can run on various input information.
More...
#include <PrepareRECParticles.h>
PreProcessor for TauFinder to provide necessary information and create universal input for TauFinder, so that the TauFinder can run on various input information.
- Author
- A. Muennich, CERN
Definition at line 28 of file PrepareRECParticles.h.
PrepareRECParticles::PrepareRECParticles |
( |
| ) |
|
void PrepareRECParticles::check |
( |
LCEvent * |
evt | ) |
|
|
virtual |
void PrepareRECParticles::end |
( |
| ) |
|
|
virtual |
void PrepareRECParticles::init |
( |
| ) |
|
|
virtual |
Called at the begin of the job before anything is read.
Use to initialize the processor, e.g. book histograms.
Definition at line 106 of file PrepareRECParticles.cc.
virtual Processor* PrepareRECParticles::newProcessor |
( |
| ) |
|
|
inlinevirtual |
void PrepareRECParticles::processEvent |
( |
LCEvent * |
evt | ) |
|
|
virtual |
void PrepareRECParticles::processRunHeader |
( |
LCRunHeader * |
run | ) |
|
|
virtual |
double PrepareRECParticles::_bField =0.0 |
|
protected |
std::string PrepareRECParticles::_colNameMC {} |
|
protected |
std::string PrepareRECParticles::_colNameMCTruth {} |
|
protected |
std::string PrepareRECParticles::_colNameTrack {} |
|
protected |
std::string PrepareRECParticles::_colNameTrackTruth {} |
|
protected |
int PrepareRECParticles::_nEvt =-1 |
|
protected |
int PrepareRECParticles::_nRun =-1 |
|
protected |
std::string PrepareRECParticles::_outcolMC {} |
|
protected |
std::string PrepareRECParticles::_outcolTracks {} |
|
protected |
The documentation for this class was generated from the following files: