--- PamCut/doc/Doxygen/html/classOBTQualCut.html 2009/05/27 13:30:08 1.1 +++ PamCut/doc/Doxygen/html/classOBTQualCut.html 2009/06/05 13:15:51 1.2 @@ -41,75 +41,22 @@ List of all members.
Public Member Functions | |
OBTQualCut (const char *cutName) | |
+ | OBTQualCut (const char *cutName) |
Constructor. | |
~OBTQualCut () | |
Constructor. | |
+ | ~OBTQualCut () |
Destructor. | |
Destructor. | |
int | Check (PamLevel2 *event) |
The On Board Time quality check. | |
Private Attributes | |
UInt_t | _previousOBT |
UInt_t | _previousRun |
-This cut rejects events whose OBT is less than that of the previous event. When a new run starts, the previous OBT is set to the current one and the current event (ie., the first event of the run) is discarded. -
Definition at line 28 of file OBTQualCut.h.
-OBTQualCut::OBTQualCut | -( | -const char * | -cutName | -) | - [inline] |
-
OBTQualCut::~OBTQualCut | -( | -- | ) | - [inline] |
-
-
Implements PamCut.
-Definition at line 12 of file OBTQualCut.cpp.
- -References _previousOBT, _previousRun, CUTOK, and OBT_INVALID.
- --
UInt_t OBTQualCut::_previousOBT [private] |
-
UInt_t OBTQualCut::_previousRun [private] |
-