ATLAS Offline Software
Tracking
Acts
ActsCalibration
ActsCalibBase
ActsCalibBase
CalibrationContext.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3
*/
4
#ifndef ACTSCALIBRATION_CALIBRATIONCONTEXT_H
5
#define ACTSCALIBRATION_CALIBRATIONCONTEXT_H
6
7
#include "Acts/Utilities/CalibrationContext.hpp"
8
#include "GaudiKernel/EventContext.h"
9
namespace
ActsTrk
{
15
inline
Acts::CalibrationContext
getCalibrationContext
(
const
EventContext& ctx){
16
return
Acts::CalibrationContext{&ctx};
17
}
18
}
19
#endif
ActsTrk::getCalibrationContext
Acts::CalibrationContext getCalibrationContext(const EventContext &ctx)
The Acts::Calibration context is piped through the Acts fitters to (re)calibrate the Acts::SourceLink...
Definition:
CalibrationContext.h:15
ActsTrk
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...
Definition:
MSTrackingVolumeBuilder.cxx:25
Generated on Tue Sep 23 2025 21:07:06 for ATLAS Offline Software by
1.8.18