|
ra4_draw
4bd0201e3d922d42bd545d4b045ed44db33454a4
|
Classes | |
| struct | oneplot |
Enumerations | |
| enum | Regions { r1, r2, r3, r4 } |
| enum | Bkgs { bkg, tt1l, tt2l, other } |
Variables | |
| bool | debug = false |
| TString | skim = "both" |
| float | lumi =40. |
| enum anonymous_namespace{plot_ratios.cxx}::Bkgs |
| Enumerator | |
|---|---|
| bkg | |
| tt1l | |
| tt2l | |
| other | |
Definition at line 41 of file plot_ratios.cxx.
| enum anonymous_namespace{plot_ratios.cxx}::Regions |
| Enumerator | |
|---|---|
| r1 | |
| r2 | |
| r3 | |
| r4 | |
Definition at line 40 of file plot_ratios.cxx.
| bool anonymous_namespace{plot_ratios.cxx}::debug = false |
Definition at line 36 of file plot_ratios.cxx.
Referenced by GetOptions(), and main().
| float anonymous_namespace{plot_ratios.cxx}::lumi =40. |
Definition at line 38 of file plot_ratios.cxx.
Referenced by GetOptions(), and main().
| TString anonymous_namespace{plot_ratios.cxx}::skim = "both" |
Definition at line 37 of file plot_ratios.cxx.
Referenced by GetOptions(), and main().
1.8.11