TBasket.cxx File Reference

#include "TBasket.h"
#include "TBufferFile.h"
#include "TTree.h"
#include "TBranch.h"
#include "TFile.h"
#include "TMath.h"
#include "TTreeCache.h"
#include "TTreeCacheUnzip.h"

Go to the source code of this file.

Functions

void R__zip (Int_t cxlevel, Int_t *nin, char *bufin, Int_t *lout, char *bufout, Int_t *nout)
void R__unzip (Int_t *nin, UChar_t *bufin, Int_t *lout, char *bufout, Int_t *nout)
int R__unzip_header (Int_t *nin, UChar_t *bufin, Int_t *lout)
 ClassImp (TBasket) TBasket

Variables

const Int_t kMAXBUF = 0xFFFFFF
const UInt_t kDisplacementMask = 0xFF000000


Function Documentation

ClassImp ( TBasket   ) 

Definition at line 29 of file TBasket.cxx.

References kFALSE.

void R__unzip ( Int_t nin,
UChar_t bufin,
Int_t lout,
char *  bufout,
Int_t nout 
)

int R__unzip_header ( Int_t nin,
UChar_t bufin,
Int_t lout 
)

Definition at line 1119 of file ZInflate.c.

void R__zip ( Int_t  cxlevel,
Int_t nin,
char *  bufin,
Int_t lout,
char *  bufout,
Int_t nout 
)

Definition at line 405 of file Bits.h.

References deflate(), deflateEnd(), deflateInit, flags, HDRSIZE, RooFitShortHand::L(), level, method, NULL, R__bi_init(), R__ct_init(), R__Deflate(), R__error(), R__lm_init(), R__window_size, PC3::stream(), UNKNOWN, Z_DEFLATED, Z_FINISH, Z_OK, and Z_STREAM_END.


Variable Documentation

const UInt_t kDisplacementMask = 0xFF000000

Definition at line 26 of file TBasket.cxx.

const Int_t kMAXBUF = 0xFFFFFF

Definition at line 25 of file TBasket.cxx.


Generated on Tue Jul 5 16:09:17 2011 for ROOT_528-00b_version by  doxygen 1.5.1