ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
InnerDetector
InDetDetDescr
PixelGeoModel
src
PixelGeometryManager.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
PixelGeometryManager.h
"
6
7
using namespace
std
;
8
9
PixelGeometryManager::PixelGeometryManager
(
PixelGeoModelAthenaComps
*
athenaComps
) :
10
m_athenaComps
(
athenaComps
)
11
{}
12
13
PixelGeometryManager::~PixelGeometryManager
()
14
{}
15
16
// Default implementation return 0.
17
PixelLegacyManager
*
PixelGeometryManager::legacyManager
()
18
{
19
return
nullptr
;
20
}
21
22
PixelGeometryManager.h
PixelGeoModelAthenaComps
Class to hold various Athena components.
Definition
PixelGeoModelAthenaComps.h:16
PixelGeometryManager::athenaComps
PixelGeoModelAthenaComps * athenaComps()
Definition
PixelGeometryManager.h:616
PixelGeometryManager::PixelGeometryManager
PixelGeometryManager(PixelGeoModelAthenaComps *athenaComps)
Definition
PixelGeometryManager.cxx:9
PixelGeometryManager::m_athenaComps
PixelGeoModelAthenaComps * m_athenaComps
Definition
PixelGeometryManager.h:640
PixelGeometryManager::legacyManager
virtual PixelLegacyManager * legacyManager()
Definition
PixelGeometryManager.cxx:17
PixelGeometryManager::~PixelGeometryManager
virtual ~PixelGeometryManager()
Definition
PixelGeometryManager.cxx:13
PixelLegacyManager
Definition
PixelLegacyManager.h:19
std
STL namespace.
Generated on
for ATLAS Offline Software by
1.17.0