![]() |
ATLAS Offline Software
|
Interface for the Reconstruction/egamma/egammaTools/egammaBaseTool. More...
#include <IegammaBaseTool.h>
Public Member Functions | |
| virtual | ~IegammaBaseTool () |
| destructor | |
| virtual StatusCode | initialize ()=0 |
| initialize method | |
| virtual StatusCode | finalize ()=0 |
| finalize method | |
| virtual StatusCode | execute (const EventContext &ctx, xAOD::Egamma *eg) const =0 |
| execute method | |
Static Public Member Functions | |
| static const InterfaceID & | interfaceID () |
| AthAlgTool interface methods. | |
Interface for the Reconstruction/egamma/egammaTools/egammaBaseTool.
Definition at line 29 of file IegammaBaseTool.h.
|
inlinevirtual |
|
pure virtual |
execute method
Implemented in EMPIDBuilder.
|
pure virtual |
finalize method
Implemented in egammaBaseTool.
|
pure virtual |
initialize method
Implemented in egammaBaseTool, and EMPIDBuilder.
|
inlinestatic |
AthAlgTool interface methods.
Definition at line 48 of file IegammaBaseTool.h.