CARDCut Class Reference
The CARD cut. An event survives this cut only if no CARD scintillator has signal.
More...
#include <CARDCut.h>
List of all members.
|
Public Member Functions |
| CARDCut (const char *cutName) |
| Constructor.
|
| ~CARDCut () |
| Destructor.
|
int | Check (PamLevel2 *event) |
| The CARD check.
|
Detailed Description
The CARD cut. An event survives this cut only if no CARD scintillator has signal.
Constructor & Destructor Documentation
CARDCut::CARDCut |
( |
const char * |
cutName |
) |
[inline] |
Member Function Documentation
int CARDCut::Check |
( |
PamLevel2 * |
event |
) |
[virtual] |
The CARD check.
- Parameters:
-
| event | The event to analyze. |
- Returns:
- CUTOK if all the CARD scintillators show no signal
0 if there's a signal on at least one scintillator
Implements PamCut.
The documentation for this class was generated from the following files: