Skip to content

Suppress warnings about missing Prs and Spd in CaloFuture2Dview monitoring base class

Marco Cattaneo requested to merge removeMissingPrsSpdWarning into master

Suppresses the following warnings which are meaningless for the upgrade:

WARNING  Spd Element does not exists !
WARNING  Prs Element does not exists !

Note this is a minimal change to clean up log files. The whole hierarchy of Calo monitoring classes will have to be revisited at some point.

@jmarchan FYI

Edited by Marco Cattaneo

Merge request reports