GammaGammaSolutionFinder:
More...
#include <GammaGammaSolutionFinder.h>
GammaGammaSolutionFinder:
- Author
- Graham W. Wilson, University of Kansas
Definition at line 33 of file GammaGammaSolutionFinder.h.
GammaGammaSolutionFinder::GammaGammaSolutionFinder |
( |
| ) |
|
unsigned long int GammaGammaSolutionFinder::CombinatorialFactor |
( |
int |
n, |
|
|
int |
k |
|
) |
| |
unsigned int GammaGammaSolutionFinder::CountIndependentPhotons |
( |
| ) |
|
void GammaGammaSolutionFinder::end |
( |
| ) |
|
|
virtual |
void GammaGammaSolutionFinder::FindCombinations |
( |
std::vector< std::vector< int > > |
array, |
|
|
unsigned int |
i, |
|
|
std::vector< int > |
accum |
|
) |
| |
void GammaGammaSolutionFinder::FindGammaGammaSolutions |
( |
LCCollectionVec * |
recparcol | ) |
|
void GammaGammaSolutionFinder::FindGammaGammaSolutionZero |
( |
LCCollectionVec * |
recparcol | ) |
|
bool GammaGammaSolutionFinder::FindPFOs |
( |
LCEvent * |
evt | ) |
|
void GammaGammaSolutionFinder::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 73 of file GammaGammaSolutionFinder.cc.
virtual marlin::Processor* GammaGammaSolutionFinder::newProcessor |
( |
| ) |
|
|
inlinevirtual |
bool GammaGammaSolutionFinder::PfoProbabilitySortFunction |
( |
ReconstructedParticle * |
lhs, |
|
|
ReconstructedParticle * |
rhs |
|
) |
| |
|
staticprivate |
void GammaGammaSolutionFinder::processEvent |
( |
LCEvent * |
evt | ) |
|
|
virtual |
void GammaGammaSolutionFinder::processRunHeader |
( |
LCRunHeader * |
run | ) |
|
|
virtual |
int GammaGammaSolutionFinder::_algorithm {} |
|
private |
std::vector<std::string> GammaGammaSolutionFinder::_gammagammaCandidateCollections {} |
|
private |
double GammaGammaSolutionFinder::_maxCombinationsCut {} |
|
private |
int GammaGammaSolutionFinder::_nToRemove {} |
|
private |
std::string GammaGammaSolutionFinder::_outputParticleCollectionName {} |
|
private |
std::vector<ReconstructedParticle*> GammaGammaSolutionFinder::_pfovec {} |
|
private |
int GammaGammaSolutionFinder::_printing {} |
|
private |
The documentation for this class was generated from the following files: