GammaGammaCandidateFinder:
More...
#include <GammaGammaCandidateFinder.h>
GammaGammaCandidateFinder:
(modelled after ZFinder processor)
- Author
- Graham W. Wilson, University of Kansas
Definition at line 17 of file GammaGammaCandidateFinder.h.
| GammaGammaCandidateFinder::GammaGammaCandidateFinder |
( |
| ) |
|
| void GammaGammaCandidateFinder::end |
( |
| ) |
|
|
virtual |
| void GammaGammaCandidateFinder::FindGammaGammaCandidates |
( |
LCCollectionVec * |
recparcol | ) |
|
| bool GammaGammaCandidateFinder::FindPFOs |
( |
LCEvent * |
evt | ) |
|
| void GammaGammaCandidateFinder::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 93 of file GammaGammaCandidateFinder.cc.
| virtual marlin::Processor* GammaGammaCandidateFinder::newProcessor |
( |
| ) |
|
|
inlinevirtual |
| void GammaGammaCandidateFinder::processEvent |
( |
LCEvent * |
evt | ) |
|
|
virtual |
| void GammaGammaCandidateFinder::processRunHeader |
( |
LCRunHeader * |
run | ) |
|
|
virtual |
| float GammaGammaCandidateFinder::_dmggcut {} |
|
private |
| double GammaGammaCandidateFinder::_fitProbabilityCut {} |
|
private |
| float GammaGammaCandidateFinder::_gammaMomentumCut {} |
|
private |
| float GammaGammaCandidateFinder::_ggResonanceMass {} |
|
private |
| std::string GammaGammaCandidateFinder::_ggResonanceName {} |
|
private |
| int GammaGammaCandidateFinder::_ifitter {} |
|
private |
| std::string GammaGammaCandidateFinder::_inputParticleCollectionName {} |
|
private |
| std::string GammaGammaCandidateFinder::_outputParticleCollectionName {} |
|
private |
| std::vector<ReconstructedParticle*> GammaGammaCandidateFinder::_pfovec |
|
private |
| int GammaGammaCandidateFinder::_printing {} |
|
private |
The documentation for this class was generated from the following files: