git://git.uio.no
/
u
/
mrichter
/
AliRoot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Adding some QCD diffractive states to the PDG list
[u/mrichter/AliRoot.git]
/
MEVSIM
/
common_facfac.inc
1
CCC Common FACFAC for Factorials
2
3
integer factorial_max
4
parameter (factorial_max = 80000) ! max # multiplicity per event;
5
CCC ! for any specific particle ID;
6
CCC ! also used for log(n!).
7
Common/FACFAC/ FACLOG(factorial_max)
8
real*4 FACLOG
9