AliRoot Core  edcc906 (edcc906)
pdfIO.C File Reference

Go to the source code of this file.

Functions

void pdfIO (const Int_t method=0)
 
Float_t interpolWrite (const Int_t method, const Int_t ndim)
 
Float_t interpolRead (const Int_t ndim)
 
void build (const int ndim, const int npoints)
 

Variables

TStopwatch timer
 
const Int_t nt = 100
 

Function Documentation

void build ( const int  ndim,
const int  npoints 
)

Definition at line 92 of file pdfIO.C.

Referenced by interpolWrite().

Float_t interpolRead ( const Int_t  ndim)

Definition at line 68 of file pdfIO.C.

Referenced by pdfIO().

Float_t interpolWrite ( const Int_t  method,
const Int_t  ndim 
)

Definition at line 26 of file pdfIO.C.

Referenced by pdfIO().

void pdfIO ( const Int_t  method = 0)

Definition at line 4 of file pdfIO.C.

Variable Documentation

TStopwatch timer

Definition at line 1 of file pdfIO.C.

Referenced by interpolRead(), and interpolWrite().