Back to home page

Project CMSSW displayed by LXR

 
 

    


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

0001 <! Template File - Modify as required.>
0002 <! Use as an index to other html documents>
0003 <! References to local pages should be relative to this directory>
0004 <! This makes it easy for both users of the web project space and>
0005 <! any others who might simply look at html files directly in the source code.>
0006 <! e.g. href=page1.html or  href=mysubdir/page2.html > 
0007 <html>
0008 <body>
0009 This package, SiStripMonitorHardware, is used to online monitor the metadata from the FEDs. <br />
0010 Many of the detected errors are making one each other. For example if a channel is out-of-synch
0011 it will most probablyb also show an APV address error. This code takes care of reporting only the most significant
0012 error.<br />
0013 The code can run without any connection to the database, but it is really meant to work with some\connection to the database:
0014 either online or offline. If you run without the database informatio on the conection, you will be warned every time
0015 a channel is disabled, provided that the front-end unit hosting the channel is enabled. Running with the database avoids this problem.
0016 </body>
0017 </html>