Analysis Software
Documentation for sPHENIX simulation software
|
Public Attributes | |
Acts::BoundIndices | index = Acts::eBoundSize |
Which parameter does this apply to. | |
ActsFatras::SingleParameterSmearFunction < RandomEngine > | smearFunction |
The smearing function for this parameter. | |
Definition at line 19 of file SmearingConfig.hpp.
View newest version in sPHENIX GitHub at line 19 of file SmearingConfig.hpp
Acts::BoundIndices ActsExamples::ParameterSmearingConfig::index = Acts::eBoundSize |
Which parameter does this apply to.
Definition at line 21 of file SmearingConfig.hpp.
View newest version in sPHENIX GitHub at line 21 of file SmearingConfig.hpp
Referenced by GeometryVisualisationAndMaterialHandling.index_info::__repr__(), ActsExamples::from_json(), and ActsExamples::to_json().
ActsFatras::SingleParameterSmearFunction<RandomEngine> ActsExamples::ParameterSmearingConfig::smearFunction |
The smearing function for this parameter.
Definition at line 23 of file SmearingConfig.hpp.
View newest version in sPHENIX GitHub at line 23 of file SmearingConfig.hpp
Referenced by ActsExamples::from_json(), and ActsExamples::to_json().