![]() |
ATLAS Offline Software
|
Interface class IMooPatternForCalibrationTool (obsolete). More...
#include <IMooPatternForCalibrationTool.h>
Public Member Functions | |
| virtual | ~IMooPatternForCalibrationTool () |
| Virtual destructor. | |
| virtual void | handlePattern (const RZSegmentCombination *rzCombi, double phi)=0 |
| Interface method: takes a PhiSegment and RZSegmentCombination and extracts the pattern. | |
| virtual void | handlePattern (const MooRZSegment *rz_seg, double phi)=0 |
| Called in MooMakeRoads. | |
| virtual void | storePatterns ()=0 |
| Store the recorded patterns in storegate. | |
Static Public Member Functions | |
| static const InterfaceID & | interfaceID () |
| AlgTool and IAlgTool interface methods. | |
Interface class IMooPatternForCalibrationTool (obsolete).
Definition at line 37 of file IMooPatternForCalibrationTool.h.
|
inlinevirtual |
|
pure virtual |
Called in MooMakeRoads.
creates a MuonCalibPattern for a combination of a PhiSegment and a MooRZSegment.
|
pure virtual |
Interface method: takes a PhiSegment and RZSegmentCombination and extracts the pattern.
|
inlinestatic |
AlgTool and IAlgTool interface methods.
Definition at line 44 of file IMooPatternForCalibrationTool.h.
|
pure virtual |
Store the recorded patterns in storegate.