TofQualCut Class Reference
The TofQual cut. This cut ensures that for each TOF plane (each pair of layers) at least one paddle is hit (according to standard TOF definition: both TDC's are hit and both hits are 'good').
More...
#include <TofQualCut.h>
List of all members.
|
Public Member Functions |
| TofQualCut (const char *cutName) |
| Constructor.
|
| ~TofQualCut () |
| Destructor.
|
int | Check (PamLevel2 *event) |
| The TofQual check.
|
Detailed Description
The TofQual cut. This cut ensures that for each TOF plane (each pair of layers) at least one paddle is hit (according to standard TOF definition: both TDC's are hit and both hits are 'good').
Member Function Documentation
int TofQualCut::Check |
( |
PamLevel2 * |
event |
) |
[virtual] |
The TofQual check.
- Parameters:
-
| event | The event to analyze. |
- Returns:
- CUTOK if for each pair of layers at least one paddle is hit
0 otherwise
Implements PamCut.
The documentation for this class was generated from the following files: