Skip to content
Snippets Groups Projects
index.mdx 821 B
Newer Older
  • Learn to ignore specific revisions
  • Whitney Armstrong's avatar
    Whitney Armstrong committed
    ---
    title: "EIC Software"
    ---
    
    
    import Background from './background.md' 
    
    ## Introduction
    
    This tutorial is meant to prepare you to contribute to the simulation toolkit for the EIC.
    The tutorial is not meant to represent a complete software toolkit, but to put together enough pieces
    together to get some results and serve as a jumping off point for further development.
    
    
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
    ## Tutorials
    
    
    - [Quick start](getting-started/quickstart) - Start here to download software and configure your development environment.
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
    
    - [Part 1](part1.md) - An introduction to the detector description starting with a simple detector. 
    
    
    - [Part 2](part2.md) - This tutorial shows how to add new parameterized detectors to a library of generic detectors (NPdet).
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
    
    
    
    ## Background Discussion
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
    
    
    <Background />
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed
    
    
    ![workflow](eic_software-figure6.svg)
    
    Whitney Armstrong's avatar
    Whitney Armstrong committed