Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/electromagnetic/TestEm17/brem.mac is written in an unsupported language. File is not indexed.

0001 #
0002 # Macro file for "TestEm17.cc"
0003 # (can be run in batch, without graphic)
0004 #
0005 /control/verbose 2
0006 /run/verbose 2
0007 #
0008 /testem/det/setMat Iron
0009 /testem/det/setSize 1 m
0010 #
0011 /testem/phys/addPhysics local
0012 #
0013 /run/setCut 1 mm
0014 #
0015 /run/initialize
0016 #
0017 /process/inactivate muIoni
0018 /process/inactivate muPairProd
0019 /process/inactivate muToMuonPairProd
0020 #
0021 /gun/particle mu+
0022 /gun/energy 10 TeV
0023 #
0024 /testem/histo/setFileName brem
0025 /testem/histo/setHisto 3 100 -10. 0.
0026 #
0027 /run/printProgress 1000
0028 #
0029 /run/beamOn 10000