--- PamCut/doc/Doxygen/html/classRigFillCut.html 2009/05/27 13:30:07 1.1.1.1 +++ PamCut/doc/Doxygen/html/classRigFillCut.html 2009/09/25 15:41:42 1.3 @@ -44,9 +44,10 @@
This class checks the events and builds a 2D histogram binned in rigidity modulus and threshold rigidity. Each 2D bin will contain the number of events whose rigidity modulus and threshold rigidity (eg., Stoermer cutoff rigidity times a threshold coefficient) lie in that bin. Note that the meaning of this threshold coefficient is the same as in TrkRigGeoCut, so it must have the same value used for TrkRigGeoCut (consider using TrkRigGeoCut::GetThresholdCoeff() to retrieve its value). Events are discarded only if their rigidity modulus or cutoff rigidity lies outside the histogram bounds.
-CUT DEPENDECIES: TrkPhSinCut for single physical track, TrkRigGeoCut for galactic event. -
Definition at line 37 of file RigFillCut.h.
-Definition at line 51 of file RigFillCut.h.
- -RigFillCut::~RigFillCut | -( | -- | ) | - [inline] |
-
Implements PamCut.
-Definition at line 12 of file RigFillCut.cpp.
- -References _binning, _thresholdCoeff, CUTOK, RIGOUT, and THRESHRIGOUT.
-@@ -199,10 +162,6 @@ This method returns a SimpleMatrix. Its [i][j] element contain the number of analyzed events whose rigidity modulus falls in the i-th rigidity bin and whose threshold rigidity falls in the j-th rigidity bin.
Definition at line 86 of file RigFillCut.h.
- -References _histogram.
-Reimplemented from PamCut.
-Definition at line 29 of file RigFillCut.cpp.
- -References _binning, _histogram, and _thresholdCoeff.
- - --
std::vector<float> RigFillCut::_binning [private] |
-
SimpleMatrix<UInt_t> RigFillCut::_histogram [private] |
-
float RigFillCut::_thresholdCoeff [private] |
-