Definition at line 105 of file RooProdPdf.h.
Public Attributes | |
| RooArgList | _denList | 
| bool | _isRearranged | 
| std::vector< std::unique_ptr< RooArgSet > > | _normList | 
| RooArgList | _numList | 
| RooArgList | _ownedList | 
| RooArgList | _partList | 
| std::unique_ptr< RooAbsReal > | _rearrangedDen {} | 
| std::unique_ptr< RooAbsReal > | _rearrangedNum {} | 
Additional Inherited Members | |
  Public Types inherited from RooAbsCacheElement | |
| enum | Action { OperModeChange , OptimizeCaching , FindConstantNodes } | 
  Static Public Member Functions inherited from RooAbsCacheElement | |
| static TClass * | Class () | 
| static const char * | Class_Name () | 
| static constexpr Version_t | Class_Version () | 
| static const char * | DeclFileName () | 
  Protected Attributes inherited from RooAbsCacheElement | |
| RooAbsArg * | _owner | 
| ! Pointer to owning RooAbsArg   | |
#include <RooProdPdf.h>
      
  | 
  inline | 
Definition at line 107 of file RooProdPdf.h.
      
  | 
  overridevirtual | 
Return RooAbsArg components contained in the cache.
Implements RooAbsCacheElement.
Definition at line 1648 of file RooProdPdf.cxx.
      
  | 
  overridevirtual | 
Hook function to print cache contents in tree printing of RooProdPdf.
Reimplemented from RooAbsCacheElement.
Definition at line 1665 of file RooProdPdf.cxx.
| void RooProdPdf::CacheElem::writeToStream | ( | std::ostream & | os | ) | const | 
Definition at line 2113 of file RooProdPdf.cxx.
| RooArgList RooProdPdf::CacheElem::_denList | 
Definition at line 111 of file RooProdPdf.h.
| bool RooProdPdf::CacheElem::_isRearranged | 
Definition at line 114 of file RooProdPdf.h.
| std::vector<std::unique_ptr<RooArgSet> > RooProdPdf::CacheElem::_normList | 
Definition at line 113 of file RooProdPdf.h.
| RooArgList RooProdPdf::CacheElem::_numList | 
Definition at line 110 of file RooProdPdf.h.
| RooArgList RooProdPdf::CacheElem::_ownedList | 
Definition at line 112 of file RooProdPdf.h.
| RooArgList RooProdPdf::CacheElem::_partList | 
Definition at line 109 of file RooProdPdf.h.
| std::unique_ptr<RooAbsReal> RooProdPdf::CacheElem::_rearrangedDen {} | 
Definition at line 116 of file RooProdPdf.h.
| std::unique_ptr<RooAbsReal> RooProdPdf::CacheElem::_rearrangedNum {} | 
Definition at line 115 of file RooProdPdf.h.