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