We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efa3cc5 commit 6e35122Copy full SHA for 6e35122
README.md
@@ -15,6 +15,7 @@ A2 Geant4 simulation
15
### 0.3.0beta
16
* support for GiBUU event-files
17
* using Pluto library for Pluto reader
18
+* storing primary particle IDs for PID/Veto hits
19
* fixed some building issues
20
21
### 0.2.0
@@ -167,7 +168,7 @@ Command | Meaning
167
168
Command | Meaning
169
:----------------------------------- |:-------
170
`/A2/event/setOutputFile ouput.root` | set the tracked-event output file
-`/A2/event/storePrimaries false` | disable storage of primary particle indices for CB/TAPS hits
171
+`/A2/event/storePrimaries false` | disable storage of primary particle indices
172
173
## Detector setup commands
174
0 commit comments