Fix IT cluster location resolution for RecSummaryAlg
Fixes LBHLT-358
Since internally the ST decoder is extremely weird, what was used to obtain the location was effectively a heuristic. Now we get it from the decoder instance, which is the "python source" of the info.
In addition I fixed the ECAL and HCAL decoders, which are not even used.
There is a small observable effect, but looking at CaloZSupAlg
, it
should not matter.
Edited by Rosen Matev