ATLAS Offline Software
|
The interface for the truth PRD trajectory manipulator. More...
#include <IPRD_TruthTrajectoryManipulator.h>
Public Member Functions | |
virtual | ~IPRD_TruthTrajectoryManipulator () |
Virtual destructor. More... | |
virtual bool | manipulateTruthTrajectory (PRD_TruthTrajectory &) const =0 |
manipulate method - boolean indicates if manipulation was done or not More... | |
Static Public Member Functions | |
static const InterfaceID & | interfaceID () |
AlgTool interface methods. More... | |
The interface for the truth PRD trajectory manipulator.
Definition at line 33 of file IPRD_TruthTrajectoryManipulator.h.
|
inlinevirtual |
|
inlinestatic |
AlgTool interface methods.
Definition at line 40 of file IPRD_TruthTrajectoryManipulator.h.
|
pure virtual |
manipulate method - boolean indicates if manipulation was done or not
Implemented in InDet::PRD_TruthTrajectoryManipulatorID, and InDet::PRD_TruthTrajectorySorterID.