Back to home page

EIC code displayed by LXR

 
 

    


Warning, /include/zebra/hzc.inc is written in an unsupported language. File is not indexed.

0001 *
0002 * $Id$
0003 *
0004 * $Log$
0005 * Revision 1.1  1996/03/06 10:46:54  mclareni
0006 * Initial revision
0007 *
0008 *
0009 #ifndef CERNLIB_ZEBRA_HZC_INC
0010 #define CERNLIB_ZEBRA_HZC_INC
0011 *
0012 *     HISTOGRAM MANIPULATION
0013 *
0014 * hzc.inc
0015 *
0016 #if !defined(CERNLIB_QCDE)
0017       COMMON /HZC/   NQHNH,NQHPAK(3),NQHGW,NQHNX,QHDX,QHXL,QHSTEP,NQHAND
0018      +,              LQHH,LQHE,LQHC,LQHL,LQHLB,LQHLC,LQHD,LQHX,LQHT,LQHW
0019      +,              IQHCUT,IQHXXX,IQHINT,NQHLAB,IQHFMT,IQHW(8)
0020      +,              QHSMA,QHBIG,QHTOT,NQHNX2
0021      +,              LQHCUT,NQHEXP,IQHOPT(7)
0022 *  -------------   for defaults   ------------------------------
0023 #endif
0024 
0025 #endif