17 lines
390 B
Plaintext
17 lines
390 B
Plaintext
/control/verbose 2
|
|
/run/initialize
|
|
|
|
/run/setCutForRegion Calor-A 0.2 mm
|
|
/run/setCutForRegion Calor-B 2 mm
|
|
/run/setCutForRegion Calor-C 2 cm
|
|
/run/beamOn 1
|
|
/run/dumpRegion
|
|
/run/dumpCouples
|
|
|
|
### store physice table
|
|
#/run/particle/verbose 3
|
|
/control/shell mkdir -p physTable
|
|
### set store format : 0 binary 1 ascii
|
|
/run/particle/setStoredInAscii 0
|
|
/run/particle/storePhysicsTable physTable
|