--- PamCut/TrkCuts/TrkSigmaDeflCut/TrkSigmaDeflCut.h 2010/06/03 14:29:36 1.2.2.1 +++ PamCut/TrkCuts/TrkSigmaDeflCut/TrkSigmaDeflCut.h 2010/06/29 07:51:32 1.2.2.2 @@ -42,7 +42,7 @@ * Note that it must contain both the upper and lower limits, and * that the elements must be ordered (ie., lowest rigidity value in the first * element and so on). - * @param sigmaDeflFactor The factor to multiply sigma_deflection by before comparing it to the deflection. + * @param deflFactor The factor to multiply sigma_deflection by before comparing it to the deflection. */ TrkSigmaDeflCut(const char *cutName, const char* rigBinListFileName, float deflFactor = 1.);