Crombie Tools
PlotStack.cc File Reference

Source file of PlotStack, including the functions used for creating the histograms. More...

#include <cstdlib>
#include <fstream>
#include <algorithm>
#include <sqlite3.h>
#include "TFile.h"
#include "TLegend.h"
#include "TProfile.h"
#include "TRegexp.h"
#include "PlotStack.h"

Go to the source code of this file.

Functions

 ClassImp (PlotStack) PlotStack
 The default constructor for PlotStack. More...
 

Detailed Description

Source file of PlotStack, including the functions used for creating the histograms.

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

Definition in file PlotStack.cc.

Function Documentation

§ ClassImp()

ClassImp ( PlotStack  )

The default constructor for PlotStack.

It changes the value of PlotBase::fMakeRatio to be true by default.

Definition at line 21 of file PlotStack.cc.