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
4093b909
Commit
4093b909
authored
4 years ago
by
Whitney Armstrong
Browse files
Options
Downloads
Plain Diff
Merge branch 'readme' into 'master'
Readme See merge request
!13
parents
2d15c42d
e95454d7
No related branches found
No related tags found
1 merge request
!13
Readme
Pipeline
#6308
passed
4 years ago
Stage: build
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+2
-1
2 additions, 1 deletion
README.md
docs/Doxyfile
+2
-1
2 additions, 1 deletion
docs/Doxyfile
with
4 additions
and
2 deletions
README.md
+
2
−
1
View file @
4093b909
EICd - EIC data model {#mainpage}
EICd - EIC data model {#mainpage}
=====================
=====================
https://eic.phy.anl.gov/eicd
https://eic.phy.anl.gov/eicd
-
[
dd4pod
](
https://eic.phy.anl.gov/npdet/namespacedd4pod.html
)
: data model for dd4hep output which comes with
[
npdet
](
https://eic.phy.anl.gov/npdet/
)
.
```
```
cmake ../. -DCMAKE_INSTALL_PREFIX=$HOME/stow/eicd -DBUILD_DATA_MODEL=ON
cmake ../. -DCMAKE_INSTALL_PREFIX=$HOME/stow/eicd -DBUILD_DATA_MODEL=ON
...
...
This diff is collapsed.
Click to expand it.
docs/Doxyfile
+
2
−
1
View file @
4093b909
...
@@ -791,7 +791,8 @@ WARN_LOGFILE =
...
@@ -791,7 +791,8 @@ WARN_LOGFILE =
# Note: If this tag is empty the current directory is searched.
# Note: If this tag is empty the current directory is searched.
INPUT = src \
INPUT = src \
eicd
eicd \
../README.md
# This tag can be used to specify the character encoding of the source files
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
...
...
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