7 #ifndef ROO_MOMENT_MORPH_FUNC 8 #define ROO_MOMENT_MORPH_FUNC 88 int idxmin(
const double &
m)
const;
89 int idxmax(
const double &m)
const;
virtual TObject * clone(const char *newname) const
virtual Bool_t add(const RooAbsArg &var, Bool_t silent=kFALSE)
Add the specified argument to list.
void operModeHook(RooAbsArg::OperMode)
Interface for operation mode change calls.
RooAbsReal * sumFunc(const RooArgSet *nset)
void useHorizontalMorphing(bool val)
int idxmax(const double &m) const
void setMode(const Setting &setting)
RooObjCacheManager _cacheMgr
Iterator abstract base class.
RooRealVar * frac(Int_t i)
#define ClassDef(name, id)
Bool_t isBinnedDistribution(const RooArgSet &obs) const
virtual std::list< Double_t > * plotSamplingHint(RooAbsRealLValue &obs, Double_t xlo, Double_t xhi) const
RooRealVar represents a fundamental (non-derived) real valued object.
int idxmin(const double &m) const
virtual Double_t getVal(const RooArgSet *set=0) const
virtual RooArgList containedArgs(Action)
virtual ~RooMomentMorphFunc()
RooAbsCacheElement is the abstract base class for objects to be stored in RooAbsCache cache manager o...
RooChangeTracker * _tracker
RooListProxy is the concrete proxy for RooArgList objects.
Int_t ij(const Int_t &i, const Int_t &j) const
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
virtual std::list< Double_t > * binBoundaries(RooAbsRealLValue &, Double_t, Double_t) const
Class RooObjCacheManager is an implementation of class RooCacheManager<RooAbsCacheElement> and specia...
CacheElem * getCache(const RooArgSet *nset) const
CacheElem(RooAbsReal &sumFunc, RooChangeTracker &tracker, const RooArgList &flist)
RooChangeTracker is a meta object that tracks value changes in a given set of RooAbsArgs by registeri...
Mother of all ROOT objects.
virtual Bool_t selfNormalized() const
RooAbsRealLValue is the common abstract base class for objects that represent a real value that may a...
RooArgSet * _curNormSet
The cache manager.
RooSetProxy is the concrete proxy for RooArgSet objects.
RooRealProxy is the concrete proxy for RooAbsReal objects A RooRealProxy is the general mechanism to ...
Double_t evaluate() const
TIterator * _pdfItr
do not persist
void calculateFractions(const RooMomentMorphFunc &self, Bool_t verbose=kTRUE) const