ra4_macros
bede988c286599a3a84b77a4d788ac0a971e89f9
|
#include <iostream>
#include <vector>
#include "TChain.h"
#include "TH1D.h"
#include "TCanvas.h"
#include "TLegend.h"
#include "TLine.h"
#include "TString.h"
#include "TColor.h"
#include "styles.hpp"
#include "utilities.hpp"
#include "utilities_macros.hpp"
Go to the source code of this file.
Namespaces | |
anonymous_namespace{plot_run2015d.cxx} | |
Functions | |
TString | anonymous_namespace{plot_run2015d.cxx}::minjets ("6") |
TString | anonymous_namespace{plot_run2015d.cxx}::mjthresh ("400") |
TString | anonymous_namespace{plot_run2015d.cxx}::metcut ("met>200") |
TString | anonymous_namespace{plot_run2015d.cxx}::minht ("500") |
TString | anonymous_namespace{plot_run2015d.cxx}::minbm ("1") |
int | main () |
Variables | |
TString | anonymous_namespace{plot_run2015d.cxx}::luminosity ="2.25" |
TString | anonymous_namespace{plot_run2015d.cxx}::plot_type =".pdf" |
TString | anonymous_namespace{plot_run2015d.cxx}::plot_style ="CMSPaper" |
int main | ( | ) |
Definition at line 49 of file plot_run2015d.cxx.
References dps::c_other, dps::c_qcd, dps::c_singlet, dps::c_tt_1l, dps::c_tt_2l, ra4::c_ttv, dps::c_wjets, anonymous_namespace{plot_run2015d.cxx}::luminosity, plot_distributions(), anonymous_namespace{plot_run2015d.cxx}::plot_style, and anonymous_namespace{plot_run2015d.cxx}::plot_type.