#include "../../PamCutBase/PamCutBase.h"
Go to the source code of this file.
Classes | |
class | OBTQualCut |
The On Board Time quality cut. More... | |
Enumerations | |
enum | OBT_Return { OBT_NEWRUN, OBT_INVALID } |
Definition in file OBTQualCut.h.
enum OBT_Return |
Return values for rejected events
OBT_NEWRUN | Discarded because it is the first event of the run. |
OBT_INVALID | Discarded because the OBT is not valid. |
Definition at line 16 of file OBTQualCut.h.