Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /DQM/L1TMonitorClient/data/L1EmulatorGtQualityTests.xml is written in an unsupported language. File is not indexed.

0001 <TESTSCONFIGURATION>
0002 
0003         <!--
0004                 Test based on discrepancies of algorithm triggers between data and
0005                 emulator for unprescaled algorithms; for the time being, algorithm
0006                 triggers with external conditions are excluded.
0007         -->
0008 
0009         <QTEST name="L1EmulatorGTErrorFlagQT">
0010                 <TYPE>ContentsXRange</TYPE>
0011                 <PARAM name="xmin">0.0</PARAM>
0012                 <PARAM name="xmax">1.0</PARAM>
0013                 <PARAM name="warning">1.0</PARAM>
0014                 <PARAM name="error">0.9999</PARAM>
0015         </QTEST>
0016 
0017 
0018         <LINK name="*GTErrorFlag">
0019                 <TestName activate="true">L1EmulatorGTErrorFlagQT</TestName>
0020         </LINK>
0021 
0022 
0023         <!--
0024                 Test based on data versus emulator discrepancies of all members of FDL
0025                 payload for BxInEvent = 0 from L1 GT DAQ record. All entries must be
0026                 empty.
0027         -->
0028 
0029         <QTEST name="L1EmulatorDaqFdlDataEmulQT">
0030                 <TYPE>ContentsWithinExpected</TYPE>
0031                 <PARAM name="error">1.00</PARAM>
0032                 <PARAM name="warning">0.00</PARAM>
0033                 <PARAM name="minMean">0.0</PARAM>
0034                 <PARAM name="maxMean">0.0</PARAM>
0035                 <PARAM name="minRMS">0.0</PARAM>
0036                 <PARAM name="maxRMS">0.0</PARAM>
0037                 <PARAM name="toleranceMean">0</PARAM>
0038                 <PARAM name="minEntries">1</PARAM>
0039                 <PARAM name="useEmptyBins">1</PARAM>
0040         </QTEST>
0041 
0042         <LINK name="*Daq_FdlDataEmul_0">
0043                 <TestName activate="true">L1EmulatorDaqFdlDataEmulQT</TestName>
0044         </LINK>
0045 
0046 </TESTSCONFIGURATION>