| Atlas enum value | MatrixReadOut | |
| BaseObject(ObjectType, const std::string &) | BaseObject | |
| bytestream(std::ostream &stream) | MatrixReadOut | |
| checkBodyOrder(bool debugPrint=false) | MatrixReadOut | |
| checkCRC8(ubit16 foot) | MatrixReadOut | |
| checkFragment() | MatrixReadOut | |
| computeCR() | MatrixReadOut | private |
| DataVersion enum name | MatrixReadOut | |
| deleteCMABody() | MatrixReadOut | |
| display(std::ostream &stream) | MatrixReadOut | |
| displayBody(std::ostream &stream) | MatrixReadOut | |
| displayFooter(std::ostream &stream) | MatrixReadOut | |
| displayHeader(std::ostream &stream) | MatrixReadOut | |
| displaySubHeader(std::ostream &stream) | MatrixReadOut | |
| doMatrix(Matrix *CMpointer) | MatrixReadOut | |
| getCMAHit(int index) | MatrixReadOut | |
| getFooter() | MatrixReadOut | |
| getHeader() | MatrixReadOut | |
| getSubHeader() | MatrixReadOut | |
| initialize(uint NOBXS) | MatrixReadOut | private |
| m_addressOfWordScanned | MatrixReadOut | private |
| m_Body | MatrixReadOut | private |
| m_BodyCurr | MatrixReadOut | private |
| m_BodyLast | MatrixReadOut | private |
| m_BS | MatrixReadOut | private |
| m_BunchFrom | MatrixReadOut | private |
| m_BunchTo | MatrixReadOut | private |
| m_checkCR | MatrixReadOut | private |
| m_checkFooterNum | MatrixReadOut | private |
| m_checkFooterPos | MatrixReadOut | private |
| m_checkHeaderNum | MatrixReadOut | private |
| m_checkHeaderPos | MatrixReadOut | private |
| m_checkSubHeaderNum | MatrixReadOut | private |
| m_checkSubHeaderPos | MatrixReadOut | private |
| m_checkUnkown | MatrixReadOut | private |
| m_CM | MatrixReadOut | private |
| m_data_version | MatrixReadOut | private |
| m_FEL1ID | MatrixReadOut | private |
| m_first8bitsON | MatrixReadOut | private |
| m_Footer | MatrixReadOut | private |
| m_Header | MatrixReadOut | private |
| m_MROS | MatrixReadOut | private |
| m_myBoss | MatrixReadOut | private |
| m_name | BaseObject | private |
| m_NBunch | MatrixReadOut | private |
| m_nchan | MatrixReadOut | private |
| m_nclock | MatrixReadOut | private |
| m_NDLLCYC | MatrixReadOut | private |
| m_numberOfWordsInBody | MatrixReadOut | private |
| m_numberOfWordsInFrag | MatrixReadOut | private |
| m_ROOffset | MatrixReadOut | private |
| m_SubHeader | MatrixReadOut | private |
| m_tag | BaseObject | private |
| m_timeSeparation | MatrixReadOut | private |
| makeCMABody() | MatrixReadOut | private |
| makeCMABodyHit() | MatrixReadOut | private |
| makeCMABodyTrg() | MatrixReadOut | private |
| makeFooter() | MatrixReadOut | private |
| makeFragment() | MatrixReadOut | private |
| makeHeader() | MatrixReadOut | private |
| makeNewHit(ubit16 newHit) | MatrixReadOut | private |
| makeNewHit(ubit16 newHit, CMROData *previous, CMROData *next) | MatrixReadOut | private |
| makeSubHeader() | MatrixReadOut | private |
| makeTestPattern(ubit16 mode, ubit16 ktimes, int eventNum) | MatrixReadOut | |
| MatrixReadOut(Matrix *p, ubit16 FEevent, uint NOBXS, DataVersion=MatrixReadOut::Atlas) | MatrixReadOut | |
| MatrixReadOut(ubit16 FEevent=0, uint NOBXS=8, DataVersion=MatrixReadOut::Atlas) | MatrixReadOut | |
| MatrixReadOut(ubit16 *v, ubit16 numWords, uint NOBXS, DataVersion=MatrixReadOut::Atlas) | MatrixReadOut | |
| MatrixReadOut(const MatrixReadOut &MROOrig) | MatrixReadOut | |
| name() const | BaseObject | inline |
| numberOfBodyWords() | MatrixReadOut | inline |
| numberOfFragmentWords() | MatrixReadOut | inline |
| operator<<(std::ostream &stream, MatrixReadOut *p) | MatrixReadOut | friend |
| operator<<(std::ostream &stream, MatrixReadOut &p) | MatrixReadOut | friend |
| operator=(const MatrixReadOut &MROOrig)=delete | MatrixReadOut | |
| overwriteHeader(ubit16 thisRecord) | MatrixReadOut | inline |
| overwriteSubHeader(ubit16 thisRecord) | MatrixReadOut | inline |
| Print(std::ostream &, bool) const | BaseObject | inlinevirtual |
| readCMABody(ubit16 *Body) | MatrixReadOut | |
| readCMABodyCurrent() | MatrixReadOut | |
| readCMAWord() | MatrixReadOut | |
| readFooter() | MatrixReadOut | |
| readHeader() | MatrixReadOut | |
| ReadOutManager class | MatrixReadOut | friend |
| readSubHeader() | MatrixReadOut | |
| reComputeFooter() | MatrixReadOut | inline |
| reset(uint NOBXS) | MatrixReadOut | |
| setManager(ReadOutManager *boss) | MatrixReadOut | private |
| Simulation enum value | MatrixReadOut | |
| sortAndMakeNewHit(ubit16 newHit) | MatrixReadOut | private |
| tag() const | BaseObject | inline |
| topCMABody() | MatrixReadOut | |
| writeCMABody(ubit16 _BC, ubit16 _TIME, ubit16 IJK, ubit16 _STRIP) | MatrixReadOut | |
| writeFooter() | MatrixReadOut | |
| writeHeader(ubit16 CMcode) | MatrixReadOut | |
| writeRecord(ubit16 thisRecord, bool last) | MatrixReadOut | |
| writeSubHeader() | MatrixReadOut | |
| ~BaseObject()=default | BaseObject | virtual |
| ~MatrixReadOut() | MatrixReadOut | |