Q1xx/Q2xx/Q3xx/TMxx: Electronics Charge and Time Slopes and Pedestals


         Titles:  Q1xx xx = AV,CH,FL,NE,QC,RM,SL,SP,SQ 
                  Q2xx xx = AV,CH,FL,NE,QC,RM,SL,SP,SQ
                  Q3xx xx = AV,CH,FL,NE,QC,RM,SL,SP,SQ
                  TMxx xx = AV,CH,DM,FL,NE,QC,RM,SL,SP,SQ
 
    Contact:  W. Frati,  Penn.
 
    Revision History:-
    ================
 
    3.01  W. Frati    First version.
 

 
Titles Files
------------
 
cal_const1.dat contains a dummy version.
 
The naming conventions for titles files are described in

      PEDESTAL NOMENCLATURE 
      CHARGE NOMENCLATURE 
      TIME NOMENCLATURE 

 
Verification
------------
 
 
Description
-----------
 
    This family of banks follow a single generic form with one word per
crate/card/channel/cell.  The only exception is TMQC which holds two cubic terms
per crate/card/channel/cell.  Entries in all banks are ordered by:-

  cell     i_cell    = 0..15
  channel  i_channel = 0..32
  card     i_card    = 0..15
  crate    i_crate   = 0..18

The data for a given crate/card/channel/cell is stored in:-

    loc =    16 *  Logical_Circuit_Number 
          +  i_cell
          +  1

 where:-

     Logical_Circuit_Number =    512 * i_crate
                              +   32 * i_card  
                              +        i_channel
 
 
Data Words
---------
 
        Data types: B(bit), I, F, D(double), H(hollerith 4 char)
 
        Fixed length Database Header.  See titles_dbhdr.html
 
   Word   Description
   ----   -----------
 
 loc  F   Electronics calibration data

Go Back to the Snoman Companion Top Page