ATLAS Offline Software
InnerDetector
InDetDetDescr
SCT_GeoModel
SCT_GeoModel
SCT_GeoModelAthenaComps.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef SCT_GeoModel_SCT_GeoModelAthenaComps_H
6
#define SCT_GeoModel_SCT_GeoModelAthenaComps_H
7
8
#include "
InDetGeoModelUtils/InDetDDAthenaComps.h
"
9
10
class
SCT_ID
;
11
12
14
class
SCT_GeoModelAthenaComps
:
public
InDetDD::AthenaComps
{
15
16
public
:
17
18
SCT_GeoModelAthenaComps
();
19
20
void
setIdHelper
(
const
SCT_ID
* idHelper);
21
22
const
SCT_ID
*
getIdHelper
()
const
;
23
24
private
:
25
const
SCT_ID
*
m_idHelper
;
26
27
};
28
29
#endif // SCT_GeoModel_SCT_GeoModelAthenaComps_H
30
InDetDD::AthenaComps
Class to hold various Athena components.
Definition:
InDetDDAthenaComps.h:21
SCT_GeoModelAthenaComps::SCT_GeoModelAthenaComps
SCT_GeoModelAthenaComps()
Definition:
SCT_GeoModelAthenaComps.cxx:7
SCT_GeoModelAthenaComps::setIdHelper
void setIdHelper(const SCT_ID *idHelper)
Definition:
SCT_GeoModelAthenaComps.cxx:13
InDetDDAthenaComps.h
SCT_GeoModelAthenaComps::m_idHelper
const SCT_ID * m_idHelper
Definition:
SCT_GeoModelAthenaComps.h:25
SCT_GeoModelAthenaComps
Class to hold various Athena components.
Definition:
SCT_GeoModelAthenaComps.h:14
SCT_GeoModelAthenaComps::getIdHelper
const SCT_ID * getIdHelper() const
Definition:
SCT_GeoModelAthenaComps.cxx:19
SCT_ID
Definition:
SCT_ID.h:68
Generated on Sun Dec 22 2024 21:17:43 for ATLAS Offline Software by
1.8.18