![]() |
ATLAS Offline Software
|
#include <ITkStripCalibrationTool.h>
Public Types | |
| using | traj_t = detail::RecoTrackStateContainer |
| using | base_class |
| using | Pos |
| using | Cov |
| using | TrackStateProxy |
Public Member Functions | |
| virtual StatusCode | initialize () override |
| std::pair< Pos, Cov > | calibrate (const Acts::GeometryContext &, const Acts::CalibrationContext &, const xAOD::StripCluster &, const TrackStateProxy &) const |
| virtual void | connect (OnTrackCalibrator< detail::RecoTrackStateContainer > &calibrator) const override |
| virtual void | connectStripCalibrator (IOnBoundStateCalibratorTool::StripCalibrator &calibrator) const override |
| virtual bool | calibrateAfterMeasurementSelection () const override |
Private Member Functions | |
| const InDetDD::SiDetectorElement & | getDetectorElement (xAOD::DetectorIDHashType id) const |
| std::optional< float > | getCorrectedError (const xAOD::StripCluster &cluster) const |
Private Attributes | |
| SG::ReadCondHandleKey< InDetDD::SiDetectorElementCollection > | m_stripDetEleCollKey |
| Gaudi::Property< bool > | m_postCalibration |
| Gaudi::Property< bool > | m_correctCovariance |
| Gaudi::Property< int > | m_errorStrategy |
Definition at line 13 of file ITkStripCalibrationTool.h.
|
inherited |
Definition at line 22 of file StripCalibratorImpl.h.
|
inherited |
Definition at line 24 of file StripCalibratorImpl.h.
|
inherited |
Definition at line 23 of file StripCalibratorImpl.h.
|
inherited |
Definition at line 25 of file StripCalibratorImpl.h.
Definition at line 16 of file ITkStripCalibrationTool.h.
|
inherited |
|
overridevirtualinherited |
|
overridevirtualinherited |
|
overridevirtualinherited |
|
privateinherited |
|
privateinherited |
|
overridevirtualinherited |
|
privateinherited |
Definition at line 67 of file StripCalibratorImpl.h.
|
privateinherited |
Definition at line 68 of file StripCalibratorImpl.h.
|
privateinherited |
Definition at line 66 of file StripCalibratorImpl.h.
|
privateinherited |
Definition at line 62 of file StripCalibratorImpl.h.