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
Merge requests
!80
Resolve "Move closer to EDM4hep (part 2)"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "Move closer to EDM4hep (part 2)"
24-move-closer-to-edm4hep-part-2
into
master
Overview
0
Commits
1
Pipelines
2
Changes
1
Merged
Sylvester Joosten
requested to merge
24-move-closer-to-edm4hep-part-2
into
master
3 years ago
Overview
0
Commits
1
Pipelines
2
Changes
1
Expand
Closes
#24 (closed)
Edited
3 years ago
by
Sylvester Joosten
0
0
Merge request reports
Compare
master
version 1
f0e27c3e
3 years ago
master (base)
and
latest version
latest version
c4817724
1 commit,
3 years ago
version 1
f0e27c3e
4 commits,
3 years ago
1 file
+
2
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
eic_data.yaml
+
2
−
1
Options
---
options
:
# should getters / setters be prefixed with get / set?
getSyntax
:
Fals
e
getSyntax
:
Tru
e
# should POD members be exposed with getters/setters in classes that have them as members?
exposePODMembers
:
False
includeSubfolder
:
True
@@ -251,6 +251,7 @@ datatypes:
## sense. Needs some discussion, note that PID is more emphasized in NP than
## HEP).
-
int32_t PDG // PDG code for this particle
## @TODO: Do we need timing info? Or do we rely on the start vertex time?
OneToOneRelations
:
-
eicd::Vertex startVertex // Start vertex associated to this particle
-
eicd::ParticleID particleIDUsed // particle ID used for the kinematics of this particle
Loading