|
ATLAS Offline Software
|
Go to the documentation of this file.
4 #ifndef MUONCONDTEST_RPCCABLINGTESTALG_H
5 #define MUONCONDTEST_RPCCABLINGTESTALG_H
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"};
SG::ReadCondHandleKey< RpcCablingMap > m_cablingKey
virtual StatusCode initialize() override
virtual StatusCode execute() override
std::set< int > m_cabStat
bool const RAWDATA *ch2 const
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
virtual ~RpcCablingTestAlg()=default
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadCondHandleKey< MuonGM::MuonDetectorManager > m_DetectorManagerKey
Gaudi::Property< std::vector< std::string > > m_considStat
AthAlgorithm()
Default constructor:
virtual unsigned int cardinality() const override final