Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef MUONBYTESTREAMCNVTEST_CSCRDOTOCSCDIGIT_H
6 #define MUONBYTESTREAMCNVTEST_CSCRDOTOCSCDIGIT_H
10 #include "GaudiKernel/ServiceHandle.h"
11 #include "GaudiKernel/ToolHandle.h"
29 ToolHandle<Muon::ICSC_RDO_Decoder>
m_cscRdoDecoderTool{
this,
"cscRdoDecoderTool",
"Muon::CscRDO_Decoder",
""};
Use IdentifiableContainer with CscDigitCollection.
ToolHandle< ICscCalibTool > m_cscCalibTool
virtual StatusCode execute(const EventContext &ctx) const override final
SG::WriteHandleKey< CscDigitContainer > m_cscDigitKey
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
bool const RAWDATA *ch2 const
An algorithm that can be simultaneously executed in multiple threads.
::StatusCode StatusCode
StatusCode definition for legacy code.
Collection of CSC Raw Hits, arranged according to CSC Detector Elements Author: Ketevi A.
virtual StatusCode initialize() override final
virtual ~CscRdoToCscDigit()=default
ToolHandle< Muon::ICSC_RDO_Decoder > m_cscRdoDecoderTool
CscRdoToCscDigit(const std::string &name, ISvcLocator *pSvcLocator)
SG::ReadHandleKey< CscRawDataContainer > m_cscRdoKey
StatusCode decodeCsc(const CscRawDataCollection *, CscDigitContainer *, CscDigitCollection *&, Identifier &) const