ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/SiStripWebBrowser/scripts/Viewer.html
(Generate patch)

Comparing UserCode/SiStripWebBrowser/scripts/Viewer.html (file contents):
Revision 1.1 by dutta, Tue Mar 25 13:56:44 2008 UTC vs.
Revision 1.2 by dutta, Sun Aug 24 18:29:05 2008 UTC

# Line 23 | Line 23
23        <img id="drawingcanvas"
24             src="/ajax/images/blank.png"
25             width="100%"
26 <           height="490px"
26 >           height="600px"
27             style="border: 1px solid #000;"
28             name="canvas">
29        </img>
# Line 39 | Line 39
39           </label>
40        </div>
41        <br/>
42 <     <div style="float:right;margin-top:0.5%;margin-right:3%;">
42 >     <div style="float:right;margin-right:1%:0.5px;">
43 >       <br>
44         <label>Developed by: Suchandra Dutta</label>
45       </div>
46      </fieldset>
# Line 50 | Line 51
51            <fieldset>
52               <legend>DQM Output Root File Access</legend>
53               <label id="location"
54 <                 style="margin-left:3%;margin-right:5%">
55 <                 File Location :
54 >                 style="margin-left:1%;margin-right:1%">
55 >                 File Type :
56               </label>
57 <            <input type="radio"
58 <                   class="radio"
59 <                   style="margin-right:2%"
60 <                   id="castor_file"
61 <                   onmouseover="ddrivetip('Select Castor files','#EAFFF9',100);"
62 <                   onmouseout="hideddrivetip();"
63 <                   name="FileLocation">
64 <                   Castor
65 <            </input>
66 <            <input type="radio"
66 <                   class="radio"
67 <                   style="margin-right:2%"
68 <                   id="local_file"
69 <                   onmouseover="ddrivetip('Select local files','#EAFFF9',100);"
70 <                   onmouseout="hideddrivetip();"
71 <                   CHECKED
72 <                   name="FileLocation">
73 <                   Local
74 <            </input>
57 >             <select name="FileLocation"
58 >                 id="file_location"
59 >                 style="width:20%;mergin_top:5%;mergin_bottom:10%"
60 >                 <option value="cruzet3" SELECTED> Cruzet3 </option>
61 >                 <option value="mwgr"> MWGR33 </option>
62 >                 <option value="cruzet4"> Cruzet4 </option>
63 >                 <option value="conddb"> CondDB </option>
64 >                 <option value="local"> TIF </option>
65 >                 <option value="castor"> Castor </option>
66 >              </select>
67               <input name="update_filelist"
68                     id="update_files"
69                     value="Update "
70 <                   style="width:15%;margin-left:15%;"
70 >                   style="width:20%;margin-left:30%;mergin_bottom:10%"
71                     onmouseover="ddrivetip('Update file list','#EAFFF9',100);"
72                     onmouseout="hideddrivetip();"
73                     onClick="RequestFileList()"
74                     type="submit">
75               </input>
76 <             <br>
76 >             <br/>
77 >             <br/>
78               <label id="files"
79 <                 style="margin-left:3%;margin-right:5%">
79 >                 style="margin-left:1%;margin-right:5%;mergin_top:5%;">
80                   Current :
81               </label>
82               <select name="file_list"
83                   id="file_names"
84 <                 style="width:45%;mergin_top2%"
84 >                 style="width:65%;mergin_top5%"
85                   onmouseover="ddrivetip('List of files','#EAFFF9',80);"
86                   onmouseout="hideddrivetip();"
87               </select>
88               <br>
89               <label id="ref_files"
90 <                 style="margin-left:3%;margin-right:2%">
90 >                 style="margin-left:1%;margin-right:2%">
91                   Reference:
92               </label>
93               <select name="ref_file_list"
94                   id="ref_file_names"
95 <                 style="width:45%;mergin_top2%"
95 >                 style="width:65%;mergin_top2%"
96                   onmouseover="ddrivetip('List of files','#EAFFF9',80);"
97                   onmouseout="hideddrivetip();"
98               </select>
99 <
99 >             <br>
100 >             <input type="checkbox"
101 >                        class="check"
102 >                    style="margin-right:2%;margin-left:2%"
103 >                    id="add_reference"
104 >                    name="AddReference">
105 >                    Add Ref.
106 >             </input>
107 >             <input type="checkbox"
108 >                        class="check"
109 >                    style="margin-right:2%;margin-left:2%"
110 >                    id="norm_reference"
111 >                    name="NormaliseReference">
112 >                    Norm. Off
113 >             </input>
114            </fieldset>
115          </div>  
116          <div id="dhtmlgoodies_tabView1" style="float=right:width:50%;padding:0.1% 0%">
# Line 146 | Line 153
153                   </input>  
154                 </fieldset>
155                </div>
156 <              <div class="block" id="summary_status_area" style="overflow:scroll;height:310px;width:100%;background:#FFF8C9">
156 >              <div class="block" id="summary_status_area" style="overflow:scroll;height:390px;width:100%;background:#FFF8C9">
157                </div>
158              </div>
159            </div>
# Line 162 | Line 169
169                    </label>
170                    <select name="struc_name"
171                         id="structure_name"
172 <                       style="width:20%;height:5%;text-align;margin-right:2%">
172 >                       style="width:35%;height:5%;text-align;margin-right:2%">
173                         <option value="SiStrip/MechanicalView/TIB" SELECTED> TIB </option>
167                       <option value="SiStrip/MechanicalView/TOB"> TOB </option>
168                       <option value="SiStrip/MechanicalView/TEC/side_2"> TECF </option>
169                       <option value="SiStrip/MechanicalView/TID/side_2"> TIDF </option>
170                       <option value="SiStrip/MechanicalView/TEC/side_1"> TECB </option>
171                       <option value="SiStrip/MechanicalView/TID/side_1"> TIDB </option>
174                    </select>
175                    <input name="listsummary"
176                          id="list_summary"
177                          value="Get Tree"
178 <                        style="width:30%;margin-left:2%;margin-top:2%"
178 >                        style="width:20%;margin-left:2%;margin-top:2%"
179                          onClick="RequestSummaryHistoList()"
180                          type="submit">
181                     </input>
182                  </fieldset>
183                </div>
184                </br>
185 <              <div class="bloc" id="tree_list" style="overflow:scroll;height:370px;width:100%;background:#FFF;">
185 >              <div class="bloc" id="tree_list" style="overflow:scroll;height:450px;width:100%;background:#FFF;">
186                </div>
187              </div>
188            </div>
# Line 196 | Line 198
198                    </label>
199                    <select name="struc_alarm"
200                         id="structure_for_alarm"
201 <                       style="width:20%;height:5%;text-align;margin-right:2%">
201 >                       style="width:35%;height:5%;text-align;margin-right:2%">
202                         <option value="SiStrip/MechanicalView/TIB" SELECTED> TIB </option>
201                       <option value="SiStrip/MechanicalView/TOB"> TOB </option>
202                       <option value="SiStrip/MechanicalView/TEC/side_2"> TECF </option>
203                       <option value="SiStrip/MechanicalView/TID/side_2"> TIDF </option>
204                       <option value="SiStrip/MechanicalView/TEC/side_1"> TECB </option>
205                       <option value="SiStrip/MechanicalView/TID/side_1"> TIDB </option>
203                    </select>
204                    <input name="listalarm"
205                          id="read_alarm"
206                          value="Get Alarms"
207 <                        style="width:30%;margin-left:2%;margin-top:2%"
207 >                        style="width:20%;margin-left:2%;margin-top:2%"
208                          onClick="RequestAlarmList()"
209                          type="submit">
210                     </input>
211                  </fieldset>
212                </div>
213                </br>
214 <              <div class="bloc" id="alarm_list" style="overflow:scroll;height:260px;width:100%;background:#FFF;">
214 >              <div class="bloc" id="alarm_list" style="overflow:scroll;height:300px;width:100%;background:#FFF;">
215                </div>
216 <              <div class="block" id="status_area" style="overflow:scroll;height:100px;width:100%;background:#FFF8C9">
216 >              <div class="block" id="status_area" style="overflow:scroll;height:150px;width:100%;background:#FFF8C9">
217                </div>
218              </div>
219            </div>
# Line 226 | Line 223
223                  <fieldset>
224                    <input type="radio"
225                           class="radio"
226 <                         style="margin-right:0%"
230 <                         onmouseover="ddrivetip('Global Histograms','#EAFFF9',120);"
231 <                         onmouseout="hideddrivetip();"
232 <                         id="global_histos"
233 <                         name="HistoTypeSelection">
234 <                         Global
235 <                  </input>
236 <                  <input type="radio"
237 <                         class="radio"
238 <                         style="margin-right:0%"
226 >                         style="margin-right:0%margin-top:1%;margin-bottom:1%;"
227                           onmouseover="ddrivetip('Module Histogramss','#EAFFF9',120);"
228                           onmouseout="hideddrivetip();"
229                           id="module_histos"
230                           name="HistoTypeSelection"
231                           checked>
232 <                         Modules
232 >                         Modules for Struc.
233                    </input>
234 +                  <select name="struc_expert"
235 +                       id="structure_for_expert"
236 +                       style="width:30%;height:5%;text-align;margin-right:2%">
237 +                       <option value="SiStrip/MechanicalView/TIB" SELECTED> TIB </option>
238 +                  </select>
239                    <select name="mod_num"
240                          id="module_numbers"
241                          style="margin-left:1%;position:absolute;z-index:0;width:120px;clip:rect(0px,120px,22px,100px);"
# Line 252 | Line 245
245                       name="mod_num_edit"
246                       id="module_number_edit"
247                       style="margin-left:1%;position:absolute;z-index:1000;width:100px;"
248 <                     onsubmit="DummayAction();">
248 >                     onsubmit="DummyAction();">
249 >                  </input>
250 >                  <br>
251 >                  <input type="radio"
252 >                         class="radio"
253 >                         style="margin-right:0%;margin-top:1%;margin-bottom:1%;"
254 >                         onmouseover="ddrivetip('Global Histograms','#EAFFF9',120);"
255 >                         onmouseout="hideddrivetip();"
256 >                         id="global_histos"
257 >                         name="HistoTypeSelection">
258 >                         Global Histo Path
259 >                  </input>
260 >                  <input type="text"
261 >                     name="global_histo_path"
262 >                     id="ghisto_path"
263 >                     style="margin-left:1%;position:absolute;z-index:1000;width:120px;"
264 >                     value="Tracks"
265                    </input>
266                    <input name="listhisto"
267                          id="list_histos"
268 <                        value="Get Histo List"
269 <                        style="margin-left:0%;margin-top:-4%;float:right;"
268 >                        value="Get List"
269 >                        style="margin-left:5%;margin-top:-5%;float:right;"
270                          onmouseover="ddrivetip('Get list of histograms for selected choice','#EAFFF9',200);"
271                          onmouseout="hideddrivetip();"
272                          onClick="RequestModuleHistoList()"
# Line 268 | Line 277
277                <div class="bloc" id="bloc2_5_2">
278                  <fieldset>
279                    <select size=12 multiple
280 <                          style="width:100%;font-size:10pt;"
280 >                          style="width:100%;font-size:13pt;"
281                            name="HistoListArea"
282                            id="histolistarea">
283                   </select>
# Line 287 | Line 296
296                           Toggle logy
297                    </input>
298                    <label id="zoom"
299 <                        style="margin-left:15%">
300 <                    Zoom on X-Axis:
299 >                        style="margin-left:10%">
300 >                    Zoom X-Axis:
301                    </label>
302                   <input type="text"
303                          style="width:13%;border:1px solid #000;"
# Line 311 | Line 320
320                       Multiple Plot
321                    </input>
322                    <label id="rows"
323 <                        style="margin-left:30%">
323 >                        style="margin-left:10%">
324                      Rows:
325                    </label>
326                   <input type="text"
# Line 333 | Line 342
342                   <br/>
343                    <label id="drawing_option_label"
344                       style="margin-left:1%;margin-top:2%">
345 <                     Option:
345 >                     Draw Option:
346                    </label>
347                    <select name="draw_opt"
348                          id="drawing_options"
349 <                        style="width:20%;margin-top:2%;margin-right:10%"
349 >                        style="width:20%;margin-top:2%;margin-right:2%"
350                         <option value=" " SELECTED>Normal</option>
351                         <option value="BOX">Box</option>
352                         <option value="LEGO1">Lego1</option>
353                         <option value="LEGO2">Lego2</option>
354                         <option value="projection">Y-Projection</option>
355                    </select>
347                 <input type="checkbox"
348                        class="check"
349                        style="margin-right:2%;margin-left:2%"
350                        id="add_reference"
351                        name="AddReference">
352                        Add Ref.
353                  </input>
356                   <input name="drawhisto"
357                          id="draw_histos"
358                          value="Draw Histogram(s)"
359 <                        style="width:27%;margin-left:5%;margin-top:2%"
359 >                        style="width:40%;margin-left:5%;margin-top:2%"
360                          onClick="DrawSelectedHistos();"
361                          type="submit">
362                    </input>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines