Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
RooProdPdf::Factorized Struct Reference

Definition at line 134 of file RooProdPdf.h.

Public Member Functions

 ~Factorized ()
RooArgSettermCrossDeps (int i) const
RooArgSettermImpDeps (int i) const
RooArgSettermIntDeps (int i) const
RooArgSettermNormDeps (int i) const

Public Attributes

RooLinkedList cross
RooLinkedList imps
RooLinkedList ints
RooLinkedList norms
RooLinkedList terms

Constructor & Destructor Documentation

◆ ~Factorized()

RooProdPdf::Factorized::~Factorized ( )

Definition at line 890 of file RooProdPdf.cxx.

Member Function Documentation

◆ termCrossDeps()

RooArgSet * RooProdPdf::Factorized::termCrossDeps ( int i) const
inline

Definition at line 140 of file RooProdPdf.h.

◆ termImpDeps()

RooArgSet * RooProdPdf::Factorized::termImpDeps ( int i) const
inline

Definition at line 139 of file RooProdPdf.h.

◆ termIntDeps()

RooArgSet * RooProdPdf::Factorized::termIntDeps ( int i) const
inline

Definition at line 138 of file RooProdPdf.h.

◆ termNormDeps()

RooArgSet * RooProdPdf::Factorized::termNormDeps ( int i) const
inline

Definition at line 137 of file RooProdPdf.h.

Member Data Documentation

◆ cross

RooLinkedList RooProdPdf::Factorized::cross

Definition at line 146 of file RooProdPdf.h.

◆ imps

RooLinkedList RooProdPdf::Factorized::imps

Definition at line 144 of file RooProdPdf.h.

◆ ints

RooLinkedList RooProdPdf::Factorized::ints

Definition at line 145 of file RooProdPdf.h.

◆ norms

RooLinkedList RooProdPdf::Factorized::norms

Definition at line 143 of file RooProdPdf.h.

◆ terms

RooLinkedList RooProdPdf::Factorized::terms

Definition at line 142 of file RooProdPdf.h.


The documentation for this struct was generated from the following files: