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