ra4_draw  4bd0201e3d922d42bd545d4b045ed44db33454a4
Classes | Namespaces | Functions | Variables
hist1d.cpp File Reference
#include "core/hist1d.hpp"
#include <cmath>
#include <algorithm>
#include <sstream>
#include <sys/stat.h>
#include "TROOT.h"
#include "TStyle.h"
#include "TGraphAsymmErrors.h"
#include "TMath.h"
#include "TLegendEntry.h"
#include "core/utilities.hpp"

Go to the source code of this file.

Classes

class  anonymous_namespace{hist1d.cpp}::Counter
 

Namespaces

 anonymous_namespace{hist1d.cpp}
 

Functions

void anonymous_namespace{hist1d.cpp}::DrawAll (const vector< unique_ptr< Hist1D::SingleHist1D > > &hists, string &draw_opt, bool reversed=false)
 Draws all histograms to current canvas, updating draw_opt to contain "same" as needed. More...
 
void anonymous_namespace{hist1d.cpp}::StripXLabels (TH1D &h)
 Erases x-axis title and labels from plot. More...
 
size_t anonymous_namespace{hist1d.cpp}::GetLegendIndex (size_t entry, size_t n_entries, size_t n_columns)
 Determines which legend column to put an entry in. More...
 

Variables

class anonymous_namespace{hist1d.cpp}::Counter anonymous_namespace{hist1d.cpp}::counter