#include <TofQualCut.h>

Public Member Functions | |
| TofQualCut (const char *cutName) | |
| Constructor. | |
| ~TofQualCut () | |
| Destructor. | |
| int | Check (PamLevel2 *event) |
| The TofQual check. | |
Private Attributes | |
| int | _nHitPadPair [3] |
Definition at line 20 of file TofQualCut.h.
| TofQualCut::TofQualCut | ( | const char * | cutName | ) | [inline] |
| TofQualCut::~TofQualCut | ( | ) | [inline] |
| int TofQualCut::Check | ( | PamLevel2 * | event | ) | [virtual] |
The TofQual check.
| event | The event to analyze. |
0 otherwise
Implements PamCut.
Definition at line 12 of file TofQualCut.cpp.
References _nHitPadPair, and CUTOK.
int TofQualCut::_nHitPadPair[3] [private] |
1.5.9