ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
InnerDetector
InDetDetDescr
InDetGeoModelUtils
src
InDetDDAthenaComps.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2026 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
InDetGeoModelUtils/InDetDDAthenaComps.h
"
6
7
namespace
InDetDD
{
8
AthenaComps::AthenaComps
(
const
std::string& msgStreamName)
9
:
AthMessaging
(msgStreamName),
10
m_detStore
(nullptr),
11
m_geoDbTagSvc
(nullptr),
12
m_rdbAccessSvc
(nullptr)
13
{}
14
15
void
16
AthenaComps::setDetStore
(
StoreGateSvc
*
detStore
) {
17
m_detStore
=
detStore
;
18
}
19
20
void
21
AthenaComps::setGeoDbTagSvc
(
IGeoDbTagSvc
*
geoDbTagSvc
) {
22
m_geoDbTagSvc
=
geoDbTagSvc
;
23
}
24
25
void
26
AthenaComps::setRDBAccessSvc
(
IRDBAccessSvc
*
rdbAccessSvc
) {
27
m_rdbAccessSvc
=
rdbAccessSvc
;
28
}
29
30
}
InDetDDAthenaComps.h
AthMessaging::AthMessaging
AthMessaging(IMessageSvc *msgSvc, const std::string &name)
Constructor.
Definition
AthMessaging.cxx:13
IGeoDbTagSvc
Definition
IGeoDbTagSvc.h:26
IRDBAccessSvc
IRDBAccessSvc is an abstract interface to the athena service that provides the following functionalit...
Definition
IRDBAccessSvc.h:45
InDetDD::AthenaComps::AthenaComps
AthenaComps(const std::string &msgStreamName)
Definition
InDetDDAthenaComps.cxx:8
InDetDD::AthenaComps::detStore
const StoreGateSvc * detStore() const
Definition
InDetDDAthenaComps.h:48
InDetDD::AthenaComps::m_rdbAccessSvc
IRDBAccessSvc * m_rdbAccessSvc
Definition
InDetDDAthenaComps.h:40
InDetDD::AthenaComps::setGeoDbTagSvc
void setGeoDbTagSvc(IGeoDbTagSvc *)
Definition
InDetDDAthenaComps.cxx:21
InDetDD::AthenaComps::m_detStore
StoreGateSvc * m_detStore
Definition
InDetDDAthenaComps.h:38
InDetDD::AthenaComps::m_geoDbTagSvc
IGeoDbTagSvc * m_geoDbTagSvc
Definition
InDetDDAthenaComps.h:39
InDetDD::AthenaComps::setDetStore
void setDetStore(StoreGateSvc *)
Definition
InDetDDAthenaComps.cxx:16
InDetDD::AthenaComps::setRDBAccessSvc
void setRDBAccessSvc(IRDBAccessSvc *)
Definition
InDetDDAthenaComps.cxx:26
InDetDD::AthenaComps::rdbAccessSvc
IRDBAccessSvc * rdbAccessSvc()
Definition
InDetDDAthenaComps.h:64
InDetDD::AthenaComps::geoDbTagSvc
const IGeoDbTagSvc * geoDbTagSvc() const
Definition
InDetDDAthenaComps.h:53
StoreGateSvc
The Athena Transient Store API.
Definition
StoreGateSvc.h:120
InDetDD
Message Stream Member.
Definition
FakeTrackBuilder.h:8
Generated on
for ATLAS Offline Software by
1.17.0