#include <CARDCut.h>
Public Member Functions | |
CARDCut (const char *cutName) | |
Constructor. | |
~CARDCut () | |
Destructor. | |
int | Check (PamLevel2 *event) |
The CARD check. |
Definition at line 19 of file CARDCut.h.
CARDCut::CARDCut | ( | const char * | cutName | ) | [inline] |
int CARDCut::Check | ( | PamLevel2 * | event | ) | [virtual] |
The CARD check.
event | The event to analyze. |
0 if there's a signal on at least one scintillator
Implements PamCut.
Definition at line 12 of file CARDCut.cpp.
References CUTOK.