|
Crombie Tools
|
Definition of PlotBase class. More...
#include <utility>#include <vector>#include <type_traits>#include "TObject.h"#include "TStyle.h"#include "TTree.h"#include "TString.h"#include "TCut.h"#include "TLatex.h"#include "TH1.h"#include "TGraphErrors.h"#include "TCanvas.h"#include "TLegend.h"#include "TColor.h"#include "TLine.h"#include "PlotUtils.h"#include "Debug.h"Go to the source code of this file.
Classes | |
| class | PlotBase |
| Base class for all plotting classes. More... | |
Definition of PlotBase class.
Since PlotBase is never initialized directly as a class, the entire class definition is contained in this header file.
Definition in file PlotBase.h.