Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.
/ eicd Public archive

EDM4hep-Based Data Model for Simulations, Reconstruction, and Analysis

Notifications You must be signed in to change notification settings

eic/eicd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EICd - 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, eic_data.yml.

\verbinclude eic_data.yaml

Installing

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

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

About

EDM4hep-Based Data Model for Simulations, Reconstruction, and Analysis

Topics

Resources

Stars

Watchers

Forks