![]() |
ATLAS Offline Software
|
#include <IVertexDecorator.h>
Public Member Functions | |
| virtual | ~IVertexDecorator () |
| Destructor. | |
| virtual float | decorate (const xAOD::Vertex &vertex) const =0 |
| Method to decorate a vertex. | |
| virtual void | print () const =0 |
| Print the state of the tool. | |
Definition at line 12 of file IVertexDecorator.h.
|
inlinevirtual |
|
pure virtual |
Method to decorate a vertex.
Implemented in InDetGNNHardScatterSelection::GNNTool.
|
pure virtualinherited |
Print the state of the tool.
Implemented in asg::AsgTool, AsgHelloTool, HI::HIPileupTool, JetBottomUpSoftDrop, JetConstituentsRetriever, JetDumper, JetFinder, JetFromPseudojet, JetModifiedMassDrop, JetPileupLabelingTool, JetPruner, JetPseudojetRetriever, JetReclusterer, JetReclusteringTool, JetRecTool, JetRecursiveSoftDrop, JetSoftDrop, JetSplitter, JetSubStructureMomentToolsBase, JetToolRunner, JetTrimmer, JetTruthLabelingTool, and KtDeltaRTool.