35 lines
743 B
Plaintext
35 lines
743 B
Plaintext
# $Id: atlashec.mac,v 1.5 2005/11/12 00:28:55 vnivanch Exp $
|
|
#
|
|
# Macro file for "TestEm3.cc"
|
|
#
|
|
# Atlas HEC model;
|
|
#
|
|
/control/verbose 2
|
|
/run/verbose 1
|
|
#
|
|
/testem/det/setNbOfLayers 25
|
|
/testem/det/setNbOfAbsor 2
|
|
/testem/det/setAbsor 1 liquidArgon 0.85 cm
|
|
/testem/det/setAbsor 2 Copper 2.5 cm
|
|
/testem/det/setSizeYZ 17 cm
|
|
#
|
|
#### /testem/phys/addPhysics g4v52
|
|
/testem/phys/addPhysics standard
|
|
/testem/phys/setCuts 0.7 mm
|
|
#
|
|
/run/initialize
|
|
#
|
|
/testem/histo/setFileName 10gev
|
|
/testem/histo/setFileType hbook
|
|
/testem/histo/setHisto 1 100 0. 1000. MeV
|
|
/testem/histo/setHisto 2 100 9. 10. GeV
|
|
#
|
|
/gun/particle e-
|
|
/gun/particle pi+
|
|
/gun/energy 100 GeV
|
|
/gun/position -40.635 0 0
|
|
#
|
|
/testem/event/printModulo 100
|
|
/run/beamOn 100
|
|
|