Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooProdPdf.h File Reference
#include "RooAbsPdf.h"
#include "RooListProxy.h"
#include "RooLinkedList.h"
#include "RooAICRegistry.h"
#include "RooObjCacheManager.h"
#include "RooCmdArg.h"
#include <vector>
#include <list>
#include <string>
Include dependency graph for RooProdPdf.h:
This graph shows which files directly or indirectly include this file:

Classes

class  RooProdPdf::CacheElem
 
class  RooFit::Detail::RooFixedProdPdf
 A RooProdPdf with a fixed normalization set can be replaced by this class. More...
 
class  RooProdPdf
 Efficient implementation of a product of PDFs of the form. More...
 

Namespaces

namespace  RooFit
 The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or other types of arguments).
 
namespace  RooFit::Detail
 

Typedefs

typedef RooArgListpRooArgList
 
typedef RooLinkedListpRooLinkedList
 

Typedef Documentation

◆ pRooArgList

Definition at line 30 of file RooProdPdf.h.

◆ pRooLinkedList

Definition at line 31 of file RooProdPdf.h.