Analysis Software
Documentation for sPHENIX simulation software
|
Public Attributes | |
const Acts::Surface * | surface = nullptr |
const Acts::IdentifiedDetectorElement * | detectorElement = nullptr |
const Acts::DigitizationModule * | digitizer = nullptr |
Definition at line 93 of file PlanarSteppingAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 93 of file PlanarSteppingAlgorithm.hpp
const Acts::IdentifiedDetectorElement* ActsExamples::PlanarSteppingAlgorithm::Digitizable::detectorElement = nullptr |
Definition at line 95 of file PlanarSteppingAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 95 of file PlanarSteppingAlgorithm.hpp
const Acts::DigitizationModule* ActsExamples::PlanarSteppingAlgorithm::Digitizable::digitizer = nullptr |
Definition at line 96 of file PlanarSteppingAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 96 of file PlanarSteppingAlgorithm.hpp
const Acts::Surface* ActsExamples::PlanarSteppingAlgorithm::Digitizable::surface = nullptr |
Definition at line 94 of file PlanarSteppingAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 94 of file PlanarSteppingAlgorithm.hpp
Referenced by ActsExamples::PlanarSteppingAlgorithm::PlanarSteppingAlgorithm().