Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:08:21

0001 <html>
0002 
0003 <link rel = "stylesheet" type = "text/css" href = "css_files/IMGC.css"/>
0004 
0005 <script type = "text/javascript" src = "js_files/scriptaculous/lib/prototype.js">    </script>
0006 <script type = "text/javascript" src = "js_files/scriptaculous/src/scriptaculous.js"></script>
0007 <script type = "text/javascript" src = "js_files/scriptaculous/lib/moo.fx.js">       </script>
0008 <script type = "text/javascript" src = "js_files/IMGC.js">               </script>
0009 
0010 <body>
0011 
0012  <head>
0013 
0014   <title>Pixel Tracker Plotting Area</title>
0015  </head>
0016  <div>
0017    <div id="plots" style="width:100%; float:left;">  
0018      <div class = "theCanvas"
0019           id    = "theCanvas"
0020           style = "width:  100%  ; 
0021                height: 100% ; 
0022                float:  right ;">
0023      </div>
0024    </div>  
0025  </div>
0026  <script type="text/javascript">
0027    IMGC.GLOBAL_RATIO        = 0.9 ;
0028   </script>
0029 
0030 </body>
0031 </html>