]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MINICERN/packlib/zebra/zebra/qequ.inc
Bugfix in AliPoints2Memory
[u/mrichter/AliRoot.git] / MINICERN / packlib / zebra / zebra / qequ.inc
CommitLineData
fe4da5cc 1*
2* $Id$
3*
4* $Log$
5* Revision 1.1.1.1 1996/03/06 10:46:53 mclareni
6* Zebra
7*
8*
9#ifndef CERNLIB_ZEBRA_QEQU_INC
10#define CERNLIB_ZEBRA_QEQU_INC
11*
12*
13* qequ.inc
14*
15 DIMENSION LQLUP(99), LQLORG(98),IQWIDN(97),IQWIDH(96)
16 +, IQWNL(95), IQWNS(94), IQWND(93)
17 EQUIVALENCE (LQLUP(8), LQLORG(7), IQWIDN(6), IQWIDH(5)
18 +, IQWNL(4), IQWNS(3), IQWND(2), IQ(1))
19
20#endif