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