Warning, /geant4/examples/extended/electromagnetic/TestEm8/testALICE.mac is written in an unsupported language. File is not indexed.
0001 #
0002 # Macro file for the initialization phase of "TestEm8.cc"
0003 #
0004 # ALICE TPC test beam setup
0005 #
0006 /control/verbose 2
0007 /control/cout/ignoreThreadsExcept 0
0008 /run/verbose 1
0009 #/tracking/verbose 2
0010 #
0011 /testem/setGasThick 7.5 mm
0012 /testem/setGasMat TPC_Ne-CO2-2
0013 /testem/setPairEnergy 10 eV
0014 #
0015 # select EM PhysicsList
0016 #
0017 #/testem/phys/addPhysics emstandard_opt3
0018 /process/em/AddPAIRegion all GasDetector pai
0019 #
0020 /testem/phys/setNbinsE 100
0021 /testem/phys/setMaxE 0.01 MeV
0022 /testem/phys/setNbinsCl 150
0023 /testem/phys/setMaxCl 1500
0024 #
0025 /run/initialize
0026 #
0027 /process/em/verbose 0
0028 /run/setCut 1 mm
0029 /run/setCutForRegion GasDetector 1 mm
0030 #/testem/killSecondaries true
0031 #
0032 /run/particle/dumpCutValues
0033 #
0034 /testem/stepmax 3.75 mm
0035 #
0036 /gun/particle proton
0037 #
0038 # 1 GeV
0039 /analysis/setFileName alice_tpc_1gev
0040 /gun/energy 433 MeV
0041 /run/beamOn 173780
0042 # 3 GeV
0043 #/analysis/setFileName alice_tpc_3gev
0044 #/gun/energy 2205 MeV
0045 #/run/beamOn 363830
0046 #