Back to home page

Project CMSSW displayed by LXR

 
 

    


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

0001 <TESTSCONFIGURATION> 
0002 <QTEST name="XrangeWithin:NumberOfTracks" activate="true">
0003       <TYPE>ContentsXRange</TYPE>
0004       <PARAM name="error">0.85</PARAM>
0005       <PARAM name="warning">0.95</PARAM>
0006       <PARAM name="xmin">0.0</PARAM>
0007       <PARAM name="xmax">2000.0</PARAM>
0008 </QTEST>
0009 <QTEST name="XrangeWithin:NumberOfRecHitsPerTrk" activate="true"> 
0010      <TYPE>ContentsXRange</TYPE> 
0011      <PARAM name="error">0.80</PARAM> 
0012      <PARAM name="warning">0.90</PARAM> 
0013      <PARAM name="xmin">4.0</PARAM> 
0014      <PARAM name="xmax">35.0</PARAM> 
0015 </QTEST>
0016 <QTEST name="XrangeWithin:Chi2overDoF" activate="true"> 
0017      <TYPE>ContentsXRange</TYPE> 
0018      <PARAM name="error">0.85</PARAM> 
0019      <PARAM name="warning">0.95</PARAM> 
0020      <PARAM name="xmin">0</PARAM> 
0021      <PARAM name="xmax">10.0</PARAM> 
0022 </QTEST>
0023 <QTEST name="XrangeWithin:TrackPt" activate="true"> 
0024      <TYPE>ContentsXRange</TYPE> 
0025      <PARAM name="error">0.85</PARAM> 
0026      <PARAM name="warning">0.95</PARAM> 
0027      <PARAM name="xmin">0</PARAM> 
0028      <PARAM name="xmax">100.0</PARAM> 
0029 </QTEST>
0030 
0031 <LINK name="*TrackParameters/GeneralProperties/NumberOfTracks_GenTk">
0032   <TestName activate="true">XrangeWithin:NumberOfTracks</TestName>
0033 </LINK>
0034 <LINK name="*TrackParameters/HitProperties/NumberOfRecHitsPerTrack_GenTk">
0035   <TestName activate="true">XrangeWithin:NumberOfRecHitsPerTrk</TestName>
0036 </LINK>
0037 <LINK name="*TrackParameters/GeneralProperties/Chi2oNDF_GenTk">
0038   <TestName activate="true">XrangeWithin:Chi2overDoF</TestName>
0039 </LINK>
0040 <LINK name="*TrackParameters/GeneralProperties/TrackPt_ImpactPoint_GenTk">
0041   <TestName activate="true">XrangeWithin:TrackPt</TestName>
0042 </LINK>
0043 
0044 <!--
0045 <LINK name="*TrackParameters/GeneralProperties/NumberOfTracks_HeavyIonTk">
0046   <TestName activate="true">XrangeWithin:NumberOfTracks</TestName>
0047 </LINK>
0048 <LINK name="*TrackParameters/HitProperties/NumberOfRecHitsPerTrack_HeavyIonTk">
0049   <TestName activate="true">XrangeWithin:NumberOfRecHitsPerTrk</TestName>
0050 </LINK>
0051 <LINK name="*TrackParameters/GeneralProperties/Chi2oNDF_HeavyIonTk">
0052   <TestName activate="true">XrangeWithin:Chi2overDoF</TestName>
0053 </LINK>
0054 <LINK name="*TrackParameters/GeneralProperties/TrackPt_ImpactPoint_HeavyIonTk">
0055   <TestName activate="true">XrangeWithin:TrackPt</TestName>
0056 </LINK>
0057 -->
0058 
0059 </TESTSCONFIGURATION>