ATLAS Offline Software
|
Interface for the tool creating JetEtRoI from an AOD. More...
#include <IJetEtRoICnvTool.h>
Public Member Functions | |
virtual StatusCode | convert (const LVL1_ROI *aod, xAOD::JetEtRoI *xaod)=0 |
Function that fills an existing xAOD::JetEtRoIContainer. More... | |
Static Public Member Functions | |
static const InterfaceID & | interfaceID () |
Gaudi interface definition. More... | |
Interface for the tool creating JetEtRoI from an AOD.
This interface is implemented by the tool that converts the jet-Et RoI object from an existing AOD LVL1_ROI container into an xAOD::JetEtRoI.
Definition at line 38 of file IJetEtRoICnvTool.h.
|
pure virtual |
Function that fills an existing xAOD::JetEtRoIContainer.
Implemented in xAODMaker::JetEtRoICnvTool.
|
inlinestatic |
Gaudi interface definition.
Definition at line 46 of file IJetEtRoICnvTool.h.