![]() |
ATLAS Offline Software
|
#include <SectorLogicRXReadOut.h>
Classes | |
| struct | SLRXROData |
Public Member Functions | |
| SectorLogicRXReadOut () | |
| ~SectorLogicRXReadOut () | |
| void | initialize () |
| void | reset () |
| void | writeRecord (ubit16 thisRecord, bool last) |
| uint16_t | numberOfFragmentWords () |
| uint16_t | numberOfInputWords () |
| void | topSLBody () |
| uint16_t | readSLHitCurrent () |
| void | display (std::ostream &stream) |
| ObjectType | tag () const |
| const std::string & | name () const |
| virtual void | Print (std::ostream &, bool) const |
Private Member Functions | |
| void | deleteSLBody () |
| void | makeNewHit (ubit16 newHit) |
Private Attributes | |
| uint16_t | m_Header |
| uint16_t | m_SubHeader |
| uint16_t | m_Footer |
| SLRXROData * | m_BodyFirst |
| uint16_t | m_numberOfWordsInFrag |
| uint16_t | m_numberOfInputWords |
| SLRXROData * | m_BodyLast |
| SLRXROData * | m_BodyCurr |
| ObjectType | m_tag |
| std::string | m_name |
Friends | |
| std::ostream & | operator<< (std::ostream &stream, SectorLogicRXReadOut *p) |
| std::ostream & | operator<< (std::ostream &stream, SectorLogicRXReadOut &p) |
Definition at line 17 of file SectorLogicRXReadOut.h.
| SectorLogicRXReadOut::SectorLogicRXReadOut | ( | ) |
Definition at line 17 of file SectorLogicRXReadOut.cxx.
| SectorLogicRXReadOut::~SectorLogicRXReadOut | ( | ) |
Definition at line 20 of file SectorLogicRXReadOut.cxx.
|
private |
Definition at line 28 of file SectorLogicRXReadOut.cxx.
| void SectorLogicRXReadOut::display | ( | std::ostream & | stream | ) |
Definition at line 118 of file SectorLogicRXReadOut.cxx.
| void SectorLogicRXReadOut::initialize | ( | ) |
Definition at line 45 of file SectorLogicRXReadOut.cxx.
|
private |
Definition at line 90 of file SectorLogicRXReadOut.cxx.
|
inlineinherited |
Definition at line 23 of file BaseObject.h.
|
inline |
Definition at line 26 of file SectorLogicRXReadOut.h.
|
inline |
Definition at line 27 of file SectorLogicRXReadOut.h.
|
inlinevirtualinherited |
Reimplemented in bitPATTERN, CMAdata, CMAparameters, CMApatterns, CMAtrigger, MuonSimuTrack, PADdata, PADpatterns, RPC_CondCabling::CMAcablingdata, RPC_CondCabling::CMApivotdata, RPC_CondCabling::RPCchamber, RPC_CondCabling::RPCchamberdata, RPC_CondCabling::WiredOR, RPC_CondCabling::WiredORdata, RPCdigit, RPCtrigDataObject, SLdata, and SLpatterns.
Definition at line 25 of file BaseObject.h.
| ubit16 SectorLogicRXReadOut::readSLHitCurrent | ( | ) |
Definition at line 107 of file SectorLogicRXReadOut.cxx.
| void SectorLogicRXReadOut::reset | ( | ) |
Definition at line 66 of file SectorLogicRXReadOut.cxx.
|
inlineinherited |
Definition at line 22 of file BaseObject.h.
|
inline |
Definition at line 29 of file SectorLogicRXReadOut.h.
| void SectorLogicRXReadOut::writeRecord | ( | ubit16 | thisRecord, |
| bool | last ) |
Definition at line 76 of file SectorLogicRXReadOut.cxx.
|
friend |
Definition at line 42 of file SectorLogicRXReadOut.h.
|
friend |
Definition at line 38 of file SectorLogicRXReadOut.h.
|
private |
Definition at line 66 of file SectorLogicRXReadOut.h.
|
private |
Definition at line 60 of file SectorLogicRXReadOut.h.
|
private |
Definition at line 65 of file SectorLogicRXReadOut.h.
|
private |
Definition at line 59 of file SectorLogicRXReadOut.h.
|
private |
Definition at line 57 of file SectorLogicRXReadOut.h.
|
privateinherited |
Definition at line 16 of file BaseObject.h.
|
private |
Definition at line 62 of file SectorLogicRXReadOut.h.
|
private |
Definition at line 61 of file SectorLogicRXReadOut.h.
|
private |
Definition at line 58 of file SectorLogicRXReadOut.h.
|
privateinherited |
Definition at line 15 of file BaseObject.h.