5#ifndef MUONRDO_STGCRAWDATA_H
6#define MUONRDO_STGCRAWDATA_H
9#include "Identifier/Identifier.h"
MsgStream & operator<<(MsgStream &sl, const Muon::STGC_RawData &coll)
Overload of << operator for MsgStream for debug output.
STGC_RawData(const STGC_RawData &)=default
bool timeAndChargeInCounts() const
static constexpr int s_BCWindow
static constexpr double s_lowerTimeBound
unsigned int charge() const
STGC_RawData(STGC_RawData &&)=default
const Identifier identify() const
friend class STGC_RawDataCnv_p1
STGC_RawData(const Identifier id)
STGC_RawData & operator=(STGC_RawData &&)=default
friend class STGC_RawDataCnv_p3
static constexpr int s_timeTdoShift
friend class STGC_RawDataCnv_p2
STGC_RawData & operator=(const STGC_RawData &)=default
bool m_timeAndChargeInCounts
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.