4 #ifndef __KVGausGumDistribution_H
5 #define __KVGausGumDistribution_H
#define ClassDef(name, id)
Probability distribution function made of sum of normalised Gaussian and Gumbel distributions.
Int_t fRank
rank of Gumbel distribution
Double_t GDk(Double_t *x, Double_t *p)
KVGausGumDistribution()
default ctor
void Paint(Option_t *option="")
Draw total distribution and the two component distributions.
virtual ~KVGausGumDistribution()
Destructor.
KVGumbelDistribution * fGumbelComp
non-persistent (not written to disk)
TF1 * fGaussComp
non-persistent (not written to disk)
void Copy(TObject &) const
Gumbel distributions for rank-ordered extremal variables.