Skip to content

Streamling LArADC2MeVCondAlg

Walter Lampl requested to merge wlampl/athena:LArADC2MeVCondAlg_cleanup into master
  • Declare properties in header (instead of declare property)
  • Move retireval of ID helpers to initialize
  • Fix a bug with the range-intersection
  • Meaningful variable (and property) name for LArFebConfig
  • Make const and re-entrant (doesn't really matter here, most to be a good example of conditions algo)

Merge request reports