![]() |
ROOT
6.06/09
Reference Guide
|
#include "RooStats/SamplingDistPlot.h"#include "RooRealVar.h"#include "TStyle.h"#include "TLine.h"#include "TFile.h"#include "TVirtualPad.h"#include <algorithm>#include <iostream>#include "RooMsgService.h"#include <limits>#include "TMath.h"
Include dependency graph for SamplingDistPlot.cxx:Go to the source code of this file.
Macros | |
| #define | NaN std::numeric_limits<float>::quiet_NaN() |
| #define | IsNaN(a) TMath::IsNaN(a) |
Functions | |
| ClassImp (RooStats::SamplingDistPlot) | |
| ClassImp for building the THtml documentation of the class. More... | |
Definition at line 33 of file SamplingDistPlot.cxx.
Referenced by RooStats::SamplingDistPlot::AddSamplingDistribution(), and RooStats::SamplingDistPlot::Draw().
| #define NaN std::numeric_limits<float>::quiet_NaN() |
Definition at line 31 of file SamplingDistPlot.cxx.
Referenced by RooStats::SamplingDistPlot::Draw().
| ClassImp | ( | RooStats::SamplingDistPlot | ) |
ClassImp for building the THtml documentation of the class.