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.
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 templateecalDigis
orhcalDigis
in the EventProc module) so that users can used the standardized simulation settings in the new version of ldmx-sw.