#include "RooAbsPdf.h"
#include "RooListProxy.h"
#include "RooLinkedList.h"
#include "RooAICRegistry.h"
#include "RooObjCacheManager.h"
#include "RooCmdArg.h"
#include <vector>
#include <list>
#include <string>
Classes | |
class | RooProdPdf::CacheElem |
class | RooProdPdf |
Efficient implementation of a product of PDFs of the form. More... | |
Typedefs | |
typedef RooArgList * | pRooArgList |
typedef RooLinkedList * | pRooLinkedList |
typedef RooArgList* pRooArgList |
Definition at line 30 of file RooProdPdf.h.
typedef RooLinkedList* pRooLinkedList |
Definition at line 31 of file RooProdPdf.h.