|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef STGCDIGITTORDO_H
6 #define STGCDIGITTORDO_H
9 #include "GaudiKernel/ServiceHandle.h"
31 "WriteHandleKey for Output STGC_RawDataContainer"};
33 "ReadHandleKey for Input sTgcDigitContainer"};
34 ToolHandle<Muon::INSWCalibTool>
m_calibTool{
this,
"CalibrationTool",
""};
virtual StatusCode execute(const EventContext &ctx) const override final
SG::ReadHandleKey< sTgcDigitContainer > m_digitContainer
virtual StatusCode initialize() override final
SG::ReadCondHandleKey< Nsw_CablingMap > m_cablingKey
bool const RAWDATA *ch2 const
This class provides conversion from CSC RDO data to CSC Digits.
An algorithm that can be simultaneously executed in multiple threads.
virtual ~STGC_DigitToRDO()=default
::StatusCode StatusCode
StatusCode definition for legacy code.
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
ToolHandle< Muon::INSWCalibTool > m_calibTool
STGC_DigitToRDO(const std::string &name, ISvcLocator *pSvcLocator)
SG::WriteHandleKey< Muon::STGC_RawDataContainer > m_rdoContainer