24#ifndef ROOT_TMVA_LogInterval
25#define ROOT_TMVA_LogInterval
104 MsgLogger&
Log()
const;
#define ClassDef(name, id)
The TMVA::Interval Class.
Int_t fNbins
when >0 : number of bins (discrete interval); when ==0 continuous interval
Double_t fMax
the constraints of the Interval
The TMVA::Interval Class.
virtual Double_t GetMean() const
virtual Int_t GetNbins() const
virtual Double_t GetStepSize(Int_t iBin=0) const
returns the step size between the numbers of a "discrete LogInterval"
virtual Double_t GetMax() const
virtual Double_t GetRndm(TRandom3 &) const
get uniformly distributed number within interval
virtual Double_t GetWidth() const
virtual Double_t GetMin() const
virtual Double_t GetElement(Int_t position) const
calculates the value of the "number" bin in a discrete interval.
virtual ~LogInterval()
destructor
Random number generator class based on M.
create variable transformations