|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef NrpcDigitToNrpcRDO_H
6 #define NrpcDigitToNrpcRDO_H
8 #include <unordered_set>
31 {
"BIS"},
"Only hits from these RPC stations are converted to RDOs" };
36 "ReadHandleKey for Input RpcDigitContainer"};
SG::WriteHandleKey< xAOD::NRPCRDOContainer > m_NrpcContainerKey
virtual ~NrpcDigitToNrpcRDO()=default
SG::ReadHandleKey< RpcDigitContainer > m_digitContainerKey
bool const RAWDATA *ch2 const
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
Support class for PropertyMgr.
An algorithm that can be simultaneously executed in multiple threads.
SG::ReadCondHandleKey< RpcCablingMap > m_cablingKey
AthReentrantAlgorithm()
Default constructor:
Property holding a SG store/key/clid from which a WriteHandle is made.
virtual StatusCode initialize() override final
ServiceHandle< IMuonIdHelperSvc > m_idHelperSvc
::StatusCode StatusCode
StatusCode definition for legacy code.
Gaudi::Property< std::vector< std::string > > m_convStat
std::unordered_set< int > m_selectedStations
virtual StatusCode execute(const EventContext &ctx) const override final
=============================================================================