![]() |
ATLAS Offline Software
|
#include <IDefaultDecorator.h>
Public Member Functions | |
| virtual void | decorateWithDefaults (const xAOD::IParticle &i_jet) const =0 |
| Method to decorate a jet with defaults. | |
Definition at line 14 of file IDefaultDecorator.h.
|
pure virtual |
Method to decorate a jet with defaults.
Implemented in FlavorTagDiscriminants::DL2Tool, FlavorTagInference::GNNTool, and FlavorTagInference::MultifoldGNNTool.