Skip to content

gianelle/edm4na64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EDM4na64 - NA64 data model

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

Full Description File

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

\verbinclude edm4na64.yaml

Installing

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

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

About

Porting datamodel on edm/podio env

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors