dmwm / deployment

CMS DMWM Deployment
19 stars 179 forks source link

[DQM] Make the display of sqrt(s) energy flexible in the DQMGUI report summar map #1311

Closed syuvivida closed 6 months ago

syuvivida commented 6 months ago

Previously the code has a hard-wired number of sqrt(s)=13 TeV which is not applicable to the Run 3 energy any more. Change the code so that it is flexible regarding the displayed energy in the y-axis label. The updated code would display the energy label saved in the histograms (which is determined in DQMProvInfo.cc, currently 13 TeV, will be updated to 13.6 TeV once this PR is merged.) .

The code has been tested with various output (pp reference run 373710, HI run 375252, and 900 GeV run 378239).