ECCE @ EIC Software
Reference for
ECCE @ 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* FW::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* FW::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* FW::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 FW::DigitizationAlgorithm::DigitizationAlgorithm().