| Line | |
|---|
| 1 | /control/verbose 2
|
|---|
| 2 |
|
|---|
| 3 | ### Add material
|
|---|
| 4 | /PhotIn/addMat Iron
|
|---|
| 5 | /run/initialize
|
|---|
| 6 |
|
|---|
| 7 | ### retrieve physics table
|
|---|
| 8 | ### set store format : 0 binary 1 ascii
|
|---|
| 9 | /run/particle/retrievePhysicsTable physTable
|
|---|
| 10 | /run/particle/setStoredInAscii 0
|
|---|
| 11 | #/run/particle/verbose 3
|
|---|
| 12 |
|
|---|
| 13 | ### set range cut for Calor-A,B,C
|
|---|
| 14 | ### range cut for Calor-A is different from the stored one
|
|---|
| 15 | /run/setCutForRegion Calor-A 0.1 mm
|
|---|
| 16 | /run/setCutForRegion Calor-B 2 mm
|
|---|
| 17 | /run/setCutForRegion Calor-C 2 cm
|
|---|
| 18 |
|
|---|
| 19 | ### 1 event
|
|---|
| 20 | #/tracking/verbose 1
|
|---|
| 21 | /run/beamOn 1
|
|---|
| 22 |
|
|---|
| 23 | ### dump couples
|
|---|
| 24 | /run/dumpRegion
|
|---|
| 25 | /run/dumpCouples
|
|---|
| 26 |
|
|---|
| 27 | ### set range cut for Calor-A same as the stored one
|
|---|
| 28 | /run/setCutForRegion Calor-A 0.2 mm
|
|---|
| 29 |
|
|---|
| 30 | ### 1 event
|
|---|
| 31 | #/tracking/verbose 1
|
|---|
| 32 | /run/beamOn 1
|
|---|
| 33 |
|
|---|
| 34 | ### dump couples
|
|---|
| 35 | /run/dumpRegion
|
|---|
| 36 | /run/dumpCouples
|
|---|
| 37 |
|
|---|
| 38 | ### 10 events
|
|---|
| 39 | /tracking/verbose 0
|
|---|
| 40 | /run/beamOn 10
|
|---|
| 41 |
|
|---|
| 42 | ###Modify Absorber material
|
|---|
| 43 | /PhotIn/setAbsMat Iron
|
|---|
| 44 |
|
|---|
| 45 | ### 1 event
|
|---|
| 46 | #/tracking/verbose 1
|
|---|
| 47 | /run/beamOn 1
|
|---|
| 48 |
|
|---|
| 49 | ### dump couples
|
|---|
| 50 | /run/dumpRegion
|
|---|
| 51 | /run/dumpCouples
|
|---|
| 52 |
|
|---|
| 53 | ### 10 events
|
|---|
| 54 | /tracking/verbose 0
|
|---|
| 55 | /run/beamOn 10
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.