--- PamCut/doc/Doxygen/html/classAbsTimeCut.html 2009/05/27 13:30:07 1.1 +++ PamCut/doc/Doxygen/html/classAbsTimeCut.html 2009/06/05 13:15:46 1.2 @@ -44,30 +44,18 @@
-This selection rejects all events recorded outside a certain time interval. -
Definition at line 27 of file AbsTimeCut.h.
-Definition at line 42 of file AbsTimeCut.h.
- -AbsTimeCut::~AbsTimeCut | -( | -- | ) | - [inline] |
-
-ABSTIMECUT_TOOEARLY if the event happened before the begin of the time interval.
-ABSTIMECUT_TOOLATE if the event happened after the end of the time interval.
+ABSTIMECUT_TOOLATE if the event happened after the end of the time interval.
Implements PamCut.
-Definition at line 12 of file AbsTimeCut.cpp.
- -References _endDate, _endTime, _initDate, _initTime, _time, ABSTIMECUT_TOOEARLY, ABSTIMECUT_TOOLATE, and CUTOK.
- - --
unsigned int AbsTimeCut::_endDate [private] |
-
unsigned int AbsTimeCut::_endTime [private] |
-
unsigned int AbsTimeCut::_initDate [private] |
-
unsigned int AbsTimeCut::_initTime [private] |
-
TTimeStamp AbsTimeCut::_time [private] |
-