Scientific Workflow Management Cross-Experiment Retreat
B. François, D. Lange, G. Guerrieri, L. M. Herrmann, J. Smieško, P. Kontaxakis
May 13, 2026 — remote
Collider proposal
FCC-ee detector concepts
1 FCC Feasibility Study Report, Eur. Phys. J. C (2025)
Common framework shared across future collider experiments — FCC, EIC, CLIC, ILC, CEPC, MuCol, …
Selected Components
EDM4hep — common event data model (PODIO)DD4hep — detector description toolkitGaudi — event processing frameworkddsim / k4geo — simulationk4FWCore / k4Rec* — digitization, reconstruction
Spack; distributed via CVMFS (nightly and stable releases)
Now — R&D & Detector Design
Future — Post-Approval & Beyond
Centralized Dataset Production
Analysis & Local Productions
The two approaches are complementary: centralized productions provide the datasets consumed in analysis.
Overview
ilcdirac.cern.chResources & usage
Rucio data lake
winter2023 campaign successfully transferredDataset discovery & requests
Central MC production is driven by Transformations — automatically creates new tasks as input data becomes available.
DataProcessing
Supported workflows
ddsim → Gaudi
FCCAnalyses
Analysis framework built on RDataFrame; not a workflow manager.
# Local, single-node RDataFrame
fccanalysis run analysis_stage1.py
# HTCondor batch (1 job per chunk)
fccanalysis batch analysis_stage1.py
Job class: structured execution,
metadata tracking, detailed run summaryFLARE
End-to-end local workflow orchestration based on b2luigi; included in Key4hep stack.
stage1_, final_, plot_, …)pip install hep-flareDataset production & data management
Analysis & local productions
FLARE included in Key4hep stack (arXiv:2506.16094);
other local WM tools welcome — no single tool mandatedProvenance & validation
Infrastructure & integration
Scale & common model
Open questions — happy to learn from your experience