1mm scintillating fibre tracker
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

35 lines
808 B

3 years ago
  1. # G4GeneralParticleSource
  2. # electron source
  3. # particle and energy definition
  4. /gps/particle mu-
  5. /gps/ene/mono 4 GeV
  6. #/gps/ene/type User
  7. #/gps/hist/type energy
  8. #/gps/ene/type Arb
  9. #/gps/hist/type arb
  10. #/gps/hist/point 0.5 0.1392
  11. #/gps/hist/point 0.7 0.1720
  12. #/gps/hist/point 0.9 0.1653
  13. #/gps/hist/point 1.1 0.1435
  14. #/gps/hist/point 1.3 0.1174
  15. #/gps/hist/point 1.5 0.0890
  16. #/gps/hist/point 1.7 0.0652
  17. #/gps/hist/point 1.9 0.0476
  18. #/gps/hist/point 2.1 0.0349
  19. #/gps/hist/point 2.3 0.0261
  20. #/gps/hist/inter Exp
  21. # source positioning
  22. /gps/pos/type Plane
  23. /gps/pos/shape Circle
  24. /gps/pos/radius 2.5 mm
  25. /gps/pos/rot2 0 0 1 # sets the x-y plane of source in the global x-z plane.
  26. /gps/pos/centre 0. 1.875 0. mm
  27. # angular distribution
  28. /gps/ang/type iso
  29. /gps/ang/mintheta 0.0 deg
  30. /gps/ang/maxtheta 90.0 deg
  31. /run/beamOn 10