]> git.uio.no Git - u/mrichter/AliRoot.git/blob - MUON/READMETriggerGUI
Removing class AliMUONTrackK
[u/mrichter/AliRoot.git] / MUON / READMETriggerGUI
1
2 OFFLINE trigger GUI data quality and debugging tool
3
4 - read digits and local trigger decision from simulated/real data
5 - display
6 - reprocess trigger decision inside AliRoot
7 - set x/y strips interactively on boards and transfer them to the AliRoot
8   TriggerElectronics, execute trigger algorithm and recover the local trigger
9   decision
10
11 Classes: *TriggerGUI* 
12
13 Library: evaluation
14
15 Run
16 ---
17
18 aliroot
19 new AliMUONTriggerGUI()
20
21 Main window
22 -----------
23
24 "Map of the local boards as seen from the I.P."
25
26 the main window is position sensitive (after file initialization) and it is 
27 possible to open a GUI for a circuit.
28
29 By menus:
30
31 File
32 ----
33
34 Run     - open a file and start with a given event number
35           takes the full path <path>/galice.root
36
37 Control - navigate in the tree with events
38
39 Exit    - exit the main application
40
41 Maps
42 ----
43
44 Digits map   - graphical map with digits in the four chambers, MT11 ... MT22
45
46 Chambers digit maps window
47 --------------------------
48
49 Update - update the map after:
50              - loading of another event
51              - changing interactively the strip signals in boards GUI
52
53 Circuit
54 -------
55
56 Open   - open a board GUI by circuit number
57
58 Trigger
59 -------
60
61 Trigger DSET  - (re)run the trigger algorithm
62
63 Circuit GUI window
64 ------------------
65
66 - visualize x/y strips
67 - "Set/unset" x (or) y strips
68 - "Digits" create board digits from the actual configuration created in the GUI
69 - "Reset" reset modification on strips done interactively
70
71
72
73 Bogdan Vulpescu
74 vulpescu@clermont.in2p3.fr
75
76 1 June 2007
77