Skip to content

Only configure forceFullSimConfig for AF3 samples + use central DataType config

Thomas Strebler requested to merge tstreble/easyjet:fullSim_AF3_EGamma into main

Remove warnings like

print("WARNING! You are running PhotonCalibrationConfig forcing full sim config")
print("WARNING! This is only intended to be used for testing purposes")

when using forceFullSimConfig = True for Egamma configs with full-sim or data samples

Also uses central DataType config from https://gitlab.cern.ch/atlas/athena/-/blob/main/PhysicsAnalysis/Algorithms/AnalysisAlgorithmsConfig/python/ConfigAccumulator.py#L115

FYI @fmontere

Edited by Thomas Strebler

Merge request reports