|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef RPCbytestream_H
9 #define RPCbytestream_H
17 #include "GaudiKernel/MsgStream.h"
22 typedef unsigned long int debu;
23 typedef std::map < int, CMAreadout, std::less <int> >
CMA_Readout;
24 typedef std::map < int, PADreadout, std::less <int> >
PAD_Readout;
debu rx_ro_debug(void) const
debu pad_rostruct_debug(void) const
RPCbytestream(CMAdata &, const std::string &, MsgStream &, debu, debu, debu, debu, debu, debu, debu, debu, uint, uint)
debu rx_rostruct_debug(void) const
CMA_Readout m_cma_readout
void dump_rpc_bytestream(void)
debu cma_rostruct_debug(void) const
void build_pad_readout(MsgStream &log, uint NOBXS)
debu m_pad_rostruct_debug
const PAD_Readout & pad_readout(void) const
debu cma_ro_debug(void) const
const CMA_Readout & cma_readout(void) const
debu sl_ro_debug(void) const
PAD_Readout m_pad_readout
debu sl_rostruct_debug(void) const
debu m_cma_rostruct_debug
std::map< int, PADreadout, std::less< int > > PAD_Readout
const std::string & filename(void) const
debu pad_ro_debug(void) const
std::map< int, CMAreadout, std::less< int > > CMA_Readout