Files
geant4/examples/extended/parameterisations/Par04/examplePar04.mac
T
2025-06-26 09:17:29 +02:00

19 lines
513 B
Plaintext

# examplePar04.mac
#
/control/execute common_settings_lowgran.mac
# Overwrite the sensitivity of the absorber to account for the passive material
/Par04/detector/setAbsorber 0 G4_W 1.4 mm false
# Initialize
/run/initialize
/control/execute common_settings_postInit.mac
# Full Simulation
/analysis/setFileName 10GeV_100events_fullsim.root
## dynamically set readout mesh from particle direction
/param/ActivateModel defineMesh
## we do not use ML fast sim
/param/InActivateModel inferenceModel
/run/beamOn 100