Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cbmroot_parameter
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
CbmSoft
cbmroot_parameter
Commits
99acefb7
Commit
99acefb7
authored
3 months ago
by
Sergei Zharko
Browse files
Options
Downloads
Patches
Plain Diff
beamtime2025: adding kfp parameters
parent
cf6a880a
No related branches found
No related tags found
1 merge request
!231
beamtime2025: adding kfp parameters
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
online/mcbm2025_02/kfp_lambda_v25a.yaml
+31
-0
31 additions, 0 deletions
online/mcbm2025_02/kfp_lambda_v25a.yaml
with
31 additions
and
0 deletions
online/mcbm2025_02/kfp_lambda_v25a.yaml
0 → 100644
+
31
−
0
View file @
99acefb7
# Copyright (C) 2025 GSI Helmholtzzentrum fuer Schwerionenforschung, Darmstadt
# SPDX-License-Identifier: GPL-3.0-only
# Authors: Sergei Zharko [committer] */
#
# \file kfp_lambda_v24d.yaml
# \date 11.02.2025
# \brief Configuration for the lambda finding in mCBM nickel-2024 data taking
# \author Sergei Zharko <s.zharko@gsi.de>
reconstruct_pdg
:
3122
# Lambda -> pi- p
bmon_address
:
0x00002806
# Address of reference BMON diamond
t0_offset
:
0.12
# Time offset for T0 [ns]
qa_uncertainty
:
0.1
# Assigned relative uncertainty for the q/p estimation
primary_pdg
:
321
# Assigned PDG code for primary tracks
cuts
:
# Different cuts
kfp
:
# KFParticleFinder specific cuts
min_decay_length
:
5.
# Minimal decay length of particles [cm]
min_decay_ldl
:
1.
# Minimal value of decay length to decay length error ratio
max_chi2_ndf_prim
:
0.
# Maximal chi2/NDF for primary particles
max_chi2_ndf_geo
:
50.
# Maximal chi2/NDF for V0 candidates
particles
:
# Defined particle
-
pdg
:
-211
# Pion
min_dca
:
1.5
# [cm]
min_velocity
:
25.
# [cm/ns]
max_velocity
:
29.5
# [cm/ns]
-
pdg
:
2212
# Proton
min_dca
:
0.5
# [cm]
min_velocity
:
15.
# [cm/ns]
max_velocity
:
28.
# [cm/ns]
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment