ROOT 6.10/09 Reference Guide |
#include "RooAbsPdf.h"
#include "RooListProxy.h"
#include "RooLinkedList.h"
#include "RooAICRegistry.h"
#include "RooCacheManager.h"
#include "RooObjCacheManager.h"
#include "RooCmdArg.h"
#include <vector>
Classes | |
class | RooProdPdf::CacheElem |
class | RooProdPdf |
RooProdPdf is an efficient implementation of a product of PDFs of the form. More... | |
Typedefs | |
typedef RooArgList * | pRooArgList |
typedef RooLinkedList * | pRooLinkedList |
typedef RooArgList* pRooArgList |
Definition at line 28 of file RooProdPdf.h.
typedef RooLinkedList* pRooLinkedList |
Definition at line 29 of file RooProdPdf.h.