EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Public Attributes | |
const Acts::Surface * | surface = nullptr |
const Acts::IdentifiedDetectorElement * | detectorElement = nullptr |
const Acts::DigitizationModule * | digitizer = nullptr |
Definition at line 58 of file DigitizationAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 58 of file DigitizationAlgorithm.hpp
const Acts::IdentifiedDetectorElement* ActsExamples::DigitizationAlgorithm::Digitizable::detectorElement = nullptr |
Definition at line 60 of file DigitizationAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 60 of file DigitizationAlgorithm.hpp
const Acts::DigitizationModule* ActsExamples::DigitizationAlgorithm::Digitizable::digitizer = nullptr |
Definition at line 61 of file DigitizationAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 61 of file DigitizationAlgorithm.hpp
const Acts::Surface* ActsExamples::DigitizationAlgorithm::Digitizable::surface = nullptr |
Definition at line 59 of file DigitizationAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 59 of file DigitizationAlgorithm.hpp
Referenced by ActsExamples::DigitizationAlgorithm::DigitizationAlgorithm().