
Public Member Functions | |
| MApplyPSAThresholds (QSequence *s) | |
| constructor | |
| ~MApplyPSAThresholds () | |
| 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 | fInputFile |
| name of the input files with the thresholds | |
| std::string | fFuncBaseName |
| Generic name of the files with the functions. | |
| std::string | fRDFuncBaseName |
| double | fNSigma |
| name of the multiplicity variable | |
double MApplyPSAThresholds::fNSigma [private] |
name of the multiplicity variable
Flag as "not good" (FitPSA_IsGood==0) events with MultiplicityVarName > MaxMult default : -1 -> don't consider multiplicity Number of sigmas to be used in the cut
Referenced by Init().
1.5.6