--- PamCut/doc/Doxygen/html/classTrkCalQualCut.html 2009/05/27 13:30:04 1.1.1.1 +++ PamCut/doc/Doxygen/html/classTrkCalQualCut.html 2009/06/05 13:16:23 1.2 @@ -41,74 +41,23 @@ List of all members.
Public Member Functions | |
TrkCalQualCut (const char *cutName) | |
+ | TrkCalQualCut (const char *cutName) |
Constructor. | |
~TrkCalQualCut () | |
Constructor. | |
+ | ~TrkCalQualCut () |
Destructor. | |
Destructor. | |
int | Check (PamLevel2 *event) |
The tracker calibration quality check. | |
int | GetCalibration () |
Returns the calibration type of the last examined event. | |
Private Attributes | |
int | _calibration |
Definition at line 24 of file TrkCalQualCut.h.
-TrkCalQualCut::TrkCalQualCut | -( | -const char * | -cutName | -) | - [inline] |
-
TrkCalQualCut::~TrkCalQualCut | -( | -- | ) | - [inline] |
-
-
Implements PamCut.
-Definition at line 12 of file TrkCalQualCut.cpp.
- -References _calibration, CUTOK, TRKCAL_BAD, TRKCAL_DEFAULT, and TRKCAL_ONLINE.
-@@ -167,36 +112,12 @@ TRKCAL_ONLINE if the event uses a validated online calibration.
TRKCAL_DEFAULT if the event uses the default calibration. -
Definition at line 27 of file TrkCalQualCut.cpp.
- -References _calibration.
- - --
int TrkCalQualCut::_calibration [private] |
-
- -
Definition at line 57 of file TrkCalQualCut.h.
- -Referenced by Check(), and GetCalibration().
-