5#ifndef MUONBYTESTREAMSTGCRDODECODER_H
6#define MUONBYTESTREAMSTGCRDODECODER_H
32 const IInterface* parent ) ;
41 ToolHandle<Muon::INSWCalibTool>
m_calibTool{
this,
"CalibrationTool",
""};
51 int tdo =
data->tdo();
52 int pdo =
data->charge();
54 bool isDead =
data->isDead();
56 float charge{0.}, time{0.};
double charge(const T &p)
char data[hepevt_bytes_allocation_ATLAS]
unsigned bcTag(unsigned bcBitMap)
virtual StatusCode initialize() override
STGC_RDO_Decoder(const std::string &type, const std::string &name, const IInterface *parent)
ToolHandle< Muon::INSWCalibTool > m_calibTool
sTgcDigit * getDigit(const EventContext &ctx, const Muon::STGC_RawData *data) const override
const sTgcIdHelper * m_stgcIdHelper
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.