|
ra4_macros
bede988c286599a3a84b77a4d788ac0a971e89f9
|
Enumerations | |
| enum | { c_t1tttt = 2, c_tt_1l = 2000, c_tt_2l = 2006, c_wjets = 2001, c_singlet = kGreen+3, c_ttv = 2002, c_other = kBlue+4 } |
| enum | { c_t1tttt = 2, c_tt_1l = 2000, c_tt_2l = 2006, c_wjets = 2001, c_singlet = kGreen+3, c_ttv = 2002, c_other = kBlue+4 } |
Functions | |
| std::string | ntuple_date ("2015_06_05") |
| int | minjets (6) |
| double | midjets (8) |
| double | mjthresh (400.) |
| TColor | ucsb_blue (2000, 1/255., 57/255., 166/255.) |
| TColor | ucsb_gold (2001, 255/255., 200/255., 47/255) |
| TColor | penn_red (2002, 149/255., 0/255., 26/255.) |
| TColor | uf_orange (2003, 255/255., 74/255., 0/255.) |
| TColor | uo_green (2004, 0/255., 79/255., 39/255.) |
| TColor | tcu_purple (2005, 52/255., 42/255., 123/255.) |
| TColor | tar_heel_blue (2006, 86/255., 160/255., 211/255.) |
| TColor | sig_teal (2007, 96/255., 159/255., 128/255.) |
| TColor | sig_gold (2008, 215/255., 162/255., 50/255.) |
| TColor | seal_brown (2010, 89/255., 38/255., 11/255.) |
Variables | |
| TString | luminosity ="10" |
| TString | MJcut = "500" |
| bool | doRmj = false |
| bool | doRmt = true |
| bool | do_6j = true |
| bool | do_8j = false |
| bool | do_2b = false |
| bool | do_3b = true |
| anonymous enum |
| Enumerator | |
|---|---|
| c_t1tttt | |
| c_tt_1l | |
| c_tt_2l | |
| c_wjets | |
| c_singlet | |
| c_ttv | |
| c_other | |
Definition at line 18 of file utilities_macros.hpp.
| anonymous enum |
| Enumerator | |
|---|---|
| c_t1tttt | |
| c_tt_1l | |
| c_tt_2l | |
| c_wjets | |
| c_singlet | |
| c_ttv | |
| c_other | |
Definition at line 18 of file utilities_macros_rohan.hpp.
| double ra4::midjets | ( | 8 | ) |
| int ra4::minjets | ( | 6 | ) |
Referenced by GetCounts().
| double ra4::mjthresh | ( | 400. | ) |
Referenced by LookUpRegion().
| std::string ra4::ntuple_date | ( | "2015_06_05" | ) |
Referenced by main().
| TColor ra4::penn_red | ( | 2002 | , |
| 149/ | 255., | ||
| 0/ | 255., | ||
| 26/ | 255. | ||
| ) |
Referenced by dump_event(), and main().
| TColor ra4::seal_brown | ( | 2010 | , |
| 89/ | 255., | ||
| 38/ | 255., | ||
| 11/ | 255. | ||
| ) |
Referenced by dump_event(), and main().
| TColor ra4::sig_gold | ( | 2008 | , |
| 215/ | 255., | ||
| 162/ | 255., | ||
| 50/ | 255. | ||
| ) |
Referenced by dump_event(), and main().
| TColor ra4::sig_teal | ( | 2007 | , |
| 96/ | 255., | ||
| 159/ | 255., | ||
| 128/ | 255. | ||
| ) |
Referenced by dump_event(), and main().
| TColor ra4::tar_heel_blue | ( | 2006 | , |
| 86/ | 255., | ||
| 160/ | 255., | ||
| 211/ | 255. | ||
| ) |
Referenced by dump_event(), and main().
| TColor ra4::tcu_purple | ( | 2005 | , |
| 52/ | 255., | ||
| 42/ | 255., | ||
| 123/ | 255. | ||
| ) |
Referenced by dump_event(), and main().
| TColor ra4::ucsb_blue | ( | 2000 | , |
| 1/ | 255., | ||
| 57/ | 255., | ||
| 166/ | 255. | ||
| ) |
Referenced by dump_event(), and main().
| TColor ra4::ucsb_gold | ( | 2001 | , |
| 255/ | 255., | ||
| 200/ | 255., | ||
| 47/ | 255 | ||
| ) |
Referenced by dump_event(), and main().
| TColor ra4::uf_orange | ( | 2003 | , |
| 255/ | 255., | ||
| 74/ | 255., | ||
| 0/ | 255. | ||
| ) |
Referenced by dump_event(), and main().
| TColor ra4::uo_green | ( | 2004 | , |
| 0/ | 255., | ||
| 79/ | 255., | ||
| 39/ | 255. | ||
| ) |
Referenced by dump_event(), and main().
| bool ra4::do_2b = false |
Definition at line 26 of file table_Rfactors.cxx.
Referenced by main().
| bool ra4::do_3b = true |
Definition at line 27 of file table_Rfactors.cxx.
Referenced by main().
| bool ra4::do_6j = true |
Definition at line 24 of file table_Rfactors.cxx.
Referenced by main().
| bool ra4::do_8j = false |
Definition at line 25 of file table_Rfactors.cxx.
Referenced by main().
| bool ra4::doRmj = false |
Definition at line 22 of file table_Rfactors.cxx.
Referenced by main().
| bool ra4::doRmt = true |
Definition at line 23 of file table_Rfactors.cxx.
Referenced by main().
| TString ra4::luminosity ="10" |
Definition at line 29 of file syst_counts_v2.cxx.
Referenced by GetRatio(), main(), and YieldsCut().
| TString ra4::MJcut = "500" |
Definition at line 21 of file table_Rfactors.cxx.
Referenced by main().
1.8.11