|
||||
Warning, /include/isajet/wgen.inc is written in an unsupported language. File is not indexed.
0001 #ifndef CERNLIB_ISAJET_WGEN_INC 0002 #define CERNLIB_ISAJET_WGEN_INC 0003 * 0004 * 0005 * wgen.inc 0006 * 0007 COMMON/WGEN/PTGN(3,3),QGEN(3,3),PTSEL(3),QSEL(3),SIGSL(3),NKL,NKH 0008 1,EMSQ,EMGAM,KSEL,QSELWT(3) 0009 SAVE /WGEN/ 0010 INTEGER NKL,NKH,KSEL 0011 REAL PTGN,QGEN,PTSEL,QSEL,SIGSL,EMSQ,EMGAM,QSELWT 0012 0013 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |