Skip to content

Add config to allow saving full cell collection

Dylan Sheldon Rankin requested to merge drankin/athena:keep_cells into main

This MR adds a config that will allow saving the entire calo cell collection ("AllCalo"). Currently this collection is saved but slimmed by default, and the full collection is necessary for L0 Global trigger studies. Longer term perhaps this will be made possible by a more central change to the slimming, but for now, this MR accomplishes this by simply whitelisting all possible samplings.

@htorre @wfisher @christos

Merge request reports