#include "RooAbsPdf.h"#include "RooListProxy.h"#include "RooAbsBinning.h"#include <map>#include <memory>#include <string>Classes | |
| class | RooGenericPdf |
| Implementation of a probability density function that takes a RooArgList of servers and a C++ expression string defining how its value should be calculated from the given list of servers. More... | |