ra4_macros
bede988c286599a3a84b77a4d788ac0a971e89f9
|
Enumerations | |
enum | { c_tt_1l = 2012, c_tt_2l = 2011, c_wjets = 2018, c_singlet = 2015, c_qcd = 2020, c_other = 2019 } |
enum | { c_tt_1l = 2012, c_tt_2l = 2011, c_wjets = 2018, c_singlet = 2015, c_qcd = 2020, c_other = 2019 } |
Functions | |
TColor | light_blue (2011, 153/255., 220/255., 255/255.) |
TColor | med_blue (2012, 1/255., 148/255., 218/255.) |
TColor | red (2015, 250/255., 96/255., 1/255.) |
TColor | skype_green (2018, 9/255., 186/255., 1/255.) |
TColor | purple (2019, 183/255., 66/255., 176/255.) |
TColor | ucsb_gold (2020, 255/255., 200/255., 47/255) |
anonymous enum |
Enumerator | |
---|---|
c_tt_1l | |
c_tt_2l | |
c_wjets | |
c_singlet | |
c_qcd | |
c_other |
Definition at line 32 of file utilities_macros.hpp.
anonymous enum |
Enumerator | |
---|---|
c_tt_1l | |
c_tt_2l | |
c_wjets | |
c_singlet | |
c_qcd | |
c_other |
Definition at line 32 of file utilities_macros_rohan.hpp.
TColor dps::light_blue | ( | 2011 | , |
153/ | 255., | ||
220/ | 255., | ||
255/ | 255. | ||
) |
Referenced by dump_event().
TColor dps::med_blue | ( | 2012 | , |
1/ | 255., | ||
148/ | 255., | ||
218/ | 255. | ||
) |
Referenced by dump_event().
TColor dps::purple | ( | 2019 | , |
183/ | 255., | ||
66/ | 255., | ||
176/ | 255. | ||
) |
Referenced by dump_event().
TColor dps::red | ( | 2015 | , |
250/ | 255., | ||
96/ | 255., | ||
1/ | 255. | ||
) |
Referenced by dump_event(), and main().
TColor dps::skype_green | ( | 2018 | , |
9/ | 255., | ||
186/ | 255., | ||
1/ | 255. | ||
) |
Referenced by dump_event().
TColor dps::ucsb_gold | ( | 2020 | , |
255/ | 255., | ||
200/ | 255., | ||
47/ | 255 | ||
) |
Referenced by dump_event().