ra4_macros
bede988c286599a3a84b77a4d788ac0a971e89f9
|
Functions | |
TString | ntuple_date ("2015_10_19") |
TString | lumi ("2.1") |
int | method (3) |
bool | do_2l (false) |
bool | do_1ltt (false) |
bool | do_2ltt (false) |
bool | do_ttbar (true) |
bool | do_other (false) |
bool | t_other (false) |
bool | do_sigma_avError (true) |
Variables | |
int | nrep = 100000 |
TString | plot_type =".pdf" |
bool anonymous_namespace{plot_kappa.cxx}::do_1ltt | ( | false | ) |
Referenced by main(), and plotKappa().
bool anonymous_namespace{plot_kappa.cxx}::do_2l | ( | false | ) |
Referenced by main().
bool anonymous_namespace{plot_kappa.cxx}::do_2ltt | ( | false | ) |
Referenced by main(), and plotKappa().
bool anonymous_namespace{plot_kappa.cxx}::do_other | ( | false | ) |
Referenced by main(), and plotKappa().
bool anonymous_namespace{plot_kappa.cxx}::do_sigma_avError | ( | true | ) |
Referenced by main().
bool anonymous_namespace{plot_kappa.cxx}::do_ttbar | ( | true | ) |
Referenced by main(), and plotKappa().
TString anonymous_namespace{plot_kappa.cxx}::lumi | ( | "2.1" | ) |
Referenced by main().
int anonymous_namespace{plot_kappa.cxx}::method | ( | 3 | ) |
Referenced by main(), and plotKappa().
TString anonymous_namespace{plot_kappa.cxx}::ntuple_date | ( | "2015_10_19" | ) |
Referenced by main().
bool anonymous_namespace{plot_kappa.cxx}::t_other | ( | false | ) |
Referenced by main(), and plotKappa().
int anonymous_namespace{plot_kappa.cxx}::nrep = 100000 |
Definition at line 29 of file plot_kappa.cxx.
Referenced by main().
TString anonymous_namespace{plot_kappa.cxx}::plot_type =".pdf" |
Definition at line 36 of file plot_kappa.cxx.
Referenced by plotKappa().