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
!76482
SUSYTools - Update Egamma map
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
SUSYTools - Update Egamma map
mrimoldi/athena:NewEgamma
into
main
Overview
5
Commits
1
Pipelines
0
Changes
1
Merged
Marco Rimoldi
requested to merge
mrimoldi/athena:NewEgamma
into
main
2 months ago
Overview
5
Commits
1
Pipelines
0
Changes
1
Expand
Follow up of
!76394 (merged)
@miholzbo
@mhank
@tlenz
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
8b634cdd
1 commit,
2 months ago
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
PhysicsAnalysis/SUSYPhys/SUSYTools/Root/SUSYObjDef_xAOD.cxx
+
1
−
1
Options
@@ -1457,7 +1457,7 @@ StatusCode SUSYObjDef_xAOD::readConfig()
configFromFile
(
m_EG_corrModel
,
"Ele.EffNPcorrModel"
,
rEnv
,
"TOTAL"
);
configFromFile
(
m_EG_corrFNList
,
"Ele.EffCorrFNList"
,
rEnv
,
"None"
);
configFromFile
(
m_electronTriggerSFStringSingle
,
"Ele.TriggerSFStringSingle"
,
rEnv
,
"SINGLE_E_2015_e24_lhmedium_L1EM20VH_OR_e60_lhmedium_OR_e120_lhloose_2016_2018_e26_lhtight_nod0_ivarloose_OR_e60_lhmedium_nod0_OR_e140_lhloose_nod0"
);
configFromFile
(
m_eleEffMapFilePath
,
"Ele.EffMapFilePath"
,
rEnv
,
"ElectronEfficiencyCorrection/2015_2025/rel22.2/202
2_Summer
_Prerecom_v1/map
4
.txt"
);
configFromFile
(
m_eleEffMapFilePath
,
"Ele.EffMapFilePath"
,
rEnv
,
"ElectronEfficiencyCorrection/2015_2025/rel22.2/202
4_Consolidated
_Prerecom_v1/map
1
.txt"
);
configFromFile
(
m_eleAllowRun3TrigSFFallback
,
"Ele.AllowRun3TrigSFFallback"
,
rEnv
,
false
);
configFromFile
(
m_eleForceFullSimCalib
,
"Ele.ForceFullSimCalib"
,
rEnv
,
false
);
Loading