From 087bf895de2ef5e423964e8923e5cc234e2dbe54 Mon Sep 17 00:00:00 2001 From: Whitney Armstrong <warmstrong@anl.gov> Date: Mon, 20 Jul 2020 19:46:44 -0500 Subject: [PATCH] modified: links.md --- src/docs/links.md | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/src/docs/links.md b/src/docs/links.md index 3e6890b..66f5905 100644 --- a/src/docs/links.md +++ b/src/docs/links.md @@ -40,13 +40,20 @@ paper: https://arxiv.org/pdf/1902.04405 Talks: https://indico.cern.ch/event/258092/contributions/1588579/attachments/454221/629632/WorkingTitle.pdf -## Others -### gaudi +## HepMC3 + +- [HepMC3 website](http://hepmc.web.cern.ch/hepmc/index.html) +- [GenEvent class doc](http://hepmc.web.cern.ch/hepmc/classHepMC3_1_1GenEvent.html) is a good starting point for quick reference. + + + +## Gaudi - [Gaudi Read-the-docs](https://gaudi-framework.readthedocs.io/en/latest/index.html) - [Gaudi HPX Discussion](https://indico.cern.ch/event/532371/) - [Gaudo 2016 workshop](https://indico.cern.ch/event/556551/) +- https://indico.bnl.gov/event/8400/contributions/37125/attachments/27821/42681/EIC_SoftwareWG_20200429.pdf #### Experiments using Gaudi @@ -58,7 +65,19 @@ https://indico.cern.ch/event/258092/contributions/1588579/attachments/454221/629 ##### LHCb - https://gitlab.cern.ch/lhcb/LHCb +- https://gitlab.cern.ch/lhcb/LHCbSkeleton ##### FCC - [FCCSW](https://github.com/HEP-FCC/FCCSW) + +## Other Software + +### xrootd + +https://xrootd.slac.stanford.edu/ + +### zendo +- https://zenodo.org/ +- https://zenodo.readthedocs.io/en/latest/ + -- GitLab