|
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_aux.cxx} | |
Functions | |
| int | anonymous_namespace{plot_aux.cxx}::sigcolor (kRed) |
| int | anonymous_namespace{plot_aux.cxx}::stcolor (kMagenta-2) |
| void | doN1_R4 () |
| void | doSignal () |
| void | do_MJ_validation () |
| void | doSyst () |
| void | doMC1D () |
| int | main () |
Variables | |
| TString | anonymous_namespace{plot_aux.cxx}::plotSet = "MC1D" |
| TString | anonymous_namespace{plot_aux.cxx}::luminosity ="2.3" |
| TString | anonymous_namespace{plot_aux.cxx}::plot_type =".pdf" |
| TString | anonymous_namespace{plot_aux.cxx}::plot_style ="CMSPaper_Supplementary" |
| void do_MJ_validation | ( | ) |
Definition at line 223 of file plot_aux.cxx.
References dps::c_tt_1l, dps::c_tt_2l, ra4::c_ttv, dps::c_wjets, Contains(), execute(), efficiency_map::lsp, anonymous_namespace{plot_aux.cxx}::luminosity, plot_distributions(), anonymous_namespace{plot_aux.cxx}::plot_style, anonymous_namespace{plot_aux.cxx}::plot_type, anonymous_namespace{plot_aux.cxx}::sigcolor(), and anonymous_namespace{plot_aux.cxx}::stcolor().
Referenced by main().
| void doMC1D | ( | ) |
Definition at line 477 of file plot_aux.cxx.
References ra4::c_t1tttt, dps::c_tt_1l, dps::c_tt_2l, Contains(), execute(), anonymous_namespace{plot_aux.cxx}::luminosity, plot_distributions(), and anonymous_namespace{plot_aux.cxx}::plot_type.
Referenced by main().
| void doN1_R4 | ( | ) |
Definition at line 48 of file plot_aux.cxx.
References dps::c_tt_1l, dps::c_tt_2l, ra4::c_ttv, dps::c_wjets, Contains(), execute(), efficiency_map::lsp, anonymous_namespace{plot_aux.cxx}::luminosity, plot_distributions(), anonymous_namespace{plot_aux.cxx}::plot_style, anonymous_namespace{plot_aux.cxx}::plot_type, anonymous_namespace{plot_aux.cxx}::sigcolor(), and anonymous_namespace{plot_aux.cxx}::stcolor().
Referenced by main().
| void doSignal | ( | ) |
Definition at line 188 of file plot_aux.cxx.
References Contains(), execute(), efficiency_map::lsp, anonymous_namespace{plot_aux.cxx}::luminosity, plot_distributions(), anonymous_namespace{plot_aux.cxx}::plot_style, anonymous_namespace{plot_aux.cxx}::plot_type, and anonymous_namespace{plot_aux.cxx}::sigcolor().
Referenced by main().
| void doSyst | ( | ) |
Definition at line 391 of file plot_aux.cxx.
References dps::c_tt_1l, dps::c_tt_2l, ra4::c_ttv, dps::c_wjets, Contains(), execute(), anonymous_namespace{plot_aux.cxx}::luminosity, anonymous_namespace{make_rpv_datacard.cxx}::nbins, plot_distributions(), anonymous_namespace{plot_aux.cxx}::plot_style, anonymous_namespace{plot_aux.cxx}::plot_type, and anonymous_namespace{plot_aux.cxx}::stcolor().
Referenced by main().
| int main | ( | ) |
Definition at line 38 of file plot_aux.cxx.
References do_MJ_validation(), doMC1D(), doN1_R4(), doSignal(), doSyst(), and anonymous_namespace{plot_aux.cxx}::plotSet.
1.8.11