4#ifndef MUONCONDTEST_RPCCABLINGTESTALG_H
5#define MUONCONDTEST_RPCCABLINGTESTALG_H
21 virtual StatusCode
execute()
override;
27 "Key of input MuonDetectorManager condition data"};
31 Gaudi::Property<std::vector<std::string>>
m_considStat{
this,
"TestStations", {
"BIS"},
"Cabling only for stations from these stations are tested"};
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
virtual StatusCode execute() override
virtual StatusCode initialize() override
virtual ~RpcCablingTestAlg()=default
SG::ReadCondHandleKey< MuonGM::MuonDetectorManager > m_DetectorManagerKey
virtual unsigned int cardinality() const override final
Gaudi::Property< std::vector< std::string > > m_considStat
SG::ReadCondHandleKey< RpcCablingMap > m_cablingKey
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
std::set< int > m_cabStat
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.