Skip to content
Snippets Groups Projects
Commit 9b670ab5 authored by nnitika's avatar nnitika Committed by Marilena Bandieramonte
Browse files

modified for DeltaChord and StepMax

parent 2a812cfa
No related branches found
No related tags found
No related merge requests found
......@@ -10,29 +10,31 @@
## ---------------------------------------------------------------------
/run/numberOfThreads 1
/control/cout/prefixString G4Worker_
/FSLdet/StepMax 2.0 m
########################################################################
## DETECTOR AND MAGNETIC FIELD
## ---------------------------------------------------------------------
###/FSLdet/setGdmlFile atlas2018.gdml
## ---------------------------------------------------------------------
## To Switch off the field set it to 0 tesla
/FSLdet/setDeltaIntersection 0.000001 mm
#/FSLdet/setDeltaIntersection 0.000001 mm
#/FSLdet/setDeltaIntersection 0.01 mm
#/FSLdet/setDeltaIntersection 0.0001 mm
/FSLdet/setDeltaIntersection 0.0001 mm
#/FSLdet/setDeltaOneStep 0.01 mm
#######################Epsilon########################################
#/FSLdet/setEpsilonMin 0.3e-8 mm
/FSLdet/setEpsilonMin 0.3e-8 mm
#/FSLdet/setEpsilonMin 0.3e-7 mm
/FSLdet/setEpsilonMin 0.3e-6 mm
#/FSLdet/setEpsilonMin 0.3e-6 mm
#
#/FSLdet/setEpsilonMax 1.0e-8 mm
/FSLdet/setEpsilonMax 1.0e-8 mm
#/FSLdet/setEpsilonMax 1.0e-7 mm
/FSLdet/setEpsilonMax 1.0e-6 mm
#/FSLdet/setEpsilonMax 1.0e-6 mm
#
#/FSLdet/setDeltaChord 0.5 mm
/FSLdet/setDeltaChord 0.5 mm
#/FSL/detector/setChordLength 1.0e-3 mm
#/FSLdet/setDeltaChord 0.5 mm
#
#/FSLdet/StepMax
/FSLdet/setField 4.0 tesla
########################################################################
## INIT
......@@ -51,6 +53,8 @@
########################################################################
## EXECUTE with 10 events and print the list of processes at the end
## ---------------------------------------------------------------------
/run/beamOn 1
#/run/beamOn 1
/run/beamOn 2
#/run/printProgress 1
## ---------------------------------------------------------------------
/process/list
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment