#include "RooAbsPdf.h"#include "RooRealProxy.h"#include "RooSetProxy.h"#include "RooRealConstant.h"#include "TVectorD.h"#include "TMatrixD.h"#include "TMatrixDSym.h"#include <map>#include <vector>#include <string>Go to the source code of this file.
Classes | |
| class | VecVecDouble |
| class | VecTVecDouble |
| class | RooNDKeysPdf |
| struct | RooNDKeysPdf::BoxInfo |
| struct | RooNDKeysPdf::SorterTV_L2H |
| sorter function More... | |
Typedefs | |
| typedef std::pair< Int_t, VecVecDouble::iterator > | iiPair |
| typedef std::vector< iiPair > | iiVec |
| typedef std::pair< Int_t, VecTVecDouble::iterator > | itPair |
| typedef std::vector< itPair > | itVec |
Definition at line 38 of file RooNDKeysPdf.h.
Definition at line 39 of file RooNDKeysPdf.h.
Definition at line 40 of file RooNDKeysPdf.h.
Definition at line 41 of file RooNDKeysPdf.h.
1.5.1