Int_t fLastIndexQueried
! to optimize GetEntry() in a loop
TEntryListBlock & operator=(const TEntryListBlock &rhs)
TEntryListBlock(const TEntryListBlock &eblock)
Int_t fNPassed
number of entries in the entry list (if fPassing=0 - number of entries not in the entry list
bool fPassing
1 - stores entries that belong to the list 0 - stores entries that don't belong to the list
void Transform(bool dir, UShort_t *indexnew)
void PrintWithShift(Int_t shift) const
~TEntryListBlock() override
Int_t fN
size of fIndices for I/O =fNPassed for list, fBlockSize for bits
Int_t fLastIndexReturned
! to optimize GetEntry() in a loop
UShort_t fCurrent
! to fasten Contains() in list mode
Int_t Contains(Int_t entry)
Int_t GetEntry(Int_t entry)
void Print(const Option_t *option="") const override
Int_t Merge(TEntryListBlock *block)