Skip to content
Snippets Groups Projects
Commit 4093b909 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

Merge branch 'readme' into 'master'

Readme

See merge request !13
parents 2d15c42d e95454d7
No related branches found
No related tags found
1 merge request!13Readme
Pipeline #6308 passed
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
......
...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment