cms-DQM / dqmgui_prod

[Legacy] DQMGUI repository
https://cmsweb.cern.ch/dqm/online/
2 stars 5 forks source link

add code so that priority is given to 2023 runs #15

Closed syuvivida closed 1 year ago

syuvivida commented 1 year ago

This pull request includes a block of code that performs file indexing for 2023 collision runs first (before the priority is given to smaller run numbers). i.e. we will check the run number and see if is greater than 365753. If yes, perform file indexing first. If not, most likely this is ReReco dataset and perform the indexing later.