]> git.uio.no Git - u/mrichter/AliRoot.git/blame - MUON/READMETriggerGUI
- Reshape the architecture of the Kalman tracking to make it more modular
[u/mrichter/AliRoot.git] / MUON / READMETriggerGUI
CommitLineData
905654c2 1
2OFFLINE 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
11Classes: *TriggerGUI*
12
13Library: evaluation
14
15Run
16---
17
18aliroot
19new AliMUONTriggerGUI()
20
21Main window
22-----------
23
24"Map of the local boards as seen from the I.P."
25
26the main window is position sensitive (after file initialization) and it is
27possible to open a GUI for a circuit.
28
29By menus:
30
31File
32----
33
34Run - open a file and start with a given event number
35 takes the full path <path>/galice.root
36
37Control - navigate in the tree with events
38
39Exit - exit the main application
40
41Maps
42----
43
44Digits map - graphical map with digits in the four chambers, MT11 ... MT22
45
46Chambers digit maps window
47--------------------------
48
49Update - update the map after:
50 - loading of another event
51 - changing interactively the strip signals in boards GUI
52
53Circuit
54-------
55
56Open - open a board GUI by circuit number
57
58Trigger
59-------
60
61Trigger DSET - (re)run the trigger algorithm
62
63Circuit 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
73Bogdan Vulpescu
74vulpescu@clermont.in2p3.fr
75
761 June 2007
77