ATLAS Offline Software
|
The interface for the truth PRD trajectory selector. More...
#include <IPRD_TruthTrajectorySelector.h>
Public Member Functions | |
virtual | ~IPRD_TruthTrajectorySelector () |
Virtual destructor. More... | |
virtual bool | pass (const PRD_TruthTrajectory &) const =0 |
selector method - boolean indicates if PRD truth trajectory passes or not More... | |
Static Public Member Functions | |
static const InterfaceID & | interfaceID () |
AlgTool interface methods. More... | |
The interface for the truth PRD trajectory selector.
Definition at line 30 of file IPRD_TruthTrajectorySelector.h.
|
inlinevirtual |
|
inlinestatic |
AlgTool interface methods.
Definition at line 37 of file IPRD_TruthTrajectorySelector.h.
|
pure virtual |
selector method - boolean indicates if PRD truth trajectory passes or not
Implemented in InDet::PRD_TruthTrajectorySelectorID.