Skip to content

Adding more examples

Simon Spannagel requested to merge new_examples into master

This MR adds more examples with sensible simulation settings, demonstrating a few of the features of the framework.

Currently I added the following scenarios:

  • fast simulation: telescope-only, projection, linear e-field
  • TCAD field simulation: telescope only, all TCAD field, GenericPropagation, multi-threading
  • Precise DUT: telescope plus DUT, telescope with linear field and projection, DUT with TCAD field and GenPropagation

All examples come with config, detectors file and a README with elaborate description.

If you have comments or ideas for additional examples, please let me know.

To Do:

  • Implant example descriptions into the manual
  • Add examples more catering source measurements
  • Add example with single detector & Aluminum shielding
  • CI should run every example
  • Remove current (a bit messy) example configuration
  • Replace TCAD field file
Edited by Simon Spannagel

Merge request reports