12#ifndef ROOT_TProofBenchRunCPU
13#define ROOT_TProofBenchRunCPU
#define ClassDef(name, id)
Describe directory structure in memory.
Service class for 2-Dim histogram classes.
This class displays a legend box (TPaveText) containing several legend entries.
CPU-intensive PROOF benchmark test generates events and fill 1, 2, or 3-D histograms.
void SetStart(Int_t start)
void SetDebug(Int_t debug)
TH2 * fHist_perfstat_event
TString GetNameStem() const
Get name for this run.
void Run(const char *, Int_t, Int_t, Int_t, Int_t, Int_t, Int_t)
void FillPerfStatPerfPlots(TTree *t, Int_t nactive)
Long64_t GetNEvents() const
TCanvas * GetCanvas() const
TDirectory * fDirProofBench
Int_t DeleteParameters()
Delete parameters set for this run.
virtual ~TProofBenchRunCPU()
Destructor.
void SetNEvents(Long64_t nevents)
Int_t SetParameters()
Set parameters.
TProfile * fProfile_queryresult_event
void Print(Option_t *option="") const
Show settings.
void BuildHistos(Int_t start, Int_t stop, Int_t step, Bool_t nx)
Build histograms, profiles and graphs needed for this run.
TProfile * fNorm_queryresult_event
TProfile * fProfile_perfstat_evtmax
TDirectory * GetDirProofBench() const
void Run(Long64_t nevents, Int_t start, Int_t stop, Int_t step, Int_t ntries, Int_t debug, Int_t draw)
Run benchmark Input parameters nevents: Number of events to run per file.
TList * GetListPerfPlots() const
TProfile * fNorm_perfstat_evtmax
void SetNHists(Int_t nhists)
void SetNTries(Int_t ntries)
TPBHistType * GetHistType() const
TProfile * fProfile_cpu_eff
void DrawPerfPlots()
Draw Performance plots.
void SetDirProofBench(TDirectory *dir)
TProfile * fProfile_perfstat_event
const char * GetName() const
Returns name of object.
void SetHistType(TPBHistType *histtype)
Set histogram type.
Abstract base class for PROOF benchmark runs.
PROOF worker node information
This class controls a Parallel ROOT Facility, PROOF, cluster.
A TTree represents a columnar dataset.