Macros | |
| #define | OLD_CASE_EXPRESSION fObjlen==fNbytes-fKeylen && GetBranch()->GetCompressionLevel()!=0 && file->GetVersion()<=30401 |
Functions | |
| static TBuffer * | R__InitializeReadBasketBuffer (TBuffer *bufferRef, Int_t len, TFile *file) |
| Initialize a buffer for reading if it is not already initialized. | |
Variables | |
| const UInt_t | kDisplacementMask = 0xFF000000 |
| #define OLD_CASE_EXPRESSION fObjlen==fNbytes-fKeylen && GetBranch()->GetCompressionLevel()!=0 && file->GetVersion()<=30401 |
Definition at line 352 of file TBasket.cxx.
|
inlinestatic |
Initialize a buffer for reading if it is not already initialized.
Definition at line 409 of file TBasket.cxx.
| const UInt_t kDisplacementMask = 0xFF000000 |
Definition at line 31 of file TBasket.cxx.