ra4_macros
bede988c286599a3a84b77a4d788ac0a971e89f9
|
Variables | |
const int | nmjbins = 3 |
const int | nnjetbins = 4 |
bool | make1D =true |
TString | plot_type =".pdf" |
TString | plot_style ="RA4" |
TString | outDir ="rpv_gs" |
bool anonymous_namespace{syst_gs.cxx}::make1D =true |
Definition at line 18 of file syst_gs.cxx.
Referenced by main().
const int anonymous_namespace{syst_gs.cxx}::nmjbins = 3 |
Definition at line 16 of file syst_gs.cxx.
Referenced by getYields(), and main().
const int anonymous_namespace{syst_gs.cxx}::nnjetbins = 4 |
Definition at line 17 of file syst_gs.cxx.
Referenced by getYields(), main(), printPlots(), and printPlotsOverlay().
TString anonymous_namespace{syst_gs.cxx}::outDir ="rpv_gs" |
Definition at line 21 of file syst_gs.cxx.
TString anonymous_namespace{syst_gs.cxx}::plot_style ="RA4" |
Definition at line 20 of file syst_gs.cxx.
Referenced by print1D().
TString anonymous_namespace{syst_gs.cxx}::plot_type =".pdf" |
Definition at line 19 of file syst_gs.cxx.
Referenced by print1D().