Skip to content
Snippets Groups Projects
  • Whitney Armstrong's avatar
    b85f2dca
    modified: ../../gatsby-config.js · b85f2dca
    Whitney Armstrong authored
    	modified:   ../config/sidebar.yml
    	deleted:    hackathon/1-tasks.md
    	modified:   index.mdx
    	deleted:    introduction.mdx
    	deleted:    part1.md
    	deleted:    part1/overview.md
    	modified:   part1/simple_detector.md
    	deleted:    part2.md
    	deleted:    tools.md
    b85f2dca
    History
    modified: ../../gatsby-config.js
    Whitney Armstrong authored
    	modified:   ../config/sidebar.yml
    	deleted:    hackathon/1-tasks.md
    	modified:   index.mdx
    	deleted:    introduction.mdx
    	deleted:    part1.md
    	deleted:    part1/overview.md
    	modified:   part1/simple_detector.md
    	deleted:    part2.md
    	deleted:    tools.md
index.mdx 821 B
---
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.


## Tutorials

- [Quick start](getting-started/quickstart) - Start here to download software and configure your development environment.

- [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).


## Background Discussion

<Background />

![workflow](eic_software-figure6.svg)