15#ifndef ROO_MULTIBINOMIAL
16#define ROO_MULTIBINOMIAL
#define ClassDef(name, id)
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
RooListProxy is the concrete proxy for RooArgList objects.
RooMultiBinomial is an efficiency function which makes all combinations of efficiencies given as inpu...
virtual Double_t evaluate() const
Calculate the raw value of the function which is the effFunc value if cat==1 and it is (1-effFunc) if...
virtual ~RooMultiBinomial()
Destructor.
RooListProxy _effFuncList
virtual TObject * clone(const char *newname) const
Mother of all ROOT objects.