Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ActsExamples::Telescope::TelescopeDetector::Config Struct Reference

#include <acts/blob/sPHENIX/Examples/Detectors/TelescopeDetector/include/ActsExamples/TelescopeDetector/TelescopeDetector.hpp>

+ Collaboration diagram for ActsExamples::Telescope::TelescopeDetector::Config:

Public Attributes

std::vector< doublepositions {{0, 30, 60, 120, 150, 180}}
 
std::vector< doublestereos {{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}
 

Detailed Description

Definition at line 46 of file TelescopeDetector.hpp.

View newest version in sPHENIX GitHub at line 46 of file TelescopeDetector.hpp

Member Data Documentation

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}
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().


The documentation for this struct was generated from the following file: