ROOT
6.06/09
Reference Guide
|
Definition at line 21 of file RooNumber.h.
Public Member Functions | |
virtual | ~RooNumber () |
Static Public Member Functions | |
static Double_t | infinity () |
Return internal infinity representation. More... | |
static Int_t | isInfinite (Double_t x) |
Return true if x is infinite by RooNumBer internal specification. More... | |
Static Private Attributes | |
static Double_t | _Infinity = 1.0e30 |
#include <RooNumber.h>
|
inlinevirtual |
Definition at line 24 of file RooNumber.h.
|
static |
Return internal infinity representation.
Definition at line 48 of file RooNumber.cxx.
Referenced by RooStats::HypoTestPlot::ApplyResult(), RooStats::SamplingDistribution::CDF(), ClassImp(), RooStats::MetropolisHastings::ConstructChain(), RooStreamParser::convertToDouble(), RooNumConvolution::evaluate(), RooHistError::PoissonSum::getMaxLimit(), RooAbsData::getRange(), RooStats::SamplingDistribution::InverseCDFInterpolate(), RooRealVar::removeMax(), RooErrorVar::removeMax(), RooRealVar::removeMin(), RooErrorVar::removeMin(), RooRealVar::removeRange(), RooErrorVar::removeRange(), RooCurve::RooCurve(), RooRangeBinning::RooRangeBinning(), RooStats::ToyMCSampler::SetToysLeftTail(), RooStats::ToyMCSampler::SetToysRightTail(), and RooStats::HypoTestResult::UpdatePValue().
Return true if x is infinite by RooNumBer internal specification.
Definition at line 57 of file RooNumber.cxx.
Referenced by RooPoisson::analyticalIntegral(), RooSegmentedIntegrator1D::checkLimits(), RooBinIntegrator::checkLimits(), RooSegmentedIntegrator2D::checkLimits(), RooAdaptiveGaussKronrodIntegrator1D::checkLimits(), RooIntegrator1D::checkLimits(), RooNumIntFactory::createIntegrator(), RooAbsRealLValue::frame(), RooAbsRealLValue::hasMax(), RooAbsRealLValue::hasMin(), RooGrid::initialize(), RooAbsRealLValue::inRange(), RooImproperIntegrator1D::limitsCase(), RooAbsRealLValue::randomize(), and RooRealVar::RooRealVar().
|
staticprivate |
Definition at line 30 of file RooNumber.h.