ATLAS Offline Software
DistortedMaterialManager.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef INDETGEOMODELUTILS_DISTORTEDMATERIALMANAGER_H
6 #define INDETGEOMODELUTILS_DISTORTEDMATERIALMANAGER_H
7 
10 
11 namespace InDetDD {
12 
14 {
15 public:
19 
20 private:
23 };
24 
25 
26 } // endnamespace
27 
28 #endif // InDetGeoModelUtils_DistortedMaterialManager_h
InDetDD::DistortedMaterialManager::extraMaterialTable
IRDBRecordset_ptr extraMaterialTable() const
Definition: DistortedMaterialManager.h:17
InDetDD::DistortedMaterialManager::m_xMatTable
IRDBRecordset_ptr m_xMatTable
Definition: DistortedMaterialManager.h:22
InDetDD::DistortedMaterialManager
Definition: DistortedMaterialManager.h:14
IRDBAccessSvc.h
Definition of the abstract IRDBAccessSvc interface.
IRDBRecordset_ptr
std::shared_ptr< IRDBRecordset > IRDBRecordset_ptr
Definition: IRDBAccessSvc.h:25
InDetDD::DistortedMaterialManager::DistortedMaterialManager
DistortedMaterialManager()
Definition: DistortedMaterialManager.cxx:17
InDetDD
Message Stream Member.
Definition: FakeTrackBuilder.h:8
InDetDD::DistortedMaterialManager::materialManager
StoredMaterialManager * materialManager()
Definition: DistortedMaterialManager.h:18
StoredMaterialManager
This class holds one or more material managers and makes them storeable, under StoreGate.
Definition: StoredMaterialManager.h:28
InDetDD::DistortedMaterialManager::m_materialManager
StoredMaterialManager * m_materialManager
Definition: DistortedMaterialManager.h:21