This is the complete list of members for ITkPixV2Encoder, including all inherited members.
addBits64(const uint64_t value, const uint8_t length) | ITkPixEncoder | |
addToStream(const HitMap &hitMap, bool last=false) | ITkPixV2Encoder | |
encodeEvent() | ITkPixEncoder | |
encodeQCore(const unsigned nCCol, const unsigned nQRow) | ITkPixEncoder | |
endStream() | ITkPixV2Encoder | |
getWords() | ITkPixEncoder | inline |
hitInQCore(const unsigned CCol, const unsigned QRow) | ITkPixEncoder | |
HitMap typedef | ITkPixEncoder | |
intTag(const uint16_t nEvt) | ITkPixEncoder | |
ITkPixEncoder(const unsigned nCol=400, const unsigned nRow=384, const unsigned nColInCCol=8, const unsigned nRowInQRow=2, const unsigned nEventsPerStream=16, const bool plainHitMap=false, const bool dropToT=false) | ITkPixEncoder | |
m_currBit | ITkPixEncoder | protected |
m_currBlock | ITkPixEncoder | protected |
m_currCCol | ITkPixEncoder | protected |
m_currEvent | ITkPixEncoder | protected |
m_currQRow | ITkPixEncoder | protected |
m_currStream | ITkPixEncoder | protected |
m_dropToT | ITkPixEncoder | protected |
m_hitMap | ITkPixEncoder | protected |
m_hitQCores | ITkPixEncoder | protected |
m_lastQRow | ITkPixEncoder | protected |
m_nCCol | ITkPixEncoder | protected |
m_nCol | ITkPixEncoder | protected |
m_nColInCCol | ITkPixEncoder | protected |
m_nEventsPerStream | ITkPixEncoder | protected |
m_nQRow | ITkPixEncoder | protected |
m_nRow | ITkPixEncoder | protected |
m_nRowInQRow | ITkPixEncoder | protected |
m_plainHitMap | ITkPixEncoder | protected |
m_words | ITkPixEncoder | protected |
pushWords32() | ITkPixEncoder | |
scanHitMap() | ITkPixEncoder | |
setEventsPerStream(const unsigned nEventsPerStream=16) | ITkPixEncoder | inline |
setHitMap(const HitMap &hitMap) | ITkPixEncoder | inline |
streamTag(const uint8_t nStream) | ITkPixEncoder | |