
Public Member Functions | |
| MPSAThresholds (QSequence *s) | |
| constructor | |
| ~MPSAThresholds () | |
| destructor | |
| void | Init () |
| Init method. | |
| QEvent * | Do (QEvent *ev) |
| Do method. | |
| void | Done () |
| Done method. | |
Private Attributes | |
| ApplyFitPSA | fApplyFitPSA |
| Class with applyfitpsa algorithm. | |
| std::string | fFuncBaseName |
| Generic name of the files with the functions. | |
| std::string | fRDFuncBaseName |
| double | fEnergyStep |
| Energy Step and Maximum energy (unit: Log(E_in_keV)). | |
| double | fEnergyMax |
| std::string | fMultiplicityVarName |
| name of the multiplicity variable | |
| int | fMaxMult |
| Flag as "not good" (FitPSA_IsGood==0) events with MultiplicityVarName > MaxMult. | |
| std::string | fOutputFile |
| Number of sigmas to be used in the cut. | |
| int | fIndex |
| int | fIteration |
int MPSAThresholds::fMaxMult [private] |
Flag as "not good" (FitPSA_IsGood==0) events with MultiplicityVarName > MaxMult.
default : -1 -> don't consider multiplicity
std::string MPSAThresholds::fOutputFile [private] |
1.5.6