First step towards decoupling LArHV from the access to DCS conditions data in reco jobs
Modified EMBHVElectrode::hvLineNo() such that its reco clients now need to pass to it a pointer to a LArHVIdMapping condition object, which provides mapping from electrodes to HV lines. Migrated two clients of EMBHVElectrode - LArHVCondAlg and LArHVPathologyDbCondAlg - to the new interface. The AthSimulaton project was protected from the addition of new dependency on LArRecConditions package, which hosts the LArHVIdMapping class, by leveraging the SIMULATIONBASE preprocessor statement
Showing
- Calorimeter/CaloUtils/CMakeLists.txt 1 addition, 1 deletionCalorimeter/CaloUtils/CMakeLists.txt
- Calorimeter/CaloUtils/share/CaloTowerStore_test.ref 63 additions, 50 deletionsCalorimeter/CaloUtils/share/CaloTowerStore_test.ref
- LArCalorimeter/LArCellRec/share/LArCellBuilderFromLArHitTool_test.ref 160 additions, 146 deletions...er/LArCellRec/share/LArCellBuilderFromLArHitTool_test.ref
- LArCalorimeter/LArGeoModel/LArHV/CMakeLists.txt 11 additions, 2 deletionsLArCalorimeter/LArGeoModel/LArHV/CMakeLists.txt
- LArCalorimeter/LArGeoModel/LArHV/LArHV/EMBHVElectrode.h 8 additions, 0 deletionsLArCalorimeter/LArGeoModel/LArHV/LArHV/EMBHVElectrode.h
- LArCalorimeter/LArGeoModel/LArHV/LArHV/EMBHVManager.h 11 additions, 0 deletionsLArCalorimeter/LArGeoModel/LArHV/LArHV/EMBHVManager.h
- LArCalorimeter/LArGeoModel/LArHV/LArHV/EMBPresamplerHVManager.h 12 additions, 0 deletions...orimeter/LArGeoModel/LArHV/LArHV/EMBPresamplerHVManager.h
- LArCalorimeter/LArGeoModel/LArHV/LArHV/EMBPresamplerHVModule.h 10 additions, 2 deletions...lorimeter/LArGeoModel/LArHV/LArHV/EMBPresamplerHVModule.h
- LArCalorimeter/LArGeoModel/LArHV/LArHV/EMECHVElectrode.h 8 additions, 0 deletionsLArCalorimeter/LArGeoModel/LArHV/LArHV/EMECHVElectrode.h
- LArCalorimeter/LArGeoModel/LArHV/LArHV/EMECHVManager.h 11 additions, 0 deletionsLArCalorimeter/LArGeoModel/LArHV/LArHV/EMECHVManager.h
- LArCalorimeter/LArGeoModel/LArHV/LArHV/EMECPresamplerHVManager.h 10 additions, 0 deletions...rimeter/LArGeoModel/LArHV/LArHV/EMECPresamplerHVManager.h
- LArCalorimeter/LArGeoModel/LArHV/LArHV/EMECPresamplerHVModule.h 10 additions, 2 deletions...orimeter/LArGeoModel/LArHV/LArHV/EMECPresamplerHVModule.h
- LArCalorimeter/LArGeoModel/LArHV/LArHV/FCALHVLine.h 8 additions, 1 deletionLArCalorimeter/LArGeoModel/LArHV/LArHV/FCALHVLine.h
- LArCalorimeter/LArGeoModel/LArHV/LArHV/FCALHVManager.h 10 additions, 0 deletionsLArCalorimeter/LArGeoModel/LArHV/LArHV/FCALHVManager.h
- LArCalorimeter/LArGeoModel/LArHV/LArHV/HECHVManager.h 10 additions, 0 deletionsLArCalorimeter/LArGeoModel/LArHV/LArHV/HECHVManager.h
- LArCalorimeter/LArGeoModel/LArHV/LArHV/HECHVSubgap.h 9 additions, 0 deletionsLArCalorimeter/LArGeoModel/LArHV/LArHV/HECHVSubgap.h
- LArCalorimeter/LArGeoModel/LArHV/src/EMBHVElectrode.cpp 9 additions, 2 deletionsLArCalorimeter/LArGeoModel/LArHV/src/EMBHVElectrode.cpp
- LArCalorimeter/LArGeoModel/LArHV/src/EMBHVManager.cpp 107 additions, 24 deletionsLArCalorimeter/LArGeoModel/LArHV/src/EMBHVManager.cpp
- LArCalorimeter/LArGeoModel/LArHV/src/EMBPresamplerHVManager.cpp 70 additions, 18 deletions...orimeter/LArGeoModel/LArHV/src/EMBPresamplerHVManager.cpp
- LArCalorimeter/LArGeoModel/LArHV/src/EMBPresamplerHVModule.cpp 9 additions, 2 deletions...lorimeter/LArGeoModel/LArHV/src/EMBPresamplerHVModule.cpp
Loading
Please register or sign in to comment