Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /L1TriggerConfig/Utilities/test/veto.xml is written in an unsupported language. File is not indexed.

0001 <run-settings id="uGT">
0002   <context id="uGtProcessor">
0003     <param id="vetoMask" type="table">
0004       <columns>algo, veto</columns>
0005       <types>string, uint</types>
0006       <rows>
0007       <!-- Default veto mask value is 1 -->
0008         <row>ALL, 0</row> <!-- mandatory row: set defaults -->
0009         <row>L1_ZeroBias, 1</row>
0010       </rows>
0011     </param>
0012   </context>
0013 </run-settings>
0014