Back to home page

EIC code displayed by LXR

 
 

    


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

0001 #
0002 # Macro file for the initialization phase of "TestEm8.cc"
0003 #
0004 # It creates the default geometry (simple absorber cylinder )        
0005 #
0006 /control/verbose 2
0007 /control/cout/ignoreThreadsExcept 0
0008 /run/verbose 1
0009 /tracking/verbose 0
0010 #
0011 /testem/setGasThick 3.44 cm
0012 /testem/setGasRad   28. cm
0013 /testem/setGasMat   Xe15CO2
0014 /testem/setWindowMat  G4_KAPTON
0015 /testem/setWindowThick 25 um
0016 #/testem/setWindowMat  G4_Fe
0017 #/testem/setWindowThick 25 um
0018 /testem/setPairEnergy 28 eV
0019 #
0020 #  select EM PhysicsList
0021 #
0022 /testem/phys/addPhysics  emstandard_opt0
0023 #/testem/phys/addPhysics  emstandard_opt3
0024 #/testem/phys/addPhysics  emstandardSS
0025 #
0026 /process/em/AddPAIRegion all GasDetector pai
0027 #
0028 # normalisation of energy is done for PAI model at 3 GeV/c
0029 /testem/phys/setNbinsE  100
0030 /testem/phys/setMaxE    0.25 MeV  
0031 /testem/phys/setEnergyPerChannel 1.0 keV
0032 /testem/phys/setNbinsCl 100
0033 /testem/phys/setMaxCl   2500  
0034 /testem/phys/setNormFactor 0.3686
0035 /testem/phys/setEnergySmear 1 keV
0036 #
0037 /run/initialize
0038 #
0039 /run/setCut  1 mm
0040 /run/setCutForRegion GasDetector 1 mm
0041 /process/em/verbose 0
0042 #
0043 #/run/particle/dumpCutValues
0044 #
0045 /testem/stepmax   17.2 mm
0046 #
0047 /gun/direction 0. 0.258819 0.965926
0048 #
0049 /run/printProgress 10000
0050 #
0051 /analysis/setActivation true
0052 #
0053 #  e- 999.49, 1499.49, 1999.49, 2999.49, 3999.49, 4999.49, 5999.49
0054 # pi- 870.12, 1366.91, 1865.29, 2863.67, 3862.86, 4862.38, 5862.05
0055 # MIP pi- 418.8 MeV
0056 #
0057 #/analysis/setFileName alice_trd_pai_e-6gev
0058 #/gun/particle e-
0059 #/gun/energy 5999.49 MeV
0060 #/run/beamOn 100000
0061 #
0062 #/analysis/setFileName alice_trd_pai_e-3gev
0063 #/gun/particle e-
0064 #/gun/energy 2999.49 MeV
0065 #/run/beamOn 100000
0066 #
0067 #/analysis/setFileName alice_trd_pai_e-1gev
0068 #/gun/particle e-
0069 #/gun/energy 999.49 MeV
0070 #/run/beamOn 100000
0071 #
0072 /analysis/setFileName alice_trd_pai_pi-6gev
0073 /gun/particle pi-
0074 /gun/energy 5862.05 MeV
0075 /run/beamOn 100000
0076 #
0077 #/analysis/setFileName alice_trd_pai_pi-3gev
0078 #/gun/particle pi-
0079 #/gun/energy 2863.67 MeV
0080 #/run/beamOn 100000
0081 #
0082 #/analysis/setFileName alice_trd_pai_pi-1gev
0083 #/gun/particle pi-
0084 #/gun/energy 870.12 MeV
0085 #/run/beamOn 100000
0086 #
0087 #/analysis/setFileName alice_trd_pai_pi-MIP
0088 #/gun/particle pi-
0089 #/gun/energy 418.8 MeV
0090 #/run/beamOn 100000
0091 #