ATLAS Offline Software
Loading...
Searching...
No Matches
IegammaShowerShape Class Referenceabstract

Interface for the Reconstruction/egamma/egammaCaloTools/egammaShowerShape. More...

#include <IegammaShowerShape.h>

Inheritance diagram for IegammaShowerShape:
Collaboration diagram for IegammaShowerShape:

Classes

class  Info
 the info payload More...

Public Member Functions

virtual ~IegammaShowerShape ()
 Virtual destructor.
virtual StatusCode execute (const xAOD::CaloCluster &cluster, const CaloDetDescrManager &cmgr, const CaloCellContainer &cell_container, Info &info) const =0
 AlgTool method.

Static Public Member Functions

static const InterfaceID & interfaceID ()
 AlgTool interface methods.

Detailed Description

Interface for the Reconstruction/egamma/egammaCaloTools/egammaShowerShape.

Author
Frederic Derue derue.nosp@m.@lpn.nosp@m.he.in.nosp@m.2p3..nosp@m.fr

CREATED : 01/09/2008 MODIFIED :

Definition at line 30 of file IegammaShowerShape.h.

Constructor & Destructor Documentation

◆ ~IegammaShowerShape()

virtual IegammaShowerShape::~IegammaShowerShape ( )
inlinevirtual

Virtual destructor.

Definition at line 35 of file IegammaShowerShape.h.

35{};

Member Function Documentation

◆ execute()

virtual StatusCode IegammaShowerShape::execute ( const xAOD::CaloCluster & cluster,
const CaloDetDescrManager & cmgr,
const CaloCellContainer & cell_container,
Info & info ) const
pure virtual

AlgTool method.

Implemented in egammaShowerShape.

◆ interfaceID()

const InterfaceID & IegammaShowerShape::interfaceID ( )
inlinestatic

AlgTool interface methods.

Definition at line 113 of file IegammaShowerShape.h.

114{
116}
static const InterfaceID IID_IegammaShowerShape("IegammaShowerShape", 1, 0)

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