Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
BuildTelescopeDetector.hpp File Reference
+ Include dependency graph for BuildTelescopeDetector.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Acts
 Acts includes to create all necessary definitions.
 
namespace  ActsExamples
 
namespace  ActsExamples::Telescope
 

Enumerations

enum  ActsExamples::Telescope::TelescopeSurfaceType
 The telescope detector surface type. More...
 

Functions

std::unique_ptr< const
Acts::TrackingGeometry
ActsExamples::Telescope::buildDetector (const typename TelescopeDetectorElement::ContextType &gctx, std::vector< std::shared_ptr< TelescopeDetectorElement >> &detectorStore, const std::vector< double > &positions, const std::vector< double > &stereoAngles, const std::array< double, 2 > &offsets, const std::array< double, 2 > &bounds, double thickness, TelescopeSurfaceType surfaceType, Acts::BinningValue binValue=Acts::BinningValue::binZ)