int Int_t
Signed integer 4 bytes (int).
double Double_t
Double 8 bytes.
#define ClassDef(name, id)
TVectorT< Double_t > TVectorD
Array of doubles (64 bits per element).
Class to compute 95% CL limits.
TH1 is the base class of all histogram classes in ROOT.
This class serves as input for the TLimit::ComputeLimit method.
static Double_t LogLikelihood(Double_t s, Double_t b, Double_t b2, Double_t d)
static TOrdCollection * fgSystNames
Collection of systematics names.
static TArrayD * fgTable
A log table... just to speed up calculation.
static bool Fluctuate(TLimitDataSource *input, TLimitDataSource *output, bool init, TRandom *, bool stat=false)
static TConfidenceLevel * ComputeLimit(TLimitDataSource *data, Int_t nmc=50000, bool stat=false, TRandom *generator=nullptr)
This is the base class for the ROOT Random number generators.