Import DetDesc Conditions from DDDB:upgrade/dddb-20180815 and SIMCOND:upgrade/sim-20180530-vc-md100
With some (Gaudi)Python code I converted all Condition
instances loaded by the Moore.hlt2_reco_baseline
test (in the first 10 events).
Plain Condition
objects are converted to simple YAML mappings, while AlignmentCondition
instances are converted to the dedicated YAML format.
I have some doubts about the special histogram parameters that are used by Calo, but for a first conversion I used the histogram to Python dictionary conversion already used for the XML version.
Closes LHCBPS-1896
Edited by Marco Clemencic