Analysis Software
Documentation for sPHENIX simulation software
|
#include <coresoftware/blob/master/offline/packages/trackbase/ActsTrackFittingAlgorithm.h>
Public Attributes | |
std::reference_wrapper< const Acts::GeometryContext > | geoContext |
std::reference_wrapper< const Acts::MagneticFieldContext > | magFieldContext |
std::reference_wrapper< const Acts::CalibrationContext > | calibrationContext |
const Acts::Surface * | referenceSurface = nullptr |
Acts::PropagatorPlainOptions | propOptions |
General options that do not depend on the fitter type, but need to be handed over by the algorithm
Definition at line 54 of file ActsTrackFittingAlgorithm.h.
View newest version in sPHENIX GitHub at line 54 of file ActsTrackFittingAlgorithm.h
std::reference_wrapper<const Acts::CalibrationContext> ActsTrackFittingAlgorithm::GeneralFitterOptions::calibrationContext |
Definition at line 58 of file ActsTrackFittingAlgorithm.h.
View newest version in sPHENIX GitHub at line 58 of file ActsTrackFittingAlgorithm.h
std::reference_wrapper<const Acts::GeometryContext> ActsTrackFittingAlgorithm::GeneralFitterOptions::geoContext |
Definition at line 56 of file ActsTrackFittingAlgorithm.h.
View newest version in sPHENIX GitHub at line 56 of file ActsTrackFittingAlgorithm.h
std::reference_wrapper<const Acts::MagneticFieldContext> ActsTrackFittingAlgorithm::GeneralFitterOptions::magFieldContext |
Definition at line 57 of file ActsTrackFittingAlgorithm.h.
View newest version in sPHENIX GitHub at line 57 of file ActsTrackFittingAlgorithm.h
Acts::PropagatorPlainOptions ActsTrackFittingAlgorithm::GeneralFitterOptions::propOptions |
Definition at line 60 of file ActsTrackFittingAlgorithm.h.
View newest version in sPHENIX GitHub at line 60 of file ActsTrackFittingAlgorithm.h
const Acts::Surface* ActsTrackFittingAlgorithm::GeneralFitterOptions::referenceSurface = nullptr |
Definition at line 59 of file ActsTrackFittingAlgorithm.h.
View newest version in sPHENIX GitHub at line 59 of file ActsTrackFittingAlgorithm.h