Variables | |
int | base_wf = 2024 |
float | offset_era = 0.1 |
production tests More... | |
float | offset_pd = 0.001 |
dictionary | overridesEv5 = {'-n':'5'} |
string | step_name = "Run" + pd.replace("ParkingDouble","Park2") + era.split("Run")[1] + "_10k" |
string | suff = "ZB_" if "ZeroBias" in step_name else "" |
int | wf_number = base_wf |
workflows = Matrix() | |
y = str(base_wf) | |
int relval_standard.base_wf = 2024 |
Definition at line 578 of file relval_standard.py.
float relval_standard.offset_era = 0.1 |
production tests
Prod2016 workflows[1301] = ['', ['ProdMinBias_13','DIGIUP15PROD1','RECOPRODUP15','MINIAODMCUP15']] # Re-add miniaod here, to keep event content scrutinized Prod2017 Prod2018 workflows[1301.18] = ['', ['ProdMinBias_13UP18','DIGIUP18PROD1','RECOPRODUP18']] Prod2018 with concurrentlumi data ### run2 2015B 50ns ### run 2015C 25ns ### run 2015D 25ns ### run 2016B ### run 2016C ### run 2016D ### run 2016E ### run 2016H ### run 2017B ### run 2017C ### run 2017D ### run 2017E ### run 2017F ### run 2018A ### wf to test 90 m beta* Totem run reconstruction ### run 2018B ### run 2018C ### run 2018D ### run 2018D pixel tracks ### run 2021 CRUZET/CRAFT ### Prompt / Express / Splashes ### Test of lumi section boundary crossing with run2 2018D #### Test of tau embedding on RUN2 data #### run 2021 collisions ### run3 (2022) ### run3 (2022) skims ### run3 (2023) ### run3 (2023) skims ### run3-2023 (2023 data) - Pixel-only (triplets), ECAL-only and HCAL-only run3-2023 (2023 HI UPC data) run3-2023 (2023 HI data RawPrime with re-HLT) run3-2024 (2024 HI UPC data) run3-2024 skim (2024 HI MC temp) run2-2016 (2024 PA UPC rereco data) Golden Data Wfs for a limited set of eras and PDs not to overflow the IB matrices the full set in relval_data_highstats.py
Definition at line 574 of file relval_standard.py.
float relval_standard.offset_pd = 0.001 |
Definition at line 575 of file relval_standard.py.
dictionary relval_standard.overridesEv5 = {'-n':'5'} |
Definition at line 8 of file relval_standard.py.
string relval_standard.step_name = "Run" + pd.replace("ParkingDouble","Park2") + era.split("Run")[1] + "_10k" |
Definition at line 587 of file relval_standard.py.
string relval_standard.suff = "ZB_" if "ZeroBias" in step_name else "" |
Definition at line 589 of file relval_standard.py.
int relval_standard.wf_number = base_wf |
Definition at line 581 of file relval_standard.py.
relval_standard.workflows = Matrix() |
Definition at line 5 of file relval_standard.py.
Definition at line 588 of file relval_standard.py.