ATLAS Offline Software
|
#include <GlobalChiSquareFitterTool.h>
Public Member Functions | |
template<typename trajectory_t > | |
void | calibrate (const Acts::GeometryContext &gctx, const Acts::CalibrationContext &cctx, const Acts::SourceLink &sl, typename trajectory_t::TrackStateProxy trackState) const |
The following is the implementation of the PRDSourceLinkCalibratorGX2F. More... | |
Public Attributes | |
const Trk::IRIO_OnTrackCreator * | rotCreator {nullptr} |
const Trk::IRIO_OnTrackCreator * | broadRotCreator {nullptr} |
const ActsTrk::IActsToTrkConverterTool * | converterTool {nullptr} |
Definition at line 59 of file GlobalChiSquareFitterTool.h.
void ActsTrk::PRDSourceLinkCalibratorGX2F::calibrate | ( | const Acts::GeometryContext & | gctx, |
const Acts::CalibrationContext & | cctx, | ||
const Acts::SourceLink & | sl, | ||
typename trajectory_t::TrackStateProxy | trackState | ||
) | const |
The following is the implementation of the PRDSourceLinkCalibratorGX2F.
To use this implementation, the flag for a refitting from PRD measurement has to be turned on in the appropriate Acts config.
Definition at line 57 of file GlobalChiSquareFitterTool.cxx.
const Trk::IRIO_OnTrackCreator* ActsTrk::PRDSourceLinkCalibratorGX2F::broadRotCreator {nullptr} |
Definition at line 67 of file GlobalChiSquareFitterTool.h.
const ActsTrk::IActsToTrkConverterTool* ActsTrk::PRDSourceLinkCalibratorGX2F::converterTool {nullptr} |
Definition at line 68 of file GlobalChiSquareFitterTool.h.
const Trk::IRIO_OnTrackCreator* ActsTrk::PRDSourceLinkCalibratorGX2F::rotCreator {nullptr} |
Definition at line 66 of file GlobalChiSquareFitterTool.h.