EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
leptou.inc
Go to the documentation of this file. Or view the newest version in sPHENIX GitHub for file leptou.inc
1 *
2 * to avoid variable conflictions, a second keep element is necessary
3 * with the same common block name (see LPTOU2)
4 *
5  COMMON /LEPTOU/ CUT(14),LST(40),PARL(30),
6  & X,Y,W2,Q2,U
7  REAL CUT,PARL,X,Y,W2,Q2,U
8  INTEGER LST
9  SAVE /LEPTOU/