cms-cat / cmsstyle

Holding repo for CMS plotting style ROOT macros
https://cmsstyle.readthedocs.io/
MIT License
8 stars 10 forks source link

remove empty brackets when no energy is printed #44

Open sarafiorendi opened 5 months ago

sarafiorendi commented 5 months ago

When a canvas with no lumi/energy information is set with

CMS.SetEnergy("", "")
CMS.SetLumi("")

the two parentheses of the energy are still printed on the upper right corner, while they should not be there.