Analysis Software
Documentation for sPHENIX simulation software
|
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 |
Definition at line 37 of file TrackFitterFunction.hpp.
View newest version in sPHENIX GitHub at line 37 of file TrackFitterFunction.hpp
std::reference_wrapper<const Acts::CalibrationContext> ActsExamples::TrackFitterFunction::GeneralFitterOptions::calibrationContext |
Definition at line 40 of file TrackFitterFunction.hpp.
View newest version in sPHENIX GitHub at line 40 of file TrackFitterFunction.hpp
std::reference_wrapper<const Acts::GeometryContext> ActsExamples::TrackFitterFunction::GeneralFitterOptions::geoContext |
Definition at line 38 of file TrackFitterFunction.hpp.
View newest version in sPHENIX GitHub at line 38 of file TrackFitterFunction.hpp
std::reference_wrapper<const Acts::MagneticFieldContext> ActsExamples::TrackFitterFunction::GeneralFitterOptions::magFieldContext |
Definition at line 39 of file TrackFitterFunction.hpp.
View newest version in sPHENIX GitHub at line 39 of file TrackFitterFunction.hpp
Acts::PropagatorPlainOptions ActsExamples::TrackFitterFunction::GeneralFitterOptions::propOptions |
Definition at line 42 of file TrackFitterFunction.hpp.
View newest version in sPHENIX GitHub at line 42 of file TrackFitterFunction.hpp
const Acts::Surface* ActsExamples::TrackFitterFunction::GeneralFitterOptions::referenceSurface = nullptr |
Definition at line 41 of file TrackFitterFunction.hpp.
View newest version in sPHENIX GitHub at line 41 of file TrackFitterFunction.hpp