Skip to content

Allow commas in titles, etc.

Charles Burton requested to merge cburton/athena:master-comma-in-string into master

@ponyisi @tbold @pisarna

Another small change. This one allows users to define histograms using a comma in the title, as long as it is surrounded by quotes. For example, myGroup.defineHistogram('lumiPerBCID',title='Luminosity","WithCommaInTitle',path='ToRuleThemAll') is now a valid expression.

Please let me know your thoughts.

Chuck

Edited by Charles Burton

Merge request reports