Skip to content

Adding large-R truth jet trimming if needed

Zach Marshall requested to merge zmarshal/athena:21.2_LargeRTruthJetsPatch into 21.2

Following the setup for EVNT files, this creates large-R truth jets as a part of the standard truth content (aka TRUTH3). It's needed to fix some of the crashes in the derivation framework from the latest nightly. Those essentially come because separate methods are needed to setup truth jet running on EVNT and AOD, and I hadn't tested enough on AODs.

Thanks @boeriu for the report in !27636 (merged) (@elmsheus , this also should fix what you spotted).

Merge request reports