TTreeCacheUnzip.cxx File Reference

#include "TTreeCacheUnzip.h"
#include "TChain.h"
#include "TBranch.h"
#include "TFile.h"
#include "TEventList.h"
#include "TVirtualMutex.h"
#include "TThread.h"
#include "TCondition.h"
#include "TMath.h"
#include "Bytes.h"
#include "TEnv.h"

Go to the source code of this file.

Classes

struct  TTreeCacheUnzipData

Defines

#define THREADCNT   2

Functions

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 (TTreeCacheUnzip) TTreeCacheUnzip


Define Documentation

#define THREADCNT   2

Definition at line 61 of file TTreeCacheUnzip.cxx.

Referenced by TTreeCacheUnzip::Init(), and TTreeCacheUnzip::UnzipCache().


Function Documentation

ClassImp ( TTreeCacheUnzip   ) 

Definition at line 72 of file TTreeCacheUnzip.cxx.

References Init().

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.

References fprintf(), HDRSIZE, long, and Z_DEFLATED.

Referenced by TKey::Read(), TBasket::ReadBasketBuffers(), TKey::ReadObj(), TKey::ReadObjectAny(), TKey::ReadObjWithBuffer(), TMessage::Uncompress(), and TTreeCacheUnzip::UnzipBuffer().


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