Skip to content

Draft: Implementing ML based reconstruction configurations and workflows

Fang-Ying Tsai requested to merge fatsai/athena:MLRecoPkg into main

This MR implements ML-based event filtering to dynamically route events to either track-overlay or MC-overlay workflows. The RecoEventFilter involves preprocessing data, calculating event scores, and applying a configurable filter based on ML predictions. The package is intended to be used in conjunction with the merge request !67246 (merged) Tagging @jchapman

Merge request reports