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

modified for parameter opt.

parent c41f2f30
No related branches found
No related tags found
No related merge requests found
...@@ -16,6 +16,23 @@ ...@@ -16,6 +16,23 @@
###/FSLdet/setGdmlFile atlas2018.gdml ###/FSLdet/setGdmlFile atlas2018.gdml
## --------------------------------------------------------------------- ## ---------------------------------------------------------------------
## To Switch off the field set it to 0 tesla ## To Switch off the field set it to 0 tesla
/FSLdet/setDeltaIntersection 0.000001 mm
#/FSLdet/setDeltaIntersection 0.01 mm
#/FSLdet/setDeltaIntersection 0.0001 mm
#/FSLdet/setDeltaOneStep 0.01 mm
#######################Epsilon########################################
#/FSLdet/setEpsilonMin 0.3e-8 mm
#/FSLdet/setEpsilonMin 0.3e-7 mm
/FSLdet/setEpsilonMin 0.3e-6 mm
#
#/FSLdet/setEpsilonMax 1.0e-8 mm
#/FSLdet/setEpsilonMax 1.0e-7 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/setField 4.0 tesla /FSLdet/setField 4.0 tesla
######################################################################## ########################################################################
## INIT ## INIT
...@@ -26,7 +43,7 @@ ...@@ -26,7 +43,7 @@
## --------------------------------------------------------------------- ## ---------------------------------------------------------------------
/FSLgun/primaryPerEvt 2 /FSLgun/primaryPerEvt 2
## --------------------------------------------------------------------- ## ---------------------------------------------------------------------
###/FSLgun/particle e- /FSLgun/particle e-
## --------------------------------------------------------------------- ## ---------------------------------------------------------------------
/FSLgun/energy 10 GeV /FSLgun/energy 10 GeV
## --------------------------------------------------------------------- ## ---------------------------------------------------------------------
...@@ -34,6 +51,6 @@ ...@@ -34,6 +51,6 @@
######################################################################## ########################################################################
## EXECUTE with 10 events and print the list of processes at the end ## EXECUTE with 10 events and print the list of processes at the end
## --------------------------------------------------------------------- ## ---------------------------------------------------------------------
/run/beamOn 10 /run/beamOn 1
## --------------------------------------------------------------------- ## ---------------------------------------------------------------------
/process/list /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