Warning, /tutorial-geometry-development-using-dd4hep/CITATION.cff is written in an unsupported language. File is not indexed.
0001 # This CITATION.cff file provides information used to cite this lesson.
0002 # Visit https://citation-file-format.github.io/ for the format reference,
0003 # and update the author list and other fields as the lesson develops.
0004
0005 cff-version: 1.2.0
0006 title: 'Geometry Development with DD4hep (ePIC tutorial)'
0007 message: >-
0008 Please cite this lesson using the information in this file
0009 when you refer to it in publications, and/or if you
0010 re-use, adapt, or expand on the content in your own
0011 training material.
0012 type: dataset
0013 authors:
0014 - given-names: Simon
0015 family-names: Gardner
0016 - name: The ePIC Collaboration
0017 abstract: >-
0018 An ePIC tutorial on developing detector geometry with the DD4hep toolkit: locating the ePIC
0019 geometry inside eic-shell, understanding the structure of a compact geometry description,
0020 viewing the geometry, and modifying or adding to it by writing detector plugins. Built with
0021 The Carpentries Workbench.
0022 keywords:
0023 - EIC
0024 - ePIC
0025 - DD4hep
0026 - geometry
0027 - detector description
0028 - Geant4
0029 - ROOT
0030 repository-code: 'https://github.com/eic/tutorial-geometry-development-using-dd4hep'
0031 license: CC-BY-4.0