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