ATLAS Offline Software
Loading...
Searching...
No Matches
MuonSpectrometer
MuonDetDescr
MuonRegionSelector
src
TGC_RegSelCondAlg.h
Go to the documentation of this file.
1
10
11
#ifndef TGC_RegSelCondAlg_h
12
#define TGC_RegSelCondAlg_h
13
14
#include "
MuonRegSelCondAlg.h
"
15
#include "
MuonTGC_Cabling/TgcCablingMap.h
"
16
17
class
TGC_RegSelCondAlg
:
public
MuonRegSelCondAlg
{
18
19
public
:
20
21
TGC_RegSelCondAlg
(
const
std::string& name, ISvcLocator* pSvcLocator );
22
23
std::unique_ptr<RegSelSiLUT>
createTable
(
const
EventContext& ctx, EventIDRange& id_range )
const override
;
24
25
StatusCode
initialize
()
override
;
26
private
:
27
SG::ReadCondHandleKey<Muon::TgcCablingMap>
m_cablingKey
{
this
,
"CablingKey"
,
"MuonTgc_CablingMap"
};
28
29
30
31
};
32
33
#endif
// TGC_RegSelCondAlg_h
MuonRegSelCondAlg.h
emacs: this is -*- c++ -*-
TgcCablingMap.h
MuonRegSelCondAlg::MuonRegSelCondAlg
MuonRegSelCondAlg(const std::string &name, ISvcLocator *pSvcLocator)
Definition
MuonRegSelCondAlg.cxx:26
SG::ReadCondHandleKey
Definition
ReadCondHandleKey.h:21
TGC_RegSelCondAlg::createTable
std::unique_ptr< RegSelSiLUT > createTable(const EventContext &ctx, EventIDRange &id_range) const override
Definition
TGC_RegSelCondAlg.cxx:50
TGC_RegSelCondAlg::TGC_RegSelCondAlg
TGC_RegSelCondAlg(const std::string &name, ISvcLocator *pSvcLocator)
Definition
TGC_RegSelCondAlg.cxx:37
TGC_RegSelCondAlg::m_cablingKey
SG::ReadCondHandleKey< Muon::TgcCablingMap > m_cablingKey
Definition
TGC_RegSelCondAlg.h:27
TGC_RegSelCondAlg::initialize
StatusCode initialize() override
Definition
TGC_RegSelCondAlg.cxx:44
Generated on
for ATLAS Offline Software by
1.14.0