ATLAS Offline Software
Loading...
Searching...
No Matches
xAODMaker::IMBTSModuleCnvTool Class Referenceabstract

Interface for the tool creating MBTSModuleContainer from an AOD. More...

#include <IMBTSModuleCnvTool.h>

Inheritance diagram for xAODMaker::IMBTSModuleCnvTool:
Collaboration diagram for xAODMaker::IMBTSModuleCnvTool:

Public Member Functions

virtual StatusCode convert (const TileCellContainer *aod, xAOD::MBTSModuleContainer *xaod) const =0
 Function that fills an existing xAOD::MBTSModuleContainer.

Static Public Member Functions

static const InterfaceID & interfaceID ()
 Gaudi interface definition.

Detailed Description

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.
Author
Jovan Mitrevski Jovan.nosp@m..Mit.nosp@m.revsk.nosp@m.i@ce.nosp@m.rn.ch

$Revision$ $Date$

Definition at line 38 of file IMBTSModuleCnvTool.h.

Member Function Documentation

◆ convert()

virtual StatusCode xAODMaker::IMBTSModuleCnvTool::convert ( const TileCellContainer * aod,
xAOD::MBTSModuleContainer * xaod ) const
pure virtual

Function that fills an existing xAOD::MBTSModuleContainer.

Implemented in xAODMaker::MBTSModuleCnvTool.

◆ interfaceID()

const InterfaceID & xAODMaker::IMBTSModuleCnvTool::interfaceID ( )
inlinestatic

Gaudi interface definition.

Definition at line 46 of file IMBTSModuleCnvTool.h.

46 {
48 }
static const InterfaceID IID_IMBTSModuleCnvTool("xAODMaker::IMBTSModuleCnvTool", 1, 0)
The interface provided by IMBTSModuleCnvTool.

The documentation for this class was generated from the following file: