|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONBYTESTREAMRPCRDODECODER_H
6 #define MUONBYTESTREAMRPCRDODECODER_H
14 #include "GaudiKernel/ServiceHandle.h"
37 Gaudi::Property<int>
m_bczero {
this,
"BCZERO", 3,
"Nominal BC for RPC readout"};
43 #endif // MUONBYTESTREAMRPCRDODECODER_H
~RpcRDO_Decoder()=default
RpcRDO_Decoder(const std::string &type, const std::string &name, const IInterface *parent)
virtual StatusCode initialize() override
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
virtual std::vector< Identifier > getOfflineData(const RpcFiredChannel *fChan, uint16_t §orID, uint16_t &padId, uint16_t &cmaId, double &time, const RpcCablingCondData *rpcCab) const override
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual std::vector< std::unique_ptr< RpcDigit > > getDigit(const RpcFiredChannel *fChan, uint16_t §orID, uint16_t &padId, uint16_t &cmaId, const RpcCablingCondData *rpcCab) const override
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
Gaudi::Property< int > m_bczero