TofTopS1Cut Class Reference
The TofTopS1 cut. This cut ensures that no more than 2 PMT's on S1 are hit.
More...
#include <TofTopS1Cut.h>
List of all members.
|
Public Member Functions |
| TofTopS1Cut (const char *cutName) |
| Constructor.
|
| ~TofTopS1Cut () |
| Destructor.
|
int | Check (PamLevel2 *event) |
| The TofTopS1 check.
|
Detailed Description
The TofTopS1 cut. This cut ensures that no more than 2 PMT's on S1 are hit.
Member Function Documentation
int TofTopS1Cut::Check |
( |
PamLevel2 * |
event |
) |
[virtual] |
The TofTopS1 check.
- Parameters:
-
| event | The event to analyze. |
- Returns:
- CUTOK if no more than 2 PMTs are hit on each layer of S1
0 otherwise
Implements PamCut.
The documentation for this class was generated from the following files: