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

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

#include <IegammaCellRecoveryTool.h>

Inheritance diagram for IegammaCellRecoveryTool:
Collaboration diagram for IegammaCellRecoveryTool:

Classes

class  Info

Public Member Functions

virtual ~IegammaCellRecoveryTool ()
 Virtual destructor.
virtual StatusCode execute (const xAOD::CaloCluster &cluster, Info &info) const =0
 method: Method to get the info from missing cells

Static Public Member Functions

static const InterfaceID & interfaceID ()
 AlgTool interface methods.

Detailed Description

Interface for the Reconstruction/egamma/egammaCaloTools/egammaCellRecoveryTool.

Definition at line 26 of file IegammaCellRecoveryTool.h.

Constructor & Destructor Documentation

◆ ~IegammaCellRecoveryTool()

virtual IegammaCellRecoveryTool::~IegammaCellRecoveryTool ( )
inlinevirtual

Virtual destructor.

Definition at line 31 of file IegammaCellRecoveryTool.h.

31{};

Member Function Documentation

◆ execute()

virtual StatusCode IegammaCellRecoveryTool::execute ( const xAOD::CaloCluster & cluster,
Info & info ) const
pure virtual

method: Method to get the info from missing cells

Implemented in egammaCellRecoveryTool.

◆ interfaceID()

const InterfaceID & IegammaCellRecoveryTool::interfaceID ( )
inlinestatic

AlgTool interface methods.

Definition at line 48 of file IegammaCellRecoveryTool.h.

49{
51}
static const InterfaceID IID_IegammaCellRecoveryTool("IegammaCellRecoveryTool", 1, 0)

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