Back to home page

EIC code displayed by LXR

 
 

    


Warning, /tutorial-reconstruction-algorithms/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: 'Writing Reconstruction Algorithms in EICrecon (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: Tyler
0015     family-names: Kutz
0016   - name: The ePIC Collaboration
0017 abstract: >-
0018   An ePIC tutorial on implementing reconstruction algorithms in EICrecon. It
0019   covers JANA2 factories, the JOmniFactory interface, parameterizing factories,
0020   writing framework-independent algorithms, and working with PODIO collections,
0021   culminating in a working electron-finder. Built with The Carpentries Workbench.
0022 keywords:
0023   - EIC
0024   - ePIC
0025   - EICrecon
0026   - reconstruction
0027   - JANA2
0028   - JOmniFactory
0029   - PODIO
0030   - edm4eic
0031 repository-code: 'https://github.com/eic/tutorial-reconstruction-algorithms'
0032 license: CC-BY-4.0