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