Warning, /geant4/examples/extended/exoticphysics/channeling/ch5/macros/run_conventional.mac is written in an unsupported language. File is not indexed.
0001 #Positron Source type
0002 /det/isHybridSource false
0003
0004 #Amorphous volume (randomly oriented crystal) settings
0005 /crystal/setCrystalMaterial W
0006 /crystal/setCrystalSize 20 20 15.0 mm
0007 /crystal/setCrystalLattice <111>
0008 /crystal/setOCeffects false #Orientetional Coherent (OC) effects in crystals are deactivated!
0009
0010 /run/initialize
0011
0012 /run/verbose 1
0013
0014 /run/setfilenamesave output/output_2.86GeV_W15.0mm_conventional.root
0015
0016 /control/execute macros/setPrimaryBeam.mac
0017
0018 /score/create/boxMesh boxMesh1
0019 /score/mesh/boxSize 10 10 7.5 mm
0020 /score/mesh/nBin 41 41 31
0021 /score/mesh/translate/xyz 0 0 -7.5 mm
0022 /score/quantity/energyDeposit Edep #[MeV]
0023 /score/close
0024 /score/list
0025
0026 #statistics
0027 /run/printProgress 100
0028 /run/beamOn 10000
0029
0030 /score/dumpQuantityToFile boxMesh1 Edep output/Edep_2.86GeV_W15.0mm_conventional.txt