Crombie Tools
PlotBase.h File Reference

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...
 

Detailed Description

Definition of PlotBase class.

Since PlotBase is never initialized directly as a class, the entire class definition is contained in this header file.

Author
Daniel Abercrombie daber.nosp@m.cro@.nosp@m.mit.e.nosp@m.du

Definition in file PlotBase.h.