#include <iostream>#include <map>#include <string>#include <vector>#include "PhysicsNtuple/DataBlock.h"Go to the source code of this file.
Namespaces | |
| namespace | Plot |
Classes | |
| class | Plot::Style |
| class | Plot::Band |
| class | Plot::Hist |
| class | Plot::Range |
Functions | |
| double | Plot::GetChi2 (TH1 *h1, TH1 *h2, const std::string &option="", const std::string &tag="") |
| double | Plot::GetChi2 (const Hist &lhs, const Hist &rhs, const std::string &option="", std::ostream &o=std::cout) |
| const string | Plot::Format (const double v, const int w, const int p) |
| bool | Plot::operator== (const Band &lhs, const Band &rhs) |
| void | Plot::TestHist (TH1 *hO, TH1 *hC, std::string option="") |
| void | Plot::TestError (TH1 *hI, std::string option="") |
1.4.7