44  _paramSet(
"!paramSet",
"Parameters",
this),
 
 
   62  _paramSet(
"!paramSet",
this,
other._paramSet),
 
 
   85    for (
auto varTmp : *vars) {
 
   87      auto range = var.getRange();
 
   89      var.setRange(
range.first - 0.1*span, 
range.second + 0.1 * span);
 
   94    cacheElm->_pdfVariables = std::move(vars);
 
  108  return sqrt(
cov.Determinant());
 
 
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void data
 
RooFit::OwningPtr< RooArgSet > getParameters(const RooAbsData *data, bool stripDisconnected=true) const
Create a list of leaf nodes in the arg tree starting with ourself as top node that don't match any of...
 
bool addTyped(const RooAbsCollection &list, bool silent=false)
Adds elements of a given RooAbsCollection to the container if they match the specified type.
 
Abstract interface for all probability density functions.
 
Abstract base class for objects that represent a real value and implements functionality common to al...
 
RooNumIntConfig * specialIntegratorConfig() const
Returns the specialized integrator configuration for this RooAbsReal.
 
RooArgList is a container object that can hold multiple RooAbsArg objects.
 
Int_t setObj(const RooArgSet *nset, T *obj, const TNamed *isetRangeName=nullptr)
Setter function without integration set.
 
T * getObj(const RooArgSet *nset, Int_t *sterileIndex=nullptr, const TNamed *isetRangeName=nullptr)
Getter function without integration set.
 
bool setLabel(const char *label, bool printError=true) override
Set value by specifying the name of the desired state.
 
Switches the message service to a different level while the instance is alive.
 
Implementation of Jeffrey's prior.
 
RooTemplateProxy< RooAbsPdf > _nominal
 
double evaluate() const override
Calculate and return current value of self.
 
RooObjCacheManager _cacheMgr
 
Variable that can be changed from the outside.
 
const T & arg() const
Return reference to object held in proxy.
 
RooCmdArg Save(bool flag=true)
 
RooCmdArg SumW2Error(bool flag)
 
RooCmdArg Minos(bool flag=true)
 
RooCmdArg PrintLevel(Int_t code)
 
RooCmdArg ExpectedData(bool flag=true)
 
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or othe...