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