![]() |
ATLAS Offline Software
|
Interface class IMuonCalibTool. More...
#include <IMuonCalibTool.h>
Public Member Functions | |
| virtual | ~IMuonCalibTool () |
| virtual bool | handleEvent (const MuonCalibEvent *event)=0 |
| AlgTool and IAlgTool interface methods. | |
| virtual bool | analyse ()=0 |
| pure virtual Interface method: perform analysis | |
Static Public Member Functions | |
| static const InterfaceID & | interfaceID () |
| Virtual destructor. | |
Interface class IMuonCalibTool.
Concrete implementations steer calibration for a give technology
Definition at line 37 of file IMuonCalibTool.h.
|
inlinevirtual |
Definition at line 40 of file IMuonCalibTool.h.
|
pure virtual |
pure virtual Interface method: perform analysis
|
pure virtual |
AlgTool and IAlgTool interface methods.
pure virtual Interface method: Feeds a MuonCalibEvent to the MuonCalibTool
|
inlinestatic |
Virtual destructor.
Definition at line 42 of file IMuonCalibTool.h.