|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef SCT_GEOMODEL_SCT_OUTERSIDE_H
6 #define SCT_GEOMODEL_SCT_OUTERSIDE_H
10 #include "GeoModelKernel/GeoDefinitions.h"
11 #include "GeoModelKernel/GeoIntrusivePtr.h"
12 #include "GeoModelKernel/GeoTransform.h"
35 GeoModelIO::ReadGeoModel* sqliteReader,
36 std::shared_ptr<std::map<std::string, GeoFullPhysVol*>> mapFPV,
37 std::shared_ptr<std::map<std::string, GeoAlignableTransform*>> mapAX);
62 virtual const GeoLogVol *
preBuild();
84 #endif // SCT_GEOMODEL_SCT_OUTERSIDE_H
std::unique_ptr< SCT_Pigtail > m_pigtail
GeoIntrusivePtr< GeoTransform > m_hybridPos
SCT_OuterSide(const std::string &name, InDetDD::SCT_DetectorManager *detectorManager, SCT_GeometryManager *geometryManager, SCT_MaterialManager *materials, GeoModelIO::ReadGeoModel *sqliteReader, std::shared_ptr< std::map< std::string, GeoFullPhysVol * >> mapFPV, std::shared_ptr< std::map< std::string, GeoAlignableTransform * >> mapAX)
const SCT_Pigtail * pigtail() const
SCT_OuterSide & operator=(const SCT_OuterSide &)=delete
std::unique_ptr< GeoTrf::Vector3D > m_env1RefPointVector
GeoIntrusivePtr< GeoTransform > m_sensorPos
virtual const GeoLogVol * preBuild()
double hybridOffsetX() const
std::unique_ptr< GeoTrf::Vector3D > m_env2RefPointVector
GeoIntrusivePtr< GeoTransform > m_pigtailPos
const GeoTrf::Vector3D * env2RefPointVector() const
const GeoTrf::Vector3D * env1RefPointVector() const
double hybridOffsetZ() const
SCT_OuterSide(const SCT_OuterSide &)=delete
const SCT_Hybrid * hybrid() const
const SCT_Sensor * sensor() const
Eigen::Matrix< double, 3, 1 > Vector3D
std::unique_ptr< SCT_Sensor > m_sensor
virtual GeoVPhysVol * build(SCT_Identifier id)
std::unique_ptr< SCT_Hybrid > m_hybrid