![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
Classes | |
| struct | RefittingSourceLink |
Public Types | |
| using | Proxy = Acts::VectorMultiTrajectory::TrackStateProxy |
| using | ConstProxy = Acts::ConstVectorMultiTrajectory::ConstTrackStateProxy |
Public Member Functions | |
| void | calibrate (const Acts::GeometryContext &gctx, const Acts::CalibrationContext &cctx, const Acts::SourceLink &sourceLink, Proxy trackState) const |
Definition at line 26 of file RefittingCalibrator.hpp.
View newest version in sPHENIX GitHub at line 26 of file RefittingCalibrator.hpp
| using ActsExamples::RefittingCalibrator::ConstProxy = Acts::ConstVectorMultiTrajectory::ConstTrackStateProxy |
Definition at line 28 of file RefittingCalibrator.hpp.
View newest version in sPHENIX GitHub at line 28 of file RefittingCalibrator.hpp
Definition at line 27 of file RefittingCalibrator.hpp.
View newest version in sPHENIX GitHub at line 27 of file RefittingCalibrator.hpp
| void ActsExamples::RefittingCalibrator::calibrate | ( | const Acts::GeometryContext & | gctx, |
| const Acts::CalibrationContext & | cctx, | ||
| const Acts::SourceLink & | sourceLink, | ||
| Proxy | trackState | ||
| ) | const |
Definition at line 18 of file RefittingCalibrator.cpp.
View newest version in sPHENIX GitHub at line 18 of file RefittingCalibrator.cpp
References Acts::detail_lt::TrackStateProxy< trajectory_t, M, ReadOnly >::allocateCalibrated(), Acts::SourceLink::get(), N, Acts::detail_lt::TrackStateProxy< trajectory_t, M, ReadOnly >::setProjectorBitset(), Acts::detail_lt::TrackStateProxy< trajectory_t, M, ReadOnly >::setUncalibratedSourceLink(), Size(), value, and Acts::visit_measurement().
Here is the call graph for this function: