CATCut Class Reference
The CAT cut. An event survives this cut only if no CAT scintillator has signal.
More...
#include <CATCut.h>
List of all members.
|
Public Member Functions |
| CATCut (const char *cutName) |
| Constructor.
|
| ~CATCut () |
| Destructor.
|
int | Check (PamLevel2 *event) |
| The CAT check.
|
Detailed Description
The CAT cut. An event survives this cut only if no CAT scintillator has signal.
Constructor & Destructor Documentation
CATCut::CATCut |
( |
const char * |
cutName |
) |
[inline] |
Member Function Documentation
int CATCut::Check |
( |
PamLevel2 * |
event |
) |
[virtual] |
The CAT check.
- Parameters:
-
| event | The event to analyze. |
- Returns:
- CUTOK if all the CAT 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: