--- PamCut/doc/Doxygen/html/classLTGeoFillCut.html 2009/05/27 13:30:06 1.1 +++ PamCut/doc/Doxygen/html/classLTGeoFillCut.html 2009/06/05 13:16:12 1.2 @@ -44,9 +44,10 @@
-This cut fills a Live Time (LT) histogram (in seconds) binned in threshold rigidity (in GV), given by the geomagnetic cutoff rigidity (the Stoermer cutoff) for that event multiplied by a threshold coefficient. It discards an event only if its threshold rigidity is outside the limits of the histogram. -
Definition at line 24 of file LTGeoFillCut.h.
-Definition at line 36 of file LTGeoFillCut.h.
- -LTGeoFillCut::~LTGeoFillCut | -( | -- | ) | - [inline] |
-
Implements PamCut.
-Definition at line 13 of file LTGeoFillCut.cpp.
- -References _binning, _thresholdCoeff, and CUTOK.
-@@ -202,10 +163,6 @@ This method returns a vector filled with the LT (in seconds) corresponding to each threshold rigidity bin (in GV) defined in the binning argument of the constructor. Element 0 is the total LT for events whose threshold rigidity lies in the lowest bin and so on.
Definition at line 72 of file LTGeoFillCut.h.
- -References _histogram.
-@@ -229,10 +186,6 @@ This method returns the LT (in seconds) summed over all threshold rigidity bins (in GV) defined in the binning argument of the constructor.
Definition at line 82 of file LTGeoFillCut.h.
- -References _histogram_tot.
-Reimplemented from PamCut.
-Definition at line 26 of file LTGeoFillCut.cpp.
- -References _binning, _histogram, _histogram_tot, and _thresholdCoeff.
- - --
std::vector<float> LTGeoFillCut::_binning [private] |
-
std::vector<float> LTGeoFillCut::_histogram [private] |
-
float LTGeoFillCut::_histogram_tot [private] |
-
- -
Definition at line 92 of file LTGeoFillCut.h.
- -Referenced by GetHistoTot(), and OnGood().
- -float LTGeoFillCut::_thresholdCoeff [private] |
-