File indexing completed on 2024-04-06 11:56:50
0001 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
0002 "http://www.w3.org/TR/html4/strict.dtd">
0003 <html lang="en" dir="ltr" >
0004 <head>
0005 <title>EMU CSC Offline DQM Results Browser</title>
0006 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
0007 <style type="text/css">
0008 body {
0009 color: #000000;
0010 background-color: #8080FF;
0011 margin: 2px;
0012 font-family:Arial;
0013 overflow: auto;
0014 }
0015 a, A:link, a:visited, a:active, A:hover {
0016 color: #000000;
0017 text-decoration: none;
0018 outline-style: none;
0019 }
0020
0021 fieldset {
0022 background-color: #ddd;
0023
0024 border-style: solid;
0025 border-width: 1px;
0026 border-color: black;
0027 margin: 2px;
0028 padding: 2px;
0029 overflow: auto;
0030 }
0031
0032 legend {
0033 border-style: solid;
0034 border-width: 1px;
0035 background-color: #C0C0FF;
0036 }
0037 legend:hover {
0038 background-color: white;
0039 }
0040
0041 label {
0042 font-weight: bold;
0043 }
0044
0045 table {
0046 border-color: black;
0047 background-color: #AFAFAF;
0048 border-collapse: collapse;
0049 background-color: #bbb;
0050 border-width: 1px;
0051 border-spacing: 0px;
0052 border-style: solid;
0053 margin: 1px;
0054 }
0055
0056 tr, th, td {
0057 vertical-align: top;
0058 border: 1px solid black;
0059 }
0060 td, th {
0061 font-size:7pt;
0062 padding: 0px;
0063 }
0064
0065 div.tabs {
0066 float: none;
0067 }
0068
0069 div.tabs ul {
0070 list-style: none;
0071 padding: 0;
0072 margin: 0;
0073 }
0074
0075 div.tabs li {
0076 font-size: 12px;
0077 float: left;
0078 border: 1px solid;
0079 border-bottom-width: 0;
0080 margin: 0 0.5em 0 0;
0081 background-color: #9F9F9F;
0082 }
0083
0084 div.tabs a {
0085 display: block;
0086 padding: 0 1em;
0087
0088 }
0089
0090 div.tabs #selected, #selected:active, #selected_runs, #selected_runs:active {
0091 font-weight: bold;
0092 position: relative;
0093 top: 1px;
0094 background-color: white;
0095
0096 }
0097 div#report_entry_div {
0098 max-height: 100px;
0099 overflow: auto;
0100 }
0101
0102 div#tests_div
0103 {
0104 max-height: 500px;
0105 max-width: 300px;
0106 overflow: auto;
0107 }
0108
0109 div#runs_list
0110 {
0111 max-height: 132px;
0112 overflow-x: hidden;
0113 overflow-y: scroll;
0114 }
0115
0116 div#slideshow_div {
0117 max-height: 400px;
0118 overflow: auto;
0119 }
0120
0121 div#log {
0122 max-height: 200px;
0123 overflow: auto;
0124 }
0125
0126 table.page_layout {
0127 border-width: 0px;
0128 border-spacing: 2px;
0129 background-color: #6060FF;
0130
0131 }
0132 table.page_layout tr, table.page_layout th, table.page_layout td {
0133 vertical-align: top;
0134 }
0135
0136 table.log {
0137 border-collapse: collapse;
0138 background-color: #ccc;
0139 border-width: 1px;
0140 border-spacing: 0px;
0141 border-style: solid;
0142 margin: 2px;
0143 }
0144 table.log th {background-color: #AFAFFF; text-align: left; padding: 0 2px 0 2px;}
0145 table.log tr {border-style: solid;}
0146 td.log {font-size:8pt; font-family:Arial; padding: 0 2px 0 2px; border-style: solid;}
0147
0148 table.dqm_report {
0149 background-color: #F0F0F0;
0150 }
0151
0152 span#debug {color: black; font-weight: bold;}
0153 span#info {color: green; font-weight: bold;}
0154 span#error {color: red; font-weight: bold;}
0155 span#warn {color: orange; font-weight: bold;}
0156
0157 SEVERITY {font-weight: bold;}
0158 /*
0159 .SEVERITY_NONE {background-color: yellowgreen; font-weight: bold;}
0160 .SEVERITY_MINOR {background-color: yellow; font-weight: bold;}
0161 .SEVERITY_TOLERABLE {background-color: lightpink; font-weight: bold;}
0162 .SEVERITY_SEVERE {background-color: orange; font-weight: bold;}
0163 .SEVERITY_CRITICAL {background-color: red; font-weight: bold;}
0164 */
0165 li.sshow_list { font-size:8pt; font-family:Arial; margin: 0;}
0166
0167 a.winTitle {
0168 margin: 0;
0169 font-size: 12px;
0170 font-weight: bold;
0171 text-decoration: none;
0172 color: #000080;
0173 }
0174
0175 a.add_to_list {
0176 font-weight: bold;
0177 color: green;
0178 background: white;
0179 }
0180 a.test_help, span.show_icon {
0181 font-weight: bold;
0182 color: white;
0183 background: #50D050;
0184 }
0185 a.remove_from_list {
0186 font-weight: bold;
0187 color: white;
0188 background: #D05050;
0189 }
0190
0191 table.runs_table, table.tests_table {
0192 width: 100%;
0193 }
0194
0195
0196 table.runs_table tr, td {text-align: left; white-space: nowrap;}
0197 table.runs_table th {padding: 0 0 0 4px; text-align: left; font-weight: bold; background-color: #AFAFFF; }
0198
0199 #csctable_div, #dttable_div, #hwtable_div, #runs_div, #common_div, #report_div, #csccounters_div
0200 {
0201 padding: 1px;
0202 border-style: solid;
0203 border-width: 1px;
0204 border-color: black;
0205 background-color: white;
0206 clear: left;
0207 overflow:auto;
0208 }
0209
0210 #csctable_div, #dttable_div, #hwtable_div, #ddutable_div, #report_div {
0211 float: left;
0212 }
0213
0214 #results_folders_list {
0215 height: auto;
0216 }
0217
0218 #sysview_div {
0219 max-height: 450px;
0220 overflow: auto;
0221 }
0222
0223 #csc_table {
0224 border-collapse: collapse;
0225 background-color: #bbb;
0226 border-width: 1px;
0227 border-spacing: 0px;
0228 border-style: solid;
0229 margin: 2px;
0230 }
0231
0232 #csc_table td {
0233 text-align: center;
0234 }
0235
0236 #dt_table {
0237 border-collapse: collapse;
0238 background-color: #bbb;
0239 border-width: 1px;
0240 border-spacing: 0px;
0241 border-style: solid;
0242 margin: 2px;
0243 }
0244
0245 #dt_table td {
0246 text-align: center;
0247 min-width: 30px;
0248 }
0249
0250 legend.t_hdr, a.test_hdr {
0251 font-size: 9pt;
0252 font-weight: bold;
0253 background-color: #ddd;
0254 }
0255 a.test_hdr2 {
0256 font-size: 8pt;
0257 font-weight: bold;
0258 background-color: #ddd;
0259 }
0260
0261 td.hw_tr {font-size: 10pt; font-weight: bold; background-color: #ddd;}
0262 td.hw_td {background-color: white; text-align: center;}
0263 td.node_info {background-color: white;}
0264 td.me_csc, td.me_ddu { width: 18px; background-color: #8C8C8C}
0265 td.me_type{ background-color: #ddd; font-weight: bold; width: 40px;}
0266 td.me, td.me_emu { background-color: #ddd; font-weight: bold; font-size:9pt; width: 50px; }
0267 th.RunLink {padding: 0 0 0 4px; text-align: left; font-size:10pt; font-weight: bold; background-color: #AFAFFF; }
0268 th.repScope {padding: 0 0 0 4px; text-align: left; font-size:10pt; font-weight: bold; background-color: #AFAFFF; }
0269
0270 </style>
0271 <script language="JavaScript" src="display_mechanics.js"></script>
0272 </head>
0273 <body>
0274
0275 <script type="text/javascript">
0276
0277
0278
0279
0280
0281
0282
0283
0284
0285
0286 </script>
0287 <table class='page_layout' >
0288
0289 <tr style='border: 0px black solid;'><td style='border: 0px black solid;'>
0290
0291 <fieldset id="Runs">
0292 <legend>
0293 <a class='winTitle' href='#' onClick='showHide("runs_list");'>Runs</a>
0294 </legend>
0295 <div id="runs_list">
0296 <script type="text/javascript">
0297
0298
0299
0300
0301 </script>
0302 </div>
0303
0304 </fieldset>
0305
0306 <fieldset id="Tests">
0307 <legend><a class='winTitle' href='#' onClick='showHide("tests_div");'>Tests</a></legend>
0308 <div id="tests_div"></div>
0309 </fieldset>
0310
0311 <fieldset id="Options">
0312 <legend><a class='winTitle' href='#' onClick='showHide("options_div");'>Options</a></legend>
0313 <div id="options_div">
0314
0315 <table>
0316 <tr>
0317 <td><label>Plot Height:</label>
0318 <input type=button name="decHeight" value="-" onclick="decImageHeight();">
0319 <script type="text/javascript">
0320 document.write("<input type=text readonly id='imageHeight' align=right value='"+imgHeight+"' size='4'>");
0321 </script>
0322 <input type=button name="incHeight" value="+" onclick="incImageHeight()">
0323 </td>
0324 </tr>
0325
0326
0327
0328
0329
0330 <tr><td>
0331 <input type=checkbox id="showIter1" onclick="selectShowIter1Mode()"> <label>Show 1st iteration</label>
0332 </td></tr>
0333 <tr><td>
0334 <input type=checkbox id="openExternal" onclick="selectPlotMode()"> <label>Open in External Window</label>
0335 </td></tr>
0336 </table>
0337 </div>
0338 </fieldset>
0339
0340 <fieldset id="SlideShow">
0341 <legend><a class='winTitle' href='#' onClick='showHide("slideshow_div");'>SlideShow</a></legend>
0342 <div id="slideshow_div">
0343 <form name="theTimer"><table>
0344 <tr>
0345 <td colspan=3>
0346
0347 <script type="text/javascript">
0348
0349
0350
0351 </script>
0352
0353 </td>
0354 </tr>
0355 <tr>
0356 <td colspan=3 align=center>
0357 <span id="currentTest"></span>
0358 </td>
0359 </tr>
0360 <tr>
0361 <td>
0362 <input type=button name="prev" value="<" onclick="showPrevSlide()">
0363 <input type=button name="start" value="Start" onclick="startSlideShow()">
0364 <input type=button name="stop" value="Stop" onclick="stopSlideShow()">
0365 <input type=button name="reset" value="Reset" onclick="resetSlideShow()">
0366 <input type=button name="next" value=">" onclick="showNextSlide()">
0367 <input type=text id="updateInterval" value="5" size="2">
0368 </td>
0369 </tr>
0370 </table></form>
0371
0372 <div id="slideshow_list">
0373 </div>
0374 </div>
0375 </fieldset>
0376
0377 </td><td style='border: 0px black solid;'>
0378
0379 <fieldset id="SystemView">
0380 <legend>
0381 <a class='winTitle' href='#' onClick='showHide("sysview_div");'>System View</a>
0382 </legend>
0383 <div id="sysview_div">
0384 <div class="tabs">
0385 <ul>
0386 <li title="csc_view" id="selected" onClick="return setSelectedTab(this);"><a href="#">CSCs Table</a></li>
0387 <li title="dt_view" onClick="return setSelectedTab(this);"><a href="#">DTs Table</a></li>
0388
0389
0390
0391
0392
0393 <li title="report_view" onClick="return setSelectedTab(this);"><a href="#">Summary Report</a></li>
0394 </ul>
0395 </div>
0396 <div id="csctable_div" >
0397 <script type="text/javascript">
0398
0399
0400
0401 </script>
0402 </div>
0403 <div id="dttable_div" style="display: none;">
0404 <script type="text/javascript">
0405
0406
0407
0408 </script>
0409 </div>
0410 <div id="common_div" style="display: none;">
0411 Common muon alignment results
0412 </div>
0413 <div id="hwtable_div" style="display: none;">
0414 Empty HW Table
0415 </div>
0416 <div id="csccounters_div" style="display: none;">
0417 <script type="text/javascript">
0418
0419
0420
0421 </script>
0422 </div>
0423 <div id="report_div" style="display: none;">
0424 No Summary Report
0425 </div>
0426 </div>
0427 </fieldset>
0428
0429
0430 <fieldset id="StatusEntry">
0431 <legend><a id='report_title' class='winTitle' href='#' onClick='showHide("report_entry_div");'>Report Status</a></legend>
0432 <div id="report_entry_div"></div>
0433 </fieldset>
0434
0435 <fieldset id="Plots">
0436 <legend><a id='plot_title' class='winTitle' href='#' onClick='showHide("plots_div");'>Plots</a></legend>
0437 <div id="plots_div"></div>
0438 </fieldset>
0439
0440 </td></tr>
0441
0442 <tr style='border: 0px black solid;'><td colspan=2 style='border: 0px black solid;'>
0443 <fieldset>
0444 <legend><a class='winTitle' href='#' onClick='showHide("log");'>Log</a>
0445 <input type=button value="Clear" onclick="clearLog();">
0446 <select id="selLogLevel" onChange="selectLogLevel()";>
0447 <option selected value="all">ALL</option>
0448 <option value="debug">DEBUG</option>
0449 <option value="info">INFO</option>
0450 <option value="warn">WARNING</option>
0451 <option value="error">ERROR</option>
0452 </select>
0453 </legend>
0454 <div id="log">
0455 <table>
0456 <script type="text/javascript">
0457
0458
0459
0460 </script>
0461 </table>
0462 </div>
0463 </fieldset>
0464 </td></tr>
0465
0466 </table>
0467
0468 </body>
0469 </html>