Skip to content

Commented LayerVariable Numbering Check due to new Implementation in StdVariables Processor

Daniel Heuchel requested to merge LayerVariablesCorrection into master

Clarified with Vladimir: Change of LayerVariable Collection Numbering: Now LayerVariable Collection is filled from 0th element onwards individually for PS, HCAL and TC (June18) with layerBlock.getLayerNumber() corresponding to k numbering. Before it was just adding empty elements before layer number of HCAL and TC collection and layerBlock.getLayerNumber() started from 1 each.

Merge request reports