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

File: [HallC] / Analyzer / INCLUDE / hms_one_ev.par (download)
Revision: 1.2, Wed Jan 17 16:02:39 1996 UTC (28 years, 8 months ago) by cdaq
Branch: MAIN
CVS Tags: spring03, sep0596, sep-26-2002, sep-25-2002, sep-24-2002, sep-09-2002, sane, pionct, online07, online04, online03, oct1199, nov2696, mduality, mar-24-2003, jan2496, jan1896, jan1796, gep_online, gep3, fpi2, emc, e01004, dec0198, bigcal, baryon, aug-12-2003, apr3096, apr-02-2003, Initial-CVS-Release, HEAD, Extra_Shower_Tubes_on_HMS_not_SOS
Changes since 1.1: +39 -32 lines
(DVW)

*     hms_one_ev.par
*     include file for One Event Display
*-- Author : Derek van Westrum
*
*       contains information needed for the one event display
*
* $Log: hms_one_ev.par,v $
* Revision 1.2  1996/01/17 16:02:39  cdaq
* (DVW)
*
* Revision 1.1  1995/07/28  20:22:59  cdaq
* Initial revision
*
********************************************************************************

      real*4    HHUT_WIDTH,HHUT_HEIGHT
      real*4    LOWER_CHAMBER_X_OFFSET,LOWER_CHAMBER_Y_OFFSET
      real*4    UPPER_CHAMBER_X_OFFSET,UPPER_CHAMBER_Y_OFFSET
      real*4    HODO_THICKNESS
      real*4    HODO_LOWER_X_OFFSET,HODO_LOWER_Y_OFFSET
      real*4    HODO_UPPER_X_OFFSET,HODO_UPPER_Y_OFFSET
      real*4    SHOWER_X_OFFSET,SHOWER_Y_OFFSET
      integer*4 LOWER_HODO_X_PADDLES,LOWER_HODO_Y_PADDLES
      integer*4 UPPER_HODO_X_PADDLES,UPPER_HODO_Y_PADDLES
 
      parameter (HHUT_WIDTH = 100.)     ! full width of the det. hut
      parameter (HHUT_HEIGHT = 800.)    ! full height of the det. hut

      parameter (LOWER_CHAMBER_X_OFFSET = 0.) ! offset
      parameter (LOWER_CHAMBER_Y_OFFSET = 0.) ! offset
      parameter (UPPER_CHAMBER_X_OFFSET = 0.) ! offset
      parameter (UPPER_CHAMBER_Y_OFFSET = 0.) ! offset

      parameter (LOWER_HODO_X_PADDLES = 16) ! # of paddles in X direction
      parameter (LOWER_HODO_Y_PADDLES = 10) ! # of paddles in Y direction
      parameter (UPPER_HODO_X_PADDLES = 16) ! # of paddles in X direction
      parameter (UPPER_HODO_Y_PADDLES = 10) ! # of paddles in Y direction
 
      parameter (HODO_THICKNESS = 1.0)	! full thickness of hodoscope

      parameter (HODO_LOWER_X_OFFSET = 0.) ! offset
      parameter (HODO_LOWER_Y_OFFSET = 0.) ! offset
      parameter (HODO_UPPER_X_OFFSET = 0.) ! offset
      parameter (HODO_UPPER_Y_OFFSET = 0.) ! offset

      parameter (SHOWER_X_OFFSET = 0.)	! offset
      parameter (SHOWER_Y_OFFSET = 0.)	! offset

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