Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /DQMServices/Components/data/DQMMessageLoggerQualityTests.xml is written in an unsupported language. File is not indexed.

0001 <TESTSCONFIGURATION>
0002 
0003 <QTEST name="XrangeWithin:Error">
0004         <TYPE>ContentsXRange</TYPE>     
0005         <PARAM name="xmin">-0.5</PARAM>
0006         <PARAM name="xmax">0.5</PARAM>
0007         <PARAM name="error">0.50</PARAM>
0008         <PARAM name="warning">0.90</PARAM>
0009         <PARAM name="useEmptyBins">1</PARAM>
0010 </QTEST>
0011 <QTEST name="XrangeWithin:Warning">
0012         <TYPE>ContentsXRange</TYPE>     
0013         <PARAM name="xmin">-0.5</PARAM>
0014         <PARAM name="xmax">0.5</PARAM>
0015         <PARAM name="error">0.50</PARAM>
0016         <PARAM name="warning">0.90</PARAM>
0017         <PARAM name="useEmptyBins">1</PARAM>
0018 </QTEST>
0019 
0020 <LINK name="*total_errors*">
0021         <TestName activate="true">XrangeWithin:Error</TestName>
0022 </LINK>
0023 <LINK name="*total_warnings*">
0024         <TestName activate="true">XrangeWithin:Warning</TestName>
0025 </LINK>
0026 </TESTSCONFIGURATION>
0027