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