#include <TrkIdCut.h>
Public Member Functions | |
TrkIdCut (const char *cutName) | |
Constructor. | |
~TrkIdCut () | |
Destructor. | |
int | Check (PamLevel2 *event) |
The TrkId check. |
This cut checks if the event has an image track, and discards it if the ambiguity is not solved.
Definition at line 20 of file TrkIdCut.h.
TrkIdCut::TrkIdCut | ( | const char * | cutName | ) | [inline] |
TrkIdCut::~TrkIdCut | ( | ) | [inline] |
int TrkIdCut::Check | ( | PamLevel2 * | event | ) | [virtual] |
The TrkId check.
event | The event to analyze. |
0
Implements PamCut.
Definition at line 12 of file TrkIdCut.cpp.
References CUTOK.