Skip to content

Minor cleanup of some of the CondAlgs in LArRecUtils

Walter Lampl requested to merge wlampl/athena:LArRecUtils_addDep into master

Minor cleanup of some of the CondAlgs in LArRecUtils:

  • Consistently use addDependency syntax
  • eliminate constructor in favor of in-class initialization

Merge request reports