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_PU.cxx} | |
Functions | |
TString | anonymous_namespace{plot_PU.cxx}::minjets ("5") |
TString | anonymous_namespace{plot_PU.cxx}::mjthresh ("400") |
TString | anonymous_namespace{plot_PU.cxx}::metcut ("met_nohf>150") |
TString | anonymous_namespace{plot_PU.cxx}::minht ("400") |
TString | anonymous_namespace{plot_PU.cxx}::minbm ("1") |
int | main () |
Variables | |
TString | anonymous_namespace{plot_PU.cxx}::luminosity ="0.0419" |
TString | anonymous_namespace{plot_PU.cxx}::plot_type =".pdf" |
TString | anonymous_namespace{plot_PU.cxx}::plot_style ="CMSPaper" |
int main | ( | ) |
Definition at line 33 of file plot_PU.cxx.
References dps::c_other, dps::c_qcd, dps::c_tt_2l, anonymous_namespace{plot_PU.cxx}::luminosity, plot_distributions(), anonymous_namespace{plot_PU.cxx}::plot_style, and anonymous_namespace{plot_PU.cxx}::plot_type.