#include <TofTopS1Cut.h>
Public Member Functions | |
TofTopS1Cut (const char *cutName) | |
Constructor. | |
~TofTopS1Cut () | |
Destructor. | |
int | Check (PamLevel2 *event) |
The TofTopS1 check. | |
Private Attributes | |
int | _nHitPmtPl [2] |
Definition at line 20 of file TofTopS1Cut.h.
TofTopS1Cut::TofTopS1Cut | ( | const char * | cutName | ) | [inline] |
TofTopS1Cut::~TofTopS1Cut | ( | ) | [inline] |
int TofTopS1Cut::Check | ( | PamLevel2 * | event | ) | [virtual] |
The TofTopS1 check.
event | The event to analyze. |
0 otherwise
Implements PamCut.
Definition at line 12 of file TofTopS1Cut.cpp.
References _nHitPmtPl, and CUTOK.
int TofTopS1Cut::_nHitPmtPl[2] [private] |