]> git.uio.no Git - u/mrichter/AliRoot.git/blob - MUON/mapping/data/station345/README.slat
From Laurent:
[u/mrichter/AliRoot.git] / MUON / mapping / data / station345 / README.slat
1 Slat file format :
2
3 A slat is defined by the list of its PCB, described starting 
4 from the beam and going outward.
5
6 One PCB per line, preceded by the keyword PCB
7 Other lines not matching this syntax are ignored.
8 After the PCB is the list of manu ids for this PCB.
9  
10 Example :
11
12 PCB X 1-3;24-20;42;44;53
13 PCB X 1-14
14 PCB Y 100-90
15 PCB Z 1;2;3;4;5;6;7;12;120
16
17 defines a slat with 4 PCBs : XXYZ
18
19 The manu to motif relationship is attached to the fact that we're counting counter-clockwise, starting on the lower-left of the PCB. (and the pcb files have to follow this convention to defined their motifs, otherwise all this won't work).
20
21 Note that the definition of the PCBs have to be in files with extension
22 .pcb (X.pcb, Y.pcb, Z.pcb)
23