1 |
pam-fi |
1.1 |
=========== |
2 |
|
|
LEVEL2 data |
3 |
|
|
* |
4 |
|
|
(R-3.00) |
5 |
|
|
=========== |
6 |
|
|
|
7 |
|
|
LEVEL2 nt-uple structure: |
8 |
|
|
|
9 |
|
|
****************************************************************** |
10 |
|
|
* Ntuple ID = 22 Entries = 4519 LEVEL2 |
11 |
|
|
****************************************************************** |
12 |
|
|
* Var numb * Type * Packing * Range * Block * Name * |
13 |
|
|
****************************************************************** |
14 |
|
|
* 1 * L*4 * 1 * * GENERAL * GOOD2 |
15 |
|
|
* 2 * I*4 * * * GENERAL * NEV2 |
16 |
|
|
* 3 * I*4 * * * GENERAL * WHIC_CALIB |
17 |
|
|
* 4 * I*4 * * * GENERAL * SWCODE |
18 |
|
|
* 5 * L*4 * 1 * * GENERAL * CRC(12) |
19 |
|
|
* 1 * U*4 * 6 * [0,50] * CPU * PKT_TYPE |
20 |
|
|
* 2 * I*4 * * * CPU * PKT_NUM |
21 |
|
|
* 3 * I*4 * * * CPU * OBT |
22 |
|
|
* 4 * L*4 * 1 * * CPU * CPU_CRC |
23 |
|
|
* 1 * I*4 * * [0,50] * TRACKS * NTRK |
24 |
|
|
* 2 * U*4 * 6 * [0,50] * TRACKS * IMAGE(NTRK) |
25 |
|
|
* 3 * R*4 * * * TRACKS * XM(6,NTRK) |
26 |
|
|
* 4 * R*4 * * * TRACKS * YM(6,NTRK) |
27 |
|
|
* 5 * R*4 * * * TRACKS * ZM(6,NTRK) |
28 |
|
|
* 6 * R*4 * * * TRACKS * RESX(6,NTRK) |
29 |
|
|
* 7 * R*4 * * * TRACKS * RESY(6,NTRK) |
30 |
|
|
* 8 * R*4 * * * TRACKS * AL(5,NTRK) |
31 |
|
|
* 9 * R*4 * * * TRACKS * COVAL(5,5,NTRK) |
32 |
|
|
* 10 * R*4 * * * TRACKS * CHI2(NTRK) |
33 |
|
|
* 11 * U*4 * 1 * [0,1] * TRACKS * XGOOD(6,NTRK) |
34 |
|
|
* 12 * U*4 * 1 * [0,1] * TRACKS * YGOOD(6,NTRK) |
35 |
|
|
* 13 * R*4 * * * TRACKS * XV(6,NTRK) |
36 |
|
|
* 14 * R*4 * * * TRACKS * YV(6,NTRK) |
37 |
|
|
* 15 * R*4 * * * TRACKS * ZV(6,NTRK) |
38 |
|
|
* 16 * R*4 * * * TRACKS * AXV(6,NTRK) |
39 |
|
|
* 17 * R*4 * * * TRACKS * AYV(6,NTRK) |
40 |
|
|
* 18 * R*4 * * * TRACKS * DEDX_X(6,NTRK) |
41 |
|
|
* 19 * R*4 * * * TRACKS * DEDX_Y(6,NTRK) |
42 |
|
|
* 1 * I*4 * * [0,500] * SINGLETX * NCLSX |
43 |
|
|
* 2 * I*4 * * * SINGLETX * PLANEX(NCLSX) |
44 |
|
|
* 3 * R*4 * * * SINGLETX * XS(NCLSX) |
45 |
|
|
* 4 * R*4 * * * SINGLETX * SGNLXS(NCLSX) |
46 |
|
|
* 5 * I*4 * * [0,500] * SINGLETY * NCLSY |
47 |
|
|
* 6 * I*4 * * * SINGLETY * PLANEY(NCLSY) |
48 |
|
|
* 7 * R*4 * * * SINGLETY * YS(NCLSY) |
49 |
|
|
* 8 * R*4 * * * SINGLETY * SGNLYS(NCLSY) |
50 |
|
|
****************************************************************** |
51 |
|
|
* Block * Entries * Unpacked * Packed * Packing Factor * |
52 |
|
|
****************************************************************** |
53 |
|
|
* GENERAL * 4519 * 16 * 13 * 1.231 * |
54 |
|
|
* CPU * 4519 * 16 * 9 * 1.778 * |
55 |
|
|
* TRACKS * 4519 * 23252 * Var. * Variable * |
56 |
|
|
* SINGLETS * 4519 * 12008 * Var. * Variable * |
57 |
|
|
* Total * --- * 35292 * Var. * Variable * |
58 |
|
|
****************************************************************** |
59 |
|
|
* Blocks = 4 Variables = 36 Max. Columns = 8823 * |
60 |
|
|
****************************************************************** |
61 |
|
|
|
62 |
|
|
The GENERAL block stores the global event flag GOOD2, the event counter NEV2, |
63 |
|
|
a variable that relates each event to the calibration parameters (WHICH_CALIB) |
64 |
|
|
the version number of the software (SWCODE) and the result of the crc check for |
65 |
|
|
the 12 views of th etracking system (CRC(12)). |
66 |
|
|
If WHICH_CALIB=0 (missing calibration) then GOOD2=.FALSE. |
67 |
|
|
|
68 |
|
|
The CPU block stores the event tag extracted from the physics-packet |
69 |
|
|
CPU-header (PKT_TYPE, PKT_NUM, OBT, CPU_CRC) . |
70 |
|
|
|
71 |
|
|
The TRACKS block stores track information: |
72 |
|
|
NTRK - number of identified tracks (in case the Y ambiguity is not |
73 |
|
|
solved both the track images are stored) |
74 |
|
|
IMAGE(NTRK) - ID of the track image (=0 if no image) |
75 |
|
|
XM(6,NTRK) - measured coordinates associated to the track |
76 |
|
|
YM(6,NTRK) ' |
77 |
|
|
ZM(6,NTRK) ' |
78 |
|
|
RESX(6,NTRK) - spatial resolution associated to each coordinate |
79 |
|
|
RESY(6,NTRK) ' |
80 |
|
|
AL(5,NTRK) - TRACK PARAMETERS: X0,Y0,sin(THETA0),PHI0,DEFLECTION |
81 |
|
|
COVAL(5,5,NTRK)- Variance/covariance matrix of parameters |
82 |
|
|
CHI2(NTRK) - reduced chi^2 of the track |
83 |
|
|
XGOOD(6,NTRK) - flag indicating if a plane was included in the track fitting |
84 |
|
|
YGOOD(6,NTRK) ' |
85 |
|
|
XV(6,NTRK) - calculated coordinates |
86 |
|
|
YV(6,NTRK) ' |
87 |
|
|
ZV(6,NTRK) ' |
88 |
|
|
AXV(6,NTRK) - calculated angles |
89 |
|
|
AYV(6,NTRK) ' |
90 |
|
|
DEDX_X(6,NTRK) - energy release in MIP, scaled to 300 microns, for x clusters |
91 |
|
|
DEDX_Y(6,NTRK) - energy release in MIP, scaled to 300 microns, for y clusters |
92 |
|
|
|
93 |
|
|
The SINGLETS block stores information about those clusters not associated with |
94 |
|
|
any track: |
95 |
|
|
NCLSX - number of singlets on the x views |
96 |
|
|
PLANEX(NCLSX) - plane which the i-th x-singlet belong to |
97 |
|
|
XS(NCLSX) - coordinate |
98 |
|
|
SGNLXS(NCLSX) - signal in MIP (not scaled) |
99 |
|
|
NCLSY - number of singlets on the y views |
100 |
|
|
PLANEY(NCLSY) - plane which the i-th y-singlet belong to |
101 |
|
|
YS(NCLSY) - coordinate |
102 |
|
|
SGNLYS(NCLSY) - signal in MIP (not scaled) |
103 |
|
|
|