Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
athena
Manage
Activity
Members
Labels
Plan
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
atlas
athena
Merge requests
!76521
Change of the Photon ID SF to the latest one
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Change of the Photon ID SF to the latest one
fullRun2_SF_2024
into
main
Overview
3
Commits
1
Pipelines
1
Changes
1
Merged
Mohamed Belfkir
requested to merge
fullRun2_SF_2024
into
main
2 months ago
Overview
3
Commits
1
Pipelines
1
Changes
1
Expand
This MR is to update the Photon ID SF. The new map includes:
FullSim: Inclusive of all data-taking periods.
AF3: Provided separately for each data-taking period.
Additionally, the calibration files include the latest pre-Run-3 recommendations for reference.
0
0
Merge request reports
Viewing commit
16459c1a
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
16459c1a
Update file PhotonAnalysisConfig.py
· 16459c1a
Mohamed Belfkir
authored
2 months ago
PhysicsAnalysis/Algorithms/EgammaAnalysisAlgorithms/python/PhotonAnalysisConfig.py
+
1
−
1
Options
@@ -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/202
2_Summer_Prerecom
_v1/map0.txt
'
alg
.
efficiencyCorrectionTool
.
MapFilePath
=
'
PhotonEfficiencyCorrection/2015_2025/rel22.2/202
4_FinalRun2_Recommendation
_v1/map0.txt
'
alg
.
outOfValidity
=
2
#silent
alg
.
outOfValidityDeco
=
'
ph_id_bad_eff
'
+
postfix
alg
.
photons
=
config
.
readName
(
self
.
containerName
)
Loading