![]() |
ATLAS Offline Software
|
Interface for the Reconstruction/egamma/egammaRec/egammaSwTool. More...
#include <IegammaSwTool.h>
Public Member Functions | |
| virtual | ~IegammaSwTool () |
| Virtual destructor. | |
| virtual StatusCode | initialize ()=0 |
| initialize method | |
| virtual StatusCode | execute (const EventContext &ctx, xAOD::CaloCluster *cluster) const =0 |
| execute method | |
| virtual StatusCode | execute (const EventContext &ctx, xAOD::CaloCluster *cluster, xAOD::EgammaParameters::EgammaType egType, bool isBarrel) const =0 |
Static Public Member Functions | |
| static const InterfaceID & | interfaceID () |
| AlgTool interface methods. | |
Interface for the Reconstruction/egamma/egammaRec/egammaSwTool.
CREATED : 01/09/2008 MODIFIED : Bruno Lenzi (02/2014): xAOD migration
Definition at line 29 of file IegammaSwTool.h.
|
inlinevirtual |
|
pure virtual |
execute method
Implemented in egammaSwTool.
|
pure virtual |
Implemented in egammaSwTool.
|
pure virtual |
initialize method
Implemented in egammaSwTool.
|
inlinestatic |
AlgTool interface methods.
Definition at line 51 of file IegammaSwTool.h.