Analysis Software
Documentation for sPHENIX simulation software
|
Public Attributes | |
std::vector< double > | positions {{0, 30, 60, 120, 150, 180}} |
std::vector< double > | stereos {{0, 0, 0, 0, 0, 0}} |
std::array< double, 2 > | offsets {{0, 0}} |
std::array< double, 2 > | bounds {{25, 100}} |
double | thickness {80_um} |
int | surfaceType {0} |
int | binValue {2} |
Definition at line 46 of file TelescopeDetector.hpp.
View newest version in sPHENIX GitHub at line 46 of file TelescopeDetector.hpp
int ActsExamples::Telescope::TelescopeDetector::Config::binValue {2} |
Definition at line 53 of file TelescopeDetector.hpp.
View newest version in sPHENIX GitHub at line 53 of file TelescopeDetector.hpp
Referenced by ActsExamples::TelescopeDetectorWithOptions::finalize().
std::array<double, 2> ActsExamples::Telescope::TelescopeDetector::Config::bounds {{25, 100}} |
Definition at line 50 of file TelescopeDetector.hpp.
View newest version in sPHENIX GitHub at line 50 of file TelescopeDetector.hpp
Referenced by ActsExamples::TelescopeDetectorWithOptions::finalize().
std::array<double, 2> ActsExamples::Telescope::TelescopeDetector::Config::offsets {{0, 0}} |
Definition at line 49 of file TelescopeDetector.hpp.
View newest version in sPHENIX GitHub at line 49 of file TelescopeDetector.hpp
Referenced by ActsExamples::TelescopeDetectorWithOptions::finalize().
std::vector<double> ActsExamples::Telescope::TelescopeDetector::Config::positions {{0, 30, 60, 120, 150, 180}} |
Definition at line 47 of file TelescopeDetector.hpp.
View newest version in sPHENIX GitHub at line 47 of file TelescopeDetector.hpp
Referenced by ActsExamples::TelescopeDetectorWithOptions::finalize().
std::vector<double> ActsExamples::Telescope::TelescopeDetector::Config::stereos {{0, 0, 0, 0, 0, 0}} |
Definition at line 48 of file TelescopeDetector.hpp.
View newest version in sPHENIX GitHub at line 48 of file TelescopeDetector.hpp
Referenced by ActsExamples::TelescopeDetectorWithOptions::finalize().
int ActsExamples::Telescope::TelescopeDetector::Config::surfaceType {0} |
Definition at line 52 of file TelescopeDetector.hpp.
View newest version in sPHENIX GitHub at line 52 of file TelescopeDetector.hpp
Referenced by ActsExamples::TelescopeDetectorWithOptions::finalize(), and ActsExamples::Telescope::TelescopeG4DetectorConstruction::TelescopeG4DetectorConstruction().
double ActsExamples::Telescope::TelescopeDetector::Config::thickness {80_um} |
Definition at line 51 of file TelescopeDetector.hpp.
View newest version in sPHENIX GitHub at line 51 of file TelescopeDetector.hpp
Referenced by ActsExamples::TelescopeDetectorWithOptions::finalize().