#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.
int TrkIdCut::Check | ( | PamLevel2 * | event | ) | [virtual] |