![]() |
AliRoot Core
edcc906 (edcc906)
|
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 |
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 | ) |
Float_t interpolWrite | ( | const Int_t | method, |
const Int_t | ndim | ||
) |
const Int_t nt = 100 |
Definition at line 2 of file pdfIO.C.
Referenced by AccessByCoords(), AliExpression::Element(), AliExpression::Expression(), AliTPCCorrection::FastSimDistortedVertex(), AliGenParamPionsKaons::Generate(), AliMC::GetHitLists(), good_tracks(), GoodTracksTPC(), interpolRead(), interpolWrite(), AliExpression::Primary(), AliMultiplicity::Print(), ReadRaw(), AliMC::ReorderAndExpandTreeTR(), AliMCEvent::ReorderAndExpandTreeTR(), AliCollisionGeometry::SetParticipants(), AliGenerator::SetTarget(), TestHWMap(), and AliV0vertexer::Tracks2V0vertices().
TStopwatch timer |
Definition at line 1 of file pdfIO.C.
Referenced by interpolRead(), and interpolWrite().