Skip to content
Snippets Groups Projects
Commit 21a39746 authored by Whitney Armstrong's avatar Whitney Armstrong
Browse files

modified: part1/simple_detector.md

	modified:   ../../static/example_cell_size.png
parent c1afc479
Branches
No related tags found
No related merge requests found
...@@ -54,10 +54,22 @@ ddsim --runType run --enableG4GPS \ ...@@ -54,10 +54,22 @@ ddsim --runType run --enableG4GPS \
This will run geant4 using the General Particle Source (GPS) tool. This will run geant4 using the General Particle Source (GPS) tool.
The output will be a root file containing the generated events and GEM tracker hits. The output will be a root file containing the generated events and GEM tracker hits.
See the [GPS Documentation](http://www.fe.infn.it/u/paterno/Geant4_tutorial/slides_further/GPS/GPS.pdf) for more information.
## Digitization ## Digitization
```bash ```bash
root -b -q example_digi.cxx+ root -b -q example_digi.cxx+
``` ```
![digi histogram](example_digi.png) ![digi histogram](../example_digi.png)
## Channel/Cell Size
```bash
root -b -q example_cell_size.cxx+
```
![cell size histogram](../example_cell_size.png)
static/example_cell_size.png

11.2 KiB | W: | H:

static/example_cell_size.png

14.7 KiB | W: | H:

static/example_cell_size.png
static/example_cell_size.png
static/example_cell_size.png
static/example_cell_size.png
  • 2-up
  • Swipe
  • Onion skin
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment