16 #ifndef ROO_GEN_PROD_PROJ 17 #define ROO_GEN_PROD_PROJ 31 const RooArgSet& _normSet,
const char* isetRangeName,
const char* normRangeName=0,
Bool_t doFactorize=
kTRUE) ;
virtual void operModeHook()
Intercept cache mode operation changes and propagate them to the components.
virtual ~RooGenProdProj()
Destructor.
#define ClassDef(name, id)
RooRealVar represents a fundamental (non-derived) real valued object.
virtual TObject * clone(const char *newname) const
RooGenProdProj()
Default constructor.
RooArgSet * _compSetOwnedN
RooListProxy is the concrete proxy for RooArgList objects.
RooArgSet * _compSetOwnedD
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
RooGenProdProj is an auxiliary class for RooProdPdf that calculates a general normalized projection o...
Mother of all ROOT objects.
RooAbsReal * makeIntegral(const char *name, const RooArgSet &compSet, const RooArgSet &intSet, RooArgSet &saveSet, const char *isetRangeName, Bool_t doFactorize)
Utility function to create integral over observables intSet in range isetRangeName over product of p...
Double_t evaluate() const
Calculate and return value of normalization projection.
RooSetProxy is the concrete proxy for RooArgSet objects.