Skip to content

Commit d99091b

Browse files
committed
Further updates to final use case text.
1 parent 224f9bc commit d99091b

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

_episodes/03-use_cases.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,15 @@ Note that we have restricted these examples to only print out the first five fil
182182

183183
## Detector Designer/Optimiser, Algorithm/Reconstruction Development
184184

185-
In this use case, someone updating the design of a detector in DD4HEP, or adjusting a reconstruction algorithm for a detector, may not want full reconstructed data. Instead, they may want more raw, hit level information. They may also want a specific detector configuration for comparison. In terms of physics process, they may not be looking at an actual reaction at all, but a particle gun simulation. Some tags they might use to find their data include:
185+
In this use case, someone updating the design of a detector in DD4HEP, or adjusting a reconstruction algorithm for a detector, may not want full reconstructed data. Instead, they may want more raw, hit level information. They may also want a specific detector configuration for comparison. In terms of physics process, they may not be looking at an actual reaction at all, but a particle gun simulation. To summarise, they may want:
186+
187+
- Simulated (FULL) as well as reconstructed output files (RECO)
188+
- Particle gun studies with specific single particles
189+
- Specific momentum or angular ranges
190+
- Different versions of a dataset to track changes between software releases
191+
- Specific geometry files in use for the simulation
192+
193+
Some tags they might use to find their data include:
186194

187195
- software\_release
188196
- data\_level

0 commit comments

Comments
 (0)