Skip to content
forked from eic/EDM4eic

A data model for EIC defined with podio and based on EDM4hep.

License

Notifications You must be signed in to change notification settings

marrbnl/EDM4eic

 
 

Repository files navigation

EDM4eic - EIC data model

A data model for EIC defined with podio and based on EDM4hep.

Full Description File

The entire data model is defined with a single YAML file, edm4eic.yml.

\verbinclude edm4eic.yaml

Installing

To install the data model into ~/local, use the following commands:

git clone https://github.com/eic/edm4eic
cd edm4eic
cmake -S . -B build -DCMAKE_INSTALL_PREFIX=~/local
cmake --build build
cmake --install build

About

A data model for EIC defined with podio and based on EDM4hep.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 71.2%
  • CMake 26.0%
  • Python 2.8%