LDMX-Software / ldmx-sw

The Light Dark Matter eXperiment simulation and reconstruction framework.
https://ldmx-software.github.io
GNU General Public License v3.0
22 stars 20 forks source link

Translate macros to python configuration files #647

Closed tomeichlersmith closed 4 years ago

tomeichlersmith commented 4 years ago

This task is pretty simple, but will take some time to make sure that they are working after translation.

Since we moved from using steering macros (in the Geant4 style), we have started using our own python configuration style to supply parameters to the simulation (through Simulator). The standardized macros we used in the past are still in the code base, and we should translate them to python configuration files (like the template ecalDigis or hcalDigis in the EventProc module) so that users can used the standardized simulation settings in the new version of ldmx-sw.

tomeichlersmith commented 4 years ago

Planned List of Python Configs to Write: