Definition at line 133 of file RooProdPdf.h.
Public Member Functions | |
| ~Factorized () | |
| RooArgSet * | termCrossDeps (int i) const |
| RooArgSet * | termImpDeps (int i) const |
| RooArgSet * | termIntDeps (int i) const |
| RooArgSet * | termNormDeps (int i) const |
Public Attributes | |
| RooLinkedList | cross |
| RooLinkedList | imps |
| RooLinkedList | ints |
| RooLinkedList | norms |
| RooLinkedList | terms |
| RooProdPdf::Factorized::~Factorized | ( | ) |
Definition at line 841 of file RooProdPdf.cxx.
Definition at line 139 of file RooProdPdf.h.
Definition at line 138 of file RooProdPdf.h.
Definition at line 137 of file RooProdPdf.h.
Definition at line 136 of file RooProdPdf.h.
| RooLinkedList RooProdPdf::Factorized::cross |
Definition at line 145 of file RooProdPdf.h.
| RooLinkedList RooProdPdf::Factorized::imps |
Definition at line 143 of file RooProdPdf.h.
| RooLinkedList RooProdPdf::Factorized::ints |
Definition at line 144 of file RooProdPdf.h.
| RooLinkedList RooProdPdf::Factorized::norms |
Definition at line 142 of file RooProdPdf.h.
| RooLinkedList RooProdPdf::Factorized::terms |
Definition at line 141 of file RooProdPdf.h.