#include <SectorLogicRXReadOut.h>
Definition at line 17 of file SectorLogicRXReadOut.h.
◆ SectorLogicRXReadOut()
SectorLogicRXReadOut::SectorLogicRXReadOut |
( |
| ) |
|
◆ ~SectorLogicRXReadOut()
SectorLogicRXReadOut::~SectorLogicRXReadOut |
( |
| ) |
|
◆ deleteSLBody()
void SectorLogicRXReadOut::deleteSLBody |
( |
| ) |
|
|
private |
◆ display()
void SectorLogicRXReadOut::display |
( |
std::ostream & |
stream | ) |
|
Definition at line 118 of file SectorLogicRXReadOut.cxx.
119 stream <<
" **** Sector Logic ReadOut Fragment ****" << std::endl;
120 stream <<
" SectorLogic: Header " << std::hex <<
m_Header << std::dec << std::endl;
121 stream <<
" SectorLogic: SubHeader " << std::hex <<
m_SubHeader << std::dec << std::endl;
123 stream <<
" SectorLogic: hit " << (
i + 1) <<
" ==> " << std::hex <<
readSLHitCurrent() << std::dec << std::endl;
125 stream <<
" SectorLogic: Footer " << std::hex <<
m_Footer << std::dec << std::endl;
◆ initialize()
void SectorLogicRXReadOut::initialize |
( |
| ) |
|
◆ makeNewHit()
void SectorLogicRXReadOut::makeNewHit |
( |
ubit16 |
newHit | ) |
|
|
private |
◆ name()
const std::string& BaseObject::name |
( |
| ) |
const |
|
inlineinherited |
◆ numberOfFragmentWords()
uint16_t SectorLogicRXReadOut::numberOfFragmentWords |
( |
| ) |
|
|
inline |
◆ numberOfInputWords()
uint16_t SectorLogicRXReadOut::numberOfInputWords |
( |
| ) |
|
|
inline |
◆ Print()
virtual void BaseObject::Print |
( |
std::ostream & |
, |
|
|
bool |
|
|
) |
| const |
|
inlinevirtualinherited |
Reimplemented in CMAparameters, RPC_CondCabling::CMApivotdata, RPC_CondCabling::CMAcablingdata, RPC_CondCabling::RPCchamberdata, RPC_CondCabling::WiredORdata, RPC_CondCabling::RPCchamber, CMApatterns, RPC_CondCabling::WiredOR, MuonSimuTrack, RPCdigit, CMAtrigger, PADpatterns, CMAdata, SLpatterns, SLdata, PADdata, RPCtrigDataObject, and bitPATTERN.
Definition at line 25 of file BaseObject.h.
◆ readSLHitCurrent()
ubit16 SectorLogicRXReadOut::readSLHitCurrent |
( |
| ) |
|
◆ reset()
void SectorLogicRXReadOut::reset |
( |
| ) |
|
◆ tag()
◆ topSLBody()
void SectorLogicRXReadOut::topSLBody |
( |
| ) |
|
|
inline |
◆ writeRecord()
void SectorLogicRXReadOut::writeRecord |
( |
ubit16 |
thisRecord, |
|
|
bool |
last |
|
) |
| |
◆ operator<< [1/2]
◆ operator<< [2/2]
◆ m_BodyCurr
◆ m_BodyFirst
◆ m_BodyLast
◆ m_Footer
uint16_t SectorLogicRXReadOut::m_Footer |
|
private |
◆ m_Header
uint16_t SectorLogicRXReadOut::m_Header |
|
private |
◆ m_name
std::string BaseObject::m_name |
|
privateinherited |
◆ m_numberOfInputWords
uint16_t SectorLogicRXReadOut::m_numberOfInputWords |
|
private |
◆ m_numberOfWordsInFrag
uint16_t SectorLogicRXReadOut::m_numberOfWordsInFrag |
|
private |
◆ m_SubHeader
uint16_t SectorLogicRXReadOut::m_SubHeader |
|
private |
◆ m_tag
The documentation for this class was generated from the following files: