1#ifndef HnSparseStress_H
2#define HnSparseStress_H
Int_t fDebugLevel
Debug level.
void SetPrintRefresh(Int_t n)
Setting print refresh.
bool fRandomFill
Flag is Fill is random.
Long64_t fNFilledMax
Max size of filled entries.
virtual Bool_t Generate(THnSparse *h, Long64_t size=1e3, Long64_t start=1e3)
void PrintBin(Int_t n, Double_t *c, const char *msg)
void SetRandomFill(bool rf)
Setting fill random flag.
bool fDone
Flag is process is done.
TStopwatch fTimerTotal
Total timer.
Int_t fPrintRefresh
Print refresh.
TStopwatch fTimer
Process timer.
void SetDebugLevel(Int_t debug)
Setting debug level.
Long64_t fNBytesMax
Max size in bytes.
bool GenerateRecursiveLoop(THnSparse *h, Int_t iDim, Double_t *coord, Int_t *start)
virtual Bool_t Stress(HnSparse *h, Long64_t size=1e3, bool bytes=false)
bool StressRecursiveLoop(HnSparse *h, int &iDim, int *coord)