Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
eicd
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
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
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
EIC
eicd
Commits
a589ae59
Commit
a589ae59
authored
3 years ago
by
Wouter Deconinck
Committed by
Sylvester Joosten
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Resolve "Data structure for DIS kinematics"
parent
b2984a19
No related branches found
No related tags found
1 merge request
!53
Resolve "Data structure for DIS kinematics"
Pipeline
#20255
failed
3 years ago
Stage: config
Stage: build
Stage: deploy
Changes
2
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
eic_data.yaml
+16
-0
16 additions, 0 deletions
eic_data.yaml
eic_data2.yaml
+534
-0
534 additions, 0 deletions
eic_data2.yaml
with
550 additions
and
0 deletions
eic_data.yaml
+
16
−
0
View file @
a589ae59
...
...
@@ -516,3 +516,19 @@ datatypes:
-
float probability // Probability of the vertex fit
-
bool primary // Whether it is the primary vertex of the event
## ==========================================================================
## Kinematic reconstruction
## ==========================================================================
eic::InclusiveKinematics
:
Description
:
"
Kinematic
variables
for
DIS
events"
Author
:
"
S.
Joosten,
W.
Deconinck"
Members
:
-
float x // Bjorken x (Q2/2P.q)
-
float Q2 // Four-momentum transfer squared [GeV^2]
-
float W // Invariant mass of final state [GeV]
-
float y // Inelasticity (P.q/P.k)
-
float nu // Energy transfer P.q/M [GeV]
## Spin state?
## phi_S?
-
eic::Index scatID // Associated scattered electron (if identified)
This diff is collapsed.
Click to expand it.
eic_data2.yaml
0 → 100644
+
534
−
0
View file @
a589ae59
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