Skip to content

JetTileCorrection Fix, master branch (2022.06.09.)

Added an explicit AthAnalysisBaseComps dependency to JetTileCorrection. Since the dual-use tool of the package very much has this dependency in non-standalone builds.

https://gitlab.cern.ch/atlas/athena/-/blob/master/Reconstruction/Jet/JetAnalysisTools/JetTileCorrection/Root/JetTileCorrectionTool.cxx#L13-15

I'm really not sure why this is not causing build errors in other projects at the moment. 😕

In any case, I came across this while working on !54125 (merged).

Merge request reports