ATLAS Offline Software
|
Interface for the tool creating CMMEtSumsContainer from an ESD. More...
#include <ICMMEtSumsCnvTool.h>
Public Member Functions | |
virtual StatusCode | convert (const DataVector< LVL1::CMMEtSums > *esd, xAOD::CMMEtSumsContainer *xaod)=0 |
Function that fills an existing xAOD::CMMEtSumsContainer. More... | |
Static Public Member Functions | |
static const InterfaceID & | interfaceID () |
Gaudi interface definition. More... | |
Interface for the tool creating CMMEtSumsContainer from an ESD.
This interface is implemented by the tool that converts the Trigger/TrigT1/TrigT1CaloEvent/CMMEtSums objects from an existing ESD container into an xAOD::CMMEtSumsContainer.
Definition at line 40 of file ICMMEtSumsCnvTool.h.
|
pure virtual |
Function that fills an existing xAOD::CMMEtSumsContainer.
Implemented in xAODMaker::CMMEtSumsCnvTool.
|
inlinestatic |
Gaudi interface definition.
Definition at line 47 of file ICMMEtSumsCnvTool.h.