Logo ROOT   6.14/05
Reference Guide
Functions
TTreeCacheUnzip.cxx File Reference
#include "TTreeCacheUnzip.h"
#include "TBranch.h"
#include "TChain.h"
#include "TEnv.h"
#include "TEventList.h"
#include "TFile.h"
#include "TMath.h"
#include "TMutex.h"
#include "TROOT.h"
#include "TVirtualMutex.h"
#include "ROOT/TThreadExecutor.hxx"
Include dependency graph for TTreeCacheUnzip.cxx:

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)
 

Function Documentation

◆ R__unzip()

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

◆ R__unzip_header()

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