| Rev | Line | |
|---|
| [1230] | 1 | # $Id: dedx2.mac,v 1.6 2009/09/18 14:03:24 maire Exp $
|
|---|
| [807] | 2 | #
|
|---|
| 3 | # macro file for TestEm5.cc
|
|---|
| 4 | #
|
|---|
| 5 | # to control dE/dx calculation
|
|---|
| 6 | #
|
|---|
| 7 | /control/verbose 2
|
|---|
| 8 | /run/verbose 2
|
|---|
| 9 | #
|
|---|
| 10 | /testem/det/setAbsMat Graphite
|
|---|
| 11 | /testem/det/setAbsThick 10 um
|
|---|
| 12 | /testem/det/setAbsYZ 10 um
|
|---|
| 13 | #
|
|---|
| [1230] | 14 | /testem/phys/addPhysics local
|
|---|
| 15 | ###/testem/phys/addPhysics emlivermore
|
|---|
| 16 | ###/testem/phys/addPhysics empenelope
|
|---|
| [807] | 17 | #
|
|---|
| 18 | /testem/phys/setCuts 1 km
|
|---|
| 19 | #
|
|---|
| 20 | /run/initialize
|
|---|
| 21 | #
|
|---|
| 22 | /testem/gun/setDefault
|
|---|
| 23 | /gun/particle e-
|
|---|
| 24 | /gun/energy 1 MeV
|
|---|
| 25 | #
|
|---|
| 26 | /testem/histo/setFileName dedx2
|
|---|
| 27 | /testem/histo/setFileType hbook
|
|---|
| 28 | /testem/histo/setHisto 1 100 0. 10. keV #energy in absorber
|
|---|
| 29 | #
|
|---|
| 30 | /run/beamOn 10000
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.