c c ntuple system common c *** WARNING *** c must be preceded by the include file hec_par.inc c c set id's of ntuples c c run ntuple c integer id_ntuple_run parameter (id_ntuple_run = 100) c c event ntuple c integer id_ntuple_evt parameter (id_ntuple_evt = 101) c c slow control ntuple c integer id_ntuple_slc parameter (id_ntuple_slc = 102) c integer cell_list(i_adc_dim), i_good_cells common /sssntsys/ cell_list, i_good_cells