DistilledPFOCreator:
More...
#include <DistilledPFOCreator.h>
DistilledPFOCreator:
- Author
- Graham W. Wilson, University of Kansas
Definition at line 15 of file DistilledPFOCreator.h.
DistilledPFOCreator::DistilledPFOCreator |
( |
| ) |
|
void DistilledPFOCreator::CreateDistilledPFOs |
( |
LCCollectionVec * |
recparcol | ) |
|
void DistilledPFOCreator::end |
( |
| ) |
|
|
virtual |
bool DistilledPFOCreator::FindPFOs |
( |
LCEvent * |
evt | ) |
|
void DistilledPFOCreator::init |
( |
| ) |
|
|
virtual |
Called at the beginning of the job before anything is read.
Use to initialize the processor, e.g. book histograms.
Definition at line 61 of file DistilledPFOCreator.cc.
virtual marlin::Processor* DistilledPFOCreator::newProcessor |
( |
| ) |
|
|
inlinevirtual |
bool DistilledPFOCreator::PfoEnergySortFunction |
( |
ReconstructedParticle * |
lhs, |
|
|
ReconstructedParticle * |
rhs |
|
) |
| |
|
staticprivate |
void DistilledPFOCreator::processEvent |
( |
LCEvent * |
evt | ) |
|
|
virtual |
void DistilledPFOCreator::processRunHeader |
( |
LCRunHeader * |
run | ) |
|
|
virtual |
std::vector<ReconstructedParticle*> DistilledPFOCreator::_ggpfovec {} |
|
private |
std::string DistilledPFOCreator::_inputParticleCollectionName1 {} |
|
private |
std::string DistilledPFOCreator::_inputParticleCollectionName2 {} |
|
private |
std::vector<ReconstructedParticle*> DistilledPFOCreator::_mypfovec {} |
|
private |
std::string DistilledPFOCreator::_outputParticleCollectionName {} |
|
private |
std::vector<ReconstructedParticle*> DistilledPFOCreator::_pfovec {} |
|
private |
int DistilledPFOCreator::_printing {} |
|
private |
The documentation for this class was generated from the following files:
- /afs/desy.de/user/d/dudarboh/analysis/iLCSoft/MarlinReco/Analysis/DistilledPFOCreator/include/DistilledPFOCreator.h
- /afs/desy.de/user/d/dudarboh/analysis/iLCSoft/MarlinReco/Analysis/DistilledPFOCreator/src/DistilledPFOCreator.cc