Modules | |
ClusterCheater5_3 | |
This processor constructs true clusters. | |
DDStripSplitter | |
implementation of Strip Splitting Algorithm, adapted for dd4hep based ILD models. | |
hybridRecoProcessor | |
Example processor for marlin. | |
NNClusterProcessor | |
Example processor that does a simple nearest neighbour (NN) clustering on one or more CalorimeterHit collections. | |
EMShowerFinder | |
Initial version of a processor to find electro-magnetic showers. | |
KIT | |
Example processor for marlin. | |
Classes | |
struct | ECALHitWithAttributes |
struct | isPartOfEMShowerCandidate |
class | Superhit2 |
Basic hit class for reconstruction, contains the calorimeter hit plus additional parameters. More... | |
class | Tmpcl2 |
Basic cluster class for reconstruction. More... | |
class | Photon2 |
struct | CoreCalib2 |
container for holding the numbers needed for energy estimation More... | |
struct | PROTSEED2 |
container for storing the EM shower core candidates More... | |
struct | CoreCut2 |
container for keeping the parameters of the core fineder together More... | |
Typedefs | |
typedef vector< Superhit2 * > | Shitvec2 |
typedef vector< Tmpcl2 * > | Tmpclvec2 |
Enumerations | |
enum | { DDStripSplitter::TRANSVERSE =0, DDStripSplitter::LONGITUDINAL } |
enum | { hybridRecoProcessor::TRANSVERSE, hybridRecoProcessor::LONGITUDINAL } |
Functions | |
virtual Processor * | ClusterCheater5_3::newProcessor () |
ClusterCheater5_3::ClusterCheater5_3 () | |
virtual void | ClusterCheater5_3::init () |
Initialization. More... | |
virtual void | ClusterCheater5_3::processRunHeader (LCRunHeader *run) |
Called for every run. More... | |
virtual void | ClusterCheater5_3::processEvent (LCEvent *evt) |
Called for every event - the working horse. More... | |
virtual void | ClusterCheater5_3::check (LCEvent *evt) |
virtual void | ClusterCheater5_3::end () |
Called after data processing for clean up. More... | |
virtual Processor * | DDStripSplitter::newProcessor () |
DDStripSplitter::DDStripSplitter () | |
DDStripSplitter::DDStripSplitter (const DDStripSplitter &)=delete | |
DDStripSplitter & | DDStripSplitter::operator= (const DDStripSplitter &)=delete |
virtual void | DDStripSplitter::init () |
Called at the begin of the job before anything is read. More... | |
virtual void | DDStripSplitter::processRunHeader (LCRunHeader *run) |
Called for every run. More... | |
virtual void | DDStripSplitter::processEvent (LCEvent *evt) |
Called for every event - the working horse. More... | |
virtual void | DDStripSplitter::check (LCEvent *evt) |
virtual void | DDStripSplitter::setupGeometry () |
virtual void | DDStripSplitter::end () |
Called after data processing for clean up. More... | |
std::pair< TVector3, TVector3 > | DDStripSplitter::getStripEnds (CalorimeterHit *hit, int orientation, bool barrel) |
TVector3 | DDStripSplitter::stripIntersect (CalorimeterHit *hit0, TVector3 axis0, CalorimeterHit *hit1, TVector3 axis1) |
std::vector< CalorimeterHit * > | DDStripSplitter::getVirtualHits (LCEvent *evt, CalorimeterHit *hit, int orientation, bool barrel) |
hybridRecoProcessor::hybridRecoProcessor (const hybridRecoProcessor &)=delete | |
hybridRecoProcessor & | hybridRecoProcessor::operator= (const hybridRecoProcessor &)=delete |
virtual Processor * | hybridRecoProcessor::newProcessor () |
hybridRecoProcessor::hybridRecoProcessor () | |
virtual void | hybridRecoProcessor::init () |
Called at the begin of the job before anything is read. More... | |
virtual void | hybridRecoProcessor::processRunHeader (LCRunHeader *run) |
Called for every run. More... | |
virtual void | hybridRecoProcessor::processEvent (LCEvent *evt) |
Called for every event - the working horse. More... | |
virtual void | hybridRecoProcessor::check (LCEvent *evt) |
virtual void | hybridRecoProcessor::setupGeometry () |
virtual void | hybridRecoProcessor::end () |
Called after data processing for clean up. More... | |
std::pair< TVector3, TVector3 > | hybridRecoProcessor::getStripEnds (CalorimeterHit *hit, int orientation, bool barrel) |
TVector3 | hybridRecoProcessor::stripIntersect (CalorimeterHit *hit0, TVector3 axis0, CalorimeterHit *hit1, TVector3 axis1) |
std::vector< CalorimeterHit * > | hybridRecoProcessor::getVirtualHits (LCEvent *evt, CalorimeterHit *hit, int orientation, bool barrel) |
virtual Processor * | NNClusterProcessor::newProcessor () |
NNClusterProcessor::NNClusterProcessor () | |
virtual void | NNClusterProcessor::init () |
Called at the begin of the job before anything is read. More... | |
virtual void | NNClusterProcessor::processRunHeader (LCRunHeader *run) |
Called for every run. More... | |
virtual void | NNClusterProcessor::processEvent (LCEvent *evt) |
Called for every event - the working horse. More... | |
virtual void | NNClusterProcessor::check (LCEvent *evt) |
virtual void | NNClusterProcessor::end () |
Called after data processing for clean up. More... | |
virtual Processor * | EMShowerFinder::newProcessor () |
EMShowerFinder::EMShowerFinder () | |
virtual void | EMShowerFinder::init () |
virtual void | EMShowerFinder::processRunHeader (LCRunHeader *run) |
virtual void | EMShowerFinder::processEvent (LCEvent *evt) |
virtual void | EMShowerFinder::check (LCEvent *evt) |
virtual void | EMShowerFinder::end () |
virtual Processor * | KIT::newProcessor () |
KIT::KIT () | |
virtual void | KIT::init () |
Called at the begin of the job before anything is read. More... | |
virtual void | KIT::processRunHeader (LCRunHeader *run) |
Called for every run. More... | |
virtual void | KIT::processEvent (LCEvent *evt) |
Called for every event - the working horse. More... | |
virtual void | KIT::check (LCEvent *evt) |
virtual void | KIT::end () |
Called after data processing for clean up. More... | |
void | CreateAllShits2 (LCCollection *colt, CellIDDecoder< CalorimeterHit > &id, vector< Superhit2 * > *calo) |
Creation of superhits, input is ECAL collection ,it's decoded and pointer to resulting container for superhits. More... | |
void | TotalPrecalc2 (vector< Superhit2 * > *calo, CellIDDecoder< CalorimeterHit > &id, unsigned int nelem, int Ncut) |
Global precalculation function , iput is vector of superhits, ECAL decoder, number of hits, and number of neighbors cut for hit separation. More... | |
void | Precalc2 (vector< Superhit2 * > &shvec, double r, double z, double cell, double dist, bool tip, int stove, int module, CellIDDecoder< CalorimeterHit > &id) |
Precalculation function used internaly by TotalPrecalc. More... | |
void | GridTransform2 (CalorimeterHit *clh, float &radius, float &halfz, float &cellsize, float *X, bool tip, int stove, int module, CellIDDecoder< CalorimeterHit > &id) |
Basic function for transformation of hit coordinates. More... | |
void | FindCores2 (Shitvec2 *secal1, vector< Tmpclvec2 > &bbb, vector< PROTSEED2 > *prs2, unsigned int N, vector< float > miipstep, CoreCut2 Ccut) |
Global EM core finding function , iput is vector of superhits, array of Tmpcl vectors bbb for internal computation, vector of EM core candidates prs2, and parameters of the algorithm. More... | |
void | cluster5 (vector< Superhit2 * > *shv, vector< Tmpcl2 * > *clv) |
NN clustering. More... | |
double | giveMeEEstimate2 (int nivo, double Ecore, vector< CoreCalib2 > cc) |
returns energy estimate for a given core , input int level, double core energy in GeV, and calibration data table More... | |
void | CreateCalibrationLDC00 (vector< CoreCalib2 > *cc) |
Example function for creation of the energy estimaiton table. More... | |
void | LineCaloIntersectD2 (double *X1, double *dir, double &d, double &zmax, double *X) |
void | LineCaloIntersect2 (double *X1, double *X2, double &d, double &zmax, double *X) |
double | LinePointDistance2 (double *X1, double *X2, double *X0) |
void | PointOnLine3 (const double *X1, const double *X2, const float *X0, double *Xline) |
void | PointOnLine22 (const double *Xstart, const double *dir, const float *X0, double *Xline) |
void | ModuleNormal2 (double *X1, double &zmax, double *X0) |
void | ClusterInCluster2 (Tmpcl2 *cl, vector< Tmpcl2 * > &clv) |
double | D_cl_cl2 (Tmpcl2 *cl1, Tmpcl2 *cl2) |
double | Dot2 (double *X1, double *X2) |
void | ClusterInCluster2 (Tmpcl2 *cl, vector< Tmpcl2 * > &clv, vector< Tmpcl2 * > &clout) |
|
protected |
Enumerator | |
---|---|
TRANSVERSE | |
LONGITUDINAL |
Definition at line 107 of file DDStripSplitter.h.
|
protected |
Enumerator | |
---|---|
TRANSVERSE | |
LONGITUDINAL |
Definition at line 130 of file hybridRecoProcessor.h.
|
virtual |
Definition at line 293 of file ClusterCheater5_3.cc.
|
virtual |
Definition at line 133 of file NNClusterProcessor.cc.
|
virtual |
Definition at line 614 of file DDStripSplitter.cc.
|
virtual |
Definition at line 640 of file hybridRecoProcessor.cc.
|
virtual |
Definition at line 625 of file EMShowerFinder.cc.
NN clustering.
Definition at line 792 of file KITutil.cc.
ClusterCheater5_3::ClusterCheater5_3 | ( | ) |
Definition at line 44 of file ClusterCheater5_3.cc.
Definition at line 1199 of file KITutil.cc.
Definition at line 1304 of file KITutil.cc.
void CreateAllShits2 | ( | LCCollection * | colt, |
CellIDDecoder< CalorimeterHit > & | id, | ||
vector< Superhit2 * > * | calo | ||
) |
Creation of superhits, input is ECAL collection ,it's decoded and pointer to resulting container for superhits.
Definition at line 7 of file KITutil.cc.
void CreateCalibrationLDC00 | ( | vector< CoreCalib2 > * | cc | ) |
Example function for creation of the energy estimaiton table.
Definition at line 1463 of file KITutil.cc.
Definition at line 1272 of file KITutil.cc.
DDStripSplitter::DDStripSplitter | ( | ) |
Definition at line 47 of file DDStripSplitter.cc.
|
delete |
|
inline |
Definition at line 1297 of file KITutil.cc.
EMShowerFinder::EMShowerFinder | ( | ) |
Definition at line 10 of file EMShowerFinder.cc.
|
virtual |
Called after data processing for clean up.
Definition at line 295 of file ClusterCheater5_3.cc.
|
virtual |
Called after data processing for clean up.
Definition at line 138 of file NNClusterProcessor.cc.
|
virtual |
Called after data processing for clean up.
Definition at line 618 of file DDStripSplitter.cc.
|
virtual |
Called after data processing for clean up.
Definition at line 644 of file hybridRecoProcessor.cc.
|
virtual |
Definition at line 630 of file EMShowerFinder.cc.
|
virtual |
void FindCores2 | ( | Shitvec2 * | secal1, |
vector< Tmpclvec2 > & | bbb, | ||
vector< PROTSEED2 > * | prs2, | ||
unsigned int | N, | ||
vector< float > | miipstep, | ||
CoreCut2 | Ccut | ||
) |
Global EM core finding function , iput is vector of superhits, array of Tmpcl vectors bbb for internal computation, vector of EM core candidates prs2, and parameters of the algorithm.
Definition at line 286 of file KITutil.cc.
|
protected |
Definition at line 565 of file DDStripSplitter.cc.
|
protected |
Definition at line 588 of file hybridRecoProcessor.cc.
|
protected |
Definition at line 368 of file DDStripSplitter.cc.
|
protected |
Definition at line 363 of file hybridRecoProcessor.cc.
double giveMeEEstimate2 | ( | int | nivo, |
double | Ecore, | ||
vector< CoreCalib2 > | cc | ||
) |
returns energy estimate for a given core , input int level, double core energy in GeV, and calibration data table
Definition at line 1450 of file KITutil.cc.
void GridTransform2 | ( | CalorimeterHit * | clh, |
float & | radius, | ||
float & | halfz, | ||
float & | cellsize, | ||
float * | X, | ||
bool | tip, | ||
int | stove, | ||
int | module, | ||
CellIDDecoder< CalorimeterHit > & | id | ||
) |
Basic function for transformation of hit coordinates.
Definition at line 228 of file KITutil.cc.
|
delete |
hybridRecoProcessor::hybridRecoProcessor | ( | ) |
Definition at line 49 of file hybridRecoProcessor.cc.
|
virtual |
Initialization.
Definition at line 96 of file ClusterCheater5_3.cc.
|
virtual |
Called at the begin of the job before anything is read.
Use to initialize the processor, e.g. book histograms.
Definition at line 54 of file NNClusterProcessor.cc.
|
virtual |
Called at the begin of the job before anything is read.
Use to initialize the processor, e.g. book histograms.
Definition at line 147 of file DDStripSplitter.cc.
|
virtual |
Called at the begin of the job before anything is read.
Use to initialize the processor, e.g. book histograms.
Definition at line 96 of file hybridRecoProcessor.cc.
|
virtual |
|
virtual |
Definition at line 102 of file EMShowerFinder.cc.
void LineCaloIntersect2 | ( | double * | X1, |
double * | X2, | ||
double & | d, | ||
double & | zmax, | ||
double * | X | ||
) |
Definition at line 1033 of file KITutil.cc.
void LineCaloIntersectD2 | ( | double * | X1, |
double * | dir, | ||
double & | d, | ||
double & | zmax, | ||
double * | X | ||
) |
Definition at line 1011 of file KITutil.cc.
double LinePointDistance2 | ( | double * | X1, |
double * | X2, | ||
double * | X0 | ||
) |
Definition at line 1216 of file KITutil.cc.
void ModuleNormal2 | ( | double * | X1, |
double & | zmax, | ||
double * | X0 | ||
) |
Definition at line 1229 of file KITutil.cc.
|
inlinevirtual |
Definition at line 34 of file ClusterCheater5_3.h.
|
inlinevirtual |
Definition at line 34 of file NNClusterProcessor.h.
|
inlinevirtual |
Definition at line 35 of file DDStripSplitter.h.
|
inlinevirtual |
Definition at line 53 of file hybridRecoProcessor.h.
|
inlinevirtual |
Definition at line 70 of file EMShowerFinder.h.
NNClusterProcessor::NNClusterProcessor | ( | ) |
Definition at line 19 of file NNClusterProcessor.cc.
|
delete |
|
delete |
void PointOnLine22 | ( | const double * | Xstart, |
const double * | dir, | ||
const float * | X0, | ||
double * | Xline | ||
) |
Definition at line 1434 of file KITutil.cc.
void PointOnLine3 | ( | const double * | X1, |
const double * | X2, | ||
const float * | X0, | ||
double * | Xline | ||
) |
Definition at line 1421 of file KITutil.cc.
void Precalc2 | ( | vector< Superhit2 * > & | shvec, |
double | r, | ||
double | z, | ||
double | cell, | ||
double | dist, | ||
bool | tip, | ||
int | stove, | ||
int | module, | ||
CellIDDecoder< CalorimeterHit > & | id | ||
) |
Precalculation function used internaly by TotalPrecalc.
Definition at line 140 of file KITutil.cc.
|
virtual |
Called for every event - the working horse.
Definition at line 113 of file ClusterCheater5_3.cc.
|
virtual |
Called for every event - the working horse.
Definition at line 69 of file NNClusterProcessor.cc.
|
virtual |
Called for every event - the working horse.
Definition at line 237 of file DDStripSplitter.cc.
|
virtual |
Called for every event - the working horse.
Definition at line 223 of file hybridRecoProcessor.cc.
|
virtual |
|
virtual |
Definition at line 128 of file EMShowerFinder.cc.
|
virtual |
Called for every run.
Definition at line 108 of file ClusterCheater5_3.cc.
|
virtual |
Called for every run.
Definition at line 64 of file NNClusterProcessor.cc.
|
virtual |
Called for every run.
Definition at line 158 of file DDStripSplitter.cc.
|
virtual |
Called for every run.
Definition at line 144 of file hybridRecoProcessor.cc.
|
virtual |
|
virtual |
Definition at line 121 of file EMShowerFinder.cc.
|
virtual |
Definition at line 164 of file DDStripSplitter.cc.
|
virtual |
Definition at line 148 of file hybridRecoProcessor.cc.
|
protected |
Definition at line 622 of file DDStripSplitter.cc.
|
protected |
Definition at line 653 of file hybridRecoProcessor.cc.
void TotalPrecalc2 | ( | vector< Superhit2 * > * | calo, |
CellIDDecoder< CalorimeterHit > & | id, | ||
unsigned int | nelem, | ||
int | Ncut | ||
) |
Global precalculation function , iput is vector of superhits, ECAL decoder, number of hits, and number of neighbors cut for hit separation.
Definition at line 29 of file KITutil.cc.
|
protected |
Definition at line 74 of file ClusterCheater5_3.h.
|
protected |
Definition at line 69 of file ClusterCheater5_3.h.
|
protected |
Definition at line 109 of file DDStripSplitter.h.
|
protected |
Definition at line 112 of file DDStripSplitter.h.
|
protected |
Definition at line 113 of file DDStripSplitter.h.
|
protected |
Definition at line 114 of file DDStripSplitter.h.
|
protected |
Definition at line 95 of file DDStripSplitter.h.
|
protected |
Definition at line 98 of file hybridRecoProcessor.h.
|
protected |
Definition at line 89 of file EMShowerFinder.h.
|
protected |
Definition at line 87 of file EMShowerFinder.h.
|
protected |
Definition at line 86 of file EMShowerFinder.h.
|
protected |
Input collection name.
Definition at line 65 of file NNClusterProcessor.h.
|
protected |
Definition at line 96 of file EMShowerFinder.h.
|
protected |
Definition at line 100 of file EMShowerFinder.h.
|
protected |
Definition at line 89 of file DDStripSplitter.h.
|
protected |
Definition at line 91 of file hybridRecoProcessor.h.
|
protected |
Definition at line 90 of file DDStripSplitter.h.
|
protected |
Definition at line 92 of file hybridRecoProcessor.h.
|
protected |
Definition at line 69 of file NNClusterProcessor.h.
|
protected |
Definition at line 95 of file EMShowerFinder.h.
|
protected |
Definition at line 101 of file EMShowerFinder.h.
|
protected |
Definition at line 69 of file DDStripSplitter.h.
|
protected |
Definition at line 70 of file DDStripSplitter.h.
|
protected |
Input collection name.
Definition at line 83 of file hybridRecoProcessor.h.
|
protected |
Definition at line 85 of file hybridRecoProcessor.h.
|
protected |
Definition at line 84 of file hybridRecoProcessor.h.
|
protected |
Definition at line 98 of file DDStripSplitter.h.
|
protected |
Definition at line 101 of file hybridRecoProcessor.h.
|
protected |
Definition at line 70 of file NNClusterProcessor.h.
|
protected |
Definition at line 97 of file EMShowerFinder.h.
|
protected |
Definition at line 106 of file DDStripSplitter.h.
|
protected |
Definition at line 77 of file DDStripSplitter.h.
|
protected |
Definition at line 111 of file DDStripSplitter.h.
|
protected |
Definition at line 108 of file hybridRecoProcessor.h.
|
protected |
Definition at line 72 of file DDStripSplitter.h.
|
protected |
Definition at line 73 of file DDStripSplitter.h.
|
protected |
Definition at line 99 of file DDStripSplitter.h.
|
protected |
Definition at line 94 of file hybridRecoProcessor.h.
|
protected |
Definition at line 72 of file ClusterCheater5_3.h.
|
protected |
Input collection name.
Definition at line 67 of file DDStripSplitter.h.
|
protected |
Definition at line 91 of file EMShowerFinder.h.
|
protected |
Definition at line 92 of file EMShowerFinder.h.
|
protected |
Definition at line 93 of file EMShowerFinder.h.
|
protected |
Definition at line 90 of file EMShowerFinder.h.
|
protected |
Definition at line 63 of file ClusterCheater5_3.h.
|
protected |
Definition at line 75 of file NNClusterProcessor.h.
|
protected |
Definition at line 104 of file EMShowerFinder.h.
|
protected |
Definition at line 67 of file ClusterCheater5_3.h.
|
protected |
Definition at line 75 of file ClusterCheater5_3.h.
|
protected |
Definition at line 62 of file ClusterCheater5_3.h.
|
protected |
Definition at line 74 of file NNClusterProcessor.h.
|
protected |
Definition at line 103 of file EMShowerFinder.h.
|
protected |
Definition at line 72 of file NNClusterProcessor.h.
|
protected |
Definition at line 97 of file DDStripSplitter.h.
|
protected |
Definition at line 100 of file hybridRecoProcessor.h.
|
protected |
Definition at line 78 of file DDStripSplitter.h.
|
protected |
Definition at line 67 of file NNClusterProcessor.h.
|
protected |
Definition at line 98 of file EMShowerFinder.h.
|
protected |
Definition at line 94 of file EMShowerFinder.h.
|
protected |
Definition at line 70 of file ClusterCheater5_3.h.
|
protected |
Definition at line 101 of file DDStripSplitter.h.
|
protected |
Definition at line 103 of file hybridRecoProcessor.h.
|
protected |
Definition at line 80 of file DDStripSplitter.h.
|
protected |
Definition at line 83 of file DDStripSplitter.h.
|
protected |
Definition at line 94 of file DDStripSplitter.h.
|
protected |
Definition at line 97 of file hybridRecoProcessor.h.
|
protected |
Definition at line 76 of file DDStripSplitter.h.
|
protected |
Definition at line 92 of file DDStripSplitter.h.
|
protected |
Definition at line 95 of file hybridRecoProcessor.h.
|
protected |
Definition at line 93 of file DDStripSplitter.h.
|
protected |
Definition at line 96 of file hybridRecoProcessor.h.
|
protected |
Definition at line 96 of file DDStripSplitter.h.
|
protected |
Definition at line 99 of file hybridRecoProcessor.h.
|
protected |
Definition at line 88 of file EMShowerFinder.h.
|
protected |
Definition at line 68 of file ClusterCheater5_3.h.
|
protected |
Definition at line 71 of file ClusterCheater5_3.h.
|
protected |
Definition at line 81 of file DDStripSplitter.h.
std::vector<double> ECALHitWithAttributes::distancesToCoresForThisECALHit {} |
Definition at line 42 of file EMShowerFinder.h.
CalorimeterHit* ECALHitWithAttributes::ECALHit {} |
Definition at line 39 of file EMShowerFinder.h.
std::vector<double> ECALHitWithAttributes::estimatedEnergyPerCore {} |
Definition at line 43 of file EMShowerFinder.h.
|
protected |
Definition at line 65 of file ClusterCheater5_3.h.
|
protected |
Definition at line 127 of file hybridRecoProcessor.h.
|
protected |
Definition at line 116 of file hybridRecoProcessor.h.
|
protected |
Definition at line 122 of file hybridRecoProcessor.h.
|
protected |
Definition at line 123 of file hybridRecoProcessor.h.
|
protected |
Definition at line 124 of file hybridRecoProcessor.h.
|
protected |
Definition at line 109 of file hybridRecoProcessor.h.
|
protected |
Definition at line 110 of file hybridRecoProcessor.h.
|
protected |
Definition at line 115 of file hybridRecoProcessor.h.
|
protected |
Definition at line 118 of file hybridRecoProcessor.h.
|
protected |
Definition at line 119 of file hybridRecoProcessor.h.
|
protected |
Definition at line 120 of file hybridRecoProcessor.h.
|
protected |
Definition at line 112 of file hybridRecoProcessor.h.
|
protected |
Definition at line 113 of file hybridRecoProcessor.h.
|
protected |
Definition at line 128 of file hybridRecoProcessor.h.
|
protected |
Definition at line 102 of file DDStripSplitter.h.
|
protected |
Definition at line 104 of file hybridRecoProcessor.h.
std::vector<double> ECALHitWithAttributes::probabilitiesForThisECALHit {} |
Definition at line 41 of file EMShowerFinder.h.
std::vector<PROTSEED2*> ECALHitWithAttributes::relatedCores {} |
Definition at line 40 of file EMShowerFinder.h.
|
protected |
Definition at line 103 of file DDStripSplitter.h.
|
protected |
Definition at line 106 of file hybridRecoProcessor.h.
|
protected |
Definition at line 104 of file DDStripSplitter.h.
|
protected |
Definition at line 105 of file hybridRecoProcessor.h.
|
protected |
Definition at line 66 of file ClusterCheater5_3.h.