Skip to content

Adds option to read component renaming for diff from a file

This small changeset adds an option --renameCompsFile to read components renaming from a file. An example of the file is below.

CaloCellMaker.LArCellNoiseMaskingTool.LArSporadicNoiseMasker=CaloCellMaker.LArCellNoiseMaskingTool.SporadicNoiseMask
CaloCellMaker.LArCellNoiseMaskingTool.LArNoiseMasker=CaloCellMaker.LArCellNoiseMaskingTool.CellNoiseMask
InDetCaloClusterROISelector.caloClusterROISelector=InDetCaloClusterROISelector.caloClusterRoISelector
Edited by Tomasz Bold

Merge request reports