Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
eic_tutorial
Manage
Activity
Members
Labels
Plan
Issues
9
Issue boards
Milestones
Wiki
Code
Merge requests
1
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
tutorials
eic_tutorial
Commits
c1afc479
Commit
c1afc479
authored
4 years ago
by
Whitney Armstrong
Browse files
Options
Downloads
Patches
Plain Diff
modified: overview.md
parent
4e925219
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/docs/overview.md
+7
-4
7 additions, 4 deletions
src/docs/overview.md
with
7 additions
and
4 deletions
src/docs/overview.md
+
7
−
4
View file @
c1afc479
...
...
@@ -16,15 +16,17 @@ Through the unique BitField ID this allows position space information to be mapp
### PODIO
-
Eicweb fork: https://eicweb.phy.anl.gov/EIC/podio
-
AIDAsoft repo: https://github.com/AIDASoft/podio
The idea is to use plain-old-datatype IO. PODIO stamps out structs based on yaml files.
### LCIO2
[
Defined in yaml
file
](
https://eicweb.phy.anl.gov/EIC/podio/blob/master/lcio2/lcio-edm.yaml
)
The old LCIO data model is used as a starting point for our data model and it is called
`lcio2`
.
It is
[
defined in yaml
file
](
https://eicweb.phy.anl.gov/EIC/podio/blob/master/lcio2/lcio-edm.yaml
)
which is used to generate C++ library.
-
Eicweb fork: https://eicweb.phy.anl.gov/EIC/podio
-
AIDAsoft repo: https://github.com/AIDASoft/podio

...
...
@@ -42,6 +44,7 @@ The goal of having a robust detector library and data model is to aid in the use
Many external tools exist that can be applied along the path to the ultimate physics analysis.
See the
[
useful links
](
links
)
for a list of tools.
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