Contact: N. Oblath UW
Revision History:-
================
5.01 N. Oblath First Version
Titles Files
------------
prod/pca_mplp_cent_x+24.dat
prod/pca_mplp_cent_x-24.dat
prod/pca_mplp_cent_y+24.dat
prod/pca_mplp_cent_y-24.dat
prod/pca_mplp_singlepoint.dat
Verification
------------
Description
-----------
This bank contains several items for the Multipoint PCA:
o The number of laserball positions used (<=5)
o The ideal laserball positions (cm)
o The maximum allowable deviation of the real laserball position
from the ideal position
o The real laserball positions of the runs used to make the
PMT mask, if it exists
o The run numbers of the runs used to make the PMT mask
o The PMT mask. The mask contains 9522 integers, one per PMT, in
SNOMAN-number order. The ith bit of the mask number for a PMT
determines whether the PMT will be calibrated with events from
the ith laserball position. Whether or not the mask is used
is determined by a switch in the TPCA 1 bank.
Data Words
---------
Data types: B(bit), I, F, D(double), H(hollerith 4 char)
Fixed length Database Header. See titles_dbhdr.html.
Wd Typ Mnem Adr Description
KMPLP...
1 I _NLRBP = Number of laserball positions
2 F _LRBR_P1_X = Position 1 x coordinate (cm)
3 F _LRBR_P1_Y = Position 1 y coordinate (cm)
4 F _LRBR_P1_Z = Position 1 z coordinate (cm)
5 F _LRBR_P2_X = Position 2 x coordinate (cm)
6 F _LRBR_P2_Y = Position 2 y coordinate (cm)
7 F _LRBR_P2_Z = Position 2 z coordinate (cm)
8 F _LRBR_P3_X = Position 3 x coordinate (cm)
9 F _LRBR_P3_Y = Position 3 y coordinate (cm)
10 F _LRBR_P3_Z = Position 3 z coordinate (cm)
11 F _LRBR_P4_X = Position 4 x coordinate (cm)
12 F _LRBR_P4_Y = Position 4 y coordinate (cm)
13 F _LRBR_P4_Z = Position 4 z coordinate (cm)
14 F _LRBR_P5_X = Position 5 x coordinate (cm)
15 F _LRBR_P5_Y = Position 5 y coordinate (cm)
16 F _LRBR_P5_Z = Position 5 z coordinate (cm)
17 F _LRBR_DX_MAX = Maximum laserball x position error (cm)
18 F _LRBR_DY_MAX = Maximum laserball y position error (cm)
19 F _LRBR_YZ_MAX = Maximum laserball z position error (cm)
20 F _MSKR_P1_X = x position of the 1st run used to create the PMT mask
21 F _MSKR_P1_Y = y position of the 1st run used to create the PMT mask
22 F _MSKR_P1_Z = z position of the 1st run used to create the PMT mask
23 F _MSKR_P2_X = x position of the 2nd run used to create the PMT mask
24 F _MSKR_P2_Y = y position of the 2nd run used to create the PMT mask
25 F _MSKR_P2_Z = z position of the 2nd run used to create the PMT mask
26 F _MSKR_P3_X = x position of the 3rd run used to create the PMT mask
27 F _MSKR_P3_Y = y position of the 3rd run used to create the PMT mask
28 F _MSKR_P3_Z = z position of the 3rd run used to create the PMT mask
29 F _MSKR_P4_X = x position of the 4th run used to create the PMT mask
30 F _MSKR_P4_Y = y position of the 4th run used to create the PMT mask
31 F _MSKR_P4_Z = z position of the 4th run used to create the PMT mask
32 F _MSKR_P5_X = x position of the 5th run used to create the PMT mask
33 F _MSKR_P5_Y = y position of the 5th run used to create the PMT mask
34 F _MSKR_P5_Z = z position of the 5th run used to create the PMT mask
35 I _MSKR_P1_RUNNO = Run number of the 1st run used to create the PMT mask
36 I _MSKR_P2_RUNNO = Run number of the 2nd run used to create the PMT mask
37 I _MSKR_P3_RUNNO = Run number of the 3rd run used to create the PMT mask
38 I _MSKR_P4_RUNNO = Run number of the 4th run used to create the PMT mask
39 I _MSKR_P5_RUNNO = Run number of the 5th run used to create the PMT mask
40-9562 I _PMTMASK + i = PMT mask for PMT i (0 <= i < 9522)
Go Back to the
Snoman Companion Top Page