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
!78903
Update BPHY25
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Update BPHY25
xchen/athena:mytopic_main
into
main
Overview
2
Commits
1
Pipelines
1
Changes
1
Merged
Xin Chen
requested to merge
xchen/athena:mytopic_main
into
main
4 weeks ago
Overview
2
Commits
1
Pipelines
1
Changes
1
Expand
Small tweak of BPHY25 config parameter.
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
7a8fc231
1 commit,
4 weeks ago
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
PhysicsAnalysis/DerivationFramework/DerivationFrameworkBPhys/python/BPHY25.py
+
1
−
1
Options
@@ -753,7 +753,7 @@ def BPHY25Cfg(flags):
list_2V0A_obj
[
i
].
JpsiMassLowerCut
=
Jpsi_lo
list_2V0A_obj
[
i
].
JpsiMassUpperCut
=
Jpsi_hi
list_2V0A_obj
[
i
].
MassLowerCut
=
0.
list_2V0A_obj
[
i
].
MassUpperCut
=
94
00.
list_2V0A_obj
[
i
].
MassUpperCut
=
1000
00.
list_2V0A_obj
[
i
].
CascadeVertexCollections
=
[
"
BPHY25_
"
+
list_2V0A_hypo
[
i
]
+
"
_CascadeVtx1
"
,
"
BPHY25_
"
+
list_2V0A_hypo
[
i
]
+
"
_CascadeVtx2
"
,
"
BPHY25_
"
+
list_2V0A_hypo
[
i
]
+
"
_CascadeMainVtx
"
]
list_2V0A_obj
[
i
].
HasJXSubVertex
=
False
list_2V0A_obj
[
i
].
HasJXV02SubVertex
=
False
Loading