--- PamCut/doc/Doxygen/html/classTrkChi2DeflCut.html 2009/05/27 13:30:04 1.1 +++ PamCut/doc/Doxygen/html/classTrkChi2DeflCut.html 2009/06/05 13:16:20 1.2 @@ -48,28 +48,20 @@
Events whose track has been fitted with a chi2 greater than Chi2(eta) are discarded. Chi2(eta) is a function which gives the maximum value of chi2 associated to a certain deflection eta; in current implementation it is parameterized as:
Chi2(eta) = p0 + p1 * eta^2 + p2 * eta ^4
-where p0, p1 and p2 are parameters. -
Definition at line 28 of file TrkChi2DeflCut.h.
-Definition at line 38 of file TrkChi2DeflCut.h.
- -TrkChi2DeflCut::~TrkChi2DeflCut | -( | -- | ) | - [inline] |
-
Implements PamCut.
-Definition at line 10 of file TrkChi2DeflCut.cpp.
- -References _p0, _p1, _p2, and CUTOK.
- - --
float TrkChi2DeflCut::_p0 [private] |
-
float TrkChi2DeflCut::_p1 [private] |
-
float TrkChi2DeflCut::_p2 [private] |
-