(file) Return to gen_detectorids.par CVS log (file) (dir) Up to [HallC] / Analyzer / INCLUDE

File: [HallC] / Analyzer / INCLUDE / gen_detectorids.par (download)
Revision: 1.7, Fri Nov 8 21:20:05 1996 UTC (27 years, 10 months ago) by saw
Branch: MAIN
CVS Tags: sep-26-2002, sep-25-2002, sep-24-2002, sep-09-2002, oct1199, nov2696, dec0198, Initial-CVS-Release, Extra_Shower_Tubes_on_HMS_not_SOS
Changes since 1.6: +7 -2 lines
(WH) Add Lucite counter detector ID

*
*     detectorids.inc
*
*     It would be nice if the data file that set's up the unpacker could
*     use symbolic names instead of numbers.
*
*     $Log: gen_detectorids.par,v $
*     Revision 1.7  1996/11/08 21:20:05  saw
*     (WH) Add Lucite counter detector ID
*
*     Revision 1.6  1996/01/24 16:26:08  saw
*     (JRA) Change CBPM_D to GMISC_ID
*
*     Revision 1.5  1995/05/22 19:13:41  cdaq
*     (SAW) Add Aerogel detector id
*
* Revision 1.4  1995/04/06  20:31:38  cdaq
* (SAW) Add BPM id
*
* Revision 1.3  1994/06/18  02:50:30  cdaq
* (SAW) Add code for miscleaneous data and uninstrumented channels and
* change name to gen_detectorids.par (was gen_detectorids.cmn)
*
* Revision 1.2  1994/04/11  15:11:25  cdaq
* (SAW) Add uninstrumented channel "detector" id
*
* Revision 1.1  1994/02/07  19:37:01  cdaq
* Initial revision
*
*
      integer MAXID, UNINST_ID, HDC_ID, HSCIN_ID, HCER_ID, HCAL_ID, HMISC_ID, 
     $     GMISC_ID, SDC_ID, SSCIN_ID, SCER_ID, SCAL_ID, SMISC_ID, SAER_ID,
     $     SLUC_ID

      parameter (MAXID=17)
      parameter (UNINST_ID=0)           ! Uninstrumented channels
      parameter (HDC_ID=1)
      parameter (HSCIN_ID=2)
      parameter (HCER_ID=3)
      parameter (HCAL_ID=4)
      parameter (HMISC_ID=5)            ! Misclaneous FB channels
      parameter (GMISC_ID=6)             ! BPM/Raster data
      parameter (SDC_ID=11)
      parameter (SSCIN_ID=12)
      parameter (SCER_ID=13)
      parameter (SCAL_ID=14)
      parameter (SMISC_ID=15)           ! Miscilaneous FB channels
      parameter (SAER_ID=16)
      parameter (SLUC_ID=17)

*     Local Variables:
*     mode: fortran
*     End:

Analyzer/Replay: Mark Jones, Documents: Stephen Wood
Powered by
ViewCVS 0.9.2-cvsgraph-1.4.0