Skip to content

Commit

Permalink
Merge pull request #199 from markito3/fix_url
Browse files Browse the repository at this point in the history
substitute a working URL for the particle type defs
  • Loading branch information
rjones30 authored Oct 22, 2021
2 parents 37b267d + a42f803 commit 8390e7e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions test/control.in
Original file line number Diff line number Diff line change
Expand Up @@ -177,8 +177,9 @@ c type insert the Geant particle type code plus 100 (eg. 101=gamma,
c 103=electron, 107=pi0, 108=pi+, 109=pi-, 114=proton). If you use
c the particle code but do not add 100 then theta,phi are ignored
c and the particle direction is generated randomly over 4pi sr.
c For a listing of the Geant particle types, see the following URL.
c http://wwwasdoc.web.cern.ch/wwwasdoc/geant_html3/node72.html
c For a listing of the Geant particle types, see CONS300 section of
c the GEANT User's Guide at the following URL.
c http://cds.cern.ch/record/1082634
c The meaning of the arguments to KINE are as follows.
c - particle = GEANT particle type of primary track + 100
c - momentum = initial track momentum, central value (GeV/c)
Expand Down

0 comments on commit 8390e7e

Please sign in to comment.