ra4_macros
bede988c286599a3a84b77a4d788ac0a971e89f9
|
Functions | |
bool | do_rmt (true) |
bool | do_rmj (!(do_rmt)) |
TString | ntuple_date ("2015_09_14") |
TString | lumi ("10") |
int | method (1) |
bool | do_2l (false) |
bool | do_1ltt (false) |
bool | do_2ltt (false) |
bool | do_ttbar (true) |
bool | do_other (false) |
bool | do_sigma_avError (true) |
Variables | |
int | nrep = 100000 |
TString | plot_type =".pdf" |
bool anonymous_namespace{plot_ratios_gamma.cxx}::do_1ltt | ( | false | ) |
Referenced by main(), and plotKappa().
bool anonymous_namespace{plot_ratios_gamma.cxx}::do_2l | ( | false | ) |
Referenced by main().
bool anonymous_namespace{plot_ratios_gamma.cxx}::do_2ltt | ( | false | ) |
Referenced by main(), and plotKappa().
bool anonymous_namespace{plot_ratios_gamma.cxx}::do_other | ( | false | ) |
Referenced by main(), and plotKappa().
bool anonymous_namespace{plot_ratios_gamma.cxx}::do_rmj | ( | ! | do_rmt | ) |
Referenced by main(), and plotKappa().
bool anonymous_namespace{plot_ratios_gamma.cxx}::do_rmt | ( | true | ) |
Referenced by main(), and plotKappa().
bool anonymous_namespace{plot_ratios_gamma.cxx}::do_sigma_avError | ( | true | ) |
Referenced by main().
bool anonymous_namespace{plot_ratios_gamma.cxx}::do_ttbar | ( | true | ) |
Referenced by main(), and plotKappa().
TString anonymous_namespace{plot_ratios_gamma.cxx}::lumi | ( | "10" | ) |
Referenced by main().
int anonymous_namespace{plot_ratios_gamma.cxx}::method | ( | 1 | ) |
Referenced by main(), and plotKappa().
TString anonymous_namespace{plot_ratios_gamma.cxx}::ntuple_date | ( | "2015_09_14" | ) |
Referenced by main(), and plotKappa().
int anonymous_namespace{plot_ratios_gamma.cxx}::nrep = 100000 |
Definition at line 33 of file plot_ratios_gamma.cxx.
Referenced by main().
TString anonymous_namespace{plot_ratios_gamma.cxx}::plot_type =".pdf" |
Definition at line 39 of file plot_ratios_gamma.cxx.
Referenced by plotKappa().