--- PamCut/TofCuts/TofBetaRigHeCut/TofBetaRigHeCut.h 2009/09/25 15:36:40 1.1 +++ PamCut/TofCuts/TofBetaRigHeCut/TofBetaRigHeCut.h 2009/10/27 10:25:02 1.2 @@ -24,7 +24,7 @@ /*! @brief Constructor. * * @param cutName The cut's name. - * @param threshold The rigidity-difference threshold (in GV) + * @param threshold The relative rigidity-difference threshold. */ TofBetaRigHeCut(const char *cutName, float threshold) : PamCut(cutName), _threshold(threshold) {