Skip to content
Snippets Groups Projects
Commit 18aa913f authored by Thomas Strebler's avatar Thomas Strebler
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent d2ad1be5
No related branches found
No related tags found
No related merge requests found
Pipeline #9882838 passed
......@@ -721,8 +721,6 @@ class LargeRJetAnalysisConfig (ConfigBlock) :
)
log.warning("Uncertainties for UFO jets are test only! This {0} is not for physics analysis! ".format(alg.uncertaintiesTool.ConfigFile))
if config.dataType() is DataType.FastSim:
log.warning("You are applying UFO FS uncertainty on AF3! This {0} is only for test purpose and not for physics analysis! ".format(alg.uncertaintiesTool.ConfigFile))
alg.uncertaintiesTool.MCType = "MC20"
alg.uncertaintiesTool.IsData = config.dataType() is DataType.Data
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment