Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cbmroot
Manage
Activity
Members
Labels
Plan
Wiki
Redmine
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
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
Computing
cbmroot
Commits
bc60ac74
Commit
bc60ac74
authored
1 year ago
by
Sergey Gorbunov
Browse files
Options
Downloads
Patches
Plain Diff
CA: adjust default parameters for the ideal hitproducer
parent
458cc645
No related branches found
No related tags found
1 merge request
!1267
CA: adjust default parameters for the ideal hitproducer
Pipeline
#23442
passed
1 year ago
Stage: documentation
Stage: deploy
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
macro/L1/configs/config_ideal_hits_mcbm.yaml
+10
-10
10 additions, 10 deletions
macro/L1/configs/config_ideal_hits_mcbm.yaml
with
10 additions
and
10 deletions
macro/L1/configs/config_ideal_hits_mcbm.yaml
+
10
−
10
View file @
bc60ac74
...
...
@@ -17,12 +17,12 @@ ideal_hit_producer:
# 4 - ideal hits are created (true values are smeared withing errors, defined in section parameters)
flags
:
sts
:
0
:
0
1
:
0
0
:
4
1
:
4
trd
:
0
:
0
1
:
0
2
:
0
0
:
4
1
:
4
2
:
4
#
# Notes:
# 1) For MVD, MuCh, TRD and TOF du corresponds to dx, and dv corresponds to dy
...
...
@@ -34,9 +34,9 @@ ideal_hit_producer:
# u: uniform distribution
parameters
:
sts
:
0
:
{
du
:
{
value
:
1.e-
3
,
pdf
:
g
},
dv
:
{
value
:
1.e-
3
,
pdf
:
g
},
dt
:
{
value
:
5.
,
pdf
:
g
}}
1
:
{
du
:
{
value
:
1.e-
3
,
pdf
:
g
},
dv
:
{
value
:
1.e-
3
,
pdf
:
g
},
dt
:
{
value
:
5.
,
pdf
:
g
}}
0
:
{
du
:
{
value
:
1
0
.e-
4
,
pdf
:
g
},
dv
:
{
value
:
1
0
.e-
4
,
pdf
:
g
},
dt
:
{
value
:
2.9
,
pdf
:
g
}}
1
:
{
du
:
{
value
:
1
0
.e-
4
,
pdf
:
g
},
dv
:
{
value
:
1
0
.e-
4
,
pdf
:
g
},
dt
:
{
value
:
2.9
,
pdf
:
g
}}
trd
:
0
:
{
du
:
{
value
:
.
1
,
pdf
:
g
},
dv
:
{
value
:
.
1
,
pdf
:
g
},
dt
:
{
value
:
10.
,
pdf
:
g
}}
1
:
{
du
:
{
value
:
.
1
,
pdf
:
g
},
dv
:
{
value
:
.1
,
pdf
:
u
},
dt
:
{
value
:
10.
,
pdf
:
g
}}
2
:
{
du
:
{
value
:
.1
,
pdf
:
u
},
dv
:
{
value
:
.
1
,
pdf
:
g
},
dt
:
{
value
:
10.
,
pdf
:
g
}}
0
:
{
du
:
{
value
:
.
5
,
pdf
:
g
},
dv
:
{
value
:
.
5
,
pdf
:
g
},
dt
:
{
value
:
10.
,
pdf
:
g
}}
1
:
{
du
:
{
value
:
.
05
,
pdf
:
g
},
dv
:
{
value
:
4.0
,
pdf
:
u
},
dt
:
{
value
:
10.
,
pdf
:
g
}}
2
:
{
du
:
{
value
:
4.0
,
pdf
:
u
},
dv
:
{
value
:
.
05
,
pdf
:
g
},
dt
:
{
value
:
10.
,
pdf
:
g
}}
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