Logo ROOT  
Reference Guide
TProofBenchTypes.h File Reference
#include "TObject.h"
#include "TString.h"
Include dependency graph for TProofBenchTypes.h:
This graph shows which files directly or indirectly include this file:

Classes

class  TPBHandleDSType
 
class  TPBHistType
 
class  TPBReadType
 

Variables

const char *const kPROOF_BenchCPUSelPar = "ProofBenchCPUSel"
 
const char *const kPROOF_BenchDataSelPar = "ProofBenchDataSel"
 
const char *const kPROOF_BenchIncDir = "proof/proofbench/inc/"
 
const char *const kPROOF_BenchParDir = "proof/proofbench/"
 
const char *const kPROOF_BenchSelCPUDef = "TSelHist"
 
const char *const kPROOF_BenchSelDataDef = "TSelEvent"
 
const char *const kPROOF_BenchSelDataGenDef = "TSelEventGen"
 
const char *const kPROOF_BenchSrcDir = "proof/proofbench/src/"
 

Variable Documentation

◆ kPROOF_BenchCPUSelPar

const char* const kPROOF_BenchCPUSelPar = "ProofBenchCPUSel"

Definition at line 24 of file TProofBenchTypes.h.

◆ kPROOF_BenchDataSelPar

const char* const kPROOF_BenchDataSelPar = "ProofBenchDataSel"

Definition at line 25 of file TProofBenchTypes.h.

◆ kPROOF_BenchIncDir

const char* const kPROOF_BenchIncDir = "proof/proofbench/inc/"

Definition at line 28 of file TProofBenchTypes.h.

◆ kPROOF_BenchParDir

const char* const kPROOF_BenchParDir = "proof/proofbench/"

Definition at line 26 of file TProofBenchTypes.h.

◆ kPROOF_BenchSelCPUDef

const char* const kPROOF_BenchSelCPUDef = "TSelHist"

Definition at line 29 of file TProofBenchTypes.h.

◆ kPROOF_BenchSelDataDef

const char* const kPROOF_BenchSelDataDef = "TSelEvent"

Definition at line 30 of file TProofBenchTypes.h.

◆ kPROOF_BenchSelDataGenDef

const char* const kPROOF_BenchSelDataGenDef = "TSelEventGen"

Definition at line 31 of file TProofBenchTypes.h.

◆ kPROOF_BenchSrcDir

const char* const kPROOF_BenchSrcDir = "proof/proofbench/src/"

Definition at line 27 of file TProofBenchTypes.h.