buf(1) - tape identificator buf(2) - spill + event number buf(3) - N tracks*100 + N clusters buf(4) - Vertex(1) buf(5) - Vertex(2) buf(6) - Vertex(3) buf(7) - type of beam(=0 on DST and filled during reading) buf(8) - a x of beam buf(9) - a y of beam buf(10) - chi2 of vertex fit Repeat Ntracks times: | buf(...+1) - ax Repeat Nclusterstimes: |
The structure shown above have been used before RUN15. Since RUN15 a K0 reconstruction have been added and DST structure was changed to incorporate new information.
buf(1) - tape identificatir buf(2) - spill + event number buf(3) - Nvertex*10000+N track*100 + N cluster buf(4) - Vertex(1) buf(5) - Vertex(2) buf(6) - Vertex(3) buf(7) - Type of beam(=0 on DST and filled during reading) buf(8) - a x of beam buf(9) - a y of beam buf(10) - chi2 of vertex fit Repeat Ntracks times: buf(...+1) - ax Repeat Nvertextimes:
Repeat Nclusterstimer: |
After the reconstructed information for each event on DST, RAW DATA part is
written. In this part user may find information from detector which were not
used in DST production stage. Also here user may find some additional
information, supplementary to the standard reconstructed part.
Currently (run17) RAW DATA part consists of 8 identical structures.
ibuf(...+ 1) = IDENT*65536 + nword
- ibuf(...+ 2)
- ...................
- ...................
- ibuf(...+ nword + 1)
where
IDENT - some identiificator(since RUN17 it coincides with module's order)
nword - Number of data words.
The order of modules is
- Beam hodoscope
- Si planes in target in RUN12, 0-in RUN15,
since RUN17 - track chambers efficiency info( Ntot track -words).- Target guard information ( N*'10000'O+AMPL)
- 0(-since 16.02.94) before was C1
- C2
- C3
- S10
- S11
- OXP 1
- OXP 2
- OXP 3
- OXP 4
- OXP 5
- OXP 6
- C1
- CAMS guard information ( 20 counters)
- X-plane trigger hodoscope information
16-bit words CHANNEL=IWORD(16bit)/32
CHANNEL=ichan+(imodul-1)*32+1 ( ichan,imodul - should be taked from DBSDET(online))- Y-plane trigger hodoscope information
16-bit words CHANNEL=IWORD(16bit)/32
CHANNEL=ichan+(imodul-5)*32+1 ( ichan,imodul - should be taked from DBSDET(online))- Cherenkov counter information
- Electron identification from Cherenkov counter ( Ntot track -words)