5#ifndef PIXELGEOMODEL_GEOPIXELSTAVERING_H
6#define PIXELGEOMODEL_GEOPIXELSTAVERING_H
15 GeoModelIO::ReadGeoModel* sqliteReader,
16 std::shared_ptr<std::map<std::string, GeoFullPhysVol*>> mapFPV,
17 std::shared_ptr<std::map<std::string, GeoAlignableTransform*>> mapAX);
18 virtual GeoVPhysVol*
Build()
override;
virtual GeoVPhysVol * Build() override
GeoVPhysVol * SetParametersAndBuild(const std::string &, const std::string &)
std::string m_ringPosition
double GetOuterRadius() const
GeoPixelStaveRing(InDetDD::PixelDetectorManager *ddmgr, PixelGeometryManager *mgr, GeoModelIO::ReadGeoModel *sqliteReader, std::shared_ptr< std::map< std::string, GeoFullPhysVol * > > mapFPV, std::shared_ptr< std::map< std::string, GeoAlignableTransform * > > mapAX)
double GetInnerRadius() const
double GetPositionAlongZAxis() const
GeoVPixelFactory(InDetDD::PixelDetectorManager *ddmgr, PixelGeometryManager *mgr, GeoModelIO::ReadGeoModel *sqliteReader, std::shared_ptr< std::map< std::string, GeoFullPhysVol * > > mapFPV, std::shared_ptr< std::map< std::string, GeoAlignableTransform * > > mapAX)
Dedicated detector manager extending the functionality of the SiDetectorManager with dedicated pixel ...