![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
Collaboration diagram for ActsExamples::DigiComponentsConfig:Public Attributes | |
| GeometricConfig | geometricDigiConfig |
| SmearingConfig | smearingDigiConfig = {} |
Configuration struct for the Digitization algorithm
It contains:
Definition at line 106 of file DigitizationConfig.hpp.
View newest version in sPHENIX GitHub at line 106 of file DigitizationConfig.hpp
| GeometricConfig ActsExamples::DigiComponentsConfig::geometricDigiConfig |
Definition at line 107 of file DigitizationConfig.hpp.
View newest version in sPHENIX GitHub at line 107 of file DigitizationConfig.hpp
Referenced by BOOST_AUTO_TEST_CASE(), ActsExamples::from_json(), ActsExamples::DigitizationAlgorithm::makeDigitizer(), ActsExamples::DigitizationConfigurator::operator()(), and ActsExamples::to_json().
| SmearingConfig ActsExamples::DigiComponentsConfig::smearingDigiConfig = {} |
Definition at line 108 of file DigitizationConfig.hpp.
View newest version in sPHENIX GitHub at line 108 of file DigitizationConfig.hpp
Referenced by ActsExamples::from_json(), ActsExamples::DigitizationAlgorithm::makeDigitizer(), ActsExamples::DigitizationConfigurator::operator()(), and ActsExamples::to_json().