Skip to content

The HEC and FCAL parts of the LArHV package migrated away from RCBase custom ref counting

Vakhtang Tsulaia requested to merge tsulaia/athena:master-LArHV-cleanup into master

This is a third MR in series of similar MRs (see two previous ones: !22234 (merged) and !22378 (merged))

In this MR dropped HEC and FCAL ConstLink typedefs and the redundant FCALHVDescriptor class from the LArHV package.

Also, migrated following client packages to the new interface of HEC and FCAL components of LArHV:

  LArCalorimeter/LArGeoModel/LArReadoutGeometry
  LArCalorimeter/LArGeoModel/LArGeoAlgsNV
  LArCalorimeter/LArGeoModel/LArGeoH62004Algs
  LArCalorimeter/LArCondUtils
  LArCalorimeter/LArCafJobs
  LArCalorimeter/LArRecUtils
  LArCalorimeter/LArG4/LArG4FCAL
  LArCalorimeter/LArG4/LArG4HEC
  Calorimeter/CaloCondPhysAlgs
  graphics/VP1/VP1Systems/VP1CaloReadoutSystems
Edited by Vakhtang Tsulaia

Merge request reports