![]() |
ATLAS Offline Software
|
Interface class for the CombinerTool AlgTool, it inherits from IAlgTool Detailed information about private members and member functions can be found in the actual implementation class CombinerTool. More...
#include <ITrackGradeFactory.h>
Public Member Functions | |
| virtual | ~ITrackGradeFactory () |
| Virtual destructor. | |
| virtual TrackGrade * | getGrade (const xAOD::TrackParticle &, const xAOD::IParticle::FourMom_t &jetMomentum) const =0 |
| virtual const TrackGradesDefinition & | getTrackGradesDefinition () const =0 |
Static Public Member Functions | |
| static const InterfaceID & | interfaceID () |
| AlgTool interface methods. | |
Interface class for the CombinerTool AlgTool, it inherits from IAlgTool Detailed information about private members and member functions can be found in the actual implementation class CombinerTool.
Definition at line 47 of file ITrackGradeFactory.h.
|
inlinevirtual |
|
pure virtual |
Implemented in Analysis::BasicTrackGradeFactory, and Analysis::DetailedTrackGradeFactory.
|
pure virtual |
Implemented in Analysis::BasicTrackGradeFactory, and Analysis::DetailedTrackGradeFactory.
|
inlinestatic |
AlgTool interface methods.
Definition at line 55 of file ITrackGradeFactory.h.