Skip to content
Snippets Groups Projects
Commit 8e9dfdab authored by Vakhtang Tsulaia's avatar Vakhtang Tsulaia Committed by Adam Edward Barton
Browse files

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
parent 7a93e717
No related branches found
No related tags found
Loading
Showing
with 547 additions and 250 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment