|
ra4_macros
bede988c286599a3a84b77a4d788ac0a971e89f9
|
#include <iostream>#include <vector>#include "TCanvas.h"#include "TLegend.h"#include "TLine.h"#include "TString.h"#include "TFile.h"#include "TH2.h"#include "TGraphErrors.h"#include "TProfile.h"#include "styles.hpp"#include "utilities_macros.hpp"Go to the source code of this file.
Namespaces | |
| anonymous_namespace{plot_jet_mass.cxx} | |
Functions | |
| TString | anonymous_namespace{plot_jet_mass.cxx}::metcut ("met<50") |
| int | main () |
Variables | |
| TString | anonymous_namespace{plot_jet_mass.cxx}::luminosity ="2.25" |
| TString | anonymous_namespace{plot_jet_mass.cxx}::plot_type =".pdf" |
| TString | anonymous_namespace{plot_jet_mass.cxx}::plot_style ="CMSPaper" |
| int main | ( | ) |
Definition at line 28 of file plot_jet_mass.cxx.
References dps::c_other, dps::c_qcd, dps::c_singlet, dps::c_tt_1l, anonymous_namespace{plot_jet_mass.cxx}::luminosity, anonymous_namespace{plot_jet_mass.cxx}::metcut(), plot_distributions(), anonymous_namespace{plot_jet_mass.cxx}::plot_style, and anonymous_namespace{plot_jet_mass.cxx}::plot_type.
1.8.11