Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ActsExamples::ParameterSmearingConfig Struct Reference

#include <acts/blob/sPHENIX/Examples/Algorithms/Digitization/include/ActsExamples/Digitization/SmearingConfig.hpp>

Public Attributes

Acts::BoundIndices index = Acts::eBoundSize
 Which parameter does this apply to.
 
ActsFatras::SingleParameterSmearFunction
< RandomEngine
smearFunction
 The smearing function for this parameter.
 

Detailed Description

Definition at line 19 of file SmearingConfig.hpp.

View newest version in sPHENIX GitHub at line 19 of file SmearingConfig.hpp

Member Data Documentation

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().


The documentation for this struct was generated from the following file: