Skip to content

Update way of keeping calibration hits in AOD/ESD to be compatible with CA

The previous way of post-including the files CalibrationHitsInESDConfig.py and CalibrationHitsInAODConfig.py to keep Calibration Hits in ESD/AOD production is not compatible with the new CA jobOption format. This is now updated such that you can post-include; "RAWtoALL:RecJobTransforms.CalibrationHitsInOutput.CalibrationHitsInESD" for example to keep Calibration Hits in ESDs.

This doesn't run in any ART test as it is very specialized but I have checked privately that in both ESD and AOD production the calibration hits are retained using this option.

Thanks to @jchapman for the hints on how best to resolve this.

Cheers, Chris.

Merge request reports