Skip to content
Snippets Groups Projects
Commit 16459c1a authored by Mohamed Belfkir's avatar Mohamed Belfkir :smiley:
Browse files

Update file PhotonAnalysisConfig.py

parent 65ab47aa
No related branches found
No related tags found
1 merge request!76521Change of the Photon ID SF to the latest one
Pipeline #9576430 passed
......@@ -384,7 +384,7 @@ class PhotonWorkingPointConfig (ConfigBlock) :
alg.efficiencyCorrectionTool.ForceDataType = \
PATCore.ParticleDataType.Full
if config.geometry() >= LHCPeriod.Run2:
alg.efficiencyCorrectionTool.MapFilePath = 'PhotonEfficiencyCorrection/2015_2025/rel22.2/2022_Summer_Prerecom_v1/map0.txt'
alg.efficiencyCorrectionTool.MapFilePath = 'PhotonEfficiencyCorrection/2015_2025/rel22.2/2024_FinalRun2_Recommendation_v1/map0.txt'
alg.outOfValidity = 2 #silent
alg.outOfValidityDeco = 'ph_id_bad_eff' + postfix
alg.photons = config.readName (self.containerName)
......
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