#include "../../PamCutBase/PamCutBase.h"#include <TTimeStamp.h>Go to the source code of this file.
Classes | |
| class | AbsTimeCut | 
| A cut on absolute time.  More... | |
Enumerations | |
| enum | AbsTimeCut_Return { ABSTIMECUT_TOOEARLY, ABSTIMECUT_TOOLATE } | 
The AbsTimeCut class declaration file
Definition in file AbsTimeCut.h.
| enum AbsTimeCut_Return | 
Return values for events discarded by AbsTimeCut.
| ABSTIMECUT_TOOEARLY | |
| ABSTIMECUT_TOOLATE | 
< The event happened before the time interval. 
 < The event happened after the time interval.  | 
Definition at line 17 of file AbsTimeCut.h.
 1.5.9