|
ROOT
Reference Guide |
|
Go to the documentation of this file.
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) ;
RooArgSet * _compSetOwnedN
RooSetProxy is the concrete proxy for RooArgSet objects.
RooArgList is a container object that can hold multiple RooAbsArg objects.
RooAbsReal is the common abstract base class for objects that represent a real value and implements f...
virtual TObject * clone(const char *newname) const
RooGenProdProj is an auxiliary class for RooProdPdf that calculates a general normalised projection o...
RooArgSet * _compSetOwnedD
virtual ~RooGenProdProj()
Destructor.
RooListProxy is the concrete proxy for RooArgList 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 for product over certain observables.
RooGenProdProj()
Default constructor.
Mother of all ROOT objects.
#define ClassDef(name, id)
Double_t evaluate() const
Calculate and return value of normalization projection.
virtual void operModeHook()
Intercept cache mode operation changes and propagate them to the components.
RooRealVar represents a variable that can be changed from the outside.
RooArgSet is a container object that can hold multiple RooAbsArg objects.