Back to home page

EIC code displayed by LXR

 
 

    


Warning, /tutorial-analysis/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: 'Analyzing EIC Simulation Output (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: Stephen
0015     family-names: Kay
0016   - name: The ePIC Collaboration
0017 abstract: >-
0018   An ePIC tutorial that shows new members how to locate, explore, and analyze the
0019   reconstructed simulation output produced by EICrecon, using ROOT, Python/uproot,
0020   RDataFrame, and PODIO based approaches. Built with The Carpentries Workbench.
0021 keywords:
0022   - EIC
0023   - ePIC
0024   - EICrecon
0025   - analysis
0026   - ROOT
0027   - uproot
0028   - RDataFrame
0029   - PODIO
0030 repository-code: 'https://github.com/eic/tutorial-analysis'
0031 license: CC-BY-4.0