#include "../../PamCutBase/PamCutBase.h"Go to the source code of this file.
Classes | |
| class | PktQualCut |
| The packet number quality cut. More... | |
Enumerations | |
| enum | PKT_Return { PKT_NEWRUN, PKT_INVALID } |
Definition in file PktQualCut.h.
| enum PKT_Return |
Return values for rejected events
| PKT_NEWRUN | Discarded because it is the first event of the run. |
| PKT_INVALID | Discarded because the packet number is not valid. |
Definition at line 16 of file PktQualCut.h.
1.5.9