ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
InnerDetector
InDetDetDescr
PixelGeoModel
src
GeoPixelEndCap.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef PIXELGEOMODEL_GEOPIXELENDCAP_H
6
#define PIXELGEOMODEL_GEOPIXELENDCAP_H
7
8
#include "
GeoVPixelFactory.h
"
9
class
GeoPixelServices
;
10
11
class
GeoPixelEndCap
:
public
GeoVPixelFactory
{
12
public
:
13
GeoPixelEndCap
(
InDetDD::PixelDetectorManager
* ddmgr,
14
PixelGeometryManager
* mgr,
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
GeoPixelServices
* pixServices);
19
virtual
GeoVPhysVol*
Build
()
override
;
20
private
:
21
GeoPixelServices
*
m_pixServices
;
22
};
23
24
#endif
GeoVPixelFactory.h
GeoPixelEndCap::Build
virtual GeoVPhysVol * Build() override
Definition
GeoPixelEndCap.cxx:37
GeoPixelEndCap::GeoPixelEndCap
GeoPixelEndCap(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, GeoPixelServices *pixServices)
Definition
GeoPixelEndCap.cxx:27
GeoPixelEndCap::m_pixServices
GeoPixelServices * m_pixServices
Definition
GeoPixelEndCap.h:21
GeoPixelServices
Definition
GeoPixelServices.h:17
GeoVPixelFactory::GeoVPixelFactory
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)
Definition
GeoVPixelFactory.cxx:11
InDetDD::PixelDetectorManager
Dedicated detector manager extending the functionality of the SiDetectorManager with dedicated pixel ...
Definition
PixelDetectorManager.h:47
PixelGeometryManager
Definition
PixelGeometryManager.h:28
Generated on
for ATLAS Offline Software by
1.17.0