Skip to content

Adding semantics to some relevent properties

Walter Lampl requested to merge wlampl/athena:VariousSemantics into master

Next step towards GaudiConfig2: Adding semantics as fifth parameters of the Gaudi::Property constructor for a few relevant properties

I am a bit surprised that this worked out-of-the-box for CondInputLoader.Load property whose payload is a std::unordered_set<DataObjID, DataObjID_Hasher>

Merge request reports