5#ifndef GEOPIXELOLDFRAME_H
6#define GEOPIXELOLDFRAME_H
18 GeoModelIO::ReadGeoModel* sqliteReader,
19 std::shared_ptr<std::map<std::string, GeoFullPhysVol*>> mapFPV,
20 std::shared_ptr<std::map<std::string, GeoAlignableTransform*>> mapAX);
21 virtual GeoVPhysVol*
Build()
override;
GeoVPhysVol * BuildTrap()
GeoPixelOldFrame(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)
void BuildOutBarrel(GeoFullPhysVol *parent)
virtual GeoVPhysVol * Build() override
PixelLegacyManager * m_legacyManager
void BuildInBarrel(GeoFullPhysVol *parent)
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 ...