1 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
2 |
"http://www.w3.org/TR/2000/REC-xhtml1-20000126/DTD/xhtml1-strict.dtd">
|
3 |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
4 |
<head>
|
5 |
<title>SiStrip Commissioning DQM Viewer</title>
|
6 |
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
7 |
<meta name="keywords" content="css, stylesheets, form" />
|
8 |
<link rel="stylesheet" type="text/css" href="/ajax/css/style.css"/>
|
9 |
<link rel="stylesheet" type="text/css" href="/ajax/css/tab-view.css"/>
|
10 |
<link rel="stylesheet" type="text/css" href="/ajax/css/context-menu.css"/>
|
11 |
<link rel="stylesheet" type="text/css" href="/ajax/css/folder-tree-static.css"/>
|
12 |
<link rel="stylesheet" type="text/css" href="/ajax/css/tooltip.css"/>
|
13 |
<link rel = "stylesheet" type = "text/css" href = "/ajax/css/IMGC.css" />
|
14 |
<script type="text/javascript" src="ajax/js/WebLib.js"></script>
|
15 |
<script type = "text/javascript" src = "ajax/js/scriptaculous/lib/prototype.js"> </script>
|
16 |
<script type = "text/javascript" src = "ajax/js/scriptaculous/src/scriptaculous.js"></script>
|
17 |
<script type = "text/javascript" src = "ajax/js/scriptaculous/lib/moo.fx.js"> </script>
|
18 |
<script type = "text/javascript" src = "ajax/js/IMGC.js"> </script>
|
19 |
<script type="text/javascript" src="/ajax/js/tab-view.js"></script>
|
20 |
<script type="text/javascript" src="/ajax/js/context-menu.js"></script>
|
21 |
<script type="text/javascript" src="/ajax/js/folder-tree-static.js"></script>
|
22 |
<script type = "text/javascript" src = "ajax/js/CommissioningCommonActions.js"> </script>
|
23 |
<body onresize = "IMGC.repaintUponResize()">
|
24 |
<div id="dhtmltooltip"></div>
|
25 |
<script type="text/javascript" src="ajax/js/tooltip.js"></script>
|
26 |
<form name="Form1" action="javascript:void%200">
|
27 |
|
28 |
<!-- The left frame: the canvas where all ME plots end up -->
|
29 |
|
30 |
<div class = "theCanvas"
|
31 |
id = "theCanvas"
|
32 |
style = "width: 70% ;
|
33 |
height: 100% ;
|
34 |
float: left ;">
|
35 |
</div>
|
36 |
|
37 |
<div class = "dqmControls"
|
38 |
id = "dqmControls"
|
39 |
style = "width: 30% ;
|
40 |
height: 100% ;
|
41 |
float: right ;">
|
42 |
<fieldset style="background:#DDEFFF;">
|
43 |
<div id="dhtmlgoodies_tabView1" style="float=right:width:50%;padding:0.1% 0%,visibility:hidden">
|
44 |
<div class="dhtmlgoodies_aTab">
|
45 |
<div class="bloc" id="bloc1" style="background:#A9FF84">
|
46 |
<div class="bloc" id="bloc1_1"
|
47 |
<fieldset>
|
48 |
<label id="summary_plots"
|
49 |
style="margin-left:10%">
|
50 |
Summary Histograms :
|
51 |
</label>
|
52 |
<input name="listsummary"
|
53 |
id="list_summary"
|
54 |
value="Get List"
|
55 |
style="width:30%;margin-left:2%;margin-top:2%"
|
56 |
onClick="CommissioningHistos.RequestSummaryHistoList()"
|
57 |
type="submit">
|
58 |
</input>
|
59 |
</fieldset>
|
60 |
<div class="bloc" id="bloc1_2">
|
61 |
<fieldset>
|
62 |
<select size=12 multiple
|
63 |
style="width:100%;height:420px;font-size:10pt;"
|
64 |
name="HistoListArea"
|
65 |
id="histolistarea">
|
66 |
</select>
|
67 |
</fieldset>
|
68 |
</div>
|
69 |
<div class="bloc" id="bloc1_3"
|
70 |
<fieldset>
|
71 |
<input name="plotsummary"
|
72 |
id="plot_summary"
|
73 |
value="Plot Histos"
|
74 |
style="width:30%;margin-left:2%;margin-top:2%"
|
75 |
onClick="CommissioningHistos.DrawSelectedHistos()"
|
76 |
type="submit">
|
77 |
</input>
|
78 |
</fieldset>
|
79 |
</div>
|
80 |
</div>
|
81 |
</div>
|
82 |
</div>
|
83 |
<div class="dhtmlgoodies_aTab">
|
84 |
<div class="bloc" id="bloc2" style="background:#A9FF84">
|
85 |
<div class="bloc" id="bloc2_1" style="background:#A9FF84">
|
86 |
<fieldset>
|
87 |
<label id="crates"
|
88 |
style="margin-left:2%">
|
89 |
Available Crates :
|
90 |
</label>
|
91 |
<input name="listcrate"
|
92 |
id="list_crates"
|
93 |
value="Get List"
|
94 |
style="margin-left:3%;margin-right:3%"
|
95 |
onClick="CommissioningHistos.RequestCrateList()"
|
96 |
type="submit">
|
97 |
</input>
|
98 |
<select name="cratenumber"
|
99 |
id="crate_number"
|
100 |
style="width:30%;height:5%;text-align;margin-right:2%">
|
101 |
<option value="Crate1"> Crate 1 </option>
|
102 |
</select>
|
103 |
</br>
|
104 |
</br>
|
105 |
</br>
|
106 |
<input name="listtree"
|
107 |
id="list_tree"
|
108 |
value="Get Histogram Tree"
|
109 |
style="margin-left:10%;margin-top:5%;float:right;"
|
110 |
onClick="CommissioningHistos.RequestHistoTree()"
|
111 |
type="submit">
|
112 |
</input>
|
113 |
</fieldset>
|
114 |
</div>
|
115 |
</br>
|
116 |
<div class="bloc" id="tree_list" style="overflow:scroll;height:450px;width:100%;background:#FFF;">
|
117 |
</div>
|
118 |
</div>
|
119 |
</div>
|
120 |
</div>
|
121 |
</fieldset>
|
122 |
</div>
|
123 |
</form>
|
124 |
</body>
|
125 |
</html>
|