diff --git a/Trigger/TriggerCommon/TriggerMenuXML/cmt/requirements b/Trigger/TriggerCommon/TriggerMenuXML/cmt/requirements
index b4540daf17ac460ad530924548bc7e8269c15707..e40748ef4e7a675cb463bca09fbf2a20693e5ab9 100755
--- a/Trigger/TriggerCommon/TriggerMenuXML/cmt/requirements
+++ b/Trigger/TriggerCommon/TriggerMenuXML/cmt/requirements
@@ -25,15 +25,18 @@ pattern build_menu \
 # P1HLT menus
 #------------------------------------------------------------------------
 # Physics
+build_menu target=p1hlt menu="Physics_pp_v6"
+build_menu target=p1hlt menu="MC_pp_v6"
+build_menu target=p1hlt menu="MC_pp_v6_tight_mc_prescale"
+build_menu target=p1hlt menu="MC_pp_v5"
 build_menu target=p1hlt menu="Physics_pp_v5"
 build_menu target=p1hlt menu="Physics_pp_v5_cosmics_prescale"
-build_menu target=p1hlt menu="Physics_pp_v5_tight_physics_prescale"
-build_menu target=p1hlt menu="MC_pp_v5"
+#build_menu target=p1hlt menu="Physics_pp_v5_tight_physics_prescale"
 #build_menu target=p1hlt menu="MC_pp_v5_loose_mc_prescale"
 #build_menu target=p1hlt menu="MC_pp_v5_tight_mc_prescale"
 build_menu target=p1hlt menu="Physics_HI_v3"
 build_menu target=p1hlt menu="MC_HI_v3"
-#build_menu target=p1hlt menu="MC_HI_v3_tight_mc_prescale"
+build_menu target=p1hlt menu="MC_HI_v3_tight_mc_prescale"
 #build_menu target=p1hlt menu="DC14_loose_mc_prescale"
 #build_menu target=p1hlt menu="DC14_tight_mc_prescale"
 #build_menu target=p1hlt menu="Physics_pp_v4"
@@ -53,6 +56,10 @@ build_menu target=p1hlt menu="Physics_HI_v3"
 # Offline (AtlasProduction) menus
 #------------------------------------------------------------------------
 # Physics
+build_menu target=prod menu="Physics_pp_v6"
+build_menu target=prod menu="MC_pp_v6"
+build_menu target=prod menu="MC_pp_v6_loose_mc_prescale"
+build_menu target=prod menu="MC_pp_v6_tight_mc_prescale"
 build_menu target=prod menu="Physics_pp_v5"
 build_menu target=prod menu="MC_pp_v5"
 build_menu target=prod menu="MC_pp_v5_no_prescale"
diff --git a/Trigger/TriggerCommon/TriggerMenuXML/data/L1Topoconfig_MC_pp_v5.xml b/Trigger/TriggerCommon/TriggerMenuXML/data/L1Topoconfig_MC_pp_v5.xml
index 2b6737fa3ed5ad2bba6c2d86990038a85f90ffa5..be791d22294243d727ed043c3111cdee2fae0690 100644
--- a/Trigger/TriggerCommon/TriggerMenuXML/data/L1Topoconfig_MC_pp_v5.xml
+++ b/Trigger/TriggerCommon/TriggerMenuXML/data/L1Topoconfig_MC_pp_v5.xml
@@ -165,6 +165,21 @@
     </Variable>
   </SortAlgo>
 
+  <SortAlgo type="ClusterSort" name="TAUsi" output="TAUsi" algoId="7">
+    <Fixed>
+      <Input name="ClusterTobArray" value="TauTobArray"/>
+      <Output name="TobArrayOut" value="TAUsi"/>
+      <Generic name="InputWidth" value=":InputWidthTAU:"/>
+      <Generic name="InputWidth1stStage" value=":InputWidth1stStageSortTAU:"/>
+      <Generic name="OutputWidth" value=":OutputWidthSortTAU:"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="IsoMask" value="2"/>
+      <Parameter pos="1" name="MinEta" value="0"/>
+      <Parameter pos="2" name="MaxEta" value="49"/>
+    </Variable>
+  </SortAlgo>
+
   <SortAlgo type="ClusterSort" name="EMs" output="EMs" algoId="5">
     <Fixed>
       <Input name="ClusterTobArray" value="EmTobArray"/>
@@ -195,21 +210,6 @@
     </Variable>
   </SortAlgo>
 
-  <SortAlgo type="ClusterSort" name="TAUsi" output="TAUsi" algoId="7">
-    <Fixed>
-      <Input name="ClusterTobArray" value="TauTobArray"/>
-      <Output name="TobArrayOut" value="TAUsi"/>
-      <Generic name="InputWidth" value=":InputWidthTAU:"/>
-      <Generic name="InputWidth1stStage" value=":InputWidth1stStageSortTAU:"/>
-      <Generic name="OutputWidth" value=":OutputWidthSortTAU:"/>
-    </Fixed>
-    <Variable>
-      <Parameter pos="0" name="IsoMask" value="2"/>
-      <Parameter pos="1" name="MinEta" value="0"/>
-      <Parameter pos="2" name="MaxEta" value="49"/>
-    </Variable>
-  </SortAlgo>
-
   <SortAlgo type="JetNoSort" name="AJall" output="AJall" algoId="8">
     <Fixed>
       <Input name="JetTobArray" value="JetTobArray"/>
@@ -280,14 +280,14 @@
     </Variable>
   </SortAlgo>
 
-  <SortAlgo type="JetSort" name="AJs" output="AJs" algoId="14">
+  <SortAlgo type="JetSort" name="AJjs" output="AJjs" algoId="13">
     <Fixed>
       <Input name="JetTobArray" value="JetTobArray"/>
-      <Output name="TobArrayOut" value="AJs"/>
+      <Output name="TobArrayOut" value="AJjs"/>
       <Generic name="InputWidth" value=":InputWidthJET:"/>
       <Generic name="InputWidth1stStage" value=":InputWidth1stStageSortJET:"/>
       <Generic name="OutputWidth" value=":OutputWidthSortJET:"/>
-      <Generic name="JetSize" value="2"/>
+      <Generic name="JetSize" value="1"/>
     </Fixed>
     <Variable>
       <Parameter pos="0" name="MinEta" value="0"/>
@@ -295,10 +295,10 @@
     </Variable>
   </SortAlgo>
 
-  <SortAlgo type="JetSort" name="Js" output="Js" algoId="15">
+  <SortAlgo type="JetSort" name="AJs" output="AJs" algoId="14">
     <Fixed>
       <Input name="JetTobArray" value="JetTobArray"/>
-      <Output name="TobArrayOut" value="Js"/>
+      <Output name="TobArrayOut" value="AJs"/>
       <Generic name="InputWidth" value=":InputWidthJET:"/>
       <Generic name="InputWidth1stStage" value=":InputWidth1stStageSortJET:"/>
       <Generic name="OutputWidth" value=":OutputWidthSortJET:"/>
@@ -306,22 +306,22 @@
     </Fixed>
     <Variable>
       <Parameter pos="0" name="MinEta" value="0"/>
-      <Parameter pos="1" name="MaxEta" value="31"/>
+      <Parameter pos="1" name="MaxEta" value="49"/>
     </Variable>
   </SortAlgo>
 
-  <SortAlgo type="JetSort" name="AJjs" output="AJjs" algoId="13">
+  <SortAlgo type="JetSort" name="Js" output="Js" algoId="15">
     <Fixed>
       <Input name="JetTobArray" value="JetTobArray"/>
-      <Output name="TobArrayOut" value="AJjs"/>
+      <Output name="TobArrayOut" value="Js"/>
       <Generic name="InputWidth" value=":InputWidthJET:"/>
       <Generic name="InputWidth1stStage" value=":InputWidth1stStageSortJET:"/>
       <Generic name="OutputWidth" value=":OutputWidthSortJET:"/>
-      <Generic name="JetSize" value="1"/>
+      <Generic name="JetSize" value="2"/>
     </Fixed>
     <Variable>
       <Parameter pos="0" name="MinEta" value="0"/>
-      <Parameter pos="1" name="MaxEta" value="49"/>
+      <Parameter pos="1" name="MaxEta" value="31"/>
     </Variable>
   </SortAlgo>
 
diff --git a/Trigger/TriggerCommon/TriggerMenuXML/data/L1Topoconfig_MC_pp_v6.xml b/Trigger/TriggerCommon/TriggerMenuXML/data/L1Topoconfig_MC_pp_v6.xml
new file mode 100644
index 0000000000000000000000000000000000000000..7a307d9017bab6ed8265df6339aee36d37d3e790
--- /dev/null
+++ b/Trigger/TriggerCommon/TriggerMenuXML/data/L1Topoconfig_MC_pp_v6.xml
@@ -0,0 +1,2249 @@
+<?xml version="1.0" ?>
+<TOPO_MENU menu_name="Topo_pp_vX" menu_version="1">
+  <!--File is generated by TriggerMenu-->
+  <!--No. L1Topo algos defined: 89-->
+  <OutputList>
+    <Output algname="INVM_AJ_HighMass" triggerline="900INVM9999-AJ30s6-AJ20s6,800INVM9999-AJ30s6-AJ20s6,700INVM9999-AJ30s6-AJ20s6,500INVM9999-AJ30s6-AJ20s6" algoId="0" module="0" fpga="0" firstbit="0" clock="0"/>
+    <Output algname="INVM_AJ_LowMass" triggerline="400INVM9999-AJ30s6-AJ20s6,300INVM9999-AJ30s6-AJ20s6,200INVM9999-AJ30s6-AJ20s6,100INVM9999-AJ30s6-AJ20s6" algoId="1" module="0" fpga="0" firstbit="4" clock="0"/>
+    <Output algname="HT150-J20s5.ETA31" triggerline="HT150-J20s5.ETA31" algoId="23" module="0" fpga="0" firstbit="9" clock="0"/>
+    <Output algname="HT190-J15s5.ETA21" triggerline="HT190-J15s5.ETA21" algoId="24" module="0" fpga="0" firstbit="10" clock="0"/>
+    <Output algname="INVM_EMall" triggerline="1INVM5-EMs1-EMall,1INVM5-EM7s1-EMall,1INVM5-EM12s1-EMall" algoId="29" module="0" fpga="0" firstbit="11" clock="0"/>
+    <Output algname="05MINDPHI-EM12s6-XE0" triggerline="05MINDPHI-EM12s6-XE0" algoId="33" module="0" fpga="0" firstbit="14" clock="0"/>
+    <Output algname="10MINDPHI-EM12s6-XE0" triggerline="10MINDPHI-EM12s6-XE0" algoId="34" module="0" fpga="0" firstbit="15" clock="0"/>
+    <Output algname="15MINDPHI-EM12s6-XE0" triggerline="15MINDPHI-EM12s6-XE0" algoId="35" module="0" fpga="0" firstbit="0" clock="1"/>
+    <Output algname="05MINDPHI-EM15s6-XE0" triggerline="05MINDPHI-EM15s6-XE0" algoId="36" module="0" fpga="0" firstbit="14" clock="1"/>
+    <Output algname="15MINDPHI-EM15s6-XE0" triggerline="15MINDPHI-EM15s6-XE0" algoId="37" module="0" fpga="0" firstbit="15" clock="1"/>
+    <Output algname="25MT-EM12s6-XE0" triggerline="25MT-EM12s6-XE0" algoId="38" module="0" fpga="0" firstbit="1" clock="1"/>
+    <Output algname="30MT-EM12s6-XE0" triggerline="30MT-EM12s6-XE0" algoId="39" module="0" fpga="0" firstbit="2" clock="1"/>
+    <Output algname="35MT-EM12s6-XE0" triggerline="35MT-EM12s6-XE0" algoId="40" module="0" fpga="0" firstbit="3" clock="1"/>
+    <Output algname="35MT-EM15s6-XE0" triggerline="35MT-EM15s6-XE0" algoId="41" module="0" fpga="0" firstbit="13" clock="1"/>
+    <Output algname="0DETA10-Js1-Js2" triggerline="0DETA10-Js1-Js2" algoId="42" module="0" fpga="0" firstbit="4" clock="1"/>
+    <Output algname="10MINDPHI-Js2-XE50" triggerline="10MINDPHI-Js2-XE50" algoId="44" module="0" fpga="0" firstbit="5" clock="1"/>
+    <Output algname="10MINDPHI-J20s2-XE50" triggerline="10MINDPHI-J20s2-XE50" algoId="45" module="0" fpga="0" firstbit="6" clock="1"/>
+    <Output algname="210RATIO-0MATCH-TAU30si2-EMall" triggerline="210RATIO-0MATCH-TAU30si2-EMall" algoId="70" module="0" fpga="0" firstbit="7" clock="1"/>
+    <Output algname="NOT-0MATCH-TAU30si2-EMall" triggerline="NOT-0MATCH-TAU30si2-EMall" algoId="71" module="0" fpga="0" firstbit="8" clock="1"/>
+    <Output algname="LAR-EM50s1" triggerline="LAR-EM50s1" algoId="83" module="0" fpga="0" firstbit="9" clock="1"/>
+    <Output algname="LAR-J100s1" triggerline="LAR-J100s1" algoId="84" module="0" fpga="0" firstbit="10" clock="1"/>
+    <Output algname="NOT-02MATCH-EM10s1-AJj15all.ETA49" triggerline="NOT-02MATCH-EM10s1-AJj15all.ETA49" algoId="64" module="0" fpga="0" firstbit="11" clock="1"/>
+    <Output algname="05RATIO-XE0-SUM0-EM10s1-HT0-AJj15all.ETA49" triggerline="05RATIO-XE0-SUM0-EM10s1-HT0-AJj15all.ETA49" algoId="65" module="0" fpga="0" firstbit="12" clock="1"/>
+    <Output algname="1DISAMB-TAU20ab-J20ab" triggerline="1DISAMB-TAU20ab-J20ab" algoId="76" module="0" fpga="1" firstbit="0" clock="0"/>
+    <Output algname="DISAMB-EM15abhi-TAU12abi" triggerline="DISAMB-EM15abhi-TAU12abi" algoId="77" module="0" fpga="1" firstbit="1" clock="0"/>
+    <Output algname="1DISAMB-EM15his2-TAU12abi-J25ab" triggerline="1DISAMB-EM15his2-TAU12abi-J25ab" algoId="78" module="0" fpga="1" firstbit="2" clock="0"/>
+    <Output algname="DISAMB-0DR28-EM15his2-TAU12abi" triggerline="DISAMB-0DR28-EM15his2-TAU12abi" algoId="82" module="0" fpga="1" firstbit="15" clock="0"/>
+    <Output algname="1DISAMB-J25ab-0DR28-EM15his2-TAU12abi" triggerline="1DISAMB-J25ab-0DR28-EM15his2-TAU12abi" algoId="80" module="0" fpga="1" firstbit="3" clock="0"/>
+    <Output algname="2INVM9-2MU6ab" triggerline="2INVM9-2MU6ab" algoId="7" module="0" fpga="1" firstbit="4" clock="0"/>
+    <Output algname="7INVM15-2MU4ab" triggerline="7INVM15-2MU4ab" algoId="8" module="0" fpga="1" firstbit="5" clock="0"/>
+    <Output algname="2INVM8-ONEBARREL-MU6ab-MU4ab" triggerline="2INVM8-ONEBARREL-MU6ab-MU4ab" algoId="57" module="0" fpga="1" firstbit="6" clock="0"/>
+    <Output algname="5DETA99-5DPHI99-2MU4ab" triggerline="5DETA99-5DPHI99-2MU4ab" algoId="18" module="0" fpga="1" firstbit="7" clock="0"/>
+    <Output algname="5DETA99-5DPHI99-MU6ab-MU4ab" triggerline="5DETA99-5DPHI99-MU6ab-MU4ab" algoId="19" module="0" fpga="1" firstbit="8" clock="0"/>
+    <Output algname="5DETA99-5DPHI99-2MU6ab" triggerline="5DETA99-5DPHI99-2MU6ab" algoId="20" module="0" fpga="1" firstbit="9" clock="0"/>
+    <Output algname="1DISAMB-TAU20abi-TAU12abi-J25ab" triggerline="1DISAMB-TAU20abi-TAU12abi-J25ab" algoId="79" module="0" fpga="1" firstbit="10" clock="0"/>
+    <Output algname="0DR28-MU10ab-TAU12abi" triggerline="0DR28-MU10ab-TAU12abi" algoId="21" module="0" fpga="1" firstbit="11" clock="0"/>
+    <Output algname="0DETA20-0DPHI20-TAU20abi-TAU12abi" triggerline="0DETA20-0DPHI20-TAU20abi-TAU12abi" algoId="62" module="0" fpga="1" firstbit="12" clock="0"/>
+    <Output algname="DISAMB-EM15abhi-TAU40ab" triggerline="DISAMB-EM15abhi-TAU40ab" algoId="75" module="0" fpga="1" firstbit="13" clock="0"/>
+    <Output algname="05MINDPHI-AJj10s6-XE0" triggerline="05MINDPHI-AJj10s6-XE0" algoId="30" module="1" fpga="0" firstbit="0" clock="0"/>
+    <Output algname="10MINDPHI-AJj10s6-XE0" triggerline="10MINDPHI-AJj10s6-XE0" algoId="31" module="1" fpga="0" firstbit="1" clock="0"/>
+    <Output algname="15MINDPHI-AJj10s6-XE0" triggerline="15MINDPHI-AJj10s6-XE0" algoId="32" module="1" fpga="0" firstbit="2" clock="0"/>
+    <Output algname="0DR04-MU4ab-CJ15ab" triggerline="0DR04-MU4ab-CJ15ab" algoId="48" module="1" fpga="0" firstbit="3" clock="0"/>
+    <Output algname="0DR04-MU4ab-CJ20ab" triggerline="0DR04-MU4ab-CJ20ab" algoId="52" module="1" fpga="0" firstbit="4" clock="0"/>
+    <Output algname="0DR04-MU4ab-CJ30ab" triggerline="0DR04-MU4ab-CJ30ab" algoId="49" module="1" fpga="0" firstbit="5" clock="0"/>
+    <Output algname="0DR04-MU6ab-CJ20ab" triggerline="0DR04-MU6ab-CJ20ab" algoId="50" module="1" fpga="0" firstbit="6" clock="0"/>
+    <Output algname="0DR04-MU6ab-CJ25ab" triggerline="0DR04-MU6ab-CJ25ab" algoId="51" module="1" fpga="0" firstbit="7" clock="0"/>
+    <Output algname="10MINDPHI-CJ20ab-XE50" triggerline="10MINDPHI-CJ20ab-XE50" algoId="47" module="1" fpga="0" firstbit="8" clock="0"/>
+    <Output algname="0DR24-2CMU4ab" triggerline="0DR24-2CMU4ab" algoId="58" module="1" fpga="0" firstbit="9" clock="0"/>
+    <Output algname="0DR22-2MU6ab" triggerline="0DR22-2MU6ab" algoId="16" module="1" fpga="0" firstbit="10" clock="0"/>
+    <Output algname="MULT-CMU4ab" triggerline="MULT-CMU4ab[0],MULT-CMU4ab[1]" algoId="72" module="1" fpga="0" firstbit="11" clock="0"/>
+    <Output algname="MULT-CMU6ab" triggerline="MULT-CMU6ab[0],MULT-CMU6ab[1]" algoId="73" module="1" fpga="0" firstbit="13" clock="0"/>
+    <Output algname="1INVM19-2CMU4ab" triggerline="1INVM19-2CMU4ab" algoId="55" module="1" fpga="0" firstbit="15" clock="0"/>
+    <Output algname="0DR15-2MU4ab" triggerline="0DR15-2MU4ab" algoId="12" module="1" fpga="0" firstbit="0" clock="1"/>
+    <Output algname="2INVM8-2CMU4ab" triggerline="2INVM8-2CMU4ab" algoId="56" module="1" fpga="0" firstbit="1" clock="1"/>
+    <Output algname="0DR24-2MU4ab" triggerline="0DR24-2MU4ab" algoId="15" module="1" fpga="0" firstbit="2" clock="1"/>
+    <Output algname="0DETA04-0DPHI03-EM8abi-MU10ab" triggerline="0DETA04-0DPHI03-EM8abi-MU10ab" algoId="60" module="1" fpga="0" firstbit="3" clock="1"/>
+    <Output algname="0DETA04-0DPHI03-EM15abi-MUab" triggerline="0DETA04-0DPHI03-EM15abi-MUab" algoId="61" module="1" fpga="0" firstbit="4" clock="1"/>
+    <Output algname="0DR24-CMU4ab-MU4ab" triggerline="0DR24-CMU4ab-MU4ab" algoId="59" module="1" fpga="0" firstbit="5" clock="1"/>
+    <Output algname="1INVM19-CMU4ab-MU4ab" triggerline="1INVM19-CMU4ab-MU4ab" algoId="53" module="1" fpga="0" firstbit="6" clock="1"/>
+    <Output algname="2INVM8-CMU4ab-MU4ab" triggerline="2INVM8-CMU4ab-MU4ab" algoId="54" module="1" fpga="0" firstbit="7" clock="1"/>
+    <Output algname="10MINDPHI-AJ20s2-XE50" triggerline="10MINDPHI-AJ20s2-XE50" algoId="43" module="1" fpga="0" firstbit="9" clock="1"/>
+    <Output algname="LATEMU10s1" triggerline="LATEMU10s1" algoId="85" module="1" fpga="0" firstbit="10" clock="1"/>
+    <Output algname="KF-XE-AJall" triggerline="KF-XE35-AJall,KF-XE45-AJall,KF-XE55-AJall,KF-XE60-AJall,KF-XE65-AJall,KF-XE75-AJall" algoId="86" module="1" fpga="1" firstbit="0" clock="0"/>
+    <Output algname="0MATCH-4AJ20.ETA31-4AJj15.ETA31" triggerline="0MATCH-4AJ20.ETA31-4AJj15.ETA31" algoId="63" module="1" fpga="1" firstbit="6" clock="0"/>
+    <Output algname="HT190-AJ15all.ETA21" triggerline="HT190-AJ15all.ETA21" algoId="25" module="1" fpga="1" firstbit="7" clock="0"/>
+    <Output algname="HT150-AJ20all.ETA31" triggerline="HT150-AJ20all.ETA31" algoId="26" module="1" fpga="1" firstbit="8" clock="0"/>
+    <Output algname="HT150-AJj15all.ETA49" triggerline="HT150-AJj15all.ETA49" algoId="27" module="1" fpga="1" firstbit="9" clock="0"/>
+    <Output algname="HT20-AJj15all.ETA49" triggerline="HT20-AJj15all.ETA49" algoId="28" module="1" fpga="1" firstbit="10" clock="0"/>
+    <Output algname="SC111-CJ15ab.ETA26" triggerline="SC111-CJ15ab.ETA26" algoId="87" module="1" fpga="1" firstbit="11" clock="0"/>
+    <Output algname="SC85-CJ15ab.ETA26" triggerline="SC85-CJ15ab.ETA26" algoId="88" module="1" fpga="1" firstbit="12" clock="0"/>
+    <Output algname="05RATIO-XE0-HT0-AJj15all.ETA49" triggerline="05RATIO-XE0-HT0-AJj15all.ETA49" algoId="66" module="1" fpga="1" firstbit="13" clock="0"/>
+    <Output algname="08RATIO-XE0-HT0-AJj15all.ETA49" triggerline="08RATIO-XE0-HT0-AJj15all.ETA49" algoId="67" module="1" fpga="1" firstbit="14" clock="0"/>
+    <Output algname="90RATIO2-XE0-HT0-AJj15all.ETA49" triggerline="90RATIO2-XE0-HT0-AJj15all.ETA49" algoId="68" module="1" fpga="1" firstbit="15" clock="0"/>
+    <Output algname="250RATIO2-XE0-HT0-AJj15all.ETA49" triggerline="250RATIO2-XE0-HT0-AJj15all.ETA49" algoId="69" module="1" fpga="1" firstbit="0" clock="1"/>
+    <Output algname="10MINDPHI-J20ab-XE50" triggerline="10MINDPHI-J20ab-XE50" algoId="46" module="1" fpga="1" firstbit="1" clock="1"/>
+    <Output algname="0DR28-TAU20abi-TAU12abi" triggerline="0DR28-TAU20abi-TAU12abi" algoId="22" module="1" fpga="1" firstbit="2" clock="1"/>
+    <Output algname="1DISAMB-J25ab-0DR28-TAU20abi-TAU12abi" triggerline="1DISAMB-J25ab-0DR28-TAU20abi-TAU12abi" algoId="81" module="1" fpga="1" firstbit="3" clock="1"/>
+    <Output algname="1DISAMB-TAU12abi-J25ab" triggerline="1DISAMB-TAU12abi-J25ab" algoId="74" module="1" fpga="1" firstbit="4" clock="1"/>
+    <Output algname="0DR10-MU10ab-MU6ab" triggerline="0DR10-MU10ab-MU6ab" algoId="10" module="1" fpga="1" firstbit="5" clock="1"/>
+    <Output algname="2DR99-2MU4ab" triggerline="2DR99-2MU4ab" algoId="9" module="1" fpga="1" firstbit="6" clock="1"/>
+    <Output algname="0DR34-2MU4ab" triggerline="0DR34-2MU4ab" algoId="14" module="1" fpga="1" firstbit="7" clock="1"/>
+    <Output algname="2DR15-2MU6ab" triggerline="2DR15-2MU6ab" algoId="11" module="1" fpga="1" firstbit="8" clock="1"/>
+    <Output algname="0DR15-MU6ab-MU4ab" triggerline="0DR15-MU6ab-MU4ab" algoId="13" module="1" fpga="1" firstbit="9" clock="1"/>
+    <Output algname="0DR22-MU6ab-MU4ab" triggerline="0DR22-MU6ab-MU4ab" algoId="17" module="1" fpga="1" firstbit="10" clock="1"/>
+    <Output algname="1INVM19-2MU4ab" triggerline="1INVM19-2MU4ab" algoId="2" module="1" fpga="1" firstbit="11" clock="1"/>
+    <Output algname="8INVM15-MU6ab-MU4ab" triggerline="8INVM15-MU6ab-MU4ab" algoId="4" module="1" fpga="1" firstbit="12" clock="1"/>
+    <Output algname="8INVM15-2MU6ab" triggerline="8INVM15-2MU6ab" algoId="6" module="1" fpga="1" firstbit="13" clock="1"/>
+    <Output algname="2INVM8-2MU4ab" triggerline="2INVM8-2MU4ab" algoId="3" module="1" fpga="1" firstbit="14" clock="1"/>
+    <Output algname="2INVM8-MU6ab-MU4ab" triggerline="2INVM8-MU6ab-MU4ab" algoId="5" module="1" fpga="1" firstbit="15" clock="1"/>
+  </OutputList>
+
+  <TopoConfig>
+  </TopoConfig>
+
+  <SortAlgo type="ClusterNoSort" name="EMall" output="EMall" algoId="0">
+    <Fixed>
+      <Input name="ClusterTobArray" value="EmTobArray"/>
+      <Output name="TobArrayOut" value="EMall"/>
+      <Generic name="InputWidth" value=":InputWidthEM:"/>
+      <Generic name="OutputWidth" value=":InputWidthEM:"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="IsoMask" value="0"/>
+    </Variable>
+  </SortAlgo>
+
+  <SortAlgo type="ClusterSelect" name="TAUabi" output="TAUabi" algoId="1">
+    <Fixed>
+      <Input name="ClusterTobArray" value="TauTobArray"/>
+      <Output name="TobArrayOut" value="TAUabi"/>
+      <Generic name="InputWidth" value=":InputWidthTAU:"/>
+      <Generic name="InputWidth1stStage" value=":InputWidth1stStageSelectTAU:"/>
+      <Generic name="OutputWidth" value=":OutputWidthSelectTAU:"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="24"/>
+      <Parameter pos="1" name="IsoMask" value="2"/>
+      <Parameter pos="2" name="MinEta" value="0"/>
+      <Parameter pos="3" name="MaxEta" value="49"/>
+    </Variable>
+  </SortAlgo>
+
+  <SortAlgo type="ClusterSelect" name="EMabi" output="EMabi" algoId="2">
+    <Fixed>
+      <Input name="ClusterTobArray" value="EmTobArray"/>
+      <Output name="TobArrayOut" value="EMabi"/>
+      <Generic name="InputWidth" value=":InputWidthEM:"/>
+      <Generic name="InputWidth1stStage" value=":InputWidth1stStageSelectEM:"/>
+      <Generic name="OutputWidth" value=":OutputWidthSelectEM:"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="16"/>
+      <Parameter pos="1" name="IsoMask" value="2"/>
+      <Parameter pos="2" name="MinEta" value="0"/>
+      <Parameter pos="3" name="MaxEta" value="49"/>
+    </Variable>
+  </SortAlgo>
+
+  <SortAlgo type="ClusterSelect" name="EMabhi" output="EMabhi" algoId="3">
+    <Fixed>
+      <Input name="ClusterTobArray" value="EmTobArray"/>
+      <Output name="TobArrayOut" value="EMabhi"/>
+      <Generic name="InputWidth" value=":InputWidthEM:"/>
+      <Generic name="InputWidth1stStage" value=":InputWidth1stStageSelectEM:"/>
+      <Generic name="OutputWidth" value=":OutputWidthSelectEM:"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="16"/>
+      <Parameter pos="1" name="IsoMask" value="3"/>
+      <Parameter pos="2" name="MinEta" value="0"/>
+      <Parameter pos="3" name="MaxEta" value="49"/>
+    </Variable>
+  </SortAlgo>
+
+  <SortAlgo type="ClusterSelect" name="TAUab" output="TAUab" algoId="4">
+    <Fixed>
+      <Input name="ClusterTobArray" value="TauTobArray"/>
+      <Output name="TobArrayOut" value="TAUab"/>
+      <Generic name="InputWidth" value=":InputWidthTAU:"/>
+      <Generic name="InputWidth1stStage" value=":InputWidth1stStageSelectTAU:"/>
+      <Generic name="OutputWidth" value=":OutputWidthSelectTAU:"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="24"/>
+      <Parameter pos="1" name="IsoMask" value="0"/>
+      <Parameter pos="2" name="MinEta" value="0"/>
+      <Parameter pos="3" name="MaxEta" value="49"/>
+    </Variable>
+  </SortAlgo>
+
+  <SortAlgo type="ClusterSort" name="EMs" output="EMs" algoId="5">
+    <Fixed>
+      <Input name="ClusterTobArray" value="EmTobArray"/>
+      <Output name="TobArrayOut" value="EMs"/>
+      <Generic name="InputWidth" value=":InputWidthEM:"/>
+      <Generic name="InputWidth1stStage" value=":InputWidth1stStageSortEM:"/>
+      <Generic name="OutputWidth" value=":OutputWidthSortEM:"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="IsoMask" value="0"/>
+      <Parameter pos="1" name="MinEta" value="0"/>
+      <Parameter pos="2" name="MaxEta" value="49"/>
+    </Variable>
+  </SortAlgo>
+
+  <SortAlgo type="ClusterSort" name="EMshi" output="EMshi" algoId="6">
+    <Fixed>
+      <Input name="ClusterTobArray" value="EmTobArray"/>
+      <Output name="TobArrayOut" value="EMshi"/>
+      <Generic name="InputWidth" value=":InputWidthEM:"/>
+      <Generic name="InputWidth1stStage" value=":InputWidth1stStageSortEM:"/>
+      <Generic name="OutputWidth" value=":OutputWidthSortEM:"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="IsoMask" value="3"/>
+      <Parameter pos="1" name="MinEta" value="0"/>
+      <Parameter pos="2" name="MaxEta" value="49"/>
+    </Variable>
+  </SortAlgo>
+
+  <SortAlgo type="ClusterSort" name="TAUsi" output="TAUsi" algoId="7">
+    <Fixed>
+      <Input name="ClusterTobArray" value="TauTobArray"/>
+      <Output name="TobArrayOut" value="TAUsi"/>
+      <Generic name="InputWidth" value=":InputWidthTAU:"/>
+      <Generic name="InputWidth1stStage" value=":InputWidth1stStageSortTAU:"/>
+      <Generic name="OutputWidth" value=":OutputWidthSortTAU:"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="IsoMask" value="2"/>
+      <Parameter pos="1" name="MinEta" value="0"/>
+      <Parameter pos="2" name="MaxEta" value="49"/>
+    </Variable>
+  </SortAlgo>
+
+  <SortAlgo type="JetNoSort" name="AJall" output="AJall" algoId="8">
+    <Fixed>
+      <Input name="JetTobArray" value="JetTobArray"/>
+      <Output name="TobArrayOut" value="AJall"/>
+      <Generic name="InputWidth" value=":InputWidthJET:"/>
+      <Generic name="OutputWidth" value=":InputWidthJET:"/>
+      <Generic name="JetSize" value=":DefaultJetSize:"/>
+    </Fixed>
+    <Variable>
+    </Variable>
+  </SortAlgo>
+
+  <SortAlgo type="JetNoSort" name="AJjall" output="AJjall" algoId="9">
+    <Fixed>
+      <Input name="JetTobArray" value="JetTobArray"/>
+      <Output name="TobArrayOut" value="AJjall"/>
+      <Generic name="InputWidth" value=":InputWidthJET:"/>
+      <Generic name="OutputWidth" value=":InputWidthJET:"/>
+      <Generic name="JetSize" value="1"/>
+    </Fixed>
+    <Variable>
+    </Variable>
+  </SortAlgo>
+
+  <SortAlgo type="JetNoSortMatch" name="AJMatchall" output="AJMatchall" algoId="10">
+    <Fixed>
+      <Input name="JetTobArray" value="JetTobArray"/>
+      <Output name="TobArrayOut" value="AJMatchall"/>
+      <Generic name="InputWidth" value=":InputWidthJET:"/>
+      <Generic name="OutputWidth" value=":InputWidthJET:"/>
+      <Generic name="JetSize" value="2"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="15"/>
+      <Parameter pos="1" name="MinET2" value="20"/>
+    </Variable>
+  </SortAlgo>
+
+  <SortAlgo type="JetSelect" name="Jab" output="Jab" algoId="11">
+    <Fixed>
+      <Input name="JetTobArray" value="JetTobArray"/>
+      <Output name="TobArrayOut" value="Jab"/>
+      <Generic name="InputWidth" value=":InputWidthJET:"/>
+      <Generic name="InputWidth1stStage" value=":InputWidth1stStageSelectJET:"/>
+      <Generic name="OutputWidth" value=":OutputWidthSelectJET:"/>
+      <Generic name="JetSize" value="2"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="20"/>
+      <Parameter pos="1" name="MinEta" value="0"/>
+      <Parameter pos="2" name="MaxEta" value="31"/>
+    </Variable>
+  </SortAlgo>
+
+  <SortAlgo type="JetSelect" name="CJab" output="CJab" algoId="12">
+    <Fixed>
+      <Input name="JetTobArray" value="JetTobArray"/>
+      <Output name="TobArrayOut" value="CJab"/>
+      <Generic name="InputWidth" value=":InputWidthJET:"/>
+      <Generic name="InputWidth1stStage" value=":InputWidth1stStageSelectJET:"/>
+      <Generic name="OutputWidth" value=":OutputWidthSelectJET:"/>
+      <Generic name="JetSize" value="2"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="15"/>
+      <Parameter pos="1" name="MinEta" value="0"/>
+      <Parameter pos="2" name="MaxEta" value="26"/>
+    </Variable>
+  </SortAlgo>
+
+  <SortAlgo type="JetSort" name="AJjs" output="AJjs" algoId="13">
+    <Fixed>
+      <Input name="JetTobArray" value="JetTobArray"/>
+      <Output name="TobArrayOut" value="AJjs"/>
+      <Generic name="InputWidth" value=":InputWidthJET:"/>
+      <Generic name="InputWidth1stStage" value=":InputWidth1stStageSortJET:"/>
+      <Generic name="OutputWidth" value=":OutputWidthSortJET:"/>
+      <Generic name="JetSize" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinEta" value="0"/>
+      <Parameter pos="1" name="MaxEta" value="49"/>
+    </Variable>
+  </SortAlgo>
+
+  <SortAlgo type="JetSort" name="AJs" output="AJs" algoId="14">
+    <Fixed>
+      <Input name="JetTobArray" value="JetTobArray"/>
+      <Output name="TobArrayOut" value="AJs"/>
+      <Generic name="InputWidth" value=":InputWidthJET:"/>
+      <Generic name="InputWidth1stStage" value=":InputWidth1stStageSortJET:"/>
+      <Generic name="OutputWidth" value=":OutputWidthSortJET:"/>
+      <Generic name="JetSize" value="2"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinEta" value="0"/>
+      <Parameter pos="1" name="MaxEta" value="49"/>
+    </Variable>
+  </SortAlgo>
+
+  <SortAlgo type="JetSort" name="Js" output="Js" algoId="15">
+    <Fixed>
+      <Input name="JetTobArray" value="JetTobArray"/>
+      <Output name="TobArrayOut" value="Js"/>
+      <Generic name="InputWidth" value=":InputWidthJET:"/>
+      <Generic name="InputWidth1stStage" value=":InputWidth1stStageSortJET:"/>
+      <Generic name="OutputWidth" value=":OutputWidthSortJET:"/>
+      <Generic name="JetSize" value="2"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinEta" value="0"/>
+      <Parameter pos="1" name="MaxEta" value="31"/>
+    </Variable>
+  </SortAlgo>
+
+  <SortAlgo type="METNoSort" name="XENoSort" output="XENoSort" algoId="16">
+    <Fixed>
+      <Input name="MetTobArray" value="MetTobArray"/>
+      <Output name="TobArrayOut" value="XENoSort"/>
+      <Generic name="InputWidth" value=":InputWidthMET:"/>
+      <Generic name="OutputWidth" value=":OutputWidthMET:"/>
+    </Fixed>
+    <Variable>
+    </Variable>
+  </SortAlgo>
+
+  <SortAlgo type="MetSort" name="XE" output="XE" algoId="17">
+    <Fixed>
+      <Input name="MetTobArray" value="MetTobArray"/>
+      <Output name="TobArrayOut" value="XE"/>
+      <Generic name="InputWidth" value=":InputWidthMET:"/>
+      <Generic name="OutputWidth" value=":OutputWidthMET:"/>
+    </Fixed>
+    <Variable>
+    </Variable>
+  </SortAlgo>
+
+  <SortAlgo type="MuonSelect" name="MUab" output="MUab" algoId="18">
+    <Fixed>
+      <Input name="MuonTobArray" value="MuonTobArray"/>
+      <Output name="TobArrayOut" value="MUab"/>
+      <Generic name="InputWidth" value=":InputWidthMU:"/>
+      <Generic name="InputWidth1stStage" value=":InputWidth1stStageSelectMU:"/>
+      <Generic name="OutputWidth" value=":OutputWidthSelectMU:"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="3"/>
+      <Parameter pos="1" name="MinEta" value="0"/>
+      <Parameter pos="2" name="MaxEta" value="25"/>
+    </Variable>
+  </SortAlgo>
+
+  <SortAlgo type="MuonSelect" name="CMUab" output="CMUab" algoId="19">
+    <Fixed>
+      <Input name="MuonTobArray" value="MuonTobArray"/>
+      <Output name="TobArrayOut" value="CMUab"/>
+      <Generic name="InputWidth" value=":InputWidthMU:"/>
+      <Generic name="InputWidth1stStage" value=":InputWidth1stStageSelectMU:"/>
+      <Generic name="OutputWidth" value=":OutputWidthSelectMU:"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="3"/>
+      <Parameter pos="1" name="MinEta" value="0"/>
+      <Parameter pos="2" name="MaxEta" value="10"/>
+    </Variable>
+  </SortAlgo>
+
+  <SortAlgo type="MuonSort_1BC" name="LMUs" output="LMUs" algoId="20">
+    <Fixed>
+      <Input name="LateMuonTobArray" value="LateMuonTobArray"/>
+      <Output name="TobArrayOut" value="LMUs"/>
+      <Generic name="InputWidth" value=":InputWidthMU:"/>
+      <Generic name="InputWidth1stStage" value=":InputWidth1stStageSortMU:"/>
+      <Generic name="OutputWidth" value=":OutputWidthSortMU:"/>
+      <Generic name="nDelayedMuons" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinEta" value="0"/>
+      <Parameter pos="1" name="MaxEta" value="25"/>
+    </Variable>
+  </SortAlgo>
+
+  <DecisionAlgo type="InvariantMassInclusive1" name="INVM_AJ_HighMass" algoId="0">
+    <Fixed>
+      <Input name="Tob" value="AJs" position="0"/>
+      <Output name="Results" bits="4">
+        <Bit selection="0" name="900INVM9999-AJ30s6-AJ20s6"/>
+        <Bit selection="1" name="800INVM9999-AJ30s6-AJ20s6"/>
+        <Bit selection="2" name="700INVM9999-AJ30s6-AJ20s6"/>
+        <Bit selection="3" name="500INVM9999-AJ30s6-AJ20s6"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSortJET:"/>
+      <Generic name="MaxTob" value="6"/>
+      <Generic name="NumResultBits" value="4"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" selection="0" value="30"/>
+      <Parameter pos="1" name="MinET2" selection="0" value="20"/>
+      <Parameter pos="2" name="MinMSqr" selection="0" value="810000"/>
+      <Parameter pos="3" name="MaxMSqr" selection="0" value="99980001"/>
+      <Parameter pos="4" name="MinET1" selection="1" value="30"/>
+      <Parameter pos="5" name="MinET2" selection="1" value="20"/>
+      <Parameter pos="6" name="MinMSqr" selection="1" value="640000"/>
+      <Parameter pos="7" name="MaxMSqr" selection="1" value="99980001"/>
+      <Parameter pos="8" name="MinET1" selection="2" value="30"/>
+      <Parameter pos="9" name="MinET2" selection="2" value="20"/>
+      <Parameter pos="10" name="MinMSqr" selection="2" value="490000"/>
+      <Parameter pos="11" name="MaxMSqr" selection="2" value="99980001"/>
+      <Parameter pos="12" name="MinET1" selection="3" value="30"/>
+      <Parameter pos="13" name="MinET2" selection="3" value="20"/>
+      <Parameter pos="14" name="MinMSqr" selection="3" value="250000"/>
+      <Parameter pos="15" name="MaxMSqr" selection="3" value="99980001"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="InvariantMassInclusive1" name="INVM_AJ_LowMass" algoId="1">
+    <Fixed>
+      <Input name="Tob" value="AJs" position="0"/>
+      <Output name="Results" bits="4">
+        <Bit selection="0" name="400INVM9999-AJ30s6-AJ20s6"/>
+        <Bit selection="1" name="300INVM9999-AJ30s6-AJ20s6"/>
+        <Bit selection="2" name="200INVM9999-AJ30s6-AJ20s6"/>
+        <Bit selection="3" name="100INVM9999-AJ30s6-AJ20s6"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSortJET:"/>
+      <Generic name="MaxTob" value="6"/>
+      <Generic name="NumResultBits" value="4"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" selection="0" value="30"/>
+      <Parameter pos="1" name="MinET2" selection="0" value="20"/>
+      <Parameter pos="2" name="MinMSqr" selection="0" value="160000"/>
+      <Parameter pos="3" name="MaxMSqr" selection="0" value="99980001"/>
+      <Parameter pos="4" name="MinET1" selection="1" value="30"/>
+      <Parameter pos="5" name="MinET2" selection="1" value="20"/>
+      <Parameter pos="6" name="MinMSqr" selection="1" value="90000"/>
+      <Parameter pos="7" name="MaxMSqr" selection="1" value="99980001"/>
+      <Parameter pos="8" name="MinET1" selection="2" value="30"/>
+      <Parameter pos="9" name="MinET2" selection="2" value="20"/>
+      <Parameter pos="10" name="MinMSqr" selection="2" value="40000"/>
+      <Parameter pos="11" name="MaxMSqr" selection="2" value="99980001"/>
+      <Parameter pos="12" name="MinET1" selection="3" value="30"/>
+      <Parameter pos="13" name="MinET2" selection="3" value="20"/>
+      <Parameter pos="14" name="MinMSqr" selection="3" value="10000"/>
+      <Parameter pos="15" name="MaxMSqr" selection="3" value="99980001"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="JetHT" name="HT150-J20s5.ETA31" algoId="23">
+    <Fixed>
+      <Input name="Tob" value="Js" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="HT150-J20s5.ETA31"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSortJET:"/>
+      <Generic name="MaxTob" value="5"/>
+      <Generic name="NumRegisters" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="20"/>
+      <Parameter pos="1" name="MinEta" value="0"/>
+      <Parameter pos="2" name="MaxEta" value="31"/>
+      <Parameter pos="3" name="MinHt" value="150"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="JetHT" name="HT190-J15s5.ETA21" algoId="24">
+    <Fixed>
+      <Input name="Tob" value="Js" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="HT190-J15s5.ETA21"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSortJET:"/>
+      <Generic name="MaxTob" value="5"/>
+      <Generic name="NumRegisters" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="15"/>
+      <Parameter pos="1" name="MinEta" value="0"/>
+      <Parameter pos="2" name="MaxEta" value="21"/>
+      <Parameter pos="3" name="MinHt" value="190"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="InvariantMassInclusive2" name="INVM_EMall" algoId="29">
+    <Fixed>
+      <Input name="Tob1" value="EMs" position="0"/>
+      <Input name="Tob2" value="EMall" position="1"/>
+      <Output name="Results" bits="3">
+        <Bit selection="0" name="1INVM5-EMs1-EMall"/>
+        <Bit selection="1" name="1INVM5-EM7s1-EMall"/>
+        <Bit selection="2" name="1INVM5-EM12s1-EMall"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSortEM:"/>
+      <Generic name="InputWidth2" value=":InputWidthEM:"/>
+      <Generic name="MaxTob1" value="1"/>
+      <Generic name="MaxTob2" value=":InputWidthEM:"/>
+      <Generic name="NumResultBits" value="3"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" selection="0" value="0"/>
+      <Parameter pos="1" name="MinET2" selection="0" value="0"/>
+      <Parameter pos="2" name="MinMSqr" selection="0" value="4"/>
+      <Parameter pos="3" name="MaxMSqr" selection="0" value="100"/>
+      <Parameter pos="4" name="MinET1" selection="1" value="14"/>
+      <Parameter pos="5" name="MinET2" selection="1" value="0"/>
+      <Parameter pos="6" name="MinMSqr" selection="1" value="4"/>
+      <Parameter pos="7" name="MaxMSqr" selection="1" value="100"/>
+      <Parameter pos="8" name="MinET1" selection="2" value="24"/>
+      <Parameter pos="9" name="MinET2" selection="2" value="0"/>
+      <Parameter pos="10" name="MinMSqr" selection="2" value="4"/>
+      <Parameter pos="11" name="MaxMSqr" selection="2" value="100"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="MinDeltaPhiIncl2" name="05MINDPHI-EM12s6-XE0" algoId="33">
+    <Fixed>
+      <Input name="Tob1" value="EMs" position="0"/>
+      <Input name="Tob2" value="XE" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="05MINDPHI-EM12s6-XE0"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSortEM:"/>
+      <Generic name="InputWidth2" value="1"/>
+      <Generic name="MaxTob1" value="6"/>
+      <Generic name="MaxTob2" value="1"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="24"/>
+      <Parameter pos="1" name="MinET2" value="0"/>
+      <Parameter pos="2" name="DeltaPhiMin" selection="0" value="5"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="MinDeltaPhiIncl2" name="10MINDPHI-EM12s6-XE0" algoId="34">
+    <Fixed>
+      <Input name="Tob1" value="EMs" position="0"/>
+      <Input name="Tob2" value="XE" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="10MINDPHI-EM12s6-XE0"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSortEM:"/>
+      <Generic name="InputWidth2" value="1"/>
+      <Generic name="MaxTob1" value="6"/>
+      <Generic name="MaxTob2" value="1"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="24"/>
+      <Parameter pos="1" name="MinET2" value="0"/>
+      <Parameter pos="2" name="DeltaPhiMin" selection="0" value="10"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="MinDeltaPhiIncl2" name="15MINDPHI-EM12s6-XE0" algoId="35">
+    <Fixed>
+      <Input name="Tob1" value="EMs" position="0"/>
+      <Input name="Tob2" value="XE" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="15MINDPHI-EM12s6-XE0"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSortEM:"/>
+      <Generic name="InputWidth2" value="1"/>
+      <Generic name="MaxTob1" value="6"/>
+      <Generic name="MaxTob2" value="1"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="24"/>
+      <Parameter pos="1" name="MinET2" value="0"/>
+      <Parameter pos="2" name="DeltaPhiMin" selection="0" value="15"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="MinDeltaPhiIncl2" name="05MINDPHI-EM15s6-XE0" algoId="36">
+    <Fixed>
+      <Input name="Tob1" value="EMs" position="0"/>
+      <Input name="Tob2" value="XE" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="05MINDPHI-EM15s6-XE0"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSortEM:"/>
+      <Generic name="InputWidth2" value="1"/>
+      <Generic name="MaxTob1" value="6"/>
+      <Generic name="MaxTob2" value="1"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="30"/>
+      <Parameter pos="1" name="MinET2" value="0"/>
+      <Parameter pos="2" name="DeltaPhiMin" selection="0" value="5"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="MinDeltaPhiIncl2" name="15MINDPHI-EM15s6-XE0" algoId="37">
+    <Fixed>
+      <Input name="Tob1" value="EMs" position="0"/>
+      <Input name="Tob2" value="XE" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="15MINDPHI-EM15s6-XE0"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSortEM:"/>
+      <Generic name="InputWidth2" value="1"/>
+      <Generic name="MaxTob1" value="6"/>
+      <Generic name="MaxTob2" value="1"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="30"/>
+      <Parameter pos="1" name="MinET2" value="0"/>
+      <Parameter pos="2" name="DeltaPhiMin" selection="0" value="15"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="TransverseMassInclusive1" name="25MT-EM12s6-XE0" algoId="38">
+    <Fixed>
+      <Input name="Tob1" value="EMs" position="0"/>
+      <Input name="Tob2" value="XE" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="25MT-EM12s6-XE0"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSortEM:"/>
+      <Generic name="MaxTob" value="6"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="24"/>
+      <Parameter pos="1" name="MinET2" value="0"/>
+      <Parameter pos="2" name="MinMTSqr" value="625"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="TransverseMassInclusive1" name="30MT-EM12s6-XE0" algoId="39">
+    <Fixed>
+      <Input name="Tob1" value="EMs" position="0"/>
+      <Input name="Tob2" value="XE" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="30MT-EM12s6-XE0"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSortEM:"/>
+      <Generic name="MaxTob" value="6"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="24"/>
+      <Parameter pos="1" name="MinET2" value="0"/>
+      <Parameter pos="2" name="MinMTSqr" value="900"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="TransverseMassInclusive1" name="35MT-EM12s6-XE0" algoId="40">
+    <Fixed>
+      <Input name="Tob1" value="EMs" position="0"/>
+      <Input name="Tob2" value="XE" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="35MT-EM12s6-XE0"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSortEM:"/>
+      <Generic name="MaxTob" value="6"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="24"/>
+      <Parameter pos="1" name="MinET2" value="0"/>
+      <Parameter pos="2" name="MinMTSqr" value="1225"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="TransverseMassInclusive1" name="35MT-EM15s6-XE0" algoId="41">
+    <Fixed>
+      <Input name="Tob1" value="EMs" position="0"/>
+      <Input name="Tob2" value="XE" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="35MT-EM15s6-XE0"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSortEM:"/>
+      <Generic name="MaxTob" value="6"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="30"/>
+      <Parameter pos="1" name="MinET2" value="0"/>
+      <Parameter pos="2" name="MinMTSqr" value="1225"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaEtaIncl1" name="0DETA10-Js1-Js2" algoId="42">
+    <Fixed>
+      <Input name="Tob" value="Js" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0DETA10-Js1-Js2"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSortJET:"/>
+      <Generic name="MaxTob" value="2"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" selection="0" value="0"/>
+      <Parameter pos="1" name="MinET2" selection="0" value="0"/>
+      <Parameter pos="2" name="MinDeltaEta" selection="0" value="0"/>
+      <Parameter pos="3" name="MaxDeltaEta" selection="0" value="10"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="MinDeltaPhiIncl2" name="10MINDPHI-Js2-XE50" algoId="44">
+    <Fixed>
+      <Input name="Tob1" value="Js" position="0"/>
+      <Input name="Tob2" value="XE" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="10MINDPHI-Js2-XE50"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSortJET:"/>
+      <Generic name="InputWidth2" value="1"/>
+      <Generic name="MaxTob1" value="2"/>
+      <Generic name="MaxTob2" value="1"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="0"/>
+      <Parameter pos="1" name="MinET2" value="50"/>
+      <Parameter pos="2" name="DeltaPhiMin" selection="0" value="10"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="MinDeltaPhiIncl2" name="10MINDPHI-J20s2-XE50" algoId="45">
+    <Fixed>
+      <Input name="Tob1" value="Js" position="0"/>
+      <Input name="Tob2" value="XE" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="10MINDPHI-J20s2-XE50"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSortJET:"/>
+      <Generic name="InputWidth2" value="1"/>
+      <Generic name="MaxTob1" value="2"/>
+      <Generic name="MaxTob2" value="1"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="20"/>
+      <Parameter pos="1" name="MinET2" value="50"/>
+      <Parameter pos="2" name="DeltaPhiMin" selection="0" value="10"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="RatioMatch" name="210RATIO-0MATCH-TAU30si2-EMall" algoId="70">
+    <Fixed>
+      <Input name="Tob1" value="TAUsi" position="0"/>
+      <Input name="Tob2" value="EMall" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="210RATIO-0MATCH-TAU30si2-EMall"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSortTAU:"/>
+      <Generic name="InputWidth2" value=":InputWidthEM:"/>
+      <Generic name="MaxTob1" value="2"/>
+      <Generic name="MaxTob2" value=":InputWidthEM:"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="60"/>
+      <Parameter pos="1" name="MinET2" value="0"/>
+      <Parameter pos="2" name="Ratio" selection="0" value="210"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="NotMatch" name="NOT-0MATCH-TAU30si2-EMall" algoId="71">
+    <Fixed>
+      <Input name="Tob1" value="TAUsi" position="0"/>
+      <Input name="Tob2" value="EMall" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="NOT-0MATCH-TAU30si2-EMall"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSortTAU:"/>
+      <Generic name="InputWidth2" value=":InputWidthEM:"/>
+      <Generic name="MaxTob1" value="2"/>
+      <Generic name="MaxTob2" value=":InputWidthEM:"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="60"/>
+      <Parameter pos="1" name="MinET2" value="0"/>
+      <Parameter pos="2" name="EtaMin1" value="0"/>
+      <Parameter pos="3" name="EtaMax1" value="49"/>
+      <Parameter pos="4" name="EtaMin2" value="0"/>
+      <Parameter pos="5" name="EtaMax2" value="49"/>
+      <Parameter pos="6" name="DRCut" value="0"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="LAr" name="LAR-EM50s1" algoId="83">
+    <Fixed>
+      <Input name="Tob" value="EMs" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="LAR-EM50s1"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSortEM:"/>
+      <Generic name="MaxTob" value="1"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="150"/>
+      <Parameter pos="1" name="EtaMin" value="4"/>
+      <Parameter pos="2" name="EtaMax" value="19"/>
+      <Parameter pos="3" name="PhiMin" value="18"/>
+      <Parameter pos="4" name="PhiMax" value="22"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="LAr" name="LAR-J100s1" algoId="84">
+    <Fixed>
+      <Input name="Tob" value="Js" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="LAR-J100s1"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSortJET:"/>
+      <Generic name="MaxTob" value="1"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="100"/>
+      <Parameter pos="1" name="EtaMin" value="0"/>
+      <Parameter pos="2" name="EtaMax" value="14"/>
+      <Parameter pos="3" name="PhiMin" value="17"/>
+      <Parameter pos="4" name="PhiMax" value="22"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="NotMatch" name="NOT-02MATCH-EM10s1-AJj15all.ETA49" algoId="64">
+    <Fixed>
+      <Input name="Tob1" value="EMs" position="0"/>
+      <Input name="Tob2" value="AJjall" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="NOT-02MATCH-EM10s1-AJj15all.ETA49"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSortEM:"/>
+      <Generic name="InputWidth2" value=":InputWidthJET:"/>
+      <Generic name="MaxTob1" value="1"/>
+      <Generic name="MaxTob2" value=":InputWidthJET:"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="20"/>
+      <Parameter pos="1" name="MinET2" value="15"/>
+      <Parameter pos="2" name="EtaMin1" value="0"/>
+      <Parameter pos="3" name="EtaMax1" value="49"/>
+      <Parameter pos="4" name="EtaMin2" value="0"/>
+      <Parameter pos="5" name="EtaMax2" value="49"/>
+      <Parameter pos="6" name="DRCut" value="4"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="RatioSum" name="05RATIO-XE0-SUM0-EM10s1-HT0-AJj15all.ETA49" algoId="65">
+    <Fixed>
+      <Input name="Tob1" value="XE" position="0"/>
+      <Input name="Tob2" value="AJjall" position="1"/>
+      <Input name="Tob3" value="EMs" position="2"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="05RATIO-XE0-SUM0-EM10s1-HT0-AJj15all.ETA49"/>
+      </Output>
+      <Generic name="InputWidth1" value="1"/>
+      <Generic name="InputWidth2" value=":InputWidthJET:"/>
+      <Generic name="InputWidth3" value=":OutputWidthSortEM:"/>
+      <Generic name="MaxTob1" value="1"/>
+      <Generic name="MaxTob2" value=":InputWidthJET:"/>
+      <Generic name="MaxTob3" value="1"/>
+      <Generic name="NumResultBits" value="1"/>
+      <Generic name="UseCluster05Granularity" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET2" value="15"/>
+      <Parameter pos="1" name="EtaMin2" value="0"/>
+      <Parameter pos="2" name="EtaMax2" value="49"/>
+      <Parameter pos="3" name="MinET3" value="20"/>
+      <Parameter pos="4" name="EtaMin3" value="0"/>
+      <Parameter pos="5" name="EtaMax3" value="49"/>
+      <Parameter pos="6" name="MinMET" value="0"/>
+      <Parameter pos="7" name="HT" value="0"/>
+      <Parameter pos="8" name="SUM" value="0"/>
+      <Parameter pos="9" name="Ratio" selection="0" value="5"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DisambiguationIncl2" name="1DISAMB-TAU20ab-J20ab" algoId="76">
+    <Fixed>
+      <Input name="Tob1" value="TAUab" position="0"/>
+      <Input name="Tob2" value="Jab" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="1DISAMB-TAU20ab-J20ab"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSelectTAU:"/>
+      <Generic name="InputWidth2" value=":OutputWidthSelectJET:"/>
+      <Generic name="MaxTob1" value=":OutputWidthSelectTAU:"/>
+      <Generic name="MaxTob2" value=":OutputWidthSelectJET:"/>
+      <Generic name="NumResultBits" value="1"/>
+      <Generic name="ClusterOnly" value="0"/>
+      <Generic name="ApplyDR" value="0"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="40"/>
+      <Parameter pos="1" name="MinET2" value="20"/>
+      <Parameter pos="2" name="DisambDRSqrMin" value="1"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DisambiguationIncl2" name="DISAMB-EM15abhi-TAU12abi" algoId="77">
+    <Fixed>
+      <Input name="Tob1" value="EMabhi" position="0"/>
+      <Input name="Tob2" value="TAUabi" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="DISAMB-EM15abhi-TAU12abi"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSelectEM:"/>
+      <Generic name="InputWidth2" value=":OutputWidthSelectTAU:"/>
+      <Generic name="MaxTob1" value=":OutputWidthSelectEM:"/>
+      <Generic name="MaxTob2" value=":OutputWidthSelectTAU:"/>
+      <Generic name="NumResultBits" value="1"/>
+      <Generic name="ClusterOnly" value="1"/>
+      <Generic name="ApplyDR" value="0"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="30"/>
+      <Parameter pos="1" name="MinET2" value="24"/>
+      <Parameter pos="2" name="DisambDRSqrMin" value="0"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DisambiguationIncl3" name="1DISAMB-EM15his2-TAU12abi-J25ab" algoId="78">
+    <Fixed>
+      <Input name="Tob1" value="EMshi" position="0"/>
+      <Input name="Tob2" value="TAUabi" position="1"/>
+      <Input name="Tob3" value="Jab" position="2"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="1DISAMB-EM15his2-TAU12abi-J25ab"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSortEM:"/>
+      <Generic name="InputWidth2" value=":OutputWidthSelectTAU:"/>
+      <Generic name="InputWidth3" value=":OutputWidthSelectJET:"/>
+      <Generic name="MaxTob1" value="2"/>
+      <Generic name="MaxTob2" value=":OutputWidthSelectTAU:"/>
+      <Generic name="MaxTob3" value=":OutputWidthSelectJET:"/>
+      <Generic name="NumResultBits" value="1"/>
+      <Generic name="ApplyDR" value="0"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" selection="0" value="30"/>
+      <Parameter pos="1" name="MinET2" selection="0" value="24"/>
+      <Parameter pos="2" name="MinET3" selection="0" value="25"/>
+      <Parameter pos="3" name="DisambDRSqr" selection="0" value="1"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DisambiguationDRIncl2" name="DISAMB-0DR28-EM15his2-TAU12abi" algoId="82">
+    <Fixed>
+      <Input name="Tob1" value="EMshi" position="0"/>
+      <Input name="Tob2" value="TAUabi" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="DISAMB-0DR28-EM15his2-TAU12abi"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSortEM:"/>
+      <Generic name="InputWidth2" value=":OutputWidthSelectTAU:"/>
+      <Generic name="MaxTob1" value="2"/>
+      <Generic name="MaxTob2" value=":OutputWidthSelectTAU:"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" selection="0" value="30"/>
+      <Parameter pos="1" name="MinET2" selection="0" value="24"/>
+      <Parameter pos="2" name="DisambDRSqrMin" selection="0" value="0"/>
+      <Parameter pos="3" name="DisambDRSqrMax" selection="0" value="784"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DisambiguationDRIncl3" name="1DISAMB-J25ab-0DR28-EM15his2-TAU12abi" algoId="80">
+    <Fixed>
+      <Input name="Tob1" value="EMshi" position="0"/>
+      <Input name="Tob2" value="TAUabi" position="1"/>
+      <Input name="Tob3" value="Jab" position="2"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="1DISAMB-J25ab-0DR28-EM15his2-TAU12abi"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSortEM:"/>
+      <Generic name="InputWidth2" value=":OutputWidthSelectTAU:"/>
+      <Generic name="InputWidth3" value=":OutputWidthSelectJET:"/>
+      <Generic name="MaxTob1" value="2"/>
+      <Generic name="MaxTob2" value=":OutputWidthSelectTAU:"/>
+      <Generic name="MaxTob3" value=":OutputWidthSelectJET:"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" selection="0" value="30"/>
+      <Parameter pos="1" name="MinET2" selection="0" value="24"/>
+      <Parameter pos="2" name="MinET3" selection="0" value="25"/>
+      <Parameter pos="3" name="DisambDRSqrMin" selection="0" value="0"/>
+      <Parameter pos="4" name="DisambDRSqrMax" selection="0" value="784"/>
+      <Parameter pos="5" name="DisambDRSqr" selection="0" value="1"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="InvariantMassInclusive1" name="2INVM9-2MU6ab" algoId="7">
+    <Fixed>
+      <Input name="Tob" value="MUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="2INVM9-2MU6ab"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+      <Generic name="RequireOneBarrel" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="5"/>
+      <Parameter pos="1" name="MinET2" value="5"/>
+      <Parameter pos="2" name="MinMSqr" value="4"/>
+      <Parameter pos="3" name="MaxMSqr" value="81"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="InvariantMassInclusive1" name="7INVM15-2MU4ab" algoId="8">
+    <Fixed>
+      <Input name="Tob" value="MUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="7INVM15-2MU4ab"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+      <Generic name="RequireOneBarrel" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="3"/>
+      <Parameter pos="1" name="MinET2" value="3"/>
+      <Parameter pos="2" name="MinMSqr" value="49"/>
+      <Parameter pos="3" name="MaxMSqr" value="225"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="InvariantMassInclusive1" name="2INVM8-ONEBARREL-MU6ab-MU4ab" algoId="57">
+    <Fixed>
+      <Input name="Tob" value="MUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="2INVM8-ONEBARREL-MU6ab-MU4ab"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+      <Generic name="RequireOneBarrel" value="1"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="5"/>
+      <Parameter pos="1" name="MinET2" value="3"/>
+      <Parameter pos="2" name="MinMSqr" value="4"/>
+      <Parameter pos="3" name="MaxMSqr" value="64"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaEtaPhiIncl1" name="5DETA99-5DPHI99-2MU4ab" algoId="18">
+    <Fixed>
+      <Input name="Tob" value="MUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="5DETA99-5DPHI99-2MU4ab"/>
+      </Output>
+      <Generic name="NumResultBits" value="1"/>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="3"/>
+      <Parameter pos="1" name="MinET2" value="3"/>
+      <Parameter pos="2" name="MinDeltaEta" value="5"/>
+      <Parameter pos="3" name="MaxDeltaEta" value="99"/>
+      <Parameter pos="4" name="MinDeltaPhi" value="5"/>
+      <Parameter pos="5" name="MaxDeltaPhi" value="99"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaEtaPhiIncl1" name="5DETA99-5DPHI99-MU6ab-MU4ab" algoId="19">
+    <Fixed>
+      <Input name="Tob" value="MUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="5DETA99-5DPHI99-MU6ab-MU4ab"/>
+      </Output>
+      <Generic name="NumResultBits" value="1"/>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="5"/>
+      <Parameter pos="1" name="MinET2" value="3"/>
+      <Parameter pos="2" name="MinDeltaEta" value="5"/>
+      <Parameter pos="3" name="MaxDeltaEta" value="99"/>
+      <Parameter pos="4" name="MinDeltaPhi" value="5"/>
+      <Parameter pos="5" name="MaxDeltaPhi" value="99"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaEtaPhiIncl1" name="5DETA99-5DPHI99-2MU6ab" algoId="20">
+    <Fixed>
+      <Input name="Tob" value="MUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="5DETA99-5DPHI99-2MU6ab"/>
+      </Output>
+      <Generic name="NumResultBits" value="1"/>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="5"/>
+      <Parameter pos="1" name="MinET2" value="5"/>
+      <Parameter pos="2" name="MinDeltaEta" value="5"/>
+      <Parameter pos="3" name="MaxDeltaEta" value="99"/>
+      <Parameter pos="4" name="MinDeltaPhi" value="5"/>
+      <Parameter pos="5" name="MaxDeltaPhi" value="99"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DisambiguationIncl3" name="1DISAMB-TAU20abi-TAU12abi-J25ab" algoId="79">
+    <Fixed>
+      <Input name="Tob1" value="TAUabi" position="0"/>
+      <Input name="Tob2" value="TAUabi" position="1"/>
+      <Input name="Tob3" value="Jab" position="2"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="1DISAMB-TAU20abi-TAU12abi-J25ab"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSelectTAU:"/>
+      <Generic name="InputWidth2" value=":OutputWidthSelectTAU:"/>
+      <Generic name="InputWidth3" value=":OutputWidthSelectJET:"/>
+      <Generic name="MaxTob1" value=":OutputWidthSelectTAU:"/>
+      <Generic name="MaxTob2" value=":OutputWidthSelectTAU:"/>
+      <Generic name="MaxTob3" value=":OutputWidthSelectTAU:"/>
+      <Generic name="NumResultBits" value="1"/>
+      <Generic name="ApplyDR" value="0"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" selection="0" value="40"/>
+      <Parameter pos="1" name="MinET2" selection="0" value="24"/>
+      <Parameter pos="2" name="MinET3" selection="0" value="25"/>
+      <Parameter pos="3" name="DisambDRSqr" selection="0" value="1"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaRSqrIncl2" name="0DR28-MU10ab-TAU12abi" algoId="21">
+    <Fixed>
+      <Input name="Tob1" value="MUab" position="0"/>
+      <Input name="Tob2" value="TAUabi" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0DR28-MU10ab-TAU12abi"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSelectMU:"/>
+      <Generic name="InputWidth2" value=":OutputWidthSelectTAU:"/>
+      <Generic name="MaxTob1" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob2" value=":OutputWidthSelectTAU:"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" selection="0" value="9"/>
+      <Parameter pos="1" name="MinET2" selection="0" value="24"/>
+      <Parameter pos="2" name="DeltaRMin" selection="0" value="0"/>
+      <Parameter pos="3" name="DeltaRMax" selection="0" value="784"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaEtaPhiIncl1" name="0DETA20-0DPHI20-TAU20abi-TAU12abi" algoId="62">
+    <Fixed>
+      <Input name="Tob" value="TAUabi" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0DETA20-0DPHI20-TAU20abi-TAU12abi"/>
+      </Output>
+      <Generic name="NumResultBits" value="1"/>
+      <Generic name="InputWidth" value=":OutputWidthSelectTAU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectTAU:"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" selection="0" value="40"/>
+      <Parameter pos="1" name="MinET2" selection="0" value="24"/>
+      <Parameter pos="2" name="MinDeltaEta" selection="0" value="0"/>
+      <Parameter pos="3" name="MaxDeltaEta" selection="0" value="20"/>
+      <Parameter pos="4" name="MinDeltaPhi" selection="0" value="0"/>
+      <Parameter pos="5" name="MaxDeltaPhi" selection="0" value="20"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DisambiguationIncl2" name="DISAMB-EM15abhi-TAU40ab" algoId="75">
+    <Fixed>
+      <Input name="Tob1" value="EMabhi" position="0"/>
+      <Input name="Tob2" value="TAUab" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="DISAMB-EM15abhi-TAU40ab"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSelectEM:"/>
+      <Generic name="InputWidth2" value=":OutputWidthSelectTAU:"/>
+      <Generic name="MaxTob1" value=":OutputWidthSelectEM:"/>
+      <Generic name="MaxTob2" value=":OutputWidthSelectTAU:"/>
+      <Generic name="NumResultBits" value="1"/>
+      <Generic name="ClusterOnly" value="1"/>
+      <Generic name="ApplyDR" value="0"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="30"/>
+      <Parameter pos="1" name="MinET2" value="80"/>
+      <Parameter pos="2" name="DisambDRSqrMin" value="0"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="MinDeltaPhiIncl2" name="05MINDPHI-AJj10s6-XE0" algoId="30">
+    <Fixed>
+      <Input name="Tob1" value="AJjs" position="0"/>
+      <Input name="Tob2" value="XE" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="05MINDPHI-AJj10s6-XE0"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSortJET:"/>
+      <Generic name="InputWidth2" value="1"/>
+      <Generic name="MaxTob1" value="6"/>
+      <Generic name="MaxTob2" value="1"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="10"/>
+      <Parameter pos="1" name="MinET2" value="0"/>
+      <Parameter pos="2" name="DeltaPhiMin" selection="0" value="5"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="MinDeltaPhiIncl2" name="10MINDPHI-AJj10s6-XE0" algoId="31">
+    <Fixed>
+      <Input name="Tob1" value="AJjs" position="0"/>
+      <Input name="Tob2" value="XE" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="10MINDPHI-AJj10s6-XE0"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSortJET:"/>
+      <Generic name="InputWidth2" value="1"/>
+      <Generic name="MaxTob1" value="6"/>
+      <Generic name="MaxTob2" value="1"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="10"/>
+      <Parameter pos="1" name="MinET2" value="0"/>
+      <Parameter pos="2" name="DeltaPhiMin" selection="0" value="10"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="MinDeltaPhiIncl2" name="15MINDPHI-AJj10s6-XE0" algoId="32">
+    <Fixed>
+      <Input name="Tob1" value="AJjs" position="0"/>
+      <Input name="Tob2" value="XE" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="15MINDPHI-AJj10s6-XE0"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSortJET:"/>
+      <Generic name="InputWidth2" value="1"/>
+      <Generic name="MaxTob1" value="6"/>
+      <Generic name="MaxTob2" value="1"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="10"/>
+      <Parameter pos="1" name="MinET2" value="0"/>
+      <Parameter pos="2" name="DeltaPhiMin" selection="0" value="15"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaRSqrIncl2" name="0DR04-MU4ab-CJ15ab" algoId="48">
+    <Fixed>
+      <Input name="Tob1" value="MUab" position="0"/>
+      <Input name="Tob2" value="CJab" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0DR04-MU4ab-CJ15ab"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSelectMU:"/>
+      <Generic name="InputWidth2" value=":OutputWidthSelectJET:"/>
+      <Generic name="MaxTob1" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob2" value=":OutputWidthSelectJET:"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" selection="0" value="3"/>
+      <Parameter pos="1" name="MinET2" selection="0" value="15"/>
+      <Parameter pos="2" name="DeltaRMin" selection="0" value="0"/>
+      <Parameter pos="3" name="DeltaRMax" selection="0" value="16"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaRSqrIncl2" name="0DR04-MU4ab-CJ20ab" algoId="52">
+    <Fixed>
+      <Input name="Tob1" value="MUab" position="0"/>
+      <Input name="Tob2" value="CJab" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0DR04-MU4ab-CJ20ab"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSelectMU:"/>
+      <Generic name="InputWidth2" value=":OutputWidthSelectJET:"/>
+      <Generic name="MaxTob1" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob2" value=":OutputWidthSelectJET:"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" selection="0" value="3"/>
+      <Parameter pos="1" name="MinET2" selection="0" value="20"/>
+      <Parameter pos="2" name="DeltaRMin" selection="0" value="0"/>
+      <Parameter pos="3" name="DeltaRMax" selection="0" value="16"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaRSqrIncl2" name="0DR04-MU4ab-CJ30ab" algoId="49">
+    <Fixed>
+      <Input name="Tob1" value="MUab" position="0"/>
+      <Input name="Tob2" value="CJab" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0DR04-MU4ab-CJ30ab"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSelectMU:"/>
+      <Generic name="InputWidth2" value=":OutputWidthSelectJET:"/>
+      <Generic name="MaxTob1" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob2" value=":OutputWidthSelectJET:"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" selection="0" value="3"/>
+      <Parameter pos="1" name="MinET2" selection="0" value="30"/>
+      <Parameter pos="2" name="DeltaRMin" selection="0" value="0"/>
+      <Parameter pos="3" name="DeltaRMax" selection="0" value="16"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaRSqrIncl2" name="0DR04-MU6ab-CJ20ab" algoId="50">
+    <Fixed>
+      <Input name="Tob1" value="MUab" position="0"/>
+      <Input name="Tob2" value="CJab" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0DR04-MU6ab-CJ20ab"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSelectMU:"/>
+      <Generic name="InputWidth2" value=":OutputWidthSelectJET:"/>
+      <Generic name="MaxTob1" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob2" value=":OutputWidthSelectJET:"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" selection="0" value="5"/>
+      <Parameter pos="1" name="MinET2" selection="0" value="20"/>
+      <Parameter pos="2" name="DeltaRMin" selection="0" value="0"/>
+      <Parameter pos="3" name="DeltaRMax" selection="0" value="16"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaRSqrIncl2" name="0DR04-MU6ab-CJ25ab" algoId="51">
+    <Fixed>
+      <Input name="Tob1" value="MUab" position="0"/>
+      <Input name="Tob2" value="CJab" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0DR04-MU6ab-CJ25ab"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSelectMU:"/>
+      <Generic name="InputWidth2" value=":OutputWidthSelectJET:"/>
+      <Generic name="MaxTob1" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob2" value=":OutputWidthSelectJET:"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" selection="0" value="5"/>
+      <Parameter pos="1" name="MinET2" selection="0" value="25"/>
+      <Parameter pos="2" name="DeltaRMin" selection="0" value="0"/>
+      <Parameter pos="3" name="DeltaRMax" selection="0" value="16"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="MinDeltaPhiIncl2" name="10MINDPHI-CJ20ab-XE50" algoId="47">
+    <Fixed>
+      <Input name="Tob1" value="CJab" position="0"/>
+      <Input name="Tob2" value="XE" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="10MINDPHI-CJ20ab-XE50"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSelectJET:"/>
+      <Generic name="InputWidth2" value="1"/>
+      <Generic name="MaxTob1" value=":OutputWidthSelectJET:"/>
+      <Generic name="MaxTob2" value="1"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="20"/>
+      <Parameter pos="1" name="MinET2" value="50"/>
+      <Parameter pos="2" name="DeltaPhiMin" selection="0" value="10"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaRSqrIncl1" name="0DR24-2CMU4ab" algoId="58">
+    <Fixed>
+      <Input name="Tob" value="CMUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0DR24-2CMU4ab"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+      <Generic name="RequireOneBarrel" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="3"/>
+      <Parameter pos="1" name="MinET2" value="3"/>
+      <Parameter pos="2" name="DeltaRMin" value="0"/>
+      <Parameter pos="3" name="DeltaRMax" value="576"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaRSqrIncl1" name="0DR22-2MU6ab" algoId="16">
+    <Fixed>
+      <Input name="Tob" value="MUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0DR22-2MU6ab"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+      <Generic name="RequireOneBarrel" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="5"/>
+      <Parameter pos="1" name="MinET2" value="5"/>
+      <Parameter pos="2" name="DeltaRMin" value="0"/>
+      <Parameter pos="3" name="DeltaRMax" value="484"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="Multiplicity" name="MULT-CMU4ab" algoId="72">
+    <Fixed>
+      <Input name="Tob" value="CMUab" position="0"/>
+      <Output name="Results" bits="2">
+        <Bit selection="0" name="MULT-CMU4ab[0]"/>
+        <Bit selection="1" name="MULT-CMU4ab[1]"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="NumResultBits" value="2"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="2"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="Multiplicity" name="MULT-CMU6ab" algoId="73">
+    <Fixed>
+      <Input name="Tob" value="CMUab" position="0"/>
+      <Output name="Results" bits="2">
+        <Bit selection="0" name="MULT-CMU6ab[0]"/>
+        <Bit selection="1" name="MULT-CMU6ab[1]"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="NumResultBits" value="2"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="4"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="InvariantMassInclusive1" name="1INVM19-2CMU4ab" algoId="55">
+    <Fixed>
+      <Input name="Tob" value="CMUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="1INVM19-2CMU4ab"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+      <Generic name="RequireOneBarrel" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="3"/>
+      <Parameter pos="1" name="MinET2" value="3"/>
+      <Parameter pos="2" name="MinMSqr" value="1"/>
+      <Parameter pos="3" name="MaxMSqr" value="361"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaRSqrIncl1" name="0DR15-2MU4ab" algoId="12">
+    <Fixed>
+      <Input name="Tob" value="MUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0DR15-2MU4ab"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+      <Generic name="RequireOneBarrel" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="3"/>
+      <Parameter pos="1" name="MinET2" value="3"/>
+      <Parameter pos="2" name="DeltaRMin" value="0"/>
+      <Parameter pos="3" name="DeltaRMax" value="225"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="InvariantMassInclusive1" name="2INVM8-2CMU4ab" algoId="56">
+    <Fixed>
+      <Input name="Tob" value="CMUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="2INVM8-2CMU4ab"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+      <Generic name="RequireOneBarrel" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="3"/>
+      <Parameter pos="1" name="MinET2" value="3"/>
+      <Parameter pos="2" name="MinMSqr" value="4"/>
+      <Parameter pos="3" name="MaxMSqr" value="64"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaRSqrIncl1" name="0DR24-2MU4ab" algoId="15">
+    <Fixed>
+      <Input name="Tob" value="MUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0DR24-2MU4ab"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+      <Generic name="RequireOneBarrel" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="3"/>
+      <Parameter pos="1" name="MinET2" value="3"/>
+      <Parameter pos="2" name="DeltaRMin" value="0"/>
+      <Parameter pos="3" name="DeltaRMax" value="576"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaEtaPhiIncl2" name="0DETA04-0DPHI03-EM8abi-MU10ab" algoId="60">
+    <Fixed>
+      <Input name="Tob1" value="EMabi" position="0"/>
+      <Input name="Tob2" value="MUab" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0DETA04-0DPHI03-EM8abi-MU10ab"/>
+      </Output>
+      <Generic name="NumResultBits" value="1"/>
+      <Generic name="InputWidth1" value=":OutputWidthSelectEM:"/>
+      <Generic name="InputWidth2" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob1" value=":OutputWidthSelectEM:"/>
+      <Generic name="MaxTob2" value=":OutputWidthSelectMU:"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" selection="0" value="16"/>
+      <Parameter pos="1" name="MinET2" selection="0" value="9"/>
+      <Parameter pos="2" name="DeltaEtaMin" selection="0" value="0"/>
+      <Parameter pos="3" name="DeltaEtaMax" selection="0" value="4"/>
+      <Parameter pos="4" name="DeltaPhiMin" selection="0" value="0"/>
+      <Parameter pos="5" name="DeltaPhiMax" selection="0" value="3"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaEtaPhiIncl2" name="0DETA04-0DPHI03-EM15abi-MUab" algoId="61">
+    <Fixed>
+      <Input name="Tob1" value="EMabi" position="0"/>
+      <Input name="Tob2" value="MUab" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0DETA04-0DPHI03-EM15abi-MUab"/>
+      </Output>
+      <Generic name="NumResultBits" value="1"/>
+      <Generic name="InputWidth1" value=":OutputWidthSelectEM:"/>
+      <Generic name="InputWidth2" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob1" value=":OutputWidthSelectEM:"/>
+      <Generic name="MaxTob2" value=":OutputWidthSelectMU:"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" selection="0" value="30"/>
+      <Parameter pos="1" name="MinET2" selection="0" value="0"/>
+      <Parameter pos="2" name="DeltaEtaMin" selection="0" value="0"/>
+      <Parameter pos="3" name="DeltaEtaMax" selection="0" value="4"/>
+      <Parameter pos="4" name="DeltaPhiMin" selection="0" value="0"/>
+      <Parameter pos="5" name="DeltaPhiMax" selection="0" value="3"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaRSqrIncl2" name="0DR24-CMU4ab-MU4ab" algoId="59">
+    <Fixed>
+      <Input name="Tob1" value="CMUab" position="0"/>
+      <Input name="Tob2" value="MUab" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0DR24-CMU4ab-MU4ab"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSelectMU:"/>
+      <Generic name="InputWidth2" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob1" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob2" value=":OutputWidthSelectMU:"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="3"/>
+      <Parameter pos="1" name="MinET2" value="3"/>
+      <Parameter pos="2" name="DeltaRMin" value="0"/>
+      <Parameter pos="3" name="DeltaRMax" value="576"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="InvariantMassInclusive2" name="1INVM19-CMU4ab-MU4ab" algoId="53">
+    <Fixed>
+      <Input name="Tob1" value="CMUab" position="0"/>
+      <Input name="Tob2" value="MUab" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="1INVM19-CMU4ab-MU4ab"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSelectMU:"/>
+      <Generic name="InputWidth2" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob1" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob2" value=":OutputWidthSelectMU:"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="3"/>
+      <Parameter pos="1" name="MinET2" value="3"/>
+      <Parameter pos="2" name="MinMSqr" value="1"/>
+      <Parameter pos="3" name="MaxMSqr" value="361"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="InvariantMassInclusive2" name="2INVM8-CMU4ab-MU4ab" algoId="54">
+    <Fixed>
+      <Input name="Tob1" value="CMUab" position="0"/>
+      <Input name="Tob2" value="MUab" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="2INVM8-CMU4ab-MU4ab"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSelectMU:"/>
+      <Generic name="InputWidth2" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob1" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob2" value=":OutputWidthSelectMU:"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="3"/>
+      <Parameter pos="1" name="MinET2" value="3"/>
+      <Parameter pos="2" name="MinMSqr" value="4"/>
+      <Parameter pos="3" name="MaxMSqr" value="64"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="MinDeltaPhiIncl2" name="10MINDPHI-AJ20s2-XE50" algoId="43">
+    <Fixed>
+      <Input name="Tob1" value="AJs" position="0"/>
+      <Input name="Tob2" value="XE" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="10MINDPHI-AJ20s2-XE50"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSortJET:"/>
+      <Generic name="InputWidth2" value="1"/>
+      <Generic name="MaxTob1" value="2"/>
+      <Generic name="MaxTob2" value="1"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="20"/>
+      <Parameter pos="1" name="MinET2" value="50"/>
+      <Parameter pos="2" name="DeltaPhiMin" selection="0" value="10"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="EtCut" name="LATEMU10s1" algoId="85">
+    <Fixed>
+      <Input name="Tob" value="LMUs" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="LATEMU10s1"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSortMU:"/>
+      <Generic name="MaxTob" value="1"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinEt" value="10"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="KalmanMETCorrection" name="KF-XE-AJall" algoId="86">
+    <Fixed>
+      <Input name="Tob1" value="XENoSort" position="0"/>
+      <Input name="Tob2" value="AJall" position="1"/>
+      <Output name="Results" bits="6">
+        <Bit selection="0" name="KF-XE35-AJall"/>
+        <Bit selection="1" name="KF-XE45-AJall"/>
+        <Bit selection="2" name="KF-XE55-AJall"/>
+        <Bit selection="3" name="KF-XE60-AJall"/>
+        <Bit selection="4" name="KF-XE65-AJall"/>
+        <Bit selection="5" name="KF-XE75-AJall"/>
+      </Output>
+      <Generic name="InputWidth" value=":InputWidthJET:"/>
+      <Generic name="NumResultBits" value="6"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="0"/>
+      <Parameter pos="1" name="KFXE" selection="0" value="35"/>
+      <Parameter pos="2" name="KFXE" selection="1" value="45"/>
+      <Parameter pos="3" name="KFXE" selection="2" value="55"/>
+      <Parameter pos="4" name="KFXE" selection="3" value="60"/>
+      <Parameter pos="5" name="KFXE" selection="4" value="65"/>
+      <Parameter pos="6" name="KFXE" selection="5" value="75"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="MultiplicityCustom" name="0MATCH-4AJ20.ETA31-4AJj15.ETA31" algoId="63">
+    <Fixed>
+      <Input name="Tob" value="AJMatchall" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0MATCH-4AJ20.ETA31-4AJj15.ETA31"/>
+      </Output>
+      <Generic name="InputWidth" value=":InputWidthJET:"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="0"/>
+      <Parameter pos="1" name="MinEta" value="0"/>
+      <Parameter pos="2" name="MaxEta" value="31"/>
+      <Parameter pos="3" name="MinMultiplicity" value="4"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="JetHT" name="HT190-AJ15all.ETA21" algoId="25">
+    <Fixed>
+      <Input name="Tob" value="AJall" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="HT190-AJ15all.ETA21"/>
+      </Output>
+      <Generic name="InputWidth" value=":InputWidthJET:"/>
+      <Generic name="MaxTob" value=":InputWidthJET:"/>
+      <Generic name="NumRegisters" value="2"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="15"/>
+      <Parameter pos="1" name="MinEta" value="0"/>
+      <Parameter pos="2" name="MaxEta" value="21"/>
+      <Parameter pos="3" name="MinHt" value="190"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="JetHT" name="HT150-AJ20all.ETA31" algoId="26">
+    <Fixed>
+      <Input name="Tob" value="AJall" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="HT150-AJ20all.ETA31"/>
+      </Output>
+      <Generic name="InputWidth" value=":InputWidthJET:"/>
+      <Generic name="MaxTob" value=":InputWidthJET:"/>
+      <Generic name="NumRegisters" value="2"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="20"/>
+      <Parameter pos="1" name="MinEta" value="0"/>
+      <Parameter pos="2" name="MaxEta" value="31"/>
+      <Parameter pos="3" name="MinHt" value="150"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="JetHT" name="HT150-AJj15all.ETA49" algoId="27">
+    <Fixed>
+      <Input name="Tob" value="AJjall" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="HT150-AJj15all.ETA49"/>
+      </Output>
+      <Generic name="InputWidth" value=":InputWidthJET:"/>
+      <Generic name="MaxTob" value=":InputWidthJET:"/>
+      <Generic name="NumRegisters" value="2"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="15"/>
+      <Parameter pos="1" name="MinEta" value="0"/>
+      <Parameter pos="2" name="MaxEta" value="49"/>
+      <Parameter pos="3" name="MinHt" value="150"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="JetHT" name="HT20-AJj15all.ETA49" algoId="28">
+    <Fixed>
+      <Input name="Tob" value="AJjall" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="HT20-AJj15all.ETA49"/>
+      </Output>
+      <Generic name="InputWidth" value=":InputWidthJET:"/>
+      <Generic name="MaxTob" value=":InputWidthJET:"/>
+      <Generic name="NumRegisters" value="2"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="15"/>
+      <Parameter pos="1" name="MinEta" value="0"/>
+      <Parameter pos="2" name="MaxEta" value="49"/>
+      <Parameter pos="3" name="MinHt" value="20"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="JetSimpleCone" name="SC111-CJ15ab.ETA26" algoId="87">
+    <Fixed>
+      <Input name="Tob" value="CJab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="SC111-CJ15ab.ETA26"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectJET:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectJET:"/>
+      <Generic name="NumRegisters" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="15"/>
+      <Parameter pos="1" name="MinEta" value="0"/>
+      <Parameter pos="2" name="MaxEta" value="26"/>
+      <Parameter pos="3" name="Radius" value="10"/>
+      <Parameter pos="4" name="MinHt" value="111"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="JetSimpleCone" name="SC85-CJ15ab.ETA26" algoId="88">
+    <Fixed>
+      <Input name="Tob" value="CJab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="SC85-CJ15ab.ETA26"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectJET:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectJET:"/>
+      <Generic name="NumRegisters" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="15"/>
+      <Parameter pos="1" name="MinEta" value="0"/>
+      <Parameter pos="2" name="MaxEta" value="26"/>
+      <Parameter pos="3" name="Radius" value="10"/>
+      <Parameter pos="4" name="MinHt" value="85"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="Ratio" name="05RATIO-XE0-HT0-AJj15all.ETA49" algoId="66">
+    <Fixed>
+      <Input name="Tob1" value="XE" position="0"/>
+      <Input name="Tob2" value="AJjall" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="05RATIO-XE0-HT0-AJj15all.ETA49"/>
+      </Output>
+      <Generic name="InputWidth1" value="1"/>
+      <Generic name="InputWidth2" value=":InputWidthJET:"/>
+      <Generic name="MaxTob1" value="1"/>
+      <Generic name="MaxTob2" value=":InputWidthJET:"/>
+      <Generic name="NumResultBits" value="1"/>
+      <Generic name="isXE2" value="0"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET2" value="15"/>
+      <Parameter pos="1" name="EtaMin" value="0"/>
+      <Parameter pos="2" name="EtaMax" value="49"/>
+      <Parameter pos="3" name="MinET1" value="0"/>
+      <Parameter pos="4" name="HT" value="0"/>
+      <Parameter pos="5" name="Ratio" value="5"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="Ratio" name="08RATIO-XE0-HT0-AJj15all.ETA49" algoId="67">
+    <Fixed>
+      <Input name="Tob1" value="XE" position="0"/>
+      <Input name="Tob2" value="AJjall" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="08RATIO-XE0-HT0-AJj15all.ETA49"/>
+      </Output>
+      <Generic name="InputWidth1" value="1"/>
+      <Generic name="InputWidth2" value=":InputWidthJET:"/>
+      <Generic name="MaxTob1" value="1"/>
+      <Generic name="MaxTob2" value=":InputWidthJET:"/>
+      <Generic name="NumResultBits" value="1"/>
+      <Generic name="isXE2" value="0"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET2" value="15"/>
+      <Parameter pos="1" name="EtaMin" value="0"/>
+      <Parameter pos="2" name="EtaMax" value="49"/>
+      <Parameter pos="3" name="MinET1" value="0"/>
+      <Parameter pos="4" name="HT" value="0"/>
+      <Parameter pos="5" name="Ratio" value="8"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="Ratio" name="90RATIO2-XE0-HT0-AJj15all.ETA49" algoId="68">
+    <Fixed>
+      <Input name="Tob1" value="XE" position="0"/>
+      <Input name="Tob2" value="AJjall" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="90RATIO2-XE0-HT0-AJj15all.ETA49"/>
+      </Output>
+      <Generic name="InputWidth1" value="1"/>
+      <Generic name="InputWidth2" value=":InputWidthJET:"/>
+      <Generic name="MaxTob1" value="1"/>
+      <Generic name="MaxTob2" value=":InputWidthJET:"/>
+      <Generic name="NumResultBits" value="1"/>
+      <Generic name="isXE2" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET2" value="15"/>
+      <Parameter pos="1" name="EtaMin" value="0"/>
+      <Parameter pos="2" name="EtaMax" value="49"/>
+      <Parameter pos="3" name="MinET1" value="0"/>
+      <Parameter pos="4" name="HT" value="0"/>
+      <Parameter pos="5" name="Ratio" value="90"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="Ratio" name="250RATIO2-XE0-HT0-AJj15all.ETA49" algoId="69">
+    <Fixed>
+      <Input name="Tob1" value="XE" position="0"/>
+      <Input name="Tob2" value="AJjall" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="250RATIO2-XE0-HT0-AJj15all.ETA49"/>
+      </Output>
+      <Generic name="InputWidth1" value="1"/>
+      <Generic name="InputWidth2" value=":InputWidthJET:"/>
+      <Generic name="MaxTob1" value="1"/>
+      <Generic name="MaxTob2" value=":InputWidthJET:"/>
+      <Generic name="NumResultBits" value="1"/>
+      <Generic name="isXE2" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET2" value="15"/>
+      <Parameter pos="1" name="EtaMin" value="0"/>
+      <Parameter pos="2" name="EtaMax" value="49"/>
+      <Parameter pos="3" name="MinET1" value="0"/>
+      <Parameter pos="4" name="HT" value="0"/>
+      <Parameter pos="5" name="Ratio" value="250"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="MinDeltaPhiIncl2" name="10MINDPHI-J20ab-XE50" algoId="46">
+    <Fixed>
+      <Input name="Tob1" value="Jab" position="0"/>
+      <Input name="Tob2" value="XE" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="10MINDPHI-J20ab-XE50"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSelectJET:"/>
+      <Generic name="InputWidth2" value="1"/>
+      <Generic name="MaxTob1" value=":OutputWidthSelectJET:"/>
+      <Generic name="MaxTob2" value="1"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="20"/>
+      <Parameter pos="1" name="MinET2" value="50"/>
+      <Parameter pos="2" name="DeltaPhiMin" selection="0" value="10"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaRSqrIncl1" name="0DR28-TAU20abi-TAU12abi" algoId="22">
+    <Fixed>
+      <Input name="Tob" value="TAUabi" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0DR28-TAU20abi-TAU12abi"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectTAU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectTAU:"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="40"/>
+      <Parameter pos="1" name="MinET2" value="24"/>
+      <Parameter pos="2" name="DeltaRMin" value="0"/>
+      <Parameter pos="3" name="DeltaRMax" value="784"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DisambiguationDRIncl3" name="1DISAMB-J25ab-0DR28-TAU20abi-TAU12abi" algoId="81">
+    <Fixed>
+      <Input name="Tob1" value="TAUabi" position="0"/>
+      <Input name="Tob2" value="TAUabi" position="1"/>
+      <Input name="Tob3" value="Jab" position="2"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="1DISAMB-J25ab-0DR28-TAU20abi-TAU12abi"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSelectTAU:"/>
+      <Generic name="InputWidth2" value=":OutputWidthSelectTAU:"/>
+      <Generic name="InputWidth3" value=":OutputWidthSelectJET:"/>
+      <Generic name="MaxTob1" value=":OutputWidthSelectTAU:"/>
+      <Generic name="MaxTob2" value=":OutputWidthSelectTAU:"/>
+      <Generic name="MaxTob3" value=":OutputWidthSelectJET:"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" selection="0" value="40"/>
+      <Parameter pos="1" name="MinET2" selection="0" value="24"/>
+      <Parameter pos="2" name="MinET3" selection="0" value="25"/>
+      <Parameter pos="3" name="DisambDRSqrMin" selection="0" value="0"/>
+      <Parameter pos="4" name="DisambDRSqrMax" selection="0" value="784"/>
+      <Parameter pos="5" name="DisambDRSqr" selection="0" value="1"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DisambiguationIncl2" name="1DISAMB-TAU12abi-J25ab" algoId="74">
+    <Fixed>
+      <Input name="Tob1" value="TAUabi" position="0"/>
+      <Input name="Tob2" value="Jab" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="1DISAMB-TAU12abi-J25ab"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSelectTAU:"/>
+      <Generic name="InputWidth2" value=":OutputWidthSelectJET:"/>
+      <Generic name="MaxTob1" value=":OutputWidthSelectTAU:"/>
+      <Generic name="MaxTob2" value=":OutputWidthSelectJET:"/>
+      <Generic name="NumResultBits" value="1"/>
+      <Generic name="ClusterOnly" value="0"/>
+      <Generic name="ApplyDR" value="0"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="24"/>
+      <Parameter pos="1" name="MinET2" value="25"/>
+      <Parameter pos="2" name="DisambDRSqrMin" value="1"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaRSqrIncl1" name="0DR10-MU10ab-MU6ab" algoId="10">
+    <Fixed>
+      <Input name="Tob" value="MUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0DR10-MU10ab-MU6ab"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+      <Generic name="RequireOneBarrel" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="9"/>
+      <Parameter pos="1" name="MinET2" value="5"/>
+      <Parameter pos="2" name="DeltaRMin" value="0"/>
+      <Parameter pos="3" name="DeltaRMax" value="100"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaRSqrIncl1" name="2DR99-2MU4ab" algoId="9">
+    <Fixed>
+      <Input name="Tob" value="MUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="2DR99-2MU4ab"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+      <Generic name="RequireOneBarrel" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="3"/>
+      <Parameter pos="1" name="MinET2" value="3"/>
+      <Parameter pos="2" name="DeltaRMin" value="4"/>
+      <Parameter pos="3" name="DeltaRMax" value="9801"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaRSqrIncl1" name="0DR34-2MU4ab" algoId="14">
+    <Fixed>
+      <Input name="Tob" value="MUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0DR34-2MU4ab"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+      <Generic name="RequireOneBarrel" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="3"/>
+      <Parameter pos="1" name="MinET2" value="3"/>
+      <Parameter pos="2" name="DeltaRMin" value="0"/>
+      <Parameter pos="3" name="DeltaRMax" value="1156"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaRSqrIncl1" name="2DR15-2MU6ab" algoId="11">
+    <Fixed>
+      <Input name="Tob" value="MUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="2DR15-2MU6ab"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+      <Generic name="RequireOneBarrel" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="5"/>
+      <Parameter pos="1" name="MinET2" value="5"/>
+      <Parameter pos="2" name="DeltaRMin" value="4"/>
+      <Parameter pos="3" name="DeltaRMax" value="225"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaRSqrIncl1" name="0DR15-MU6ab-MU4ab" algoId="13">
+    <Fixed>
+      <Input name="Tob" value="MUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0DR15-MU6ab-MU4ab"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+      <Generic name="RequireOneBarrel" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="5"/>
+      <Parameter pos="1" name="MinET2" value="3"/>
+      <Parameter pos="2" name="DeltaRMin" value="0"/>
+      <Parameter pos="3" name="DeltaRMax" value="225"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaRSqrIncl1" name="0DR22-MU6ab-MU4ab" algoId="17">
+    <Fixed>
+      <Input name="Tob" value="MUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0DR22-MU6ab-MU4ab"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+      <Generic name="RequireOneBarrel" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="5"/>
+      <Parameter pos="1" name="MinET2" value="3"/>
+      <Parameter pos="2" name="DeltaRMin" value="0"/>
+      <Parameter pos="3" name="DeltaRMax" value="484"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="InvariantMassInclusive1" name="1INVM19-2MU4ab" algoId="2">
+    <Fixed>
+      <Input name="Tob" value="MUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="1INVM19-2MU4ab"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+      <Generic name="RequireOneBarrel" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="3"/>
+      <Parameter pos="1" name="MinET2" value="3"/>
+      <Parameter pos="2" name="MinMSqr" value="1"/>
+      <Parameter pos="3" name="MaxMSqr" value="361"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="InvariantMassInclusive1" name="8INVM15-MU6ab-MU4ab" algoId="4">
+    <Fixed>
+      <Input name="Tob" value="MUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="8INVM15-MU6ab-MU4ab"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+      <Generic name="RequireOneBarrel" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="5"/>
+      <Parameter pos="1" name="MinET2" value="3"/>
+      <Parameter pos="2" name="MinMSqr" value="64"/>
+      <Parameter pos="3" name="MaxMSqr" value="225"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="InvariantMassInclusive1" name="8INVM15-2MU6ab" algoId="6">
+    <Fixed>
+      <Input name="Tob" value="MUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="8INVM15-2MU6ab"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+      <Generic name="RequireOneBarrel" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="5"/>
+      <Parameter pos="1" name="MinET2" value="5"/>
+      <Parameter pos="2" name="MinMSqr" value="64"/>
+      <Parameter pos="3" name="MaxMSqr" value="225"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="InvariantMassInclusive1" name="2INVM8-2MU4ab" algoId="3">
+    <Fixed>
+      <Input name="Tob" value="MUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="2INVM8-2MU4ab"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+      <Generic name="RequireOneBarrel" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="3"/>
+      <Parameter pos="1" name="MinET2" value="3"/>
+      <Parameter pos="2" name="MinMSqr" value="4"/>
+      <Parameter pos="3" name="MaxMSqr" value="64"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="InvariantMassInclusive1" name="2INVM8-MU6ab-MU4ab" algoId="5">
+    <Fixed>
+      <Input name="Tob" value="MUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="2INVM8-MU6ab-MU4ab"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+      <Generic name="RequireOneBarrel" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="5"/>
+      <Parameter pos="1" name="MinET2" value="3"/>
+      <Parameter pos="2" name="MinMSqr" value="4"/>
+      <Parameter pos="3" name="MaxMSqr" value="64"/>
+    </Variable>
+  </DecisionAlgo>
+
+</TOPO_MENU>
diff --git a/Trigger/TriggerCommon/TriggerMenuXML/data/L1Topoconfig_Physics_pp_v5.xml b/Trigger/TriggerCommon/TriggerMenuXML/data/L1Topoconfig_Physics_pp_v5.xml
index 4b19716e85c1e8050ba4ff0d02508c24a3c647d8..f331c314dbab04f9c044e84013920db027616da5 100644
--- a/Trigger/TriggerCommon/TriggerMenuXML/data/L1Topoconfig_Physics_pp_v5.xml
+++ b/Trigger/TriggerCommon/TriggerMenuXML/data/L1Topoconfig_Physics_pp_v5.xml
@@ -248,42 +248,42 @@
     </Variable>
   </SortAlgo>
 
-  <SortAlgo type="JetSelect" name="CJab" output="CJab" algoId="12">
+  <SortAlgo type="JetSelect" name="Jab" output="Jab" algoId="11">
     <Fixed>
       <Input name="JetTobArray" value="JetTobArray"/>
-      <Output name="TobArrayOut" value="CJab"/>
+      <Output name="TobArrayOut" value="Jab"/>
       <Generic name="InputWidth" value=":InputWidthJET:"/>
       <Generic name="InputWidth1stStage" value=":InputWidth1stStageSelectJET:"/>
       <Generic name="OutputWidth" value=":OutputWidthSelectJET:"/>
       <Generic name="JetSize" value="2"/>
     </Fixed>
     <Variable>
-      <Parameter pos="0" name="MinET" value="15"/>
+      <Parameter pos="0" name="MinET" value="20"/>
       <Parameter pos="1" name="MinEta" value="0"/>
-      <Parameter pos="2" name="MaxEta" value="26"/>
+      <Parameter pos="2" name="MaxEta" value="31"/>
     </Variable>
   </SortAlgo>
 
-  <SortAlgo type="JetSelect" name="Jab" output="Jab" algoId="11">
+  <SortAlgo type="JetSelect" name="CJab" output="CJab" algoId="12">
     <Fixed>
       <Input name="JetTobArray" value="JetTobArray"/>
-      <Output name="TobArrayOut" value="Jab"/>
+      <Output name="TobArrayOut" value="CJab"/>
       <Generic name="InputWidth" value=":InputWidthJET:"/>
       <Generic name="InputWidth1stStage" value=":InputWidth1stStageSelectJET:"/>
       <Generic name="OutputWidth" value=":OutputWidthSelectJET:"/>
       <Generic name="JetSize" value="2"/>
     </Fixed>
     <Variable>
-      <Parameter pos="0" name="MinET" value="20"/>
+      <Parameter pos="0" name="MinET" value="15"/>
       <Parameter pos="1" name="MinEta" value="0"/>
-      <Parameter pos="2" name="MaxEta" value="31"/>
+      <Parameter pos="2" name="MaxEta" value="26"/>
     </Variable>
   </SortAlgo>
 
-  <SortAlgo type="JetSort" name="AJs" output="AJs" algoId="14">
+  <SortAlgo type="JetSort" name="Js" output="Js" algoId="15">
     <Fixed>
       <Input name="JetTobArray" value="JetTobArray"/>
-      <Output name="TobArrayOut" value="AJs"/>
+      <Output name="TobArrayOut" value="Js"/>
       <Generic name="InputWidth" value=":InputWidthJET:"/>
       <Generic name="InputWidth1stStage" value=":InputWidth1stStageSortJET:"/>
       <Generic name="OutputWidth" value=":OutputWidthSortJET:"/>
@@ -291,33 +291,33 @@
     </Fixed>
     <Variable>
       <Parameter pos="0" name="MinEta" value="0"/>
-      <Parameter pos="1" name="MaxEta" value="49"/>
+      <Parameter pos="1" name="MaxEta" value="31"/>
     </Variable>
   </SortAlgo>
 
-  <SortAlgo type="JetSort" name="Js" output="Js" algoId="15">
+  <SortAlgo type="JetSort" name="AJjs" output="AJjs" algoId="13">
     <Fixed>
       <Input name="JetTobArray" value="JetTobArray"/>
-      <Output name="TobArrayOut" value="Js"/>
+      <Output name="TobArrayOut" value="AJjs"/>
       <Generic name="InputWidth" value=":InputWidthJET:"/>
       <Generic name="InputWidth1stStage" value=":InputWidth1stStageSortJET:"/>
       <Generic name="OutputWidth" value=":OutputWidthSortJET:"/>
-      <Generic name="JetSize" value="2"/>
+      <Generic name="JetSize" value="1"/>
     </Fixed>
     <Variable>
       <Parameter pos="0" name="MinEta" value="0"/>
-      <Parameter pos="1" name="MaxEta" value="31"/>
+      <Parameter pos="1" name="MaxEta" value="49"/>
     </Variable>
   </SortAlgo>
 
-  <SortAlgo type="JetSort" name="AJjs" output="AJjs" algoId="13">
+  <SortAlgo type="JetSort" name="AJs" output="AJs" algoId="14">
     <Fixed>
       <Input name="JetTobArray" value="JetTobArray"/>
-      <Output name="TobArrayOut" value="AJjs"/>
+      <Output name="TobArrayOut" value="AJs"/>
       <Generic name="InputWidth" value=":InputWidthJET:"/>
       <Generic name="InputWidth1stStage" value=":InputWidth1stStageSortJET:"/>
       <Generic name="OutputWidth" value=":OutputWidthSortJET:"/>
-      <Generic name="JetSize" value="1"/>
+      <Generic name="JetSize" value="2"/>
     </Fixed>
     <Variable>
       <Parameter pos="0" name="MinEta" value="0"/>
diff --git a/Trigger/TriggerCommon/TriggerMenuXML/data/L1Topoconfig_Physics_pp_v6.xml b/Trigger/TriggerCommon/TriggerMenuXML/data/L1Topoconfig_Physics_pp_v6.xml
new file mode 100644
index 0000000000000000000000000000000000000000..7a307d9017bab6ed8265df6339aee36d37d3e790
--- /dev/null
+++ b/Trigger/TriggerCommon/TriggerMenuXML/data/L1Topoconfig_Physics_pp_v6.xml
@@ -0,0 +1,2249 @@
+<?xml version="1.0" ?>
+<TOPO_MENU menu_name="Topo_pp_vX" menu_version="1">
+  <!--File is generated by TriggerMenu-->
+  <!--No. L1Topo algos defined: 89-->
+  <OutputList>
+    <Output algname="INVM_AJ_HighMass" triggerline="900INVM9999-AJ30s6-AJ20s6,800INVM9999-AJ30s6-AJ20s6,700INVM9999-AJ30s6-AJ20s6,500INVM9999-AJ30s6-AJ20s6" algoId="0" module="0" fpga="0" firstbit="0" clock="0"/>
+    <Output algname="INVM_AJ_LowMass" triggerline="400INVM9999-AJ30s6-AJ20s6,300INVM9999-AJ30s6-AJ20s6,200INVM9999-AJ30s6-AJ20s6,100INVM9999-AJ30s6-AJ20s6" algoId="1" module="0" fpga="0" firstbit="4" clock="0"/>
+    <Output algname="HT150-J20s5.ETA31" triggerline="HT150-J20s5.ETA31" algoId="23" module="0" fpga="0" firstbit="9" clock="0"/>
+    <Output algname="HT190-J15s5.ETA21" triggerline="HT190-J15s5.ETA21" algoId="24" module="0" fpga="0" firstbit="10" clock="0"/>
+    <Output algname="INVM_EMall" triggerline="1INVM5-EMs1-EMall,1INVM5-EM7s1-EMall,1INVM5-EM12s1-EMall" algoId="29" module="0" fpga="0" firstbit="11" clock="0"/>
+    <Output algname="05MINDPHI-EM12s6-XE0" triggerline="05MINDPHI-EM12s6-XE0" algoId="33" module="0" fpga="0" firstbit="14" clock="0"/>
+    <Output algname="10MINDPHI-EM12s6-XE0" triggerline="10MINDPHI-EM12s6-XE0" algoId="34" module="0" fpga="0" firstbit="15" clock="0"/>
+    <Output algname="15MINDPHI-EM12s6-XE0" triggerline="15MINDPHI-EM12s6-XE0" algoId="35" module="0" fpga="0" firstbit="0" clock="1"/>
+    <Output algname="05MINDPHI-EM15s6-XE0" triggerline="05MINDPHI-EM15s6-XE0" algoId="36" module="0" fpga="0" firstbit="14" clock="1"/>
+    <Output algname="15MINDPHI-EM15s6-XE0" triggerline="15MINDPHI-EM15s6-XE0" algoId="37" module="0" fpga="0" firstbit="15" clock="1"/>
+    <Output algname="25MT-EM12s6-XE0" triggerline="25MT-EM12s6-XE0" algoId="38" module="0" fpga="0" firstbit="1" clock="1"/>
+    <Output algname="30MT-EM12s6-XE0" triggerline="30MT-EM12s6-XE0" algoId="39" module="0" fpga="0" firstbit="2" clock="1"/>
+    <Output algname="35MT-EM12s6-XE0" triggerline="35MT-EM12s6-XE0" algoId="40" module="0" fpga="0" firstbit="3" clock="1"/>
+    <Output algname="35MT-EM15s6-XE0" triggerline="35MT-EM15s6-XE0" algoId="41" module="0" fpga="0" firstbit="13" clock="1"/>
+    <Output algname="0DETA10-Js1-Js2" triggerline="0DETA10-Js1-Js2" algoId="42" module="0" fpga="0" firstbit="4" clock="1"/>
+    <Output algname="10MINDPHI-Js2-XE50" triggerline="10MINDPHI-Js2-XE50" algoId="44" module="0" fpga="0" firstbit="5" clock="1"/>
+    <Output algname="10MINDPHI-J20s2-XE50" triggerline="10MINDPHI-J20s2-XE50" algoId="45" module="0" fpga="0" firstbit="6" clock="1"/>
+    <Output algname="210RATIO-0MATCH-TAU30si2-EMall" triggerline="210RATIO-0MATCH-TAU30si2-EMall" algoId="70" module="0" fpga="0" firstbit="7" clock="1"/>
+    <Output algname="NOT-0MATCH-TAU30si2-EMall" triggerline="NOT-0MATCH-TAU30si2-EMall" algoId="71" module="0" fpga="0" firstbit="8" clock="1"/>
+    <Output algname="LAR-EM50s1" triggerline="LAR-EM50s1" algoId="83" module="0" fpga="0" firstbit="9" clock="1"/>
+    <Output algname="LAR-J100s1" triggerline="LAR-J100s1" algoId="84" module="0" fpga="0" firstbit="10" clock="1"/>
+    <Output algname="NOT-02MATCH-EM10s1-AJj15all.ETA49" triggerline="NOT-02MATCH-EM10s1-AJj15all.ETA49" algoId="64" module="0" fpga="0" firstbit="11" clock="1"/>
+    <Output algname="05RATIO-XE0-SUM0-EM10s1-HT0-AJj15all.ETA49" triggerline="05RATIO-XE0-SUM0-EM10s1-HT0-AJj15all.ETA49" algoId="65" module="0" fpga="0" firstbit="12" clock="1"/>
+    <Output algname="1DISAMB-TAU20ab-J20ab" triggerline="1DISAMB-TAU20ab-J20ab" algoId="76" module="0" fpga="1" firstbit="0" clock="0"/>
+    <Output algname="DISAMB-EM15abhi-TAU12abi" triggerline="DISAMB-EM15abhi-TAU12abi" algoId="77" module="0" fpga="1" firstbit="1" clock="0"/>
+    <Output algname="1DISAMB-EM15his2-TAU12abi-J25ab" triggerline="1DISAMB-EM15his2-TAU12abi-J25ab" algoId="78" module="0" fpga="1" firstbit="2" clock="0"/>
+    <Output algname="DISAMB-0DR28-EM15his2-TAU12abi" triggerline="DISAMB-0DR28-EM15his2-TAU12abi" algoId="82" module="0" fpga="1" firstbit="15" clock="0"/>
+    <Output algname="1DISAMB-J25ab-0DR28-EM15his2-TAU12abi" triggerline="1DISAMB-J25ab-0DR28-EM15his2-TAU12abi" algoId="80" module="0" fpga="1" firstbit="3" clock="0"/>
+    <Output algname="2INVM9-2MU6ab" triggerline="2INVM9-2MU6ab" algoId="7" module="0" fpga="1" firstbit="4" clock="0"/>
+    <Output algname="7INVM15-2MU4ab" triggerline="7INVM15-2MU4ab" algoId="8" module="0" fpga="1" firstbit="5" clock="0"/>
+    <Output algname="2INVM8-ONEBARREL-MU6ab-MU4ab" triggerline="2INVM8-ONEBARREL-MU6ab-MU4ab" algoId="57" module="0" fpga="1" firstbit="6" clock="0"/>
+    <Output algname="5DETA99-5DPHI99-2MU4ab" triggerline="5DETA99-5DPHI99-2MU4ab" algoId="18" module="0" fpga="1" firstbit="7" clock="0"/>
+    <Output algname="5DETA99-5DPHI99-MU6ab-MU4ab" triggerline="5DETA99-5DPHI99-MU6ab-MU4ab" algoId="19" module="0" fpga="1" firstbit="8" clock="0"/>
+    <Output algname="5DETA99-5DPHI99-2MU6ab" triggerline="5DETA99-5DPHI99-2MU6ab" algoId="20" module="0" fpga="1" firstbit="9" clock="0"/>
+    <Output algname="1DISAMB-TAU20abi-TAU12abi-J25ab" triggerline="1DISAMB-TAU20abi-TAU12abi-J25ab" algoId="79" module="0" fpga="1" firstbit="10" clock="0"/>
+    <Output algname="0DR28-MU10ab-TAU12abi" triggerline="0DR28-MU10ab-TAU12abi" algoId="21" module="0" fpga="1" firstbit="11" clock="0"/>
+    <Output algname="0DETA20-0DPHI20-TAU20abi-TAU12abi" triggerline="0DETA20-0DPHI20-TAU20abi-TAU12abi" algoId="62" module="0" fpga="1" firstbit="12" clock="0"/>
+    <Output algname="DISAMB-EM15abhi-TAU40ab" triggerline="DISAMB-EM15abhi-TAU40ab" algoId="75" module="0" fpga="1" firstbit="13" clock="0"/>
+    <Output algname="05MINDPHI-AJj10s6-XE0" triggerline="05MINDPHI-AJj10s6-XE0" algoId="30" module="1" fpga="0" firstbit="0" clock="0"/>
+    <Output algname="10MINDPHI-AJj10s6-XE0" triggerline="10MINDPHI-AJj10s6-XE0" algoId="31" module="1" fpga="0" firstbit="1" clock="0"/>
+    <Output algname="15MINDPHI-AJj10s6-XE0" triggerline="15MINDPHI-AJj10s6-XE0" algoId="32" module="1" fpga="0" firstbit="2" clock="0"/>
+    <Output algname="0DR04-MU4ab-CJ15ab" triggerline="0DR04-MU4ab-CJ15ab" algoId="48" module="1" fpga="0" firstbit="3" clock="0"/>
+    <Output algname="0DR04-MU4ab-CJ20ab" triggerline="0DR04-MU4ab-CJ20ab" algoId="52" module="1" fpga="0" firstbit="4" clock="0"/>
+    <Output algname="0DR04-MU4ab-CJ30ab" triggerline="0DR04-MU4ab-CJ30ab" algoId="49" module="1" fpga="0" firstbit="5" clock="0"/>
+    <Output algname="0DR04-MU6ab-CJ20ab" triggerline="0DR04-MU6ab-CJ20ab" algoId="50" module="1" fpga="0" firstbit="6" clock="0"/>
+    <Output algname="0DR04-MU6ab-CJ25ab" triggerline="0DR04-MU6ab-CJ25ab" algoId="51" module="1" fpga="0" firstbit="7" clock="0"/>
+    <Output algname="10MINDPHI-CJ20ab-XE50" triggerline="10MINDPHI-CJ20ab-XE50" algoId="47" module="1" fpga="0" firstbit="8" clock="0"/>
+    <Output algname="0DR24-2CMU4ab" triggerline="0DR24-2CMU4ab" algoId="58" module="1" fpga="0" firstbit="9" clock="0"/>
+    <Output algname="0DR22-2MU6ab" triggerline="0DR22-2MU6ab" algoId="16" module="1" fpga="0" firstbit="10" clock="0"/>
+    <Output algname="MULT-CMU4ab" triggerline="MULT-CMU4ab[0],MULT-CMU4ab[1]" algoId="72" module="1" fpga="0" firstbit="11" clock="0"/>
+    <Output algname="MULT-CMU6ab" triggerline="MULT-CMU6ab[0],MULT-CMU6ab[1]" algoId="73" module="1" fpga="0" firstbit="13" clock="0"/>
+    <Output algname="1INVM19-2CMU4ab" triggerline="1INVM19-2CMU4ab" algoId="55" module="1" fpga="0" firstbit="15" clock="0"/>
+    <Output algname="0DR15-2MU4ab" triggerline="0DR15-2MU4ab" algoId="12" module="1" fpga="0" firstbit="0" clock="1"/>
+    <Output algname="2INVM8-2CMU4ab" triggerline="2INVM8-2CMU4ab" algoId="56" module="1" fpga="0" firstbit="1" clock="1"/>
+    <Output algname="0DR24-2MU4ab" triggerline="0DR24-2MU4ab" algoId="15" module="1" fpga="0" firstbit="2" clock="1"/>
+    <Output algname="0DETA04-0DPHI03-EM8abi-MU10ab" triggerline="0DETA04-0DPHI03-EM8abi-MU10ab" algoId="60" module="1" fpga="0" firstbit="3" clock="1"/>
+    <Output algname="0DETA04-0DPHI03-EM15abi-MUab" triggerline="0DETA04-0DPHI03-EM15abi-MUab" algoId="61" module="1" fpga="0" firstbit="4" clock="1"/>
+    <Output algname="0DR24-CMU4ab-MU4ab" triggerline="0DR24-CMU4ab-MU4ab" algoId="59" module="1" fpga="0" firstbit="5" clock="1"/>
+    <Output algname="1INVM19-CMU4ab-MU4ab" triggerline="1INVM19-CMU4ab-MU4ab" algoId="53" module="1" fpga="0" firstbit="6" clock="1"/>
+    <Output algname="2INVM8-CMU4ab-MU4ab" triggerline="2INVM8-CMU4ab-MU4ab" algoId="54" module="1" fpga="0" firstbit="7" clock="1"/>
+    <Output algname="10MINDPHI-AJ20s2-XE50" triggerline="10MINDPHI-AJ20s2-XE50" algoId="43" module="1" fpga="0" firstbit="9" clock="1"/>
+    <Output algname="LATEMU10s1" triggerline="LATEMU10s1" algoId="85" module="1" fpga="0" firstbit="10" clock="1"/>
+    <Output algname="KF-XE-AJall" triggerline="KF-XE35-AJall,KF-XE45-AJall,KF-XE55-AJall,KF-XE60-AJall,KF-XE65-AJall,KF-XE75-AJall" algoId="86" module="1" fpga="1" firstbit="0" clock="0"/>
+    <Output algname="0MATCH-4AJ20.ETA31-4AJj15.ETA31" triggerline="0MATCH-4AJ20.ETA31-4AJj15.ETA31" algoId="63" module="1" fpga="1" firstbit="6" clock="0"/>
+    <Output algname="HT190-AJ15all.ETA21" triggerline="HT190-AJ15all.ETA21" algoId="25" module="1" fpga="1" firstbit="7" clock="0"/>
+    <Output algname="HT150-AJ20all.ETA31" triggerline="HT150-AJ20all.ETA31" algoId="26" module="1" fpga="1" firstbit="8" clock="0"/>
+    <Output algname="HT150-AJj15all.ETA49" triggerline="HT150-AJj15all.ETA49" algoId="27" module="1" fpga="1" firstbit="9" clock="0"/>
+    <Output algname="HT20-AJj15all.ETA49" triggerline="HT20-AJj15all.ETA49" algoId="28" module="1" fpga="1" firstbit="10" clock="0"/>
+    <Output algname="SC111-CJ15ab.ETA26" triggerline="SC111-CJ15ab.ETA26" algoId="87" module="1" fpga="1" firstbit="11" clock="0"/>
+    <Output algname="SC85-CJ15ab.ETA26" triggerline="SC85-CJ15ab.ETA26" algoId="88" module="1" fpga="1" firstbit="12" clock="0"/>
+    <Output algname="05RATIO-XE0-HT0-AJj15all.ETA49" triggerline="05RATIO-XE0-HT0-AJj15all.ETA49" algoId="66" module="1" fpga="1" firstbit="13" clock="0"/>
+    <Output algname="08RATIO-XE0-HT0-AJj15all.ETA49" triggerline="08RATIO-XE0-HT0-AJj15all.ETA49" algoId="67" module="1" fpga="1" firstbit="14" clock="0"/>
+    <Output algname="90RATIO2-XE0-HT0-AJj15all.ETA49" triggerline="90RATIO2-XE0-HT0-AJj15all.ETA49" algoId="68" module="1" fpga="1" firstbit="15" clock="0"/>
+    <Output algname="250RATIO2-XE0-HT0-AJj15all.ETA49" triggerline="250RATIO2-XE0-HT0-AJj15all.ETA49" algoId="69" module="1" fpga="1" firstbit="0" clock="1"/>
+    <Output algname="10MINDPHI-J20ab-XE50" triggerline="10MINDPHI-J20ab-XE50" algoId="46" module="1" fpga="1" firstbit="1" clock="1"/>
+    <Output algname="0DR28-TAU20abi-TAU12abi" triggerline="0DR28-TAU20abi-TAU12abi" algoId="22" module="1" fpga="1" firstbit="2" clock="1"/>
+    <Output algname="1DISAMB-J25ab-0DR28-TAU20abi-TAU12abi" triggerline="1DISAMB-J25ab-0DR28-TAU20abi-TAU12abi" algoId="81" module="1" fpga="1" firstbit="3" clock="1"/>
+    <Output algname="1DISAMB-TAU12abi-J25ab" triggerline="1DISAMB-TAU12abi-J25ab" algoId="74" module="1" fpga="1" firstbit="4" clock="1"/>
+    <Output algname="0DR10-MU10ab-MU6ab" triggerline="0DR10-MU10ab-MU6ab" algoId="10" module="1" fpga="1" firstbit="5" clock="1"/>
+    <Output algname="2DR99-2MU4ab" triggerline="2DR99-2MU4ab" algoId="9" module="1" fpga="1" firstbit="6" clock="1"/>
+    <Output algname="0DR34-2MU4ab" triggerline="0DR34-2MU4ab" algoId="14" module="1" fpga="1" firstbit="7" clock="1"/>
+    <Output algname="2DR15-2MU6ab" triggerline="2DR15-2MU6ab" algoId="11" module="1" fpga="1" firstbit="8" clock="1"/>
+    <Output algname="0DR15-MU6ab-MU4ab" triggerline="0DR15-MU6ab-MU4ab" algoId="13" module="1" fpga="1" firstbit="9" clock="1"/>
+    <Output algname="0DR22-MU6ab-MU4ab" triggerline="0DR22-MU6ab-MU4ab" algoId="17" module="1" fpga="1" firstbit="10" clock="1"/>
+    <Output algname="1INVM19-2MU4ab" triggerline="1INVM19-2MU4ab" algoId="2" module="1" fpga="1" firstbit="11" clock="1"/>
+    <Output algname="8INVM15-MU6ab-MU4ab" triggerline="8INVM15-MU6ab-MU4ab" algoId="4" module="1" fpga="1" firstbit="12" clock="1"/>
+    <Output algname="8INVM15-2MU6ab" triggerline="8INVM15-2MU6ab" algoId="6" module="1" fpga="1" firstbit="13" clock="1"/>
+    <Output algname="2INVM8-2MU4ab" triggerline="2INVM8-2MU4ab" algoId="3" module="1" fpga="1" firstbit="14" clock="1"/>
+    <Output algname="2INVM8-MU6ab-MU4ab" triggerline="2INVM8-MU6ab-MU4ab" algoId="5" module="1" fpga="1" firstbit="15" clock="1"/>
+  </OutputList>
+
+  <TopoConfig>
+  </TopoConfig>
+
+  <SortAlgo type="ClusterNoSort" name="EMall" output="EMall" algoId="0">
+    <Fixed>
+      <Input name="ClusterTobArray" value="EmTobArray"/>
+      <Output name="TobArrayOut" value="EMall"/>
+      <Generic name="InputWidth" value=":InputWidthEM:"/>
+      <Generic name="OutputWidth" value=":InputWidthEM:"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="IsoMask" value="0"/>
+    </Variable>
+  </SortAlgo>
+
+  <SortAlgo type="ClusterSelect" name="TAUabi" output="TAUabi" algoId="1">
+    <Fixed>
+      <Input name="ClusterTobArray" value="TauTobArray"/>
+      <Output name="TobArrayOut" value="TAUabi"/>
+      <Generic name="InputWidth" value=":InputWidthTAU:"/>
+      <Generic name="InputWidth1stStage" value=":InputWidth1stStageSelectTAU:"/>
+      <Generic name="OutputWidth" value=":OutputWidthSelectTAU:"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="24"/>
+      <Parameter pos="1" name="IsoMask" value="2"/>
+      <Parameter pos="2" name="MinEta" value="0"/>
+      <Parameter pos="3" name="MaxEta" value="49"/>
+    </Variable>
+  </SortAlgo>
+
+  <SortAlgo type="ClusterSelect" name="EMabi" output="EMabi" algoId="2">
+    <Fixed>
+      <Input name="ClusterTobArray" value="EmTobArray"/>
+      <Output name="TobArrayOut" value="EMabi"/>
+      <Generic name="InputWidth" value=":InputWidthEM:"/>
+      <Generic name="InputWidth1stStage" value=":InputWidth1stStageSelectEM:"/>
+      <Generic name="OutputWidth" value=":OutputWidthSelectEM:"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="16"/>
+      <Parameter pos="1" name="IsoMask" value="2"/>
+      <Parameter pos="2" name="MinEta" value="0"/>
+      <Parameter pos="3" name="MaxEta" value="49"/>
+    </Variable>
+  </SortAlgo>
+
+  <SortAlgo type="ClusterSelect" name="EMabhi" output="EMabhi" algoId="3">
+    <Fixed>
+      <Input name="ClusterTobArray" value="EmTobArray"/>
+      <Output name="TobArrayOut" value="EMabhi"/>
+      <Generic name="InputWidth" value=":InputWidthEM:"/>
+      <Generic name="InputWidth1stStage" value=":InputWidth1stStageSelectEM:"/>
+      <Generic name="OutputWidth" value=":OutputWidthSelectEM:"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="16"/>
+      <Parameter pos="1" name="IsoMask" value="3"/>
+      <Parameter pos="2" name="MinEta" value="0"/>
+      <Parameter pos="3" name="MaxEta" value="49"/>
+    </Variable>
+  </SortAlgo>
+
+  <SortAlgo type="ClusterSelect" name="TAUab" output="TAUab" algoId="4">
+    <Fixed>
+      <Input name="ClusterTobArray" value="TauTobArray"/>
+      <Output name="TobArrayOut" value="TAUab"/>
+      <Generic name="InputWidth" value=":InputWidthTAU:"/>
+      <Generic name="InputWidth1stStage" value=":InputWidth1stStageSelectTAU:"/>
+      <Generic name="OutputWidth" value=":OutputWidthSelectTAU:"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="24"/>
+      <Parameter pos="1" name="IsoMask" value="0"/>
+      <Parameter pos="2" name="MinEta" value="0"/>
+      <Parameter pos="3" name="MaxEta" value="49"/>
+    </Variable>
+  </SortAlgo>
+
+  <SortAlgo type="ClusterSort" name="EMs" output="EMs" algoId="5">
+    <Fixed>
+      <Input name="ClusterTobArray" value="EmTobArray"/>
+      <Output name="TobArrayOut" value="EMs"/>
+      <Generic name="InputWidth" value=":InputWidthEM:"/>
+      <Generic name="InputWidth1stStage" value=":InputWidth1stStageSortEM:"/>
+      <Generic name="OutputWidth" value=":OutputWidthSortEM:"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="IsoMask" value="0"/>
+      <Parameter pos="1" name="MinEta" value="0"/>
+      <Parameter pos="2" name="MaxEta" value="49"/>
+    </Variable>
+  </SortAlgo>
+
+  <SortAlgo type="ClusterSort" name="EMshi" output="EMshi" algoId="6">
+    <Fixed>
+      <Input name="ClusterTobArray" value="EmTobArray"/>
+      <Output name="TobArrayOut" value="EMshi"/>
+      <Generic name="InputWidth" value=":InputWidthEM:"/>
+      <Generic name="InputWidth1stStage" value=":InputWidth1stStageSortEM:"/>
+      <Generic name="OutputWidth" value=":OutputWidthSortEM:"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="IsoMask" value="3"/>
+      <Parameter pos="1" name="MinEta" value="0"/>
+      <Parameter pos="2" name="MaxEta" value="49"/>
+    </Variable>
+  </SortAlgo>
+
+  <SortAlgo type="ClusterSort" name="TAUsi" output="TAUsi" algoId="7">
+    <Fixed>
+      <Input name="ClusterTobArray" value="TauTobArray"/>
+      <Output name="TobArrayOut" value="TAUsi"/>
+      <Generic name="InputWidth" value=":InputWidthTAU:"/>
+      <Generic name="InputWidth1stStage" value=":InputWidth1stStageSortTAU:"/>
+      <Generic name="OutputWidth" value=":OutputWidthSortTAU:"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="IsoMask" value="2"/>
+      <Parameter pos="1" name="MinEta" value="0"/>
+      <Parameter pos="2" name="MaxEta" value="49"/>
+    </Variable>
+  </SortAlgo>
+
+  <SortAlgo type="JetNoSort" name="AJall" output="AJall" algoId="8">
+    <Fixed>
+      <Input name="JetTobArray" value="JetTobArray"/>
+      <Output name="TobArrayOut" value="AJall"/>
+      <Generic name="InputWidth" value=":InputWidthJET:"/>
+      <Generic name="OutputWidth" value=":InputWidthJET:"/>
+      <Generic name="JetSize" value=":DefaultJetSize:"/>
+    </Fixed>
+    <Variable>
+    </Variable>
+  </SortAlgo>
+
+  <SortAlgo type="JetNoSort" name="AJjall" output="AJjall" algoId="9">
+    <Fixed>
+      <Input name="JetTobArray" value="JetTobArray"/>
+      <Output name="TobArrayOut" value="AJjall"/>
+      <Generic name="InputWidth" value=":InputWidthJET:"/>
+      <Generic name="OutputWidth" value=":InputWidthJET:"/>
+      <Generic name="JetSize" value="1"/>
+    </Fixed>
+    <Variable>
+    </Variable>
+  </SortAlgo>
+
+  <SortAlgo type="JetNoSortMatch" name="AJMatchall" output="AJMatchall" algoId="10">
+    <Fixed>
+      <Input name="JetTobArray" value="JetTobArray"/>
+      <Output name="TobArrayOut" value="AJMatchall"/>
+      <Generic name="InputWidth" value=":InputWidthJET:"/>
+      <Generic name="OutputWidth" value=":InputWidthJET:"/>
+      <Generic name="JetSize" value="2"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="15"/>
+      <Parameter pos="1" name="MinET2" value="20"/>
+    </Variable>
+  </SortAlgo>
+
+  <SortAlgo type="JetSelect" name="Jab" output="Jab" algoId="11">
+    <Fixed>
+      <Input name="JetTobArray" value="JetTobArray"/>
+      <Output name="TobArrayOut" value="Jab"/>
+      <Generic name="InputWidth" value=":InputWidthJET:"/>
+      <Generic name="InputWidth1stStage" value=":InputWidth1stStageSelectJET:"/>
+      <Generic name="OutputWidth" value=":OutputWidthSelectJET:"/>
+      <Generic name="JetSize" value="2"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="20"/>
+      <Parameter pos="1" name="MinEta" value="0"/>
+      <Parameter pos="2" name="MaxEta" value="31"/>
+    </Variable>
+  </SortAlgo>
+
+  <SortAlgo type="JetSelect" name="CJab" output="CJab" algoId="12">
+    <Fixed>
+      <Input name="JetTobArray" value="JetTobArray"/>
+      <Output name="TobArrayOut" value="CJab"/>
+      <Generic name="InputWidth" value=":InputWidthJET:"/>
+      <Generic name="InputWidth1stStage" value=":InputWidth1stStageSelectJET:"/>
+      <Generic name="OutputWidth" value=":OutputWidthSelectJET:"/>
+      <Generic name="JetSize" value="2"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="15"/>
+      <Parameter pos="1" name="MinEta" value="0"/>
+      <Parameter pos="2" name="MaxEta" value="26"/>
+    </Variable>
+  </SortAlgo>
+
+  <SortAlgo type="JetSort" name="AJjs" output="AJjs" algoId="13">
+    <Fixed>
+      <Input name="JetTobArray" value="JetTobArray"/>
+      <Output name="TobArrayOut" value="AJjs"/>
+      <Generic name="InputWidth" value=":InputWidthJET:"/>
+      <Generic name="InputWidth1stStage" value=":InputWidth1stStageSortJET:"/>
+      <Generic name="OutputWidth" value=":OutputWidthSortJET:"/>
+      <Generic name="JetSize" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinEta" value="0"/>
+      <Parameter pos="1" name="MaxEta" value="49"/>
+    </Variable>
+  </SortAlgo>
+
+  <SortAlgo type="JetSort" name="AJs" output="AJs" algoId="14">
+    <Fixed>
+      <Input name="JetTobArray" value="JetTobArray"/>
+      <Output name="TobArrayOut" value="AJs"/>
+      <Generic name="InputWidth" value=":InputWidthJET:"/>
+      <Generic name="InputWidth1stStage" value=":InputWidth1stStageSortJET:"/>
+      <Generic name="OutputWidth" value=":OutputWidthSortJET:"/>
+      <Generic name="JetSize" value="2"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinEta" value="0"/>
+      <Parameter pos="1" name="MaxEta" value="49"/>
+    </Variable>
+  </SortAlgo>
+
+  <SortAlgo type="JetSort" name="Js" output="Js" algoId="15">
+    <Fixed>
+      <Input name="JetTobArray" value="JetTobArray"/>
+      <Output name="TobArrayOut" value="Js"/>
+      <Generic name="InputWidth" value=":InputWidthJET:"/>
+      <Generic name="InputWidth1stStage" value=":InputWidth1stStageSortJET:"/>
+      <Generic name="OutputWidth" value=":OutputWidthSortJET:"/>
+      <Generic name="JetSize" value="2"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinEta" value="0"/>
+      <Parameter pos="1" name="MaxEta" value="31"/>
+    </Variable>
+  </SortAlgo>
+
+  <SortAlgo type="METNoSort" name="XENoSort" output="XENoSort" algoId="16">
+    <Fixed>
+      <Input name="MetTobArray" value="MetTobArray"/>
+      <Output name="TobArrayOut" value="XENoSort"/>
+      <Generic name="InputWidth" value=":InputWidthMET:"/>
+      <Generic name="OutputWidth" value=":OutputWidthMET:"/>
+    </Fixed>
+    <Variable>
+    </Variable>
+  </SortAlgo>
+
+  <SortAlgo type="MetSort" name="XE" output="XE" algoId="17">
+    <Fixed>
+      <Input name="MetTobArray" value="MetTobArray"/>
+      <Output name="TobArrayOut" value="XE"/>
+      <Generic name="InputWidth" value=":InputWidthMET:"/>
+      <Generic name="OutputWidth" value=":OutputWidthMET:"/>
+    </Fixed>
+    <Variable>
+    </Variable>
+  </SortAlgo>
+
+  <SortAlgo type="MuonSelect" name="MUab" output="MUab" algoId="18">
+    <Fixed>
+      <Input name="MuonTobArray" value="MuonTobArray"/>
+      <Output name="TobArrayOut" value="MUab"/>
+      <Generic name="InputWidth" value=":InputWidthMU:"/>
+      <Generic name="InputWidth1stStage" value=":InputWidth1stStageSelectMU:"/>
+      <Generic name="OutputWidth" value=":OutputWidthSelectMU:"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="3"/>
+      <Parameter pos="1" name="MinEta" value="0"/>
+      <Parameter pos="2" name="MaxEta" value="25"/>
+    </Variable>
+  </SortAlgo>
+
+  <SortAlgo type="MuonSelect" name="CMUab" output="CMUab" algoId="19">
+    <Fixed>
+      <Input name="MuonTobArray" value="MuonTobArray"/>
+      <Output name="TobArrayOut" value="CMUab"/>
+      <Generic name="InputWidth" value=":InputWidthMU:"/>
+      <Generic name="InputWidth1stStage" value=":InputWidth1stStageSelectMU:"/>
+      <Generic name="OutputWidth" value=":OutputWidthSelectMU:"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="3"/>
+      <Parameter pos="1" name="MinEta" value="0"/>
+      <Parameter pos="2" name="MaxEta" value="10"/>
+    </Variable>
+  </SortAlgo>
+
+  <SortAlgo type="MuonSort_1BC" name="LMUs" output="LMUs" algoId="20">
+    <Fixed>
+      <Input name="LateMuonTobArray" value="LateMuonTobArray"/>
+      <Output name="TobArrayOut" value="LMUs"/>
+      <Generic name="InputWidth" value=":InputWidthMU:"/>
+      <Generic name="InputWidth1stStage" value=":InputWidth1stStageSortMU:"/>
+      <Generic name="OutputWidth" value=":OutputWidthSortMU:"/>
+      <Generic name="nDelayedMuons" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinEta" value="0"/>
+      <Parameter pos="1" name="MaxEta" value="25"/>
+    </Variable>
+  </SortAlgo>
+
+  <DecisionAlgo type="InvariantMassInclusive1" name="INVM_AJ_HighMass" algoId="0">
+    <Fixed>
+      <Input name="Tob" value="AJs" position="0"/>
+      <Output name="Results" bits="4">
+        <Bit selection="0" name="900INVM9999-AJ30s6-AJ20s6"/>
+        <Bit selection="1" name="800INVM9999-AJ30s6-AJ20s6"/>
+        <Bit selection="2" name="700INVM9999-AJ30s6-AJ20s6"/>
+        <Bit selection="3" name="500INVM9999-AJ30s6-AJ20s6"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSortJET:"/>
+      <Generic name="MaxTob" value="6"/>
+      <Generic name="NumResultBits" value="4"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" selection="0" value="30"/>
+      <Parameter pos="1" name="MinET2" selection="0" value="20"/>
+      <Parameter pos="2" name="MinMSqr" selection="0" value="810000"/>
+      <Parameter pos="3" name="MaxMSqr" selection="0" value="99980001"/>
+      <Parameter pos="4" name="MinET1" selection="1" value="30"/>
+      <Parameter pos="5" name="MinET2" selection="1" value="20"/>
+      <Parameter pos="6" name="MinMSqr" selection="1" value="640000"/>
+      <Parameter pos="7" name="MaxMSqr" selection="1" value="99980001"/>
+      <Parameter pos="8" name="MinET1" selection="2" value="30"/>
+      <Parameter pos="9" name="MinET2" selection="2" value="20"/>
+      <Parameter pos="10" name="MinMSqr" selection="2" value="490000"/>
+      <Parameter pos="11" name="MaxMSqr" selection="2" value="99980001"/>
+      <Parameter pos="12" name="MinET1" selection="3" value="30"/>
+      <Parameter pos="13" name="MinET2" selection="3" value="20"/>
+      <Parameter pos="14" name="MinMSqr" selection="3" value="250000"/>
+      <Parameter pos="15" name="MaxMSqr" selection="3" value="99980001"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="InvariantMassInclusive1" name="INVM_AJ_LowMass" algoId="1">
+    <Fixed>
+      <Input name="Tob" value="AJs" position="0"/>
+      <Output name="Results" bits="4">
+        <Bit selection="0" name="400INVM9999-AJ30s6-AJ20s6"/>
+        <Bit selection="1" name="300INVM9999-AJ30s6-AJ20s6"/>
+        <Bit selection="2" name="200INVM9999-AJ30s6-AJ20s6"/>
+        <Bit selection="3" name="100INVM9999-AJ30s6-AJ20s6"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSortJET:"/>
+      <Generic name="MaxTob" value="6"/>
+      <Generic name="NumResultBits" value="4"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" selection="0" value="30"/>
+      <Parameter pos="1" name="MinET2" selection="0" value="20"/>
+      <Parameter pos="2" name="MinMSqr" selection="0" value="160000"/>
+      <Parameter pos="3" name="MaxMSqr" selection="0" value="99980001"/>
+      <Parameter pos="4" name="MinET1" selection="1" value="30"/>
+      <Parameter pos="5" name="MinET2" selection="1" value="20"/>
+      <Parameter pos="6" name="MinMSqr" selection="1" value="90000"/>
+      <Parameter pos="7" name="MaxMSqr" selection="1" value="99980001"/>
+      <Parameter pos="8" name="MinET1" selection="2" value="30"/>
+      <Parameter pos="9" name="MinET2" selection="2" value="20"/>
+      <Parameter pos="10" name="MinMSqr" selection="2" value="40000"/>
+      <Parameter pos="11" name="MaxMSqr" selection="2" value="99980001"/>
+      <Parameter pos="12" name="MinET1" selection="3" value="30"/>
+      <Parameter pos="13" name="MinET2" selection="3" value="20"/>
+      <Parameter pos="14" name="MinMSqr" selection="3" value="10000"/>
+      <Parameter pos="15" name="MaxMSqr" selection="3" value="99980001"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="JetHT" name="HT150-J20s5.ETA31" algoId="23">
+    <Fixed>
+      <Input name="Tob" value="Js" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="HT150-J20s5.ETA31"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSortJET:"/>
+      <Generic name="MaxTob" value="5"/>
+      <Generic name="NumRegisters" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="20"/>
+      <Parameter pos="1" name="MinEta" value="0"/>
+      <Parameter pos="2" name="MaxEta" value="31"/>
+      <Parameter pos="3" name="MinHt" value="150"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="JetHT" name="HT190-J15s5.ETA21" algoId="24">
+    <Fixed>
+      <Input name="Tob" value="Js" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="HT190-J15s5.ETA21"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSortJET:"/>
+      <Generic name="MaxTob" value="5"/>
+      <Generic name="NumRegisters" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="15"/>
+      <Parameter pos="1" name="MinEta" value="0"/>
+      <Parameter pos="2" name="MaxEta" value="21"/>
+      <Parameter pos="3" name="MinHt" value="190"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="InvariantMassInclusive2" name="INVM_EMall" algoId="29">
+    <Fixed>
+      <Input name="Tob1" value="EMs" position="0"/>
+      <Input name="Tob2" value="EMall" position="1"/>
+      <Output name="Results" bits="3">
+        <Bit selection="0" name="1INVM5-EMs1-EMall"/>
+        <Bit selection="1" name="1INVM5-EM7s1-EMall"/>
+        <Bit selection="2" name="1INVM5-EM12s1-EMall"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSortEM:"/>
+      <Generic name="InputWidth2" value=":InputWidthEM:"/>
+      <Generic name="MaxTob1" value="1"/>
+      <Generic name="MaxTob2" value=":InputWidthEM:"/>
+      <Generic name="NumResultBits" value="3"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" selection="0" value="0"/>
+      <Parameter pos="1" name="MinET2" selection="0" value="0"/>
+      <Parameter pos="2" name="MinMSqr" selection="0" value="4"/>
+      <Parameter pos="3" name="MaxMSqr" selection="0" value="100"/>
+      <Parameter pos="4" name="MinET1" selection="1" value="14"/>
+      <Parameter pos="5" name="MinET2" selection="1" value="0"/>
+      <Parameter pos="6" name="MinMSqr" selection="1" value="4"/>
+      <Parameter pos="7" name="MaxMSqr" selection="1" value="100"/>
+      <Parameter pos="8" name="MinET1" selection="2" value="24"/>
+      <Parameter pos="9" name="MinET2" selection="2" value="0"/>
+      <Parameter pos="10" name="MinMSqr" selection="2" value="4"/>
+      <Parameter pos="11" name="MaxMSqr" selection="2" value="100"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="MinDeltaPhiIncl2" name="05MINDPHI-EM12s6-XE0" algoId="33">
+    <Fixed>
+      <Input name="Tob1" value="EMs" position="0"/>
+      <Input name="Tob2" value="XE" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="05MINDPHI-EM12s6-XE0"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSortEM:"/>
+      <Generic name="InputWidth2" value="1"/>
+      <Generic name="MaxTob1" value="6"/>
+      <Generic name="MaxTob2" value="1"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="24"/>
+      <Parameter pos="1" name="MinET2" value="0"/>
+      <Parameter pos="2" name="DeltaPhiMin" selection="0" value="5"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="MinDeltaPhiIncl2" name="10MINDPHI-EM12s6-XE0" algoId="34">
+    <Fixed>
+      <Input name="Tob1" value="EMs" position="0"/>
+      <Input name="Tob2" value="XE" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="10MINDPHI-EM12s6-XE0"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSortEM:"/>
+      <Generic name="InputWidth2" value="1"/>
+      <Generic name="MaxTob1" value="6"/>
+      <Generic name="MaxTob2" value="1"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="24"/>
+      <Parameter pos="1" name="MinET2" value="0"/>
+      <Parameter pos="2" name="DeltaPhiMin" selection="0" value="10"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="MinDeltaPhiIncl2" name="15MINDPHI-EM12s6-XE0" algoId="35">
+    <Fixed>
+      <Input name="Tob1" value="EMs" position="0"/>
+      <Input name="Tob2" value="XE" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="15MINDPHI-EM12s6-XE0"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSortEM:"/>
+      <Generic name="InputWidth2" value="1"/>
+      <Generic name="MaxTob1" value="6"/>
+      <Generic name="MaxTob2" value="1"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="24"/>
+      <Parameter pos="1" name="MinET2" value="0"/>
+      <Parameter pos="2" name="DeltaPhiMin" selection="0" value="15"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="MinDeltaPhiIncl2" name="05MINDPHI-EM15s6-XE0" algoId="36">
+    <Fixed>
+      <Input name="Tob1" value="EMs" position="0"/>
+      <Input name="Tob2" value="XE" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="05MINDPHI-EM15s6-XE0"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSortEM:"/>
+      <Generic name="InputWidth2" value="1"/>
+      <Generic name="MaxTob1" value="6"/>
+      <Generic name="MaxTob2" value="1"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="30"/>
+      <Parameter pos="1" name="MinET2" value="0"/>
+      <Parameter pos="2" name="DeltaPhiMin" selection="0" value="5"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="MinDeltaPhiIncl2" name="15MINDPHI-EM15s6-XE0" algoId="37">
+    <Fixed>
+      <Input name="Tob1" value="EMs" position="0"/>
+      <Input name="Tob2" value="XE" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="15MINDPHI-EM15s6-XE0"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSortEM:"/>
+      <Generic name="InputWidth2" value="1"/>
+      <Generic name="MaxTob1" value="6"/>
+      <Generic name="MaxTob2" value="1"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="30"/>
+      <Parameter pos="1" name="MinET2" value="0"/>
+      <Parameter pos="2" name="DeltaPhiMin" selection="0" value="15"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="TransverseMassInclusive1" name="25MT-EM12s6-XE0" algoId="38">
+    <Fixed>
+      <Input name="Tob1" value="EMs" position="0"/>
+      <Input name="Tob2" value="XE" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="25MT-EM12s6-XE0"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSortEM:"/>
+      <Generic name="MaxTob" value="6"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="24"/>
+      <Parameter pos="1" name="MinET2" value="0"/>
+      <Parameter pos="2" name="MinMTSqr" value="625"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="TransverseMassInclusive1" name="30MT-EM12s6-XE0" algoId="39">
+    <Fixed>
+      <Input name="Tob1" value="EMs" position="0"/>
+      <Input name="Tob2" value="XE" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="30MT-EM12s6-XE0"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSortEM:"/>
+      <Generic name="MaxTob" value="6"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="24"/>
+      <Parameter pos="1" name="MinET2" value="0"/>
+      <Parameter pos="2" name="MinMTSqr" value="900"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="TransverseMassInclusive1" name="35MT-EM12s6-XE0" algoId="40">
+    <Fixed>
+      <Input name="Tob1" value="EMs" position="0"/>
+      <Input name="Tob2" value="XE" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="35MT-EM12s6-XE0"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSortEM:"/>
+      <Generic name="MaxTob" value="6"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="24"/>
+      <Parameter pos="1" name="MinET2" value="0"/>
+      <Parameter pos="2" name="MinMTSqr" value="1225"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="TransverseMassInclusive1" name="35MT-EM15s6-XE0" algoId="41">
+    <Fixed>
+      <Input name="Tob1" value="EMs" position="0"/>
+      <Input name="Tob2" value="XE" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="35MT-EM15s6-XE0"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSortEM:"/>
+      <Generic name="MaxTob" value="6"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="30"/>
+      <Parameter pos="1" name="MinET2" value="0"/>
+      <Parameter pos="2" name="MinMTSqr" value="1225"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaEtaIncl1" name="0DETA10-Js1-Js2" algoId="42">
+    <Fixed>
+      <Input name="Tob" value="Js" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0DETA10-Js1-Js2"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSortJET:"/>
+      <Generic name="MaxTob" value="2"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" selection="0" value="0"/>
+      <Parameter pos="1" name="MinET2" selection="0" value="0"/>
+      <Parameter pos="2" name="MinDeltaEta" selection="0" value="0"/>
+      <Parameter pos="3" name="MaxDeltaEta" selection="0" value="10"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="MinDeltaPhiIncl2" name="10MINDPHI-Js2-XE50" algoId="44">
+    <Fixed>
+      <Input name="Tob1" value="Js" position="0"/>
+      <Input name="Tob2" value="XE" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="10MINDPHI-Js2-XE50"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSortJET:"/>
+      <Generic name="InputWidth2" value="1"/>
+      <Generic name="MaxTob1" value="2"/>
+      <Generic name="MaxTob2" value="1"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="0"/>
+      <Parameter pos="1" name="MinET2" value="50"/>
+      <Parameter pos="2" name="DeltaPhiMin" selection="0" value="10"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="MinDeltaPhiIncl2" name="10MINDPHI-J20s2-XE50" algoId="45">
+    <Fixed>
+      <Input name="Tob1" value="Js" position="0"/>
+      <Input name="Tob2" value="XE" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="10MINDPHI-J20s2-XE50"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSortJET:"/>
+      <Generic name="InputWidth2" value="1"/>
+      <Generic name="MaxTob1" value="2"/>
+      <Generic name="MaxTob2" value="1"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="20"/>
+      <Parameter pos="1" name="MinET2" value="50"/>
+      <Parameter pos="2" name="DeltaPhiMin" selection="0" value="10"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="RatioMatch" name="210RATIO-0MATCH-TAU30si2-EMall" algoId="70">
+    <Fixed>
+      <Input name="Tob1" value="TAUsi" position="0"/>
+      <Input name="Tob2" value="EMall" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="210RATIO-0MATCH-TAU30si2-EMall"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSortTAU:"/>
+      <Generic name="InputWidth2" value=":InputWidthEM:"/>
+      <Generic name="MaxTob1" value="2"/>
+      <Generic name="MaxTob2" value=":InputWidthEM:"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="60"/>
+      <Parameter pos="1" name="MinET2" value="0"/>
+      <Parameter pos="2" name="Ratio" selection="0" value="210"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="NotMatch" name="NOT-0MATCH-TAU30si2-EMall" algoId="71">
+    <Fixed>
+      <Input name="Tob1" value="TAUsi" position="0"/>
+      <Input name="Tob2" value="EMall" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="NOT-0MATCH-TAU30si2-EMall"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSortTAU:"/>
+      <Generic name="InputWidth2" value=":InputWidthEM:"/>
+      <Generic name="MaxTob1" value="2"/>
+      <Generic name="MaxTob2" value=":InputWidthEM:"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="60"/>
+      <Parameter pos="1" name="MinET2" value="0"/>
+      <Parameter pos="2" name="EtaMin1" value="0"/>
+      <Parameter pos="3" name="EtaMax1" value="49"/>
+      <Parameter pos="4" name="EtaMin2" value="0"/>
+      <Parameter pos="5" name="EtaMax2" value="49"/>
+      <Parameter pos="6" name="DRCut" value="0"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="LAr" name="LAR-EM50s1" algoId="83">
+    <Fixed>
+      <Input name="Tob" value="EMs" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="LAR-EM50s1"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSortEM:"/>
+      <Generic name="MaxTob" value="1"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="150"/>
+      <Parameter pos="1" name="EtaMin" value="4"/>
+      <Parameter pos="2" name="EtaMax" value="19"/>
+      <Parameter pos="3" name="PhiMin" value="18"/>
+      <Parameter pos="4" name="PhiMax" value="22"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="LAr" name="LAR-J100s1" algoId="84">
+    <Fixed>
+      <Input name="Tob" value="Js" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="LAR-J100s1"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSortJET:"/>
+      <Generic name="MaxTob" value="1"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="100"/>
+      <Parameter pos="1" name="EtaMin" value="0"/>
+      <Parameter pos="2" name="EtaMax" value="14"/>
+      <Parameter pos="3" name="PhiMin" value="17"/>
+      <Parameter pos="4" name="PhiMax" value="22"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="NotMatch" name="NOT-02MATCH-EM10s1-AJj15all.ETA49" algoId="64">
+    <Fixed>
+      <Input name="Tob1" value="EMs" position="0"/>
+      <Input name="Tob2" value="AJjall" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="NOT-02MATCH-EM10s1-AJj15all.ETA49"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSortEM:"/>
+      <Generic name="InputWidth2" value=":InputWidthJET:"/>
+      <Generic name="MaxTob1" value="1"/>
+      <Generic name="MaxTob2" value=":InputWidthJET:"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="20"/>
+      <Parameter pos="1" name="MinET2" value="15"/>
+      <Parameter pos="2" name="EtaMin1" value="0"/>
+      <Parameter pos="3" name="EtaMax1" value="49"/>
+      <Parameter pos="4" name="EtaMin2" value="0"/>
+      <Parameter pos="5" name="EtaMax2" value="49"/>
+      <Parameter pos="6" name="DRCut" value="4"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="RatioSum" name="05RATIO-XE0-SUM0-EM10s1-HT0-AJj15all.ETA49" algoId="65">
+    <Fixed>
+      <Input name="Tob1" value="XE" position="0"/>
+      <Input name="Tob2" value="AJjall" position="1"/>
+      <Input name="Tob3" value="EMs" position="2"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="05RATIO-XE0-SUM0-EM10s1-HT0-AJj15all.ETA49"/>
+      </Output>
+      <Generic name="InputWidth1" value="1"/>
+      <Generic name="InputWidth2" value=":InputWidthJET:"/>
+      <Generic name="InputWidth3" value=":OutputWidthSortEM:"/>
+      <Generic name="MaxTob1" value="1"/>
+      <Generic name="MaxTob2" value=":InputWidthJET:"/>
+      <Generic name="MaxTob3" value="1"/>
+      <Generic name="NumResultBits" value="1"/>
+      <Generic name="UseCluster05Granularity" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET2" value="15"/>
+      <Parameter pos="1" name="EtaMin2" value="0"/>
+      <Parameter pos="2" name="EtaMax2" value="49"/>
+      <Parameter pos="3" name="MinET3" value="20"/>
+      <Parameter pos="4" name="EtaMin3" value="0"/>
+      <Parameter pos="5" name="EtaMax3" value="49"/>
+      <Parameter pos="6" name="MinMET" value="0"/>
+      <Parameter pos="7" name="HT" value="0"/>
+      <Parameter pos="8" name="SUM" value="0"/>
+      <Parameter pos="9" name="Ratio" selection="0" value="5"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DisambiguationIncl2" name="1DISAMB-TAU20ab-J20ab" algoId="76">
+    <Fixed>
+      <Input name="Tob1" value="TAUab" position="0"/>
+      <Input name="Tob2" value="Jab" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="1DISAMB-TAU20ab-J20ab"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSelectTAU:"/>
+      <Generic name="InputWidth2" value=":OutputWidthSelectJET:"/>
+      <Generic name="MaxTob1" value=":OutputWidthSelectTAU:"/>
+      <Generic name="MaxTob2" value=":OutputWidthSelectJET:"/>
+      <Generic name="NumResultBits" value="1"/>
+      <Generic name="ClusterOnly" value="0"/>
+      <Generic name="ApplyDR" value="0"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="40"/>
+      <Parameter pos="1" name="MinET2" value="20"/>
+      <Parameter pos="2" name="DisambDRSqrMin" value="1"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DisambiguationIncl2" name="DISAMB-EM15abhi-TAU12abi" algoId="77">
+    <Fixed>
+      <Input name="Tob1" value="EMabhi" position="0"/>
+      <Input name="Tob2" value="TAUabi" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="DISAMB-EM15abhi-TAU12abi"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSelectEM:"/>
+      <Generic name="InputWidth2" value=":OutputWidthSelectTAU:"/>
+      <Generic name="MaxTob1" value=":OutputWidthSelectEM:"/>
+      <Generic name="MaxTob2" value=":OutputWidthSelectTAU:"/>
+      <Generic name="NumResultBits" value="1"/>
+      <Generic name="ClusterOnly" value="1"/>
+      <Generic name="ApplyDR" value="0"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="30"/>
+      <Parameter pos="1" name="MinET2" value="24"/>
+      <Parameter pos="2" name="DisambDRSqrMin" value="0"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DisambiguationIncl3" name="1DISAMB-EM15his2-TAU12abi-J25ab" algoId="78">
+    <Fixed>
+      <Input name="Tob1" value="EMshi" position="0"/>
+      <Input name="Tob2" value="TAUabi" position="1"/>
+      <Input name="Tob3" value="Jab" position="2"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="1DISAMB-EM15his2-TAU12abi-J25ab"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSortEM:"/>
+      <Generic name="InputWidth2" value=":OutputWidthSelectTAU:"/>
+      <Generic name="InputWidth3" value=":OutputWidthSelectJET:"/>
+      <Generic name="MaxTob1" value="2"/>
+      <Generic name="MaxTob2" value=":OutputWidthSelectTAU:"/>
+      <Generic name="MaxTob3" value=":OutputWidthSelectJET:"/>
+      <Generic name="NumResultBits" value="1"/>
+      <Generic name="ApplyDR" value="0"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" selection="0" value="30"/>
+      <Parameter pos="1" name="MinET2" selection="0" value="24"/>
+      <Parameter pos="2" name="MinET3" selection="0" value="25"/>
+      <Parameter pos="3" name="DisambDRSqr" selection="0" value="1"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DisambiguationDRIncl2" name="DISAMB-0DR28-EM15his2-TAU12abi" algoId="82">
+    <Fixed>
+      <Input name="Tob1" value="EMshi" position="0"/>
+      <Input name="Tob2" value="TAUabi" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="DISAMB-0DR28-EM15his2-TAU12abi"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSortEM:"/>
+      <Generic name="InputWidth2" value=":OutputWidthSelectTAU:"/>
+      <Generic name="MaxTob1" value="2"/>
+      <Generic name="MaxTob2" value=":OutputWidthSelectTAU:"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" selection="0" value="30"/>
+      <Parameter pos="1" name="MinET2" selection="0" value="24"/>
+      <Parameter pos="2" name="DisambDRSqrMin" selection="0" value="0"/>
+      <Parameter pos="3" name="DisambDRSqrMax" selection="0" value="784"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DisambiguationDRIncl3" name="1DISAMB-J25ab-0DR28-EM15his2-TAU12abi" algoId="80">
+    <Fixed>
+      <Input name="Tob1" value="EMshi" position="0"/>
+      <Input name="Tob2" value="TAUabi" position="1"/>
+      <Input name="Tob3" value="Jab" position="2"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="1DISAMB-J25ab-0DR28-EM15his2-TAU12abi"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSortEM:"/>
+      <Generic name="InputWidth2" value=":OutputWidthSelectTAU:"/>
+      <Generic name="InputWidth3" value=":OutputWidthSelectJET:"/>
+      <Generic name="MaxTob1" value="2"/>
+      <Generic name="MaxTob2" value=":OutputWidthSelectTAU:"/>
+      <Generic name="MaxTob3" value=":OutputWidthSelectJET:"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" selection="0" value="30"/>
+      <Parameter pos="1" name="MinET2" selection="0" value="24"/>
+      <Parameter pos="2" name="MinET3" selection="0" value="25"/>
+      <Parameter pos="3" name="DisambDRSqrMin" selection="0" value="0"/>
+      <Parameter pos="4" name="DisambDRSqrMax" selection="0" value="784"/>
+      <Parameter pos="5" name="DisambDRSqr" selection="0" value="1"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="InvariantMassInclusive1" name="2INVM9-2MU6ab" algoId="7">
+    <Fixed>
+      <Input name="Tob" value="MUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="2INVM9-2MU6ab"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+      <Generic name="RequireOneBarrel" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="5"/>
+      <Parameter pos="1" name="MinET2" value="5"/>
+      <Parameter pos="2" name="MinMSqr" value="4"/>
+      <Parameter pos="3" name="MaxMSqr" value="81"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="InvariantMassInclusive1" name="7INVM15-2MU4ab" algoId="8">
+    <Fixed>
+      <Input name="Tob" value="MUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="7INVM15-2MU4ab"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+      <Generic name="RequireOneBarrel" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="3"/>
+      <Parameter pos="1" name="MinET2" value="3"/>
+      <Parameter pos="2" name="MinMSqr" value="49"/>
+      <Parameter pos="3" name="MaxMSqr" value="225"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="InvariantMassInclusive1" name="2INVM8-ONEBARREL-MU6ab-MU4ab" algoId="57">
+    <Fixed>
+      <Input name="Tob" value="MUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="2INVM8-ONEBARREL-MU6ab-MU4ab"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+      <Generic name="RequireOneBarrel" value="1"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="5"/>
+      <Parameter pos="1" name="MinET2" value="3"/>
+      <Parameter pos="2" name="MinMSqr" value="4"/>
+      <Parameter pos="3" name="MaxMSqr" value="64"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaEtaPhiIncl1" name="5DETA99-5DPHI99-2MU4ab" algoId="18">
+    <Fixed>
+      <Input name="Tob" value="MUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="5DETA99-5DPHI99-2MU4ab"/>
+      </Output>
+      <Generic name="NumResultBits" value="1"/>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="3"/>
+      <Parameter pos="1" name="MinET2" value="3"/>
+      <Parameter pos="2" name="MinDeltaEta" value="5"/>
+      <Parameter pos="3" name="MaxDeltaEta" value="99"/>
+      <Parameter pos="4" name="MinDeltaPhi" value="5"/>
+      <Parameter pos="5" name="MaxDeltaPhi" value="99"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaEtaPhiIncl1" name="5DETA99-5DPHI99-MU6ab-MU4ab" algoId="19">
+    <Fixed>
+      <Input name="Tob" value="MUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="5DETA99-5DPHI99-MU6ab-MU4ab"/>
+      </Output>
+      <Generic name="NumResultBits" value="1"/>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="5"/>
+      <Parameter pos="1" name="MinET2" value="3"/>
+      <Parameter pos="2" name="MinDeltaEta" value="5"/>
+      <Parameter pos="3" name="MaxDeltaEta" value="99"/>
+      <Parameter pos="4" name="MinDeltaPhi" value="5"/>
+      <Parameter pos="5" name="MaxDeltaPhi" value="99"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaEtaPhiIncl1" name="5DETA99-5DPHI99-2MU6ab" algoId="20">
+    <Fixed>
+      <Input name="Tob" value="MUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="5DETA99-5DPHI99-2MU6ab"/>
+      </Output>
+      <Generic name="NumResultBits" value="1"/>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="5"/>
+      <Parameter pos="1" name="MinET2" value="5"/>
+      <Parameter pos="2" name="MinDeltaEta" value="5"/>
+      <Parameter pos="3" name="MaxDeltaEta" value="99"/>
+      <Parameter pos="4" name="MinDeltaPhi" value="5"/>
+      <Parameter pos="5" name="MaxDeltaPhi" value="99"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DisambiguationIncl3" name="1DISAMB-TAU20abi-TAU12abi-J25ab" algoId="79">
+    <Fixed>
+      <Input name="Tob1" value="TAUabi" position="0"/>
+      <Input name="Tob2" value="TAUabi" position="1"/>
+      <Input name="Tob3" value="Jab" position="2"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="1DISAMB-TAU20abi-TAU12abi-J25ab"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSelectTAU:"/>
+      <Generic name="InputWidth2" value=":OutputWidthSelectTAU:"/>
+      <Generic name="InputWidth3" value=":OutputWidthSelectJET:"/>
+      <Generic name="MaxTob1" value=":OutputWidthSelectTAU:"/>
+      <Generic name="MaxTob2" value=":OutputWidthSelectTAU:"/>
+      <Generic name="MaxTob3" value=":OutputWidthSelectTAU:"/>
+      <Generic name="NumResultBits" value="1"/>
+      <Generic name="ApplyDR" value="0"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" selection="0" value="40"/>
+      <Parameter pos="1" name="MinET2" selection="0" value="24"/>
+      <Parameter pos="2" name="MinET3" selection="0" value="25"/>
+      <Parameter pos="3" name="DisambDRSqr" selection="0" value="1"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaRSqrIncl2" name="0DR28-MU10ab-TAU12abi" algoId="21">
+    <Fixed>
+      <Input name="Tob1" value="MUab" position="0"/>
+      <Input name="Tob2" value="TAUabi" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0DR28-MU10ab-TAU12abi"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSelectMU:"/>
+      <Generic name="InputWidth2" value=":OutputWidthSelectTAU:"/>
+      <Generic name="MaxTob1" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob2" value=":OutputWidthSelectTAU:"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" selection="0" value="9"/>
+      <Parameter pos="1" name="MinET2" selection="0" value="24"/>
+      <Parameter pos="2" name="DeltaRMin" selection="0" value="0"/>
+      <Parameter pos="3" name="DeltaRMax" selection="0" value="784"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaEtaPhiIncl1" name="0DETA20-0DPHI20-TAU20abi-TAU12abi" algoId="62">
+    <Fixed>
+      <Input name="Tob" value="TAUabi" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0DETA20-0DPHI20-TAU20abi-TAU12abi"/>
+      </Output>
+      <Generic name="NumResultBits" value="1"/>
+      <Generic name="InputWidth" value=":OutputWidthSelectTAU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectTAU:"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" selection="0" value="40"/>
+      <Parameter pos="1" name="MinET2" selection="0" value="24"/>
+      <Parameter pos="2" name="MinDeltaEta" selection="0" value="0"/>
+      <Parameter pos="3" name="MaxDeltaEta" selection="0" value="20"/>
+      <Parameter pos="4" name="MinDeltaPhi" selection="0" value="0"/>
+      <Parameter pos="5" name="MaxDeltaPhi" selection="0" value="20"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DisambiguationIncl2" name="DISAMB-EM15abhi-TAU40ab" algoId="75">
+    <Fixed>
+      <Input name="Tob1" value="EMabhi" position="0"/>
+      <Input name="Tob2" value="TAUab" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="DISAMB-EM15abhi-TAU40ab"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSelectEM:"/>
+      <Generic name="InputWidth2" value=":OutputWidthSelectTAU:"/>
+      <Generic name="MaxTob1" value=":OutputWidthSelectEM:"/>
+      <Generic name="MaxTob2" value=":OutputWidthSelectTAU:"/>
+      <Generic name="NumResultBits" value="1"/>
+      <Generic name="ClusterOnly" value="1"/>
+      <Generic name="ApplyDR" value="0"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="30"/>
+      <Parameter pos="1" name="MinET2" value="80"/>
+      <Parameter pos="2" name="DisambDRSqrMin" value="0"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="MinDeltaPhiIncl2" name="05MINDPHI-AJj10s6-XE0" algoId="30">
+    <Fixed>
+      <Input name="Tob1" value="AJjs" position="0"/>
+      <Input name="Tob2" value="XE" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="05MINDPHI-AJj10s6-XE0"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSortJET:"/>
+      <Generic name="InputWidth2" value="1"/>
+      <Generic name="MaxTob1" value="6"/>
+      <Generic name="MaxTob2" value="1"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="10"/>
+      <Parameter pos="1" name="MinET2" value="0"/>
+      <Parameter pos="2" name="DeltaPhiMin" selection="0" value="5"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="MinDeltaPhiIncl2" name="10MINDPHI-AJj10s6-XE0" algoId="31">
+    <Fixed>
+      <Input name="Tob1" value="AJjs" position="0"/>
+      <Input name="Tob2" value="XE" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="10MINDPHI-AJj10s6-XE0"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSortJET:"/>
+      <Generic name="InputWidth2" value="1"/>
+      <Generic name="MaxTob1" value="6"/>
+      <Generic name="MaxTob2" value="1"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="10"/>
+      <Parameter pos="1" name="MinET2" value="0"/>
+      <Parameter pos="2" name="DeltaPhiMin" selection="0" value="10"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="MinDeltaPhiIncl2" name="15MINDPHI-AJj10s6-XE0" algoId="32">
+    <Fixed>
+      <Input name="Tob1" value="AJjs" position="0"/>
+      <Input name="Tob2" value="XE" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="15MINDPHI-AJj10s6-XE0"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSortJET:"/>
+      <Generic name="InputWidth2" value="1"/>
+      <Generic name="MaxTob1" value="6"/>
+      <Generic name="MaxTob2" value="1"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="10"/>
+      <Parameter pos="1" name="MinET2" value="0"/>
+      <Parameter pos="2" name="DeltaPhiMin" selection="0" value="15"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaRSqrIncl2" name="0DR04-MU4ab-CJ15ab" algoId="48">
+    <Fixed>
+      <Input name="Tob1" value="MUab" position="0"/>
+      <Input name="Tob2" value="CJab" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0DR04-MU4ab-CJ15ab"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSelectMU:"/>
+      <Generic name="InputWidth2" value=":OutputWidthSelectJET:"/>
+      <Generic name="MaxTob1" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob2" value=":OutputWidthSelectJET:"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" selection="0" value="3"/>
+      <Parameter pos="1" name="MinET2" selection="0" value="15"/>
+      <Parameter pos="2" name="DeltaRMin" selection="0" value="0"/>
+      <Parameter pos="3" name="DeltaRMax" selection="0" value="16"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaRSqrIncl2" name="0DR04-MU4ab-CJ20ab" algoId="52">
+    <Fixed>
+      <Input name="Tob1" value="MUab" position="0"/>
+      <Input name="Tob2" value="CJab" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0DR04-MU4ab-CJ20ab"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSelectMU:"/>
+      <Generic name="InputWidth2" value=":OutputWidthSelectJET:"/>
+      <Generic name="MaxTob1" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob2" value=":OutputWidthSelectJET:"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" selection="0" value="3"/>
+      <Parameter pos="1" name="MinET2" selection="0" value="20"/>
+      <Parameter pos="2" name="DeltaRMin" selection="0" value="0"/>
+      <Parameter pos="3" name="DeltaRMax" selection="0" value="16"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaRSqrIncl2" name="0DR04-MU4ab-CJ30ab" algoId="49">
+    <Fixed>
+      <Input name="Tob1" value="MUab" position="0"/>
+      <Input name="Tob2" value="CJab" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0DR04-MU4ab-CJ30ab"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSelectMU:"/>
+      <Generic name="InputWidth2" value=":OutputWidthSelectJET:"/>
+      <Generic name="MaxTob1" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob2" value=":OutputWidthSelectJET:"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" selection="0" value="3"/>
+      <Parameter pos="1" name="MinET2" selection="0" value="30"/>
+      <Parameter pos="2" name="DeltaRMin" selection="0" value="0"/>
+      <Parameter pos="3" name="DeltaRMax" selection="0" value="16"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaRSqrIncl2" name="0DR04-MU6ab-CJ20ab" algoId="50">
+    <Fixed>
+      <Input name="Tob1" value="MUab" position="0"/>
+      <Input name="Tob2" value="CJab" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0DR04-MU6ab-CJ20ab"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSelectMU:"/>
+      <Generic name="InputWidth2" value=":OutputWidthSelectJET:"/>
+      <Generic name="MaxTob1" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob2" value=":OutputWidthSelectJET:"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" selection="0" value="5"/>
+      <Parameter pos="1" name="MinET2" selection="0" value="20"/>
+      <Parameter pos="2" name="DeltaRMin" selection="0" value="0"/>
+      <Parameter pos="3" name="DeltaRMax" selection="0" value="16"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaRSqrIncl2" name="0DR04-MU6ab-CJ25ab" algoId="51">
+    <Fixed>
+      <Input name="Tob1" value="MUab" position="0"/>
+      <Input name="Tob2" value="CJab" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0DR04-MU6ab-CJ25ab"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSelectMU:"/>
+      <Generic name="InputWidth2" value=":OutputWidthSelectJET:"/>
+      <Generic name="MaxTob1" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob2" value=":OutputWidthSelectJET:"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" selection="0" value="5"/>
+      <Parameter pos="1" name="MinET2" selection="0" value="25"/>
+      <Parameter pos="2" name="DeltaRMin" selection="0" value="0"/>
+      <Parameter pos="3" name="DeltaRMax" selection="0" value="16"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="MinDeltaPhiIncl2" name="10MINDPHI-CJ20ab-XE50" algoId="47">
+    <Fixed>
+      <Input name="Tob1" value="CJab" position="0"/>
+      <Input name="Tob2" value="XE" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="10MINDPHI-CJ20ab-XE50"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSelectJET:"/>
+      <Generic name="InputWidth2" value="1"/>
+      <Generic name="MaxTob1" value=":OutputWidthSelectJET:"/>
+      <Generic name="MaxTob2" value="1"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="20"/>
+      <Parameter pos="1" name="MinET2" value="50"/>
+      <Parameter pos="2" name="DeltaPhiMin" selection="0" value="10"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaRSqrIncl1" name="0DR24-2CMU4ab" algoId="58">
+    <Fixed>
+      <Input name="Tob" value="CMUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0DR24-2CMU4ab"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+      <Generic name="RequireOneBarrel" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="3"/>
+      <Parameter pos="1" name="MinET2" value="3"/>
+      <Parameter pos="2" name="DeltaRMin" value="0"/>
+      <Parameter pos="3" name="DeltaRMax" value="576"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaRSqrIncl1" name="0DR22-2MU6ab" algoId="16">
+    <Fixed>
+      <Input name="Tob" value="MUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0DR22-2MU6ab"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+      <Generic name="RequireOneBarrel" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="5"/>
+      <Parameter pos="1" name="MinET2" value="5"/>
+      <Parameter pos="2" name="DeltaRMin" value="0"/>
+      <Parameter pos="3" name="DeltaRMax" value="484"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="Multiplicity" name="MULT-CMU4ab" algoId="72">
+    <Fixed>
+      <Input name="Tob" value="CMUab" position="0"/>
+      <Output name="Results" bits="2">
+        <Bit selection="0" name="MULT-CMU4ab[0]"/>
+        <Bit selection="1" name="MULT-CMU4ab[1]"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="NumResultBits" value="2"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="2"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="Multiplicity" name="MULT-CMU6ab" algoId="73">
+    <Fixed>
+      <Input name="Tob" value="CMUab" position="0"/>
+      <Output name="Results" bits="2">
+        <Bit selection="0" name="MULT-CMU6ab[0]"/>
+        <Bit selection="1" name="MULT-CMU6ab[1]"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="NumResultBits" value="2"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="4"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="InvariantMassInclusive1" name="1INVM19-2CMU4ab" algoId="55">
+    <Fixed>
+      <Input name="Tob" value="CMUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="1INVM19-2CMU4ab"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+      <Generic name="RequireOneBarrel" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="3"/>
+      <Parameter pos="1" name="MinET2" value="3"/>
+      <Parameter pos="2" name="MinMSqr" value="1"/>
+      <Parameter pos="3" name="MaxMSqr" value="361"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaRSqrIncl1" name="0DR15-2MU4ab" algoId="12">
+    <Fixed>
+      <Input name="Tob" value="MUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0DR15-2MU4ab"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+      <Generic name="RequireOneBarrel" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="3"/>
+      <Parameter pos="1" name="MinET2" value="3"/>
+      <Parameter pos="2" name="DeltaRMin" value="0"/>
+      <Parameter pos="3" name="DeltaRMax" value="225"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="InvariantMassInclusive1" name="2INVM8-2CMU4ab" algoId="56">
+    <Fixed>
+      <Input name="Tob" value="CMUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="2INVM8-2CMU4ab"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+      <Generic name="RequireOneBarrel" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="3"/>
+      <Parameter pos="1" name="MinET2" value="3"/>
+      <Parameter pos="2" name="MinMSqr" value="4"/>
+      <Parameter pos="3" name="MaxMSqr" value="64"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaRSqrIncl1" name="0DR24-2MU4ab" algoId="15">
+    <Fixed>
+      <Input name="Tob" value="MUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0DR24-2MU4ab"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+      <Generic name="RequireOneBarrel" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="3"/>
+      <Parameter pos="1" name="MinET2" value="3"/>
+      <Parameter pos="2" name="DeltaRMin" value="0"/>
+      <Parameter pos="3" name="DeltaRMax" value="576"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaEtaPhiIncl2" name="0DETA04-0DPHI03-EM8abi-MU10ab" algoId="60">
+    <Fixed>
+      <Input name="Tob1" value="EMabi" position="0"/>
+      <Input name="Tob2" value="MUab" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0DETA04-0DPHI03-EM8abi-MU10ab"/>
+      </Output>
+      <Generic name="NumResultBits" value="1"/>
+      <Generic name="InputWidth1" value=":OutputWidthSelectEM:"/>
+      <Generic name="InputWidth2" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob1" value=":OutputWidthSelectEM:"/>
+      <Generic name="MaxTob2" value=":OutputWidthSelectMU:"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" selection="0" value="16"/>
+      <Parameter pos="1" name="MinET2" selection="0" value="9"/>
+      <Parameter pos="2" name="DeltaEtaMin" selection="0" value="0"/>
+      <Parameter pos="3" name="DeltaEtaMax" selection="0" value="4"/>
+      <Parameter pos="4" name="DeltaPhiMin" selection="0" value="0"/>
+      <Parameter pos="5" name="DeltaPhiMax" selection="0" value="3"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaEtaPhiIncl2" name="0DETA04-0DPHI03-EM15abi-MUab" algoId="61">
+    <Fixed>
+      <Input name="Tob1" value="EMabi" position="0"/>
+      <Input name="Tob2" value="MUab" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0DETA04-0DPHI03-EM15abi-MUab"/>
+      </Output>
+      <Generic name="NumResultBits" value="1"/>
+      <Generic name="InputWidth1" value=":OutputWidthSelectEM:"/>
+      <Generic name="InputWidth2" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob1" value=":OutputWidthSelectEM:"/>
+      <Generic name="MaxTob2" value=":OutputWidthSelectMU:"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" selection="0" value="30"/>
+      <Parameter pos="1" name="MinET2" selection="0" value="0"/>
+      <Parameter pos="2" name="DeltaEtaMin" selection="0" value="0"/>
+      <Parameter pos="3" name="DeltaEtaMax" selection="0" value="4"/>
+      <Parameter pos="4" name="DeltaPhiMin" selection="0" value="0"/>
+      <Parameter pos="5" name="DeltaPhiMax" selection="0" value="3"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaRSqrIncl2" name="0DR24-CMU4ab-MU4ab" algoId="59">
+    <Fixed>
+      <Input name="Tob1" value="CMUab" position="0"/>
+      <Input name="Tob2" value="MUab" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0DR24-CMU4ab-MU4ab"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSelectMU:"/>
+      <Generic name="InputWidth2" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob1" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob2" value=":OutputWidthSelectMU:"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="3"/>
+      <Parameter pos="1" name="MinET2" value="3"/>
+      <Parameter pos="2" name="DeltaRMin" value="0"/>
+      <Parameter pos="3" name="DeltaRMax" value="576"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="InvariantMassInclusive2" name="1INVM19-CMU4ab-MU4ab" algoId="53">
+    <Fixed>
+      <Input name="Tob1" value="CMUab" position="0"/>
+      <Input name="Tob2" value="MUab" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="1INVM19-CMU4ab-MU4ab"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSelectMU:"/>
+      <Generic name="InputWidth2" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob1" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob2" value=":OutputWidthSelectMU:"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="3"/>
+      <Parameter pos="1" name="MinET2" value="3"/>
+      <Parameter pos="2" name="MinMSqr" value="1"/>
+      <Parameter pos="3" name="MaxMSqr" value="361"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="InvariantMassInclusive2" name="2INVM8-CMU4ab-MU4ab" algoId="54">
+    <Fixed>
+      <Input name="Tob1" value="CMUab" position="0"/>
+      <Input name="Tob2" value="MUab" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="2INVM8-CMU4ab-MU4ab"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSelectMU:"/>
+      <Generic name="InputWidth2" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob1" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob2" value=":OutputWidthSelectMU:"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="3"/>
+      <Parameter pos="1" name="MinET2" value="3"/>
+      <Parameter pos="2" name="MinMSqr" value="4"/>
+      <Parameter pos="3" name="MaxMSqr" value="64"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="MinDeltaPhiIncl2" name="10MINDPHI-AJ20s2-XE50" algoId="43">
+    <Fixed>
+      <Input name="Tob1" value="AJs" position="0"/>
+      <Input name="Tob2" value="XE" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="10MINDPHI-AJ20s2-XE50"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSortJET:"/>
+      <Generic name="InputWidth2" value="1"/>
+      <Generic name="MaxTob1" value="2"/>
+      <Generic name="MaxTob2" value="1"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="20"/>
+      <Parameter pos="1" name="MinET2" value="50"/>
+      <Parameter pos="2" name="DeltaPhiMin" selection="0" value="10"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="EtCut" name="LATEMU10s1" algoId="85">
+    <Fixed>
+      <Input name="Tob" value="LMUs" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="LATEMU10s1"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSortMU:"/>
+      <Generic name="MaxTob" value="1"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinEt" value="10"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="KalmanMETCorrection" name="KF-XE-AJall" algoId="86">
+    <Fixed>
+      <Input name="Tob1" value="XENoSort" position="0"/>
+      <Input name="Tob2" value="AJall" position="1"/>
+      <Output name="Results" bits="6">
+        <Bit selection="0" name="KF-XE35-AJall"/>
+        <Bit selection="1" name="KF-XE45-AJall"/>
+        <Bit selection="2" name="KF-XE55-AJall"/>
+        <Bit selection="3" name="KF-XE60-AJall"/>
+        <Bit selection="4" name="KF-XE65-AJall"/>
+        <Bit selection="5" name="KF-XE75-AJall"/>
+      </Output>
+      <Generic name="InputWidth" value=":InputWidthJET:"/>
+      <Generic name="NumResultBits" value="6"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="0"/>
+      <Parameter pos="1" name="KFXE" selection="0" value="35"/>
+      <Parameter pos="2" name="KFXE" selection="1" value="45"/>
+      <Parameter pos="3" name="KFXE" selection="2" value="55"/>
+      <Parameter pos="4" name="KFXE" selection="3" value="60"/>
+      <Parameter pos="5" name="KFXE" selection="4" value="65"/>
+      <Parameter pos="6" name="KFXE" selection="5" value="75"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="MultiplicityCustom" name="0MATCH-4AJ20.ETA31-4AJj15.ETA31" algoId="63">
+    <Fixed>
+      <Input name="Tob" value="AJMatchall" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0MATCH-4AJ20.ETA31-4AJj15.ETA31"/>
+      </Output>
+      <Generic name="InputWidth" value=":InputWidthJET:"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="0"/>
+      <Parameter pos="1" name="MinEta" value="0"/>
+      <Parameter pos="2" name="MaxEta" value="31"/>
+      <Parameter pos="3" name="MinMultiplicity" value="4"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="JetHT" name="HT190-AJ15all.ETA21" algoId="25">
+    <Fixed>
+      <Input name="Tob" value="AJall" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="HT190-AJ15all.ETA21"/>
+      </Output>
+      <Generic name="InputWidth" value=":InputWidthJET:"/>
+      <Generic name="MaxTob" value=":InputWidthJET:"/>
+      <Generic name="NumRegisters" value="2"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="15"/>
+      <Parameter pos="1" name="MinEta" value="0"/>
+      <Parameter pos="2" name="MaxEta" value="21"/>
+      <Parameter pos="3" name="MinHt" value="190"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="JetHT" name="HT150-AJ20all.ETA31" algoId="26">
+    <Fixed>
+      <Input name="Tob" value="AJall" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="HT150-AJ20all.ETA31"/>
+      </Output>
+      <Generic name="InputWidth" value=":InputWidthJET:"/>
+      <Generic name="MaxTob" value=":InputWidthJET:"/>
+      <Generic name="NumRegisters" value="2"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="20"/>
+      <Parameter pos="1" name="MinEta" value="0"/>
+      <Parameter pos="2" name="MaxEta" value="31"/>
+      <Parameter pos="3" name="MinHt" value="150"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="JetHT" name="HT150-AJj15all.ETA49" algoId="27">
+    <Fixed>
+      <Input name="Tob" value="AJjall" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="HT150-AJj15all.ETA49"/>
+      </Output>
+      <Generic name="InputWidth" value=":InputWidthJET:"/>
+      <Generic name="MaxTob" value=":InputWidthJET:"/>
+      <Generic name="NumRegisters" value="2"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="15"/>
+      <Parameter pos="1" name="MinEta" value="0"/>
+      <Parameter pos="2" name="MaxEta" value="49"/>
+      <Parameter pos="3" name="MinHt" value="150"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="JetHT" name="HT20-AJj15all.ETA49" algoId="28">
+    <Fixed>
+      <Input name="Tob" value="AJjall" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="HT20-AJj15all.ETA49"/>
+      </Output>
+      <Generic name="InputWidth" value=":InputWidthJET:"/>
+      <Generic name="MaxTob" value=":InputWidthJET:"/>
+      <Generic name="NumRegisters" value="2"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="15"/>
+      <Parameter pos="1" name="MinEta" value="0"/>
+      <Parameter pos="2" name="MaxEta" value="49"/>
+      <Parameter pos="3" name="MinHt" value="20"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="JetSimpleCone" name="SC111-CJ15ab.ETA26" algoId="87">
+    <Fixed>
+      <Input name="Tob" value="CJab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="SC111-CJ15ab.ETA26"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectJET:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectJET:"/>
+      <Generic name="NumRegisters" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="15"/>
+      <Parameter pos="1" name="MinEta" value="0"/>
+      <Parameter pos="2" name="MaxEta" value="26"/>
+      <Parameter pos="3" name="Radius" value="10"/>
+      <Parameter pos="4" name="MinHt" value="111"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="JetSimpleCone" name="SC85-CJ15ab.ETA26" algoId="88">
+    <Fixed>
+      <Input name="Tob" value="CJab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="SC85-CJ15ab.ETA26"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectJET:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectJET:"/>
+      <Generic name="NumRegisters" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET" value="15"/>
+      <Parameter pos="1" name="MinEta" value="0"/>
+      <Parameter pos="2" name="MaxEta" value="26"/>
+      <Parameter pos="3" name="Radius" value="10"/>
+      <Parameter pos="4" name="MinHt" value="85"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="Ratio" name="05RATIO-XE0-HT0-AJj15all.ETA49" algoId="66">
+    <Fixed>
+      <Input name="Tob1" value="XE" position="0"/>
+      <Input name="Tob2" value="AJjall" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="05RATIO-XE0-HT0-AJj15all.ETA49"/>
+      </Output>
+      <Generic name="InputWidth1" value="1"/>
+      <Generic name="InputWidth2" value=":InputWidthJET:"/>
+      <Generic name="MaxTob1" value="1"/>
+      <Generic name="MaxTob2" value=":InputWidthJET:"/>
+      <Generic name="NumResultBits" value="1"/>
+      <Generic name="isXE2" value="0"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET2" value="15"/>
+      <Parameter pos="1" name="EtaMin" value="0"/>
+      <Parameter pos="2" name="EtaMax" value="49"/>
+      <Parameter pos="3" name="MinET1" value="0"/>
+      <Parameter pos="4" name="HT" value="0"/>
+      <Parameter pos="5" name="Ratio" value="5"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="Ratio" name="08RATIO-XE0-HT0-AJj15all.ETA49" algoId="67">
+    <Fixed>
+      <Input name="Tob1" value="XE" position="0"/>
+      <Input name="Tob2" value="AJjall" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="08RATIO-XE0-HT0-AJj15all.ETA49"/>
+      </Output>
+      <Generic name="InputWidth1" value="1"/>
+      <Generic name="InputWidth2" value=":InputWidthJET:"/>
+      <Generic name="MaxTob1" value="1"/>
+      <Generic name="MaxTob2" value=":InputWidthJET:"/>
+      <Generic name="NumResultBits" value="1"/>
+      <Generic name="isXE2" value="0"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET2" value="15"/>
+      <Parameter pos="1" name="EtaMin" value="0"/>
+      <Parameter pos="2" name="EtaMax" value="49"/>
+      <Parameter pos="3" name="MinET1" value="0"/>
+      <Parameter pos="4" name="HT" value="0"/>
+      <Parameter pos="5" name="Ratio" value="8"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="Ratio" name="90RATIO2-XE0-HT0-AJj15all.ETA49" algoId="68">
+    <Fixed>
+      <Input name="Tob1" value="XE" position="0"/>
+      <Input name="Tob2" value="AJjall" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="90RATIO2-XE0-HT0-AJj15all.ETA49"/>
+      </Output>
+      <Generic name="InputWidth1" value="1"/>
+      <Generic name="InputWidth2" value=":InputWidthJET:"/>
+      <Generic name="MaxTob1" value="1"/>
+      <Generic name="MaxTob2" value=":InputWidthJET:"/>
+      <Generic name="NumResultBits" value="1"/>
+      <Generic name="isXE2" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET2" value="15"/>
+      <Parameter pos="1" name="EtaMin" value="0"/>
+      <Parameter pos="2" name="EtaMax" value="49"/>
+      <Parameter pos="3" name="MinET1" value="0"/>
+      <Parameter pos="4" name="HT" value="0"/>
+      <Parameter pos="5" name="Ratio" value="90"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="Ratio" name="250RATIO2-XE0-HT0-AJj15all.ETA49" algoId="69">
+    <Fixed>
+      <Input name="Tob1" value="XE" position="0"/>
+      <Input name="Tob2" value="AJjall" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="250RATIO2-XE0-HT0-AJj15all.ETA49"/>
+      </Output>
+      <Generic name="InputWidth1" value="1"/>
+      <Generic name="InputWidth2" value=":InputWidthJET:"/>
+      <Generic name="MaxTob1" value="1"/>
+      <Generic name="MaxTob2" value=":InputWidthJET:"/>
+      <Generic name="NumResultBits" value="1"/>
+      <Generic name="isXE2" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET2" value="15"/>
+      <Parameter pos="1" name="EtaMin" value="0"/>
+      <Parameter pos="2" name="EtaMax" value="49"/>
+      <Parameter pos="3" name="MinET1" value="0"/>
+      <Parameter pos="4" name="HT" value="0"/>
+      <Parameter pos="5" name="Ratio" value="250"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="MinDeltaPhiIncl2" name="10MINDPHI-J20ab-XE50" algoId="46">
+    <Fixed>
+      <Input name="Tob1" value="Jab" position="0"/>
+      <Input name="Tob2" value="XE" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="10MINDPHI-J20ab-XE50"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSelectJET:"/>
+      <Generic name="InputWidth2" value="1"/>
+      <Generic name="MaxTob1" value=":OutputWidthSelectJET:"/>
+      <Generic name="MaxTob2" value="1"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="20"/>
+      <Parameter pos="1" name="MinET2" value="50"/>
+      <Parameter pos="2" name="DeltaPhiMin" selection="0" value="10"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaRSqrIncl1" name="0DR28-TAU20abi-TAU12abi" algoId="22">
+    <Fixed>
+      <Input name="Tob" value="TAUabi" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0DR28-TAU20abi-TAU12abi"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectTAU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectTAU:"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="40"/>
+      <Parameter pos="1" name="MinET2" value="24"/>
+      <Parameter pos="2" name="DeltaRMin" value="0"/>
+      <Parameter pos="3" name="DeltaRMax" value="784"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DisambiguationDRIncl3" name="1DISAMB-J25ab-0DR28-TAU20abi-TAU12abi" algoId="81">
+    <Fixed>
+      <Input name="Tob1" value="TAUabi" position="0"/>
+      <Input name="Tob2" value="TAUabi" position="1"/>
+      <Input name="Tob3" value="Jab" position="2"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="1DISAMB-J25ab-0DR28-TAU20abi-TAU12abi"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSelectTAU:"/>
+      <Generic name="InputWidth2" value=":OutputWidthSelectTAU:"/>
+      <Generic name="InputWidth3" value=":OutputWidthSelectJET:"/>
+      <Generic name="MaxTob1" value=":OutputWidthSelectTAU:"/>
+      <Generic name="MaxTob2" value=":OutputWidthSelectTAU:"/>
+      <Generic name="MaxTob3" value=":OutputWidthSelectJET:"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" selection="0" value="40"/>
+      <Parameter pos="1" name="MinET2" selection="0" value="24"/>
+      <Parameter pos="2" name="MinET3" selection="0" value="25"/>
+      <Parameter pos="3" name="DisambDRSqrMin" selection="0" value="0"/>
+      <Parameter pos="4" name="DisambDRSqrMax" selection="0" value="784"/>
+      <Parameter pos="5" name="DisambDRSqr" selection="0" value="1"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DisambiguationIncl2" name="1DISAMB-TAU12abi-J25ab" algoId="74">
+    <Fixed>
+      <Input name="Tob1" value="TAUabi" position="0"/>
+      <Input name="Tob2" value="Jab" position="1"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="1DISAMB-TAU12abi-J25ab"/>
+      </Output>
+      <Generic name="InputWidth1" value=":OutputWidthSelectTAU:"/>
+      <Generic name="InputWidth2" value=":OutputWidthSelectJET:"/>
+      <Generic name="MaxTob1" value=":OutputWidthSelectTAU:"/>
+      <Generic name="MaxTob2" value=":OutputWidthSelectJET:"/>
+      <Generic name="NumResultBits" value="1"/>
+      <Generic name="ClusterOnly" value="0"/>
+      <Generic name="ApplyDR" value="0"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="24"/>
+      <Parameter pos="1" name="MinET2" value="25"/>
+      <Parameter pos="2" name="DisambDRSqrMin" value="1"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaRSqrIncl1" name="0DR10-MU10ab-MU6ab" algoId="10">
+    <Fixed>
+      <Input name="Tob" value="MUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0DR10-MU10ab-MU6ab"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+      <Generic name="RequireOneBarrel" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="9"/>
+      <Parameter pos="1" name="MinET2" value="5"/>
+      <Parameter pos="2" name="DeltaRMin" value="0"/>
+      <Parameter pos="3" name="DeltaRMax" value="100"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaRSqrIncl1" name="2DR99-2MU4ab" algoId="9">
+    <Fixed>
+      <Input name="Tob" value="MUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="2DR99-2MU4ab"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+      <Generic name="RequireOneBarrel" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="3"/>
+      <Parameter pos="1" name="MinET2" value="3"/>
+      <Parameter pos="2" name="DeltaRMin" value="4"/>
+      <Parameter pos="3" name="DeltaRMax" value="9801"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaRSqrIncl1" name="0DR34-2MU4ab" algoId="14">
+    <Fixed>
+      <Input name="Tob" value="MUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0DR34-2MU4ab"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+      <Generic name="RequireOneBarrel" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="3"/>
+      <Parameter pos="1" name="MinET2" value="3"/>
+      <Parameter pos="2" name="DeltaRMin" value="0"/>
+      <Parameter pos="3" name="DeltaRMax" value="1156"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaRSqrIncl1" name="2DR15-2MU6ab" algoId="11">
+    <Fixed>
+      <Input name="Tob" value="MUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="2DR15-2MU6ab"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+      <Generic name="RequireOneBarrel" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="5"/>
+      <Parameter pos="1" name="MinET2" value="5"/>
+      <Parameter pos="2" name="DeltaRMin" value="4"/>
+      <Parameter pos="3" name="DeltaRMax" value="225"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaRSqrIncl1" name="0DR15-MU6ab-MU4ab" algoId="13">
+    <Fixed>
+      <Input name="Tob" value="MUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0DR15-MU6ab-MU4ab"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+      <Generic name="RequireOneBarrel" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="5"/>
+      <Parameter pos="1" name="MinET2" value="3"/>
+      <Parameter pos="2" name="DeltaRMin" value="0"/>
+      <Parameter pos="3" name="DeltaRMax" value="225"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="DeltaRSqrIncl1" name="0DR22-MU6ab-MU4ab" algoId="17">
+    <Fixed>
+      <Input name="Tob" value="MUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="0DR22-MU6ab-MU4ab"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+      <Generic name="RequireOneBarrel" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="5"/>
+      <Parameter pos="1" name="MinET2" value="3"/>
+      <Parameter pos="2" name="DeltaRMin" value="0"/>
+      <Parameter pos="3" name="DeltaRMax" value="484"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="InvariantMassInclusive1" name="1INVM19-2MU4ab" algoId="2">
+    <Fixed>
+      <Input name="Tob" value="MUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="1INVM19-2MU4ab"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+      <Generic name="RequireOneBarrel" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="3"/>
+      <Parameter pos="1" name="MinET2" value="3"/>
+      <Parameter pos="2" name="MinMSqr" value="1"/>
+      <Parameter pos="3" name="MaxMSqr" value="361"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="InvariantMassInclusive1" name="8INVM15-MU6ab-MU4ab" algoId="4">
+    <Fixed>
+      <Input name="Tob" value="MUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="8INVM15-MU6ab-MU4ab"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+      <Generic name="RequireOneBarrel" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="5"/>
+      <Parameter pos="1" name="MinET2" value="3"/>
+      <Parameter pos="2" name="MinMSqr" value="64"/>
+      <Parameter pos="3" name="MaxMSqr" value="225"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="InvariantMassInclusive1" name="8INVM15-2MU6ab" algoId="6">
+    <Fixed>
+      <Input name="Tob" value="MUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="8INVM15-2MU6ab"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+      <Generic name="RequireOneBarrel" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="5"/>
+      <Parameter pos="1" name="MinET2" value="5"/>
+      <Parameter pos="2" name="MinMSqr" value="64"/>
+      <Parameter pos="3" name="MaxMSqr" value="225"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="InvariantMassInclusive1" name="2INVM8-2MU4ab" algoId="3">
+    <Fixed>
+      <Input name="Tob" value="MUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="2INVM8-2MU4ab"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+      <Generic name="RequireOneBarrel" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="3"/>
+      <Parameter pos="1" name="MinET2" value="3"/>
+      <Parameter pos="2" name="MinMSqr" value="4"/>
+      <Parameter pos="3" name="MaxMSqr" value="64"/>
+    </Variable>
+  </DecisionAlgo>
+
+  <DecisionAlgo type="InvariantMassInclusive1" name="2INVM8-MU6ab-MU4ab" algoId="5">
+    <Fixed>
+      <Input name="Tob" value="MUab" position="0"/>
+      <Output name="Results" bits="1">
+        <Bit selection="0" name="2INVM8-MU6ab-MU4ab"/>
+      </Output>
+      <Generic name="InputWidth" value=":OutputWidthSelectMU:"/>
+      <Generic name="MaxTob" value=":OutputWidthSelectMU:"/>
+      <Generic name="RequireOneBarrel" value="0"/>
+      <Generic name="NumResultBits" value="1"/>
+    </Fixed>
+    <Variable>
+      <Parameter pos="0" name="MinET1" value="5"/>
+      <Parameter pos="1" name="MinET2" value="3"/>
+      <Parameter pos="2" name="MinMSqr" value="4"/>
+      <Parameter pos="3" name="MaxMSqr" value="64"/>
+    </Variable>
+  </DecisionAlgo>
+
+</TOPO_MENU>
diff --git a/Trigger/TriggerCommon/TriggerMenuXML/data/LVL1config_MC_pp_v5.xml b/Trigger/TriggerCommon/TriggerMenuXML/data/LVL1config_MC_pp_v5.xml
index a878b5d9538eb53c465d71aaf200a126b9e9b1c4..8ffc7e5d1250e61dfcfec7187e1f125f7bd90d30 100644
--- a/Trigger/TriggerCommon/TriggerMenuXML/data/LVL1config_MC_pp_v5.xml
+++ b/Trigger/TriggerCommon/TriggerMenuXML/data/LVL1config_MC_pp_v5.xml
@@ -830,9 +830,9 @@
         <InternalTrigger name="BGRP1"/>
       </AND>
     </TriggerItem>
-    <TriggerItem ctpid="108" partition="1" name="L1_J15.28ETA31" complex_deadtime="0" definition="(J15.28ETA31[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+    <TriggerItem ctpid="108" partition="1" name="L1_J40.0ETA25" complex_deadtime="0" definition="(J40.0ETA25[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
       <AND>
-        <TriggerCondition multi="1" name="J15.28ETA31_x1" triggerthreshold="J15.28ETA31"/>
+        <TriggerCondition multi="1" name="J40.0ETA25_x1" triggerthreshold="J40.0ETA25"/>
         <InternalTrigger name="BGRP0"/>
         <InternalTrigger name="BGRP1"/>
       </AND>
@@ -5718,15 +5718,6 @@
     <TriggerCounter name="7J15.0ETA25" type="CTPIN">
       <TriggerCondition name="7J15.0ETA25" triggerthreshold="J15.0ETA25" multi="7"/>
     </TriggerCounter>
-    <TriggerCounter name="1J15.28ETA31" type="CTPIN">
-      <TriggerCondition name="1J15.28ETA31" triggerthreshold="J15.28ETA31" multi="1"/>
-    </TriggerCounter>
-    <TriggerCounter name="2J15.28ETA31" type="CTPIN">
-      <TriggerCondition name="2J15.28ETA31" triggerthreshold="J15.28ETA31" multi="2"/>
-    </TriggerCounter>
-    <TriggerCounter name="3J15.28ETA31" type="CTPIN">
-      <TriggerCondition name="3J15.28ETA31" triggerthreshold="J15.28ETA31" multi="3"/>
-    </TriggerCounter>
     <TriggerCounter name="1J15.31ETA49" type="CTPIN">
       <TriggerCondition name="1J15.31ETA49" triggerthreshold="J15.31ETA49" multi="1"/>
     </TriggerCounter>
@@ -5868,6 +5859,15 @@
     <TriggerCounter name="7J40" type="CTPIN">
       <TriggerCondition name="7J40" triggerthreshold="J40" multi="7"/>
     </TriggerCounter>
+    <TriggerCounter name="1J40.0ETA25" type="CTPIN">
+      <TriggerCondition name="1J40.0ETA25" triggerthreshold="J40.0ETA25" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J40.0ETA25" type="CTPIN">
+      <TriggerCondition name="2J40.0ETA25" triggerthreshold="J40.0ETA25" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J40.0ETA25" type="CTPIN">
+      <TriggerCondition name="3J40.0ETA25" triggerthreshold="J40.0ETA25" multi="3"/>
+    </TriggerCounter>
     <TriggerCounter name="1J400" type="CTPIN">
       <TriggerCondition name="1J400" triggerthreshold="J400" multi="1"/>
     </TriggerCounter>
@@ -6876,18 +6876,17 @@
         <Signal range_begin="0" range_end="1"/>
       </Cable>
     </TriggerThreshold>
-    <TriggerThreshold active="1" bitnum="2" id="77" mapping="11" name="J15.28ETA31" type="JET" input="ctpin" version="1">
-      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J15.28ETA31full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
-      <TriggerThresholdValue em_isolation="63" etamin="-31" etamax="-28" had_isolation="63" had_veto="63" name="J15.28ETA31full" phimin="0" phimax="64" priority="1" thresholdval="15" type="JET" window="8" windowSize="LARGE"/>
-      <TriggerThresholdValue em_isolation="63" etamin="28" etamax="31" had_isolation="63" had_veto="63" name="J15.28ETA31full" phimin="0" phimax="64" priority="1" thresholdval="15" type="JET" window="8" windowSize="LARGE"/>
+    <TriggerThreshold active="1" bitnum="2" id="77" mapping="11" name="J20.28ETA31" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J20.28ETA31full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-31" etamax="-28" had_isolation="63" had_veto="63" name="J20.28ETA31full" phimin="0" phimax="64" priority="1" thresholdval="20" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="28" etamax="31" had_isolation="63" had_veto="63" name="J20.28ETA31full" phimin="0" phimax="64" priority="1" thresholdval="20" type="JET" window="8" windowSize="LARGE"/>
       <Cable connector="CON1" input="SLOT8" name="JET2">
         <Signal range_begin="2" range_end="3"/>
       </Cable>
     </TriggerThreshold>
-    <TriggerThreshold active="1" bitnum="2" id="78" mapping="12" name="J20.28ETA31" type="JET" input="ctpin" version="1">
-      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J20.28ETA31full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
-      <TriggerThresholdValue em_isolation="63" etamin="-31" etamax="-28" had_isolation="63" had_veto="63" name="J20.28ETA31full" phimin="0" phimax="64" priority="1" thresholdval="20" type="JET" window="8" windowSize="LARGE"/>
-      <TriggerThresholdValue em_isolation="63" etamin="28" etamax="31" had_isolation="63" had_veto="63" name="J20.28ETA31full" phimin="0" phimax="64" priority="1" thresholdval="20" type="JET" window="8" windowSize="LARGE"/>
+    <TriggerThreshold active="1" bitnum="2" id="78" mapping="12" name="J40.0ETA25" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J40.0ETA25full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-25" etamax="25" had_isolation="63" had_veto="63" name="J40.0ETA25full" phimin="0" phimax="64" priority="1" thresholdval="40" type="JET" window="8" windowSize="LARGE"/>
       <Cable connector="CON1" input="SLOT8" name="JET2">
         <Signal range_begin="4" range_end="5"/>
       </Cable>
diff --git a/Trigger/TriggerCommon/TriggerMenuXML/data/LVL1config_MC_pp_v6.xml b/Trigger/TriggerCommon/TriggerMenuXML/data/LVL1config_MC_pp_v6.xml
new file mode 100644
index 0000000000000000000000000000000000000000..5c48aacb5848e11554aac575a90a41a6ffad5604
--- /dev/null
+++ b/Trigger/TriggerCommon/TriggerMenuXML/data/LVL1config_MC_pp_v6.xml
@@ -0,0 +1,8262 @@
+<?xml version="1.0"?>
+<!DOCTYPE LVL1Config SYSTEM "LVL1config.dtd">
+<LVL1Config name="MC_pp_v6" ctpVersion="4" l1Version="1">
+  <!--File is generated by TriggerMenu-->
+  <!--No. L1 thresholds defined: 291-->
+  <!--No. L1 items defined: 510-->
+  <TriggerMenu name="MC_pp_v6" phase="lumi">
+    <TriggerItem ctpid="0" partition="1" name="L1_EM3" complex_deadtime="0" definition="(EM3[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM3_x1" triggerthreshold="EM3"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="1" partition="1" name="L1_EM7" complex_deadtime="0" definition="(EM7[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM7_x1" triggerthreshold="EM7"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="2" partition="1" name="L1_EM12" complex_deadtime="0" definition="(EM12[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM12_x1" triggerthreshold="EM12"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="3" partition="1" name="L1_EM8VH" complex_deadtime="0" definition="(EM8VH[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM8VH_x1" triggerthreshold="EM8VH"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="4" partition="1" name="L1_EM10VH" complex_deadtime="0" definition="(EM10VH[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM10VH_x1" triggerthreshold="EM10VH"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="5" partition="1" name="L1_EM13VH" complex_deadtime="0" definition="(EM13VH[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM13VH_x1" triggerthreshold="EM13VH"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="6" partition="1" name="L1_EM15" complex_deadtime="0" definition="(EM15[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM15_x1" triggerthreshold="EM15"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="7" partition="1" name="L1_EM15VH" complex_deadtime="0" definition="(EM15VH[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM15VH_x1" triggerthreshold="EM15VH"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="8" partition="1" name="L1_EM18VH" complex_deadtime="0" definition="(EM18VH[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM18VH_x1" triggerthreshold="EM18VH"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="9" partition="1" name="L1_EM20VH" complex_deadtime="0" definition="(EM20VH[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM20VH_x1" triggerthreshold="EM20VH"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="10" partition="1" name="L1_EM20VHI" complex_deadtime="0" definition="(EM20VHI[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM20VHI_x1" triggerthreshold="EM20VHI"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="11" partition="1" name="L1_EM22VHI" complex_deadtime="0" definition="(EM22VHI[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM22VHI_x1" triggerthreshold="EM22VHI"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="12" partition="1" name="L1_EM3_EMPTY" complex_deadtime="0" definition="(EM3[x1]&amp;BGRP0&amp;BGRP3)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM3_x1" triggerthreshold="EM3"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="13" partition="1" name="L1_EM7_EMPTY" complex_deadtime="0" definition="(EM7[x1]&amp;BGRP0&amp;BGRP3)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM7_x1" triggerthreshold="EM7"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="14" partition="1" name="L1_MU4" complex_deadtime="0" definition="(MU4[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10001000" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU4_x1" triggerthreshold="MU4"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="15" partition="1" name="L1_MU6" complex_deadtime="0" definition="(MU6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU6_x1" triggerthreshold="MU6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="16" partition="1" name="L1_MU10" complex_deadtime="0" definition="(MU10[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10001000" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU10_x1" triggerthreshold="MU10"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="17" partition="1" name="L1_MU15" complex_deadtime="0" definition="(MU15[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU15_x1" triggerthreshold="MU15"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="18" partition="1" name="L1_MU20" complex_deadtime="0" definition="(MU20[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10001000" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU20_x1" triggerthreshold="MU20"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="19" partition="1" name="L1_MU4_EMPTY" complex_deadtime="0" definition="(MU4[x1]&amp;BGRP0&amp;BGRP3)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU4_x1" triggerthreshold="MU4"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="20" partition="1" name="L1_MU4_FIRSTEMPTY" complex_deadtime="0" definition="(MU4[x1]&amp;BGRP0&amp;BGRP6)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU4_x1" triggerthreshold="MU4"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP6"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="21" partition="1" name="L1_MU11_EMPTY" complex_deadtime="0" definition="(MU11[x1]&amp;BGRP0&amp;BGRP3)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU11_x1" triggerthreshold="MU11"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="22" partition="1" name="L1_MU4_UNPAIRED_ISO" complex_deadtime="0" definition="(MU4[x1]&amp;BGRP0&amp;BGRP4)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU4_x1" triggerthreshold="MU4"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="23" partition="1" name="L1_2EM3" complex_deadtime="0" definition="(EM3[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="EM3_x2" triggerthreshold="EM3"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="24" partition="1" name="L1_2EM7" complex_deadtime="0" definition="(EM7[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="EM7_x2" triggerthreshold="EM7"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="25" partition="1" name="L1_2EM10VH" complex_deadtime="0" definition="(EM10VH[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="EM10VH_x2" triggerthreshold="EM10VH"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="26" partition="1" name="L1_2EM13VH" complex_deadtime="0" definition="(EM13VH[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="EM13VH_x2" triggerthreshold="EM13VH"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="27" partition="1" name="L1_2EM15" complex_deadtime="0" definition="(EM15[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="EM15_x2" triggerthreshold="EM15"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="28" partition="1" name="L1_2EM15VH" complex_deadtime="0" definition="(EM15VH[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="EM15VH_x2" triggerthreshold="EM15VH"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="29" partition="1" name="L1_EM7_2EM3" complex_deadtime="0" definition="(EM7[x1]&amp;EM3[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM7_x1" triggerthreshold="EM7"/>
+        <TriggerCondition multi="2" name="EM3_x2" triggerthreshold="EM3"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="30" partition="1" name="L1_EM12_2EM3" complex_deadtime="0" definition="(EM12[x1]&amp;EM3[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM12_x1" triggerthreshold="EM12"/>
+        <TriggerCondition multi="2" name="EM3_x2" triggerthreshold="EM3"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="31" partition="1" name="L1_EM15VH_3EM7" complex_deadtime="0" definition="(EM15VH[x1]&amp;EM7[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM15VH_x1" triggerthreshold="EM15VH"/>
+        <TriggerCondition multi="3" name="EM7_x3" triggerthreshold="EM7"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="32" partition="1" name="L1_2MU4" complex_deadtime="0" definition="(MU4[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="MU4_x2" triggerthreshold="MU4"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="33" partition="1" name="L1_2MU6" complex_deadtime="0" definition="(MU6[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="MU6_x2" triggerthreshold="MU6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="34" partition="1" name="L1_2MU10" complex_deadtime="0" definition="(MU10[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="MU10_x2" triggerthreshold="MU10"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="35" partition="1" name="L1_2MU20_OVERLAY" complex_deadtime="0" definition="(MU20[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10000010" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="MU20_x2" triggerthreshold="MU20"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="36" partition="1" name="L1_MU10_2MU6" complex_deadtime="0" definition="(MU10[x1]&amp;MU6[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU10_x1" triggerthreshold="MU10"/>
+        <TriggerCondition multi="2" name="MU6_x2" triggerthreshold="MU6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="37" partition="1" name="L1_MU11_2MU6" complex_deadtime="0" definition="(MU11[x1]&amp;MU6[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU11_x1" triggerthreshold="MU11"/>
+        <TriggerCondition multi="2" name="MU6_x2" triggerthreshold="MU6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="38" partition="1" name="L1_3MU4" complex_deadtime="0" definition="(MU4[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="3" name="MU4_x3" triggerthreshold="MU4"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="39" partition="1" name="L1_MU6_2MU4" complex_deadtime="0" definition="(MU6[x1]&amp;MU4[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU6_x1" triggerthreshold="MU6"/>
+        <TriggerCondition multi="2" name="MU4_x2" triggerthreshold="MU4"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="40" partition="1" name="L1_3MU6" complex_deadtime="0" definition="(MU6[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="3" name="MU6_x3" triggerthreshold="MU6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="41" partition="1" name="L1_EM7_MU10" complex_deadtime="0" definition="(EM7[x1]&amp;MU10[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM7_x1" triggerthreshold="EM7"/>
+        <TriggerCondition multi="1" name="MU10_x1" triggerthreshold="MU10"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="42" partition="1" name="L1_EM15I_MU4" complex_deadtime="0" definition="(EM15I[x1]&amp;MU4[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM15I_x1" triggerthreshold="EM15I"/>
+        <TriggerCondition multi="1" name="MU4_x1" triggerthreshold="MU4"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="43" partition="1" name="L1_2EM8VH_MU10" complex_deadtime="0" definition="(EM8VH[x2]&amp;MU10[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="EM8VH_x2" triggerthreshold="EM8VH"/>
+        <TriggerCondition multi="1" name="MU10_x1" triggerthreshold="MU10"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="44" partition="1" name="L1_EM15VH_MU10" complex_deadtime="0" definition="(EM15VH[x1]&amp;MU10[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM15VH_x1" triggerthreshold="EM15VH"/>
+        <TriggerCondition multi="1" name="MU10_x1" triggerthreshold="MU10"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="45" partition="1" name="L1_TAU12" complex_deadtime="0" definition="(HA12[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA12_x1" triggerthreshold="HA12"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="46" partition="1" name="L1_TAU12IL" complex_deadtime="0" definition="(HA12IL[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA12IL_x1" triggerthreshold="HA12IL"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="47" partition="1" name="L1_TAU12IM" complex_deadtime="0" definition="(HA12IM[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA12IM_x1" triggerthreshold="HA12IM"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="48" partition="1" name="L1_TAU12IT" complex_deadtime="0" definition="(HA12IT[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA12IT_x1" triggerthreshold="HA12IT"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="49" partition="1" name="L1_TAU20" complex_deadtime="0" definition="(HA20[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA20_x1" triggerthreshold="HA20"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="50" partition="1" name="L1_TAU20IL" complex_deadtime="0" definition="(HA20IL[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA20IL_x1" triggerthreshold="HA20IL"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="51" partition="1" name="L1_TAU20IM" complex_deadtime="0" definition="(HA20IM[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA20IM_x1" triggerthreshold="HA20IM"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="52" partition="1" name="L1_TAU20IT" complex_deadtime="0" definition="(HA20IT[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA20IT_x1" triggerthreshold="HA20IT"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="53" partition="1" name="L1_TAU30" complex_deadtime="0" definition="(HA30[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA30_x1" triggerthreshold="HA30"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="54" partition="1" name="L1_TAU40" complex_deadtime="0" definition="(HA40[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA40_x1" triggerthreshold="HA40"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="55" partition="1" name="L1_TAU60" complex_deadtime="0" definition="(HA60[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA60_x1" triggerthreshold="HA60"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="56" partition="1" name="L1_TAU8" complex_deadtime="0" definition="(HA8[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA8_x1" triggerthreshold="HA8"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="57" partition="1" name="L1_TAU8_EMPTY" complex_deadtime="0" definition="(HA8[x1]&amp;BGRP0&amp;BGRP3)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA8_x1" triggerthreshold="HA8"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="58" partition="1" name="L1_TAU20IM_2TAU12IM" complex_deadtime="0" definition="(HA20IM[x1]&amp;HA12IM[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA20IM_x1" triggerthreshold="HA20IM"/>
+        <TriggerCondition multi="2" name="HA12IM_x2" triggerthreshold="HA12IM"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="59" partition="1" name="L1_TAU20_2TAU12" complex_deadtime="0" definition="(HA20[x1]&amp;HA12[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA20_x1" triggerthreshold="HA20"/>
+        <TriggerCondition multi="2" name="HA12_x2" triggerthreshold="HA12"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="60" partition="1" name="L1_EM15HI_2TAU12IM" complex_deadtime="0" definition="(EM15HI[x1]&amp;HA12IM[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM15HI_x1" triggerthreshold="EM15HI"/>
+        <TriggerCondition multi="2" name="HA12IM_x2" triggerthreshold="HA12IM"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="61" partition="1" name="L1_EM15HI_2TAU12IM_J25_3J12" complex_deadtime="0" definition="(EM15HI[x1]&amp;HA12IM[x2]&amp;J25[x1]&amp;J12[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM15HI_x1" triggerthreshold="EM15HI"/>
+        <TriggerCondition multi="2" name="HA12IM_x2" triggerthreshold="HA12IM"/>
+        <TriggerCondition multi="1" name="J25_x1" triggerthreshold="J25"/>
+        <TriggerCondition multi="3" name="J12_x3" triggerthreshold="J12"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="62" partition="1" name="L1_EM15HI_TAU40_2TAU15" complex_deadtime="0" definition="(EM15HI[x1]&amp;HA40[x1]&amp;HA15[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM15HI_x1" triggerthreshold="EM15HI"/>
+        <TriggerCondition multi="1" name="HA40_x1" triggerthreshold="HA40"/>
+        <TriggerCondition multi="2" name="HA15_x2" triggerthreshold="HA15"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="63" partition="1" name="L1_MU10_TAU12IM" complex_deadtime="0" definition="(MU10[x1]&amp;HA12IM[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU10_x1" triggerthreshold="MU10"/>
+        <TriggerCondition multi="1" name="HA12IM_x1" triggerthreshold="HA12IM"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="64" partition="1" name="L1_MU10_TAU12IM_J25_2J12" complex_deadtime="0" definition="(MU10[x1]&amp;HA12IM[x1]&amp;J25[x1]&amp;J12[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU10_x1" triggerthreshold="MU10"/>
+        <TriggerCondition multi="1" name="HA12IM_x1" triggerthreshold="HA12IM"/>
+        <TriggerCondition multi="1" name="J25_x1" triggerthreshold="J25"/>
+        <TriggerCondition multi="2" name="J12_x2" triggerthreshold="J12"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="65" partition="1" name="L1_MU10_TAU12_J25_2J12" complex_deadtime="0" definition="(MU10[x1]&amp;HA12[x1]&amp;J25[x1]&amp;J12[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU10_x1" triggerthreshold="MU10"/>
+        <TriggerCondition multi="1" name="HA12_x1" triggerthreshold="HA12"/>
+        <TriggerCondition multi="1" name="J25_x1" triggerthreshold="J25"/>
+        <TriggerCondition multi="2" name="J12_x2" triggerthreshold="J12"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="66" partition="1" name="L1_MU10_TAU20" complex_deadtime="0" definition="(MU10[x1]&amp;HA20[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU10_x1" triggerthreshold="MU10"/>
+        <TriggerCondition multi="1" name="HA20_x1" triggerthreshold="HA20"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="67" partition="1" name="L1_MU10_TAU20IM" complex_deadtime="0" definition="(MU10[x1]&amp;HA20IM[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU10_x1" triggerthreshold="MU10"/>
+        <TriggerCondition multi="1" name="HA20IM_x1" triggerthreshold="HA20IM"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="68" partition="1" name="L1_TAU25IT_2TAU12IT_2J25_3J12" complex_deadtime="0" definition="(HA25IT[x1]&amp;HA12IT[x2]&amp;J25[x2]&amp;J12[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA25IT_x1" triggerthreshold="HA25IT"/>
+        <TriggerCondition multi="2" name="HA12IT_x2" triggerthreshold="HA12IT"/>
+        <TriggerCondition multi="2" name="J25_x2" triggerthreshold="J25"/>
+        <TriggerCondition multi="3" name="J12_x3" triggerthreshold="J12"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="69" partition="1" name="L1_TAU20IL_2TAU12IL_J25_2J20_3J12" complex_deadtime="0" definition="(HA20IL[x1]&amp;HA12IL[x2]&amp;J25[x1]&amp;J20[x2]&amp;J12[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA20IL_x1" triggerthreshold="HA20IL"/>
+        <TriggerCondition multi="2" name="HA12IL_x2" triggerthreshold="HA12IL"/>
+        <TriggerCondition multi="1" name="J25_x1" triggerthreshold="J25"/>
+        <TriggerCondition multi="2" name="J20_x2" triggerthreshold="J20"/>
+        <TriggerCondition multi="3" name="J12_x3" triggerthreshold="J12"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="70" partition="1" name="L1_TAU20IM_2TAU12IM_J25_2J20_3J12" complex_deadtime="0" definition="(HA20IM[x1]&amp;HA12IM[x2]&amp;J25[x1]&amp;J20[x2]&amp;J12[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA20IM_x1" triggerthreshold="HA20IM"/>
+        <TriggerCondition multi="2" name="HA12IM_x2" triggerthreshold="HA12IM"/>
+        <TriggerCondition multi="1" name="J25_x1" triggerthreshold="J25"/>
+        <TriggerCondition multi="2" name="J20_x2" triggerthreshold="J20"/>
+        <TriggerCondition multi="3" name="J12_x3" triggerthreshold="J12"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="71" partition="1" name="L1_J25_2J20_3J12_BOX-TAU20ITAU12I" complex_deadtime="0" definition="(J25[x1]&amp;J20[x2]&amp;J12[x3]&amp;0DETA20-0DPHI20-TAU20abi-TAU12abi[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J25_x1" triggerthreshold="J25"/>
+        <TriggerCondition multi="2" name="J20_x2" triggerthreshold="J20"/>
+        <TriggerCondition multi="3" name="J12_x3" triggerthreshold="J12"/>
+        <TriggerCondition multi="1" name="0DETA20-0DPHI20-TAU20abi-TAU12abi_x1" triggerthreshold="0DETA20-0DPHI20-TAU20abi-TAU12abi"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="72" partition="1" name="L1_DR-MU10TAU12I_TAU12I-J25" complex_deadtime="0" definition="(0DR28-MU10ab-TAU12abi[x1]&amp;1DISAMB-TAU12abi-J25ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="0DR28-MU10ab-TAU12abi_x1" triggerthreshold="0DR28-MU10ab-TAU12abi"/>
+        <TriggerCondition multi="1" name="1DISAMB-TAU12abi-J25ab_x1" triggerthreshold="1DISAMB-TAU12abi-J25ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="73" partition="1" name="L1_MU10_TAU12I-J25" complex_deadtime="0" definition="(MU10[x1]&amp;1DISAMB-TAU12abi-J25ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU10_x1" triggerthreshold="MU10"/>
+        <TriggerCondition multi="1" name="1DISAMB-TAU12abi-J25ab_x1" triggerthreshold="1DISAMB-TAU12abi-J25ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="74" partition="1" name="L1_TAU20IM_2J20_XE45" complex_deadtime="0" definition="(HA20IM[x1]&amp;J20[x2]&amp;XE45[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA20IM_x1" triggerthreshold="HA20IM"/>
+        <TriggerCondition multi="2" name="J20_x2" triggerthreshold="J20"/>
+        <TriggerCondition multi="1" name="XE45_x1" triggerthreshold="XE45"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="75" partition="1" name="L1_TAU20_2J20_XE45" complex_deadtime="0" definition="(HA20[x1]&amp;J20[x2]&amp;XE45[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA20_x1" triggerthreshold="HA20"/>
+        <TriggerCondition multi="2" name="J20_x2" triggerthreshold="J20"/>
+        <TriggerCondition multi="1" name="XE45_x1" triggerthreshold="XE45"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="76" partition="1" name="L1_TAU20IM_2J20_XE50" complex_deadtime="0" definition="(HA20IM[x1]&amp;J20[x2]&amp;XE50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA20IM_x1" triggerthreshold="HA20IM"/>
+        <TriggerCondition multi="2" name="J20_x2" triggerthreshold="J20"/>
+        <TriggerCondition multi="1" name="XE50_x1" triggerthreshold="XE50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="77" partition="1" name="L1_XE45_TAU20-J20" complex_deadtime="0" definition="(XE45[x1]&amp;1DISAMB-TAU20ab-J20ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XE45_x1" triggerthreshold="XE45"/>
+        <TriggerCondition multi="1" name="1DISAMB-TAU20ab-J20ab_x1" triggerthreshold="1DISAMB-TAU20ab-J20ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="78" partition="1" name="L1_EM15HI_2TAU12IM_XE35" complex_deadtime="0" definition="(EM15HI[x1]&amp;HA12IM[x2]&amp;XE35[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM15HI_x1" triggerthreshold="EM15HI"/>
+        <TriggerCondition multi="2" name="HA12IM_x2" triggerthreshold="HA12IM"/>
+        <TriggerCondition multi="1" name="XE35_x1" triggerthreshold="XE35"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="79" partition="1" name="L1_XE35_EM15-TAU12I" complex_deadtime="0" definition="(XE35[x1]&amp;DISAMB-EM15abhi-TAU12abi[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XE35_x1" triggerthreshold="XE35"/>
+        <TriggerCondition multi="1" name="DISAMB-EM15abhi-TAU12abi_x1" triggerthreshold="DISAMB-EM15abhi-TAU12abi"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="80" partition="1" name="L1_XE40_EM15-TAU12I" complex_deadtime="0" definition="(XE40[x1]&amp;DISAMB-EM15abhi-TAU12abi[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XE40_x1" triggerthreshold="XE40"/>
+        <TriggerCondition multi="1" name="DISAMB-EM15abhi-TAU12abi_x1" triggerthreshold="DISAMB-EM15abhi-TAU12abi"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="81" partition="1" name="L1_MU10_TAU12IM_XE35" complex_deadtime="0" definition="(MU10[x1]&amp;HA12IM[x1]&amp;XE35[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU10_x1" triggerthreshold="MU10"/>
+        <TriggerCondition multi="1" name="HA12IM_x1" triggerthreshold="HA12IM"/>
+        <TriggerCondition multi="1" name="XE35_x1" triggerthreshold="XE35"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="82" partition="1" name="L1_MU10_TAU12IM_XE40" complex_deadtime="0" definition="(MU10[x1]&amp;HA12IM[x1]&amp;XE40[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU10_x1" triggerthreshold="MU10"/>
+        <TriggerCondition multi="1" name="HA12IM_x1" triggerthreshold="HA12IM"/>
+        <TriggerCondition multi="1" name="XE40_x1" triggerthreshold="XE40"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="83" partition="1" name="L1_TAU20IM_2TAU12IM_XE35" complex_deadtime="0" definition="(HA20IM[x1]&amp;HA12IM[x2]&amp;XE35[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA20IM_x1" triggerthreshold="HA20IM"/>
+        <TriggerCondition multi="2" name="HA12IM_x2" triggerthreshold="HA12IM"/>
+        <TriggerCondition multi="1" name="XE35_x1" triggerthreshold="XE35"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="84" partition="1" name="L1_TAU20_2TAU12_XE35" complex_deadtime="0" definition="(HA20[x1]&amp;HA12[x2]&amp;XE35[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA20_x1" triggerthreshold="HA20"/>
+        <TriggerCondition multi="2" name="HA12_x2" triggerthreshold="HA12"/>
+        <TriggerCondition multi="1" name="XE35_x1" triggerthreshold="XE35"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="85" partition="1" name="L1_TAU20IM_2TAU12IM_XE40" complex_deadtime="0" definition="(HA20IM[x1]&amp;HA12IM[x2]&amp;XE40[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA20IM_x1" triggerthreshold="HA20IM"/>
+        <TriggerCondition multi="2" name="HA12IM_x2" triggerthreshold="HA12IM"/>
+        <TriggerCondition multi="1" name="XE40_x1" triggerthreshold="XE40"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="86" partition="1" name="L1_EM15VH_JJ15.23ETA49" complex_deadtime="0" definition="(EM15VH[x1]&amp;JJ15.23ETA49[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM15VH_x1" triggerthreshold="EM15VH"/>
+        <TriggerCondition multi="1" name="JJ15.23ETA49_x1" triggerthreshold="JJ15.23ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="87" partition="1" name="L1_MU4_J12" complex_deadtime="0" definition="(MU4[x1]&amp;J12[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU4_x1" triggerthreshold="MU4"/>
+        <TriggerCondition multi="1" name="J12_x1" triggerthreshold="J12"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="88" partition="1" name="L1_MU6_J20" complex_deadtime="0" definition="(MU6[x1]&amp;J20[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU6_x1" triggerthreshold="MU6"/>
+        <TriggerCondition multi="1" name="J20_x1" triggerthreshold="J20"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="89" partition="1" name="L1_MU6_J40" complex_deadtime="0" definition="(MU6[x1]&amp;J40[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU6_x1" triggerthreshold="MU6"/>
+        <TriggerCondition multi="1" name="J40_x1" triggerthreshold="J40"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="90" partition="1" name="L1_MU6_J75" complex_deadtime="0" definition="(MU6[x1]&amp;J75[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU6_x1" triggerthreshold="MU6"/>
+        <TriggerCondition multi="1" name="J75_x1" triggerthreshold="J75"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="91" partition="1" name="L1_J12" complex_deadtime="0" definition="(J12[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:111">
+      <AND>
+        <TriggerCondition multi="1" name="J12_x1" triggerthreshold="J12"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="92" partition="1" name="L1_J15" complex_deadtime="0" definition="(J15[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J15_x1" triggerthreshold="J15"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="93" partition="1" name="L1_J20" complex_deadtime="0" definition="(J20[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J20_x1" triggerthreshold="J20"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="94" partition="1" name="L1_J25" complex_deadtime="0" definition="(J25[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J25_x1" triggerthreshold="J25"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="95" partition="1" name="L1_J30" complex_deadtime="0" definition="(J30[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J30_x1" triggerthreshold="J30"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="96" partition="1" name="L1_J40" complex_deadtime="0" definition="(J40[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J40_x1" triggerthreshold="J40"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="97" partition="1" name="L1_J50" complex_deadtime="0" definition="(J50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J50_x1" triggerthreshold="J50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="98" partition="1" name="L1_J75" complex_deadtime="0" definition="(J75[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J75_x1" triggerthreshold="J75"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="99" partition="1" name="L1_J85" complex_deadtime="0" definition="(J85[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J85_x1" triggerthreshold="J85"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="100" partition="1" name="L1_J100" complex_deadtime="0" definition="(J100[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J100_x1" triggerthreshold="J100"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="101" partition="1" name="L1_J120" complex_deadtime="0" definition="(J120[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J120_x1" triggerthreshold="J120"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="102" partition="1" name="L1_J400" complex_deadtime="0" definition="(J400[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J400_x1" triggerthreshold="J400"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="103" partition="1" name="L1_J20.31ETA49" complex_deadtime="0" definition="(J20.31ETA49[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J20.31ETA49_x1" triggerthreshold="J20.31ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="104" partition="1" name="L1_J30.31ETA49" complex_deadtime="0" definition="(J30.31ETA49[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J30.31ETA49_x1" triggerthreshold="J30.31ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="105" partition="1" name="L1_J50.31ETA49" complex_deadtime="0" definition="(J50.31ETA49[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J50.31ETA49_x1" triggerthreshold="J50.31ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="106" partition="1" name="L1_J75.31ETA49" complex_deadtime="0" definition="(J75.31ETA49[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J75.31ETA49_x1" triggerthreshold="J75.31ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="107" partition="1" name="L1_J100.31ETA49" complex_deadtime="0" definition="(J100.31ETA49[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J100.31ETA49_x1" triggerthreshold="J100.31ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="108" partition="1" name="L1_J40.0ETA25" complex_deadtime="0" definition="(J40.0ETA25[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J40.0ETA25_x1" triggerthreshold="J40.0ETA25"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="109" partition="1" name="L1_J15.31ETA49" complex_deadtime="0" definition="(J15.31ETA49[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J15.31ETA49_x1" triggerthreshold="J15.31ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="110" partition="1" name="L1_J20.28ETA31" complex_deadtime="0" definition="(J20.28ETA31[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J20.28ETA31_x1" triggerthreshold="J20.28ETA31"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="111" partition="1" name="L1_J12_EMPTY" complex_deadtime="0" definition="(J12[x1]&amp;BGRP0&amp;BGRP3)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J12_x1" triggerthreshold="J12"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="112" partition="1" name="L1_J12_FIRSTEMPTY" complex_deadtime="0" definition="(J12[x1]&amp;BGRP0&amp;BGRP6)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J12_x1" triggerthreshold="J12"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP6"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="113" partition="1" name="L1_J12_UNPAIRED_ISO" complex_deadtime="0" definition="(J12[x1]&amp;BGRP0&amp;BGRP4)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J12_x1" triggerthreshold="J12"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="114" partition="1" name="L1_J12_UNPAIRED_NONISO" complex_deadtime="0" definition="(J12[x1]&amp;BGRP0&amp;BGRP5)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J12_x1" triggerthreshold="J12"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP5"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="115" partition="1" name="L1_J12_ABORTGAPNOTCALIB" complex_deadtime="0" definition="(J12[x1]&amp;BGRP0&amp;BGRP8)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J12_x1" triggerthreshold="J12"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP8"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="116" partition="1" name="L1_J30_EMPTY" complex_deadtime="0" definition="(J30[x1]&amp;BGRP0&amp;BGRP3)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J30_x1" triggerthreshold="J30"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="117" partition="1" name="L1_J30_FIRSTEMPTY" complex_deadtime="0" definition="(J30[x1]&amp;BGRP0&amp;BGRP6)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J30_x1" triggerthreshold="J30"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP6"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="118" partition="1" name="L1_J30.31ETA49_EMPTY" complex_deadtime="0" definition="(J30.31ETA49[x1]&amp;BGRP0&amp;BGRP3)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J30.31ETA49_x1" triggerthreshold="J30.31ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="119" partition="1" name="L1_J30.31ETA49_UNPAIRED_ISO" complex_deadtime="0" definition="(J30.31ETA49[x1]&amp;BGRP0&amp;BGRP4)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J30.31ETA49_x1" triggerthreshold="J30.31ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="120" partition="1" name="L1_J30.31ETA49_UNPAIRED_NONISO" complex_deadtime="0" definition="(J30.31ETA49[x1]&amp;BGRP0&amp;BGRP5)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J30.31ETA49_x1" triggerthreshold="J30.31ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP5"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="121" partition="1" name="L1_J50_UNPAIRED_ISO" complex_deadtime="0" definition="(J50[x1]&amp;BGRP0&amp;BGRP4)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J50_x1" triggerthreshold="J50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="122" partition="1" name="L1_J50_UNPAIRED_NONISO" complex_deadtime="0" definition="(J50[x1]&amp;BGRP0&amp;BGRP5)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J50_x1" triggerthreshold="J50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP5"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="123" partition="1" name="L1_J50_ABORTGAPNOTCALIB" complex_deadtime="0" definition="(J50[x1]&amp;BGRP0&amp;BGRP8)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J50_x1" triggerthreshold="J50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP8"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="124" partition="1" name="L1_J15_J15.31ETA49" complex_deadtime="0" definition="(J15[x1]&amp;J15.31ETA49[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J15_x1" triggerthreshold="J15"/>
+        <TriggerCondition multi="1" name="J15.31ETA49_x1" triggerthreshold="J15.31ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="125" partition="1" name="L1_J20_J20.31ETA49" complex_deadtime="0" definition="(J20[x1]&amp;J20.31ETA49[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J20_x1" triggerthreshold="J20"/>
+        <TriggerCondition multi="1" name="J20.31ETA49_x1" triggerthreshold="J20.31ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="126" partition="1" name="L1_3J15" complex_deadtime="0" definition="(J15[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="3" name="J15_x3" triggerthreshold="J15"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="127" partition="1" name="L1_3J20" complex_deadtime="0" definition="(J20[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="3" name="J20_x3" triggerthreshold="J20"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="128" partition="1" name="L1_3J40" complex_deadtime="0" definition="(J40[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="3" name="J40_x3" triggerthreshold="J40"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="129" partition="1" name="L1_3J15.0ETA25" complex_deadtime="0" definition="(J15.0ETA25[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="3" name="J15.0ETA25_x3" triggerthreshold="J15.0ETA25"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="130" partition="1" name="L1_3J50" complex_deadtime="0" definition="(J50[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="3" name="J50_x3" triggerthreshold="J50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="131" partition="1" name="L1_4J15" complex_deadtime="0" definition="(J15[x4]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="4" name="J15_x4" triggerthreshold="J15"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="132" partition="1" name="L1_4J20" complex_deadtime="0" definition="(J20[x4]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="4" name="J20_x4" triggerthreshold="J20"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="133" partition="1" name="L1_3J75" complex_deadtime="0" definition="(J75[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="3" name="J75_x3" triggerthreshold="J75"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="134" partition="1" name="L1_4J30" complex_deadtime="0" definition="(J30[x4]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="4" name="J30_x4" triggerthreshold="J30"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="135" partition="1" name="L1_6J15" complex_deadtime="0" definition="(J15[x6]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="6" name="J15_x6" triggerthreshold="J15"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="136" partition="1" name="L1_J75_3J20" complex_deadtime="0" definition="(J75[x1]&amp;J20[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J75_x1" triggerthreshold="J75"/>
+        <TriggerCondition multi="3" name="J20_x3" triggerthreshold="J20"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="137" partition="1" name="L1_J30.0ETA49_2J20.0ETA49" complex_deadtime="0" definition="(J30.0ETA49[x1]&amp;J20.0ETA49[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J30.0ETA49_x1" triggerthreshold="J30.0ETA49"/>
+        <TriggerCondition multi="2" name="J20.0ETA49_x2" triggerthreshold="J20.0ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="138" partition="1" name="L1_TE10" complex_deadtime="0" definition="(TE10[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="TE10_x1" triggerthreshold="TE10"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="139" partition="1" name="L1_4J15.0ETA25" complex_deadtime="0" definition="(J15.0ETA25[x4]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="4" name="J15.0ETA25_x4" triggerthreshold="J15.0ETA25"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="140" partition="1" name="L1_5J15.0ETA25" complex_deadtime="0" definition="(J15.0ETA25[x5]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="5" name="J15.0ETA25_x5" triggerthreshold="J15.0ETA25"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="141" partition="1" name="L1_2J15_XE55" complex_deadtime="0" definition="(J15[x2]&amp;XE55[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="J15_x2" triggerthreshold="J15"/>
+        <TriggerCondition multi="1" name="XE55_x1" triggerthreshold="XE55"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="142" partition="1" name="L1_J40_XE50" complex_deadtime="0" definition="(J40[x1]&amp;XE50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J40_x1" triggerthreshold="J40"/>
+        <TriggerCondition multi="1" name="XE50_x1" triggerthreshold="XE50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="143" partition="1" name="L1_J75_XE40" complex_deadtime="0" definition="(J75[x1]&amp;XE40[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J75_x1" triggerthreshold="J75"/>
+        <TriggerCondition multi="1" name="XE40_x1" triggerthreshold="XE40"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="144" partition="1" name="L1_XE35" complex_deadtime="0" definition="(XE35[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XE35_x1" triggerthreshold="XE35"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="145" partition="1" name="L1_XE40" complex_deadtime="0" definition="(XE40[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XE40_x1" triggerthreshold="XE40"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="146" partition="1" name="L1_XE45" complex_deadtime="0" definition="(XE45[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XE45_x1" triggerthreshold="XE45"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="147" partition="1" name="L1_XE50" complex_deadtime="0" definition="(XE50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XE50_x1" triggerthreshold="XE50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="148" partition="1" name="L1_XE55" complex_deadtime="0" definition="(XE55[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XE55_x1" triggerthreshold="XE55"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="149" partition="1" name="L1_XE60" complex_deadtime="0" definition="(XE60[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XE60_x1" triggerthreshold="XE60"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="150" partition="1" name="L1_XE70" complex_deadtime="0" definition="(XE70[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XE70_x1" triggerthreshold="XE70"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="151" partition="1" name="L1_XE80" complex_deadtime="0" definition="(XE80[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XE80_x1" triggerthreshold="XE80"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="152" partition="1" name="L1_XS20" complex_deadtime="0" definition="(XS20[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XS20_x1" triggerthreshold="XS20"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="153" partition="1" name="L1_XS30" complex_deadtime="0" definition="(XS30[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XS30_x1" triggerthreshold="XS30"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="154" partition="1" name="L1_EM12_XS20" complex_deadtime="0" definition="(EM12[x1]&amp;XS20[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM12_x1" triggerthreshold="EM12"/>
+        <TriggerCondition multi="1" name="XS20_x1" triggerthreshold="XS20"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="155" partition="1" name="L1_EM15_XS30" complex_deadtime="0" definition="(EM15[x1]&amp;XS30[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM15_x1" triggerthreshold="EM15"/>
+        <TriggerCondition multi="1" name="XS30_x1" triggerthreshold="XS30"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="156" partition="1" name="L1_XE10" complex_deadtime="0" definition="(XE10[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XE10_x1" triggerthreshold="XE10"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="157" partition="1" name="L1_TE30" complex_deadtime="0" definition="(TE30[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="TE30_x1" triggerthreshold="TE30"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="158" partition="1" name="L1_TE40" complex_deadtime="0" definition="(TE40[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="TE40_x1" triggerthreshold="TE40"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="159" partition="1" name="L1_TE70" complex_deadtime="0" definition="(TE70[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="TE70_x1" triggerthreshold="TE70"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="160" partition="1" name="L1_TE30.0ETA24" complex_deadtime="0" definition="(TE30.0ETA24[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="TE30.0ETA24_x1" triggerthreshold="TE30.0ETA24"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="161" partition="1" name="L1_BCM_Wide_UNPAIRED_NONISO" complex_deadtime="0" definition="(BCM_Wide[x1]&amp;BGRP0&amp;BGRP5)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="BCM_Wide_x1" triggerthreshold="BCM_Wide"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP5"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="162" partition="1" name="L1_BCM_AC_CA_UNPAIRED_ISO" complex_deadtime="0" definition="((BCM_AtoC[x1]|BCM_CtoA[x1])&amp;BGRP0&amp;BGRP4)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="BCM_AtoC_x1" triggerthreshold="BCM_AtoC"/>
+          <TriggerCondition multi="1" name="BCM_CtoA_x1" triggerthreshold="BCM_CtoA"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="163" partition="1" name="L1_BCM_AC_UNPAIRED_ISO" complex_deadtime="0" definition="(BCM_AtoC[x1]&amp;BGRP0&amp;BGRP4)" trigger_type="10100000" monitor="LF:000|HF:111">
+      <AND>
+        <TriggerCondition multi="1" name="BCM_AtoC_x1" triggerthreshold="BCM_AtoC"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="164" partition="1" name="L1_MBTS_1_EMPTY" complex_deadtime="0" definition="((MBTS_A[x1]|MBTS_C[x1])&amp;BGRP0&amp;BGRP3)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="MBTS_A_x1" triggerthreshold="MBTS_A"/>
+          <TriggerCondition multi="1" name="MBTS_C_x1" triggerthreshold="MBTS_C"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="165" partition="1" name="L1_MBTS_1_UNPAIRED_ISO" complex_deadtime="0" definition="((MBTS_A[x1]|MBTS_C[x1])&amp;BGRP0&amp;BGRP4)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="MBTS_A_x1" triggerthreshold="MBTS_A"/>
+          <TriggerCondition multi="1" name="MBTS_C_x1" triggerthreshold="MBTS_C"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="166" partition="1" name="L1_MBTS_2_EMPTY" complex_deadtime="0" definition="((MBTS_A[x2]|MBTS_C[x2]|MBTS_A[x1])&amp;(MBTS_A[x2]|MBTS_C[x2]|MBTS_C[x1])&amp;BGRP0&amp;BGRP3)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="2" name="MBTS_A_x2" triggerthreshold="MBTS_A"/>
+          <TriggerCondition multi="2" name="MBTS_C_x2" triggerthreshold="MBTS_C"/>
+          <TriggerCondition multi="1" name="MBTS_A_x1" triggerthreshold="MBTS_A"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="2" name="MBTS_A_x2" triggerthreshold="MBTS_A"/>
+          <TriggerCondition multi="2" name="MBTS_C_x2" triggerthreshold="MBTS_C"/>
+          <TriggerCondition multi="1" name="MBTS_C_x1" triggerthreshold="MBTS_C"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="167" partition="1" name="L1_MBTS_2_UNPAIRED_ISO" complex_deadtime="0" definition="((MBTS_A[x2]|MBTS_C[x2]|MBTS_A[x1])&amp;(MBTS_A[x2]|MBTS_C[x2]|MBTS_C[x1])&amp;BGRP0&amp;BGRP4)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="2" name="MBTS_A_x2" triggerthreshold="MBTS_A"/>
+          <TriggerCondition multi="2" name="MBTS_C_x2" triggerthreshold="MBTS_C"/>
+          <TriggerCondition multi="1" name="MBTS_A_x1" triggerthreshold="MBTS_A"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="2" name="MBTS_A_x2" triggerthreshold="MBTS_A"/>
+          <TriggerCondition multi="2" name="MBTS_C_x2" triggerthreshold="MBTS_C"/>
+          <TriggerCondition multi="1" name="MBTS_C_x1" triggerthreshold="MBTS_C"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="168" partition="1" name="L1_MBTS_1_1_EMPTY" complex_deadtime="0" definition="(MBTS_A[x1]&amp;MBTS_C[x1]&amp;BGRP0&amp;BGRP3)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MBTS_A_x1" triggerthreshold="MBTS_A"/>
+        <TriggerCondition multi="1" name="MBTS_C_x1" triggerthreshold="MBTS_C"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="169" partition="1" name="L1_MBTS_1_1_UNPAIRED_ISO" complex_deadtime="0" definition="(MBTS_A[x1]&amp;MBTS_C[x1]&amp;BGRP0&amp;BGRP4)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MBTS_A_x1" triggerthreshold="MBTS_A"/>
+        <TriggerCondition multi="1" name="MBTS_C_x1" triggerthreshold="MBTS_C"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="170" partition="1" name="L1_J30.0ETA49_XE50" complex_deadtime="0" definition="(J30.0ETA49[x1]&amp;XE50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J30.0ETA49_x1" triggerthreshold="J30.0ETA49"/>
+        <TriggerCondition multi="1" name="XE50_x1" triggerthreshold="XE50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="171" partition="1" name="L1_DPHI-AJ20s2XE50" complex_deadtime="0" definition="(10MINDPHI-AJ20s2-XE50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="10MINDPHI-AJ20s2-XE50_x1" triggerthreshold="10MINDPHI-AJ20s2-XE50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="172" partition="1" name="L1_EM13VH_3J20" complex_deadtime="0" definition="(EM13VH[x1]&amp;J20[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM13VH_x1" triggerthreshold="EM13VH"/>
+        <TriggerCondition multi="3" name="J20_x3" triggerthreshold="J20"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="173" partition="1" name="L1_MU10_3J20" complex_deadtime="0" definition="(MU10[x1]&amp;J20[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU10_x1" triggerthreshold="MU10"/>
+        <TriggerCondition multi="3" name="J20_x3" triggerthreshold="J20"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="174" partition="1" name="L1_2J40_XE45" complex_deadtime="0" definition="(J40[x2]&amp;XE45[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="J40_x2" triggerthreshold="J40"/>
+        <TriggerCondition multi="1" name="XE45_x1" triggerthreshold="XE45"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="175" partition="1" name="L1_2J50_XE40" complex_deadtime="0" definition="(J50[x2]&amp;XE50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="J50_x2" triggerthreshold="J50"/>
+        <TriggerCondition multi="1" name="XE50_x1" triggerthreshold="XE50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="176" partition="1" name="L1_J40_XE60" complex_deadtime="0" definition="(J40[x1]&amp;XE60[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J40_x1" triggerthreshold="J40"/>
+        <TriggerCondition multi="1" name="XE60_x1" triggerthreshold="XE60"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="177" partition="1" name="L1_J40.0ETA25_XE50" complex_deadtime="0" definition="(J40.0ETA25[x1]&amp;XE50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J40.0ETA25_x1" triggerthreshold="J40.0ETA25"/>
+        <TriggerCondition multi="1" name="XE50_x1" triggerthreshold="XE50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="178" partition="1" name="L1_BPH-2M8-2MU4" complex_deadtime="0" definition="(2INVM8-2MU4ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="2INVM8-2MU4ab_x1" triggerthreshold="2INVM8-2MU4ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="179" partition="1" name="L1_BPH-8M15-MU6MU4" complex_deadtime="0" definition="(8INVM15-MU6ab-MU4ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="8INVM15-MU6ab-MU4ab_x1" triggerthreshold="8INVM15-MU6ab-MU4ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="180" partition="1" name="L1_BPH-8M15-2MU6" complex_deadtime="0" definition="(8INVM15-2MU6ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="8INVM15-2MU6ab_x1" triggerthreshold="8INVM15-2MU6ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="181" partition="1" name="L1_W-05DPHI-EM15XE-1" complex_deadtime="0" definition="(05MINDPHI-EM15s6-XE0[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="05MINDPHI-EM15s6-XE0_x1" triggerthreshold="05MINDPHI-EM15s6-XE0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="182" partition="1" name="L1_W-15DPHI-EM15XE-0" complex_deadtime="0" definition="(15MINDPHI-EM15s6-XE0[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="15MINDPHI-EM15s6-XE0_x1" triggerthreshold="15MINDPHI-EM15s6-XE0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="183" partition="1" name="L1_EM12_W-MT25" complex_deadtime="0" definition="(25MT-EM12s6-XE0[x1]&amp;EM12[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="25MT-EM12s6-XE0_x1" triggerthreshold="25MT-EM12s6-XE0"/>
+        <TriggerCondition multi="1" name="EM12_x1" triggerthreshold="EM12"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="184" partition="1" name="L1_EM12_W-MT30" complex_deadtime="0" definition="(30MT-EM12s6-XE0[x1]&amp;EM12[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="30MT-EM12s6-XE0_x1" triggerthreshold="30MT-EM12s6-XE0"/>
+        <TriggerCondition multi="1" name="EM12_x1" triggerthreshold="EM12"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="185" partition="1" name="L1_EM12_W-MT35" complex_deadtime="0" definition="(35MT-EM12s6-XE0[x1]&amp;EM12[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="35MT-EM12s6-XE0_x1" triggerthreshold="35MT-EM12s6-XE0"/>
+        <TriggerCondition multi="1" name="EM12_x1" triggerthreshold="EM12"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="186" partition="1" name="L1_EM12_W-MT35_XS30_W-15DPHI-JXE-0_W-15DPHI-EMXE" complex_deadtime="0" definition="(35MT-EM12s6-XE0[x1]&amp;EM12[x1]&amp;XS30[x1]&amp;15MINDPHI-AJj10s6-XE0[x1]&amp;15MINDPHI-EM12s6-XE0[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="35MT-EM12s6-XE0_x1" triggerthreshold="35MT-EM12s6-XE0"/>
+        <TriggerCondition multi="1" name="EM12_x1" triggerthreshold="EM12"/>
+        <TriggerCondition multi="1" name="XS30_x1" triggerthreshold="XS30"/>
+        <TriggerCondition multi="1" name="15MINDPHI-AJj10s6-XE0_x1" triggerthreshold="15MINDPHI-AJj10s6-XE0"/>
+        <TriggerCondition multi="1" name="15MINDPHI-EM12s6-XE0_x1" triggerthreshold="15MINDPHI-EM12s6-XE0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="187" partition="1" name="L1_EM12_W-MT35_XS40_W-05DPHI-JXE-0_W-05DPHI-EMXE" complex_deadtime="0" definition="(35MT-EM12s6-XE0[x1]&amp;EM12[x1]&amp;XS40[x1]&amp;05MINDPHI-AJj10s6-XE0[x1]&amp;05MINDPHI-EM12s6-XE0[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="35MT-EM12s6-XE0_x1" triggerthreshold="35MT-EM12s6-XE0"/>
+        <TriggerCondition multi="1" name="EM12_x1" triggerthreshold="EM12"/>
+        <TriggerCondition multi="1" name="XS40_x1" triggerthreshold="XS40"/>
+        <TriggerCondition multi="1" name="05MINDPHI-AJj10s6-XE0_x1" triggerthreshold="05MINDPHI-AJj10s6-XE0"/>
+        <TriggerCondition multi="1" name="05MINDPHI-EM12s6-XE0_x1" triggerthreshold="05MINDPHI-EM12s6-XE0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="188" partition="1" name="L1_EM12_W-MT35_W-90RO2-XEHT-0_W-15DPHI-JXE-0_W-15DPHI-EMXE" complex_deadtime="0" definition="(35MT-EM12s6-XE0[x1]&amp;EM12[x1]&amp;90RATIO2-XE0-HT0-AJj15all.ETA49[x1]&amp;15MINDPHI-AJj10s6-XE0[x1]&amp;15MINDPHI-EM12s6-XE0[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="35MT-EM12s6-XE0_x1" triggerthreshold="35MT-EM12s6-XE0"/>
+        <TriggerCondition multi="1" name="EM12_x1" triggerthreshold="EM12"/>
+        <TriggerCondition multi="1" name="90RATIO2-XE0-HT0-AJj15all.ETA49_x1" triggerthreshold="90RATIO2-XE0-HT0-AJj15all.ETA49"/>
+        <TriggerCondition multi="1" name="15MINDPHI-AJj10s6-XE0_x1" triggerthreshold="15MINDPHI-AJj10s6-XE0"/>
+        <TriggerCondition multi="1" name="15MINDPHI-EM12s6-XE0_x1" triggerthreshold="15MINDPHI-EM12s6-XE0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="189" partition="1" name="L1_EM12_W-MT35_W-250RO2-XEHT-0_W-05DPHI-JXE-0_W-05DPHI-EMXE" complex_deadtime="0" definition="(35MT-EM12s6-XE0[x1]&amp;EM12[x1]&amp;250RATIO2-XE0-HT0-AJj15all.ETA49[x1]&amp;05MINDPHI-AJj10s6-XE0[x1]&amp;05MINDPHI-EM12s6-XE0[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="35MT-EM12s6-XE0_x1" triggerthreshold="35MT-EM12s6-XE0"/>
+        <TriggerCondition multi="1" name="EM12_x1" triggerthreshold="EM12"/>
+        <TriggerCondition multi="1" name="250RATIO2-XE0-HT0-AJj15all.ETA49_x1" triggerthreshold="250RATIO2-XE0-HT0-AJj15all.ETA49"/>
+        <TriggerCondition multi="1" name="05MINDPHI-AJj10s6-XE0_x1" triggerthreshold="05MINDPHI-AJj10s6-XE0"/>
+        <TriggerCondition multi="1" name="05MINDPHI-EM12s6-XE0_x1" triggerthreshold="05MINDPHI-EM12s6-XE0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="190" partition="1" name="L1_EM15_W-MT35_W-250RO2-XEHT-0_W-15DPHI-JXE-0_W-15DPHI-EM15XE" complex_deadtime="0" definition="(35MT-EM15s6-XE0[x1]&amp;EM15[x1]&amp;250RATIO2-XE0-HT0-AJj15all.ETA49[x1]&amp;15MINDPHI-AJj10s6-XE0[x1]&amp;15MINDPHI-EM15s6-XE0[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="35MT-EM15s6-XE0_x1" triggerthreshold="35MT-EM15s6-XE0"/>
+        <TriggerCondition multi="1" name="EM15_x1" triggerthreshold="EM15"/>
+        <TriggerCondition multi="1" name="250RATIO2-XE0-HT0-AJj15all.ETA49_x1" triggerthreshold="250RATIO2-XE0-HT0-AJj15all.ETA49"/>
+        <TriggerCondition multi="1" name="15MINDPHI-AJj10s6-XE0_x1" triggerthreshold="15MINDPHI-AJj10s6-XE0"/>
+        <TriggerCondition multi="1" name="15MINDPHI-EM15s6-XE0_x1" triggerthreshold="15MINDPHI-EM15s6-XE0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="191" partition="1" name="L1_EM15_W-MT35_W-250RO2-XEHT-0_W-05DPHI-JXE-0_W-05DPHI-EM15XE" complex_deadtime="0" definition="(35MT-EM15s6-XE0[x1]&amp;EM15[x1]&amp;250RATIO2-XE0-HT0-AJj15all.ETA49[x1]&amp;05MINDPHI-AJj10s6-XE0[x1]&amp;05MINDPHI-EM15s6-XE0[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="35MT-EM15s6-XE0_x1" triggerthreshold="35MT-EM15s6-XE0"/>
+        <TriggerCondition multi="1" name="EM15_x1" triggerthreshold="EM15"/>
+        <TriggerCondition multi="1" name="250RATIO2-XE0-HT0-AJj15all.ETA49_x1" triggerthreshold="250RATIO2-XE0-HT0-AJj15all.ETA49"/>
+        <TriggerCondition multi="1" name="05MINDPHI-AJj10s6-XE0_x1" triggerthreshold="05MINDPHI-AJj10s6-XE0"/>
+        <TriggerCondition multi="1" name="05MINDPHI-EM15s6-XE0_x1" triggerthreshold="05MINDPHI-EM15s6-XE0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="192" partition="1" name="L1_EM15_W-MT35_XS60_W-15DPHI-JXE-0_W-15DPHI-EM15XE" complex_deadtime="0" definition="(35MT-EM15s6-XE0[x1]&amp;EM15[x1]&amp;XS60[x1]&amp;15MINDPHI-AJj10s6-XE0[x1]&amp;15MINDPHI-EM15s6-XE0[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="35MT-EM15s6-XE0_x1" triggerthreshold="35MT-EM15s6-XE0"/>
+        <TriggerCondition multi="1" name="EM15_x1" triggerthreshold="EM15"/>
+        <TriggerCondition multi="1" name="XS60_x1" triggerthreshold="XS60"/>
+        <TriggerCondition multi="1" name="15MINDPHI-AJj10s6-XE0_x1" triggerthreshold="15MINDPHI-AJj10s6-XE0"/>
+        <TriggerCondition multi="1" name="15MINDPHI-EM15s6-XE0_x1" triggerthreshold="15MINDPHI-EM15s6-XE0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="193" partition="1" name="L1_EM15_W-MT35_XS60_W-05DPHI-JXE-0_W-05DPHI-EM15XE" complex_deadtime="0" definition="(35MT-EM15s6-XE0[x1]&amp;EM15[x1]&amp;XS60[x1]&amp;05MINDPHI-AJj10s6-XE0[x1]&amp;05MINDPHI-EM15s6-XE0[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="35MT-EM15s6-XE0_x1" triggerthreshold="35MT-EM15s6-XE0"/>
+        <TriggerCondition multi="1" name="EM15_x1" triggerthreshold="EM15"/>
+        <TriggerCondition multi="1" name="XS60_x1" triggerthreshold="XS60"/>
+        <TriggerCondition multi="1" name="05MINDPHI-AJj10s6-XE0_x1" triggerthreshold="05MINDPHI-AJj10s6-XE0"/>
+        <TriggerCondition multi="1" name="05MINDPHI-EM15s6-XE0_x1" triggerthreshold="05MINDPHI-EM15s6-XE0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="194" partition="1" name="L1_MBTS_4_A" complex_deadtime="0" definition="(MBTS_A[x4]&amp;BGRP0&amp;BGRP1)" trigger_type="10100000" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="4" name="MBTS_A_x4" triggerthreshold="MBTS_A"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="195" partition="1" name="L1_MBTS_4_C" complex_deadtime="0" definition="(MBTS_C[x4]&amp;BGRP0&amp;BGRP1)" trigger_type="10100000" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="4" name="MBTS_C_x4" triggerthreshold="MBTS_C"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="196" partition="1" name="L1_MBTS_1_BGRP9" complex_deadtime="0" definition="((MBTS_A[x1]|MBTS_C[x1])&amp;BGRP0&amp;BGRP9)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="MBTS_A_x1" triggerthreshold="MBTS_A"/>
+          <TriggerCondition multi="1" name="MBTS_C_x1" triggerthreshold="MBTS_C"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP9"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="197" partition="1" name="L1_MBTS_2_BGRP9" complex_deadtime="0" definition="((MBTS_A[x2]|MBTS_C[x2]|MBTS_A[x1])&amp;(MBTS_A[x2]|MBTS_C[x2]|MBTS_C[x1])&amp;BGRP0&amp;BGRP9)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="2" name="MBTS_A_x2" triggerthreshold="MBTS_A"/>
+          <TriggerCondition multi="2" name="MBTS_C_x2" triggerthreshold="MBTS_C"/>
+          <TriggerCondition multi="1" name="MBTS_A_x1" triggerthreshold="MBTS_A"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="2" name="MBTS_A_x2" triggerthreshold="MBTS_A"/>
+          <TriggerCondition multi="2" name="MBTS_C_x2" triggerthreshold="MBTS_C"/>
+          <TriggerCondition multi="1" name="MBTS_C_x1" triggerthreshold="MBTS_C"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP9"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="198" partition="1" name="L1_MBTS_1_BGRP11" complex_deadtime="0" definition="((MBTS_A[x1]|MBTS_C[x1])&amp;BGRP0&amp;BGRP11)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="MBTS_A_x1" triggerthreshold="MBTS_A"/>
+          <TriggerCondition multi="1" name="MBTS_C_x1" triggerthreshold="MBTS_C"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP11"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="199" partition="1" name="L1_MBTS_2_BGRP11" complex_deadtime="0" definition="((MBTS_A[x2]|MBTS_C[x2]|MBTS_A[x1])&amp;(MBTS_A[x2]|MBTS_C[x2]|MBTS_C[x1])&amp;BGRP0&amp;BGRP11)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="2" name="MBTS_A_x2" triggerthreshold="MBTS_A"/>
+          <TriggerCondition multi="2" name="MBTS_C_x2" triggerthreshold="MBTS_C"/>
+          <TriggerCondition multi="1" name="MBTS_A_x1" triggerthreshold="MBTS_A"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="2" name="MBTS_A_x2" triggerthreshold="MBTS_A"/>
+          <TriggerCondition multi="2" name="MBTS_C_x2" triggerthreshold="MBTS_C"/>
+          <TriggerCondition multi="1" name="MBTS_C_x1" triggerthreshold="MBTS_C"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP11"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="200" partition="1" name="L1_RD0_FILLED" complex_deadtime="0" definition="(RNDM0&amp;BGRP0&amp;BGRP1)" trigger_type="10000001" monitor="LF:000|HF:000">
+      <AND>
+        <InternalTrigger name="RNDM0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="201" partition="1" name="L1_RD0_UNPAIRED_ISO" complex_deadtime="0" definition="(RNDM0&amp;BGRP0&amp;BGRP4)" trigger_type="10000001" monitor="LF:000|HF:000">
+      <AND>
+        <InternalTrigger name="RNDM0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="202" partition="1" name="L1_RD0_EMPTY" complex_deadtime="0" definition="(RNDM0&amp;BGRP0&amp;BGRP3)" trigger_type="10000001" monitor="LF:000|HF:000">
+      <AND>
+        <InternalTrigger name="RNDM0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="203" partition="1" name="L1_RD1_FILLED" complex_deadtime="0" definition="(RNDM1&amp;BGRP0&amp;BGRP1)" trigger_type="10000001" monitor="LF:000|HF:000">
+      <AND>
+        <InternalTrigger name="RNDM1"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="204" partition="1" name="L1_RD1_EMPTY" complex_deadtime="0" definition="(RNDM1&amp;BGRP0&amp;BGRP3)" trigger_type="10000010" monitor="LF:000|HF:000">
+      <AND>
+        <InternalTrigger name="RNDM1"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="205" partition="1" name="L1_RD2_FILLED" complex_deadtime="0" definition="(RNDM2&amp;BGRP0&amp;BGRP1)" trigger_type="10000001" monitor="LF:000|HF:000">
+      <AND>
+        <InternalTrigger name="RNDM2"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="206" partition="1" name="L1_RD2_EMPTY" complex_deadtime="0" definition="(RNDM2&amp;BGRP0&amp;BGRP3)" trigger_type="10000001" monitor="LF:000|HF:000">
+      <AND>
+        <InternalTrigger name="RNDM2"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="207" partition="1" name="L1_RD3_FILLED" complex_deadtime="0" definition="(RNDM3&amp;BGRP0&amp;BGRP1)" trigger_type="10000001" monitor="LF:000|HF:000">
+      <AND>
+        <InternalTrigger name="RNDM3"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="208" partition="1" name="L1_RD3_EMPTY" complex_deadtime="0" definition="(RNDM3&amp;BGRP0&amp;BGRP3)" trigger_type="10000001" monitor="LF:000|HF:000">
+      <AND>
+        <InternalTrigger name="RNDM3"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="209" partition="1" name="L1_RD0_FIRSTEMPTY" complex_deadtime="0" definition="(RNDM0&amp;BGRP0&amp;BGRP6)" trigger_type="10000001" monitor="LF:000|HF:000">
+      <AND>
+        <InternalTrigger name="RNDM0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP6"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="210" partition="1" name="L1_RD0_BGRP9" complex_deadtime="0" definition="(RNDM0&amp;BGRP0&amp;BGRP9)" trigger_type="10000001" monitor="LF:000|HF:000">
+      <AND>
+        <InternalTrigger name="RNDM0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP9"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="211" partition="1" name="L1_RD0_BGRP11" complex_deadtime="0" definition="(RNDM0&amp;BGRP0&amp;BGRP11)" trigger_type="10000001" monitor="LF:000|HF:000">
+      <AND>
+        <InternalTrigger name="RNDM0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP11"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="212" partition="1" name="L1_LUCID" complex_deadtime="0" definition="((LUCID_A[x1]|LUCID_C[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="10100000" monitor="LF:111|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="LUCID_A_x1" triggerthreshold="LUCID_A"/>
+          <TriggerCondition multi="1" name="LUCID_C_x1" triggerthreshold="LUCID_C"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="213" partition="1" name="L1_LUCID_EMPTY" complex_deadtime="0" definition="((LUCID_A[x1]|LUCID_C[x1])&amp;BGRP0&amp;BGRP3)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="LUCID_A_x1" triggerthreshold="LUCID_A"/>
+          <TriggerCondition multi="1" name="LUCID_C_x1" triggerthreshold="LUCID_C"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="214" partition="1" name="L1_LUCID_UNPAIRED_ISO" complex_deadtime="0" definition="((LUCID_A[x1]|LUCID_C[x1])&amp;BGRP0&amp;BGRP4)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="LUCID_A_x1" triggerthreshold="LUCID_A"/>
+          <TriggerCondition multi="1" name="LUCID_C_x1" triggerthreshold="LUCID_C"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="215" partition="1" name="L1_LUCID_A_C_EMPTY" complex_deadtime="0" definition="(LUCID_A[x1]&amp;LUCID_C[x1]&amp;BGRP0&amp;BGRP3)" trigger_type="10100000" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="LUCID_A_x1" triggerthreshold="LUCID_A"/>
+        <TriggerCondition multi="1" name="LUCID_C_x1" triggerthreshold="LUCID_C"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="216" partition="1" name="L1_LUCID_A_C_UNPAIRED_ISO" complex_deadtime="0" definition="(LUCID_A[x1]&amp;LUCID_C[x1]&amp;BGRP0&amp;BGRP4)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="LUCID_A_x1" triggerthreshold="LUCID_A"/>
+        <TriggerCondition multi="1" name="LUCID_C_x1" triggerthreshold="LUCID_C"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="217" partition="1" name="L1_LUCID_A_C_UNPAIRED_NONISO" complex_deadtime="0" definition="(LUCID_A[x1]&amp;LUCID_C[x1]&amp;BGRP0&amp;BGRP5)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="LUCID_A_x1" triggerthreshold="LUCID_A"/>
+        <TriggerCondition multi="1" name="LUCID_C_x1" triggerthreshold="LUCID_C"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP5"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="218" partition="1" name="L1_TRT_FILLED" complex_deadtime="0" definition="(NIMTRT[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="NIMTRT_x1" triggerthreshold="NIMTRT"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="219" partition="1" name="L1_TRT_EMPTY" complex_deadtime="0" definition="(NIMTRT[x1]&amp;BGRP0&amp;BGRP3)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="NIMTRT_x1" triggerthreshold="NIMTRT"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="220" partition="1" name="L1_TGC_BURST" complex_deadtime="0" definition="(NIMTGC[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="NIMTGC_x1" triggerthreshold="NIMTGC"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="221" partition="1" name="L1_LHCF" complex_deadtime="0" definition="(NIMLHCF[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="NIMLHCF_x1" triggerthreshold="NIMLHCF"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="222" partition="1" name="L1_BCM_Wide_BGRP0" complex_deadtime="0" definition="(BCM_Wide[x1]&amp;BGRP0)" trigger_type="10100000" monitor="LF:000|HF:111">
+      <AND>
+        <TriggerCondition multi="1" name="BCM_Wide_x1" triggerthreshold="BCM_Wide"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="223" partition="1" name="L1_BCM_AC_CA_BGRP0" complex_deadtime="0" definition="((BCM_AtoC[x1]|BCM_CtoA[x1])&amp;BGRP0)" trigger_type="10100000" monitor="LF:000|HF:111">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="BCM_AtoC_x1" triggerthreshold="BCM_AtoC"/>
+          <TriggerCondition multi="1" name="BCM_CtoA_x1" triggerthreshold="BCM_CtoA"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="224" partition="1" name="L1_BCM_Wide_EMPTY" complex_deadtime="0" definition="(BCM_Wide[x1]&amp;BGRP0&amp;BGRP3)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="BCM_Wide_x1" triggerthreshold="BCM_Wide"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="225" partition="1" name="L1_BCM_Wide_UNPAIRED_ISO" complex_deadtime="0" definition="(BCM_Wide[x1]&amp;BGRP0&amp;BGRP4)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="BCM_Wide_x1" triggerthreshold="BCM_Wide"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="226" partition="1" name="L1_MBTS_1" complex_deadtime="0" definition="((MBTS_A[x1]|MBTS_C[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="10100000" monitor="LF:111|HF:111">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="MBTS_A_x1" triggerthreshold="MBTS_A"/>
+          <TriggerCondition multi="1" name="MBTS_C_x1" triggerthreshold="MBTS_C"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="227" partition="1" name="L1_MBTS_2" complex_deadtime="0" definition="((MBTS_A[x2]|MBTS_C[x2]|MBTS_A[x1])&amp;(MBTS_A[x2]|MBTS_C[x2]|MBTS_C[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="10100000" monitor="LF:111|HF:111">
+      <AND>
+        <OR>
+          <TriggerCondition multi="2" name="MBTS_A_x2" triggerthreshold="MBTS_A"/>
+          <TriggerCondition multi="2" name="MBTS_C_x2" triggerthreshold="MBTS_C"/>
+          <TriggerCondition multi="1" name="MBTS_A_x1" triggerthreshold="MBTS_A"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="2" name="MBTS_A_x2" triggerthreshold="MBTS_A"/>
+          <TriggerCondition multi="2" name="MBTS_C_x2" triggerthreshold="MBTS_C"/>
+          <TriggerCondition multi="1" name="MBTS_C_x1" triggerthreshold="MBTS_C"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="228" partition="1" name="L1_MBTS_1_1" complex_deadtime="0" definition="(MBTS_A[x1]&amp;MBTS_C[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10100000" monitor="LF:111|HF:111">
+      <AND>
+        <TriggerCondition multi="1" name="MBTS_A_x1" triggerthreshold="MBTS_A"/>
+        <TriggerCondition multi="1" name="MBTS_C_x1" triggerthreshold="MBTS_C"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="229" partition="1" name="L1_BCM_CA_UNPAIRED_ISO" complex_deadtime="0" definition="(BCM_CtoA[x1]&amp;BGRP0&amp;BGRP4)" trigger_type="10100000" monitor="LF:000|HF:111">
+      <AND>
+        <TriggerCondition multi="1" name="BCM_CtoA_x1" triggerthreshold="BCM_CtoA"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="230" partition="1" name="L1_BCM_AC_UNPAIRED_NONISO" complex_deadtime="0" definition="(BCM_AtoC[x1]&amp;BGRP0&amp;BGRP5)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="BCM_AtoC_x1" triggerthreshold="BCM_AtoC"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP5"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="231" partition="1" name="L1_BCM_CA_UNPAIRED_NONISO" complex_deadtime="0" definition="(BCM_CtoA[x1]&amp;BGRP0&amp;BGRP5)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="BCM_CtoA_x1" triggerthreshold="BCM_CtoA"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP5"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="232" partition="1" name="L1_BCM_AC_ABORTGAPNOTCALIB" complex_deadtime="0" definition="(BCM_AtoC[x1]&amp;BGRP0&amp;BGRP8)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="BCM_AtoC_x1" triggerthreshold="BCM_AtoC"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP8"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="233" partition="1" name="L1_BCM_CA_ABORTGAPNOTCALIB" complex_deadtime="0" definition="(BCM_CtoA[x1]&amp;BGRP0&amp;BGRP8)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="BCM_CtoA_x1" triggerthreshold="BCM_CtoA"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP8"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="234" partition="1" name="L1_BCM_Wide_ABORTGAPNOTCALIB" complex_deadtime="0" definition="(BCM_Wide[x1]&amp;BGRP0&amp;BGRP8)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="BCM_Wide_x1" triggerthreshold="BCM_Wide"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP8"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="235" partition="1" name="L1_BCM_AC_CALIB" complex_deadtime="0" definition="(BCM_AtoC[x1]&amp;BGRP0&amp;BGRP2)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="BCM_AtoC_x1" triggerthreshold="BCM_AtoC"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP2"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="236" partition="1" name="L1_BCM_CA_CALIB" complex_deadtime="0" definition="(BCM_CtoA[x1]&amp;BGRP0&amp;BGRP2)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="BCM_CtoA_x1" triggerthreshold="BCM_CtoA"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP2"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="237" partition="1" name="L1_BCM_Wide_CALIB" complex_deadtime="0" definition="(BCM_Wide[x1]&amp;BGRP0&amp;BGRP2)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="BCM_Wide_x1" triggerthreshold="BCM_Wide"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP2"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="238" partition="1" name="L1_BTAG-MU4J15" complex_deadtime="0" definition="(0DR04-MU4ab-CJ15ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="0DR04-MU4ab-CJ15ab_x1" triggerthreshold="0DR04-MU4ab-CJ15ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="239" partition="1" name="L1_BTAG-MU4J30" complex_deadtime="0" definition="(0DR04-MU4ab-CJ30ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="0DR04-MU4ab-CJ30ab_x1" triggerthreshold="0DR04-MU4ab-CJ30ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="240" partition="1" name="L1_ZB" complex_deadtime="0" definition="(ZB_EM15[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000010" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ZB_EM15_x1" triggerthreshold="ZB_EM15"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="241" partition="1" name="L1_BPTX0_BGRP0" complex_deadtime="0" definition="(BPTX0[x1]&amp;BGRP0)" trigger_type="10000001" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="BPTX0_x1" triggerthreshold="BPTX0"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="242" partition="1" name="L1_BPTX1_BGRP0" complex_deadtime="0" definition="(BPTX1[x1]&amp;BGRP0)" trigger_type="10000001" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="BPTX1_x1" triggerthreshold="BPTX1"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="243" partition="1" name="L1_BTAG-MU6J20" complex_deadtime="0" definition="(0DR04-MU6ab-CJ20ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="0DR04-MU6ab-CJ20ab_x1" triggerthreshold="0DR04-MU6ab-CJ20ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="244" partition="1" name="L1_BTAG-MU6J25" complex_deadtime="0" definition="(0DR04-MU6ab-CJ25ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="0DR04-MU6ab-CJ25ab_x1" triggerthreshold="0DR04-MU6ab-CJ25ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="245" partition="1" name="L1_BTAG-MU4J20" complex_deadtime="0" definition="(0DR04-MU4ab-CJ20ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="0DR04-MU4ab-CJ20ab_x1" triggerthreshold="0DR04-MU4ab-CJ20ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="246" partition="1" name="L1_3J15_BTAG-MU4J15" complex_deadtime="0" definition="(J15[x3]&amp;0DR04-MU4ab-CJ15ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="3" name="J15_x3" triggerthreshold="J15"/>
+        <TriggerCondition multi="1" name="0DR04-MU4ab-CJ15ab_x1" triggerthreshold="0DR04-MU4ab-CJ15ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="247" partition="1" name="L1_3J15_BTAG-MU4J30" complex_deadtime="0" definition="(J15[x3]&amp;0DR04-MU4ab-CJ30ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="3" name="J15_x3" triggerthreshold="J15"/>
+        <TriggerCondition multi="1" name="0DR04-MU4ab-CJ30ab_x1" triggerthreshold="0DR04-MU4ab-CJ30ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="248" partition="1" name="L1_3J15_BTAG-MU6J25" complex_deadtime="0" definition="(J15[x3]&amp;0DR04-MU6ab-CJ25ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="3" name="J15_x3" triggerthreshold="J15"/>
+        <TriggerCondition multi="1" name="0DR04-MU6ab-CJ25ab_x1" triggerthreshold="0DR04-MU6ab-CJ25ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="249" partition="1" name="L1_3J20_BTAG-MU4J20" complex_deadtime="0" definition="(J20[x3]&amp;0DR04-MU4ab-CJ20ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="3" name="J20_x3" triggerthreshold="J20"/>
+        <TriggerCondition multi="1" name="0DR04-MU4ab-CJ20ab_x1" triggerthreshold="0DR04-MU4ab-CJ20ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="250" partition="1" name="L1_J40_DPHI-Js2XE50" complex_deadtime="0" definition="(J40[x1]&amp;10MINDPHI-Js2-XE50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J40_x1" triggerthreshold="J40"/>
+        <TriggerCondition multi="1" name="10MINDPHI-Js2-XE50_x1" triggerthreshold="10MINDPHI-Js2-XE50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="251" partition="1" name="L1_J40_DPHI-J20s2XE50" complex_deadtime="0" definition="(J40[x1]&amp;10MINDPHI-J20s2-XE50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J40_x1" triggerthreshold="J40"/>
+        <TriggerCondition multi="1" name="10MINDPHI-J20s2-XE50_x1" triggerthreshold="10MINDPHI-J20s2-XE50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="252" partition="1" name="L1_J40_DPHI-J20XE50" complex_deadtime="0" definition="(J40[x1]&amp;10MINDPHI-J20ab-XE50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J40_x1" triggerthreshold="J40"/>
+        <TriggerCondition multi="1" name="10MINDPHI-J20ab-XE50_x1" triggerthreshold="10MINDPHI-J20ab-XE50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="253" partition="1" name="L1_J40_DPHI-CJ20XE50" complex_deadtime="0" definition="(J40[x1]&amp;10MINDPHI-CJ20ab-XE50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J40_x1" triggerthreshold="J40"/>
+        <TriggerCondition multi="1" name="10MINDPHI-CJ20ab-XE50_x1" triggerthreshold="10MINDPHI-CJ20ab-XE50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="254" partition="1" name="L1_EM15_W-MT35_XS40_W-15DPHI-JXE-0_W-15DPHI-EM15XE" complex_deadtime="0" definition="(35MT-EM15s6-XE0[x1]&amp;EM15[x1]&amp;XS40[x1]&amp;15MINDPHI-AJj10s6-XE0[x1]&amp;15MINDPHI-EM15s6-XE0[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="35MT-EM15s6-XE0_x1" triggerthreshold="35MT-EM15s6-XE0"/>
+        <TriggerCondition multi="1" name="EM15_x1" triggerthreshold="EM15"/>
+        <TriggerCondition multi="1" name="XS40_x1" triggerthreshold="XS40"/>
+        <TriggerCondition multi="1" name="15MINDPHI-AJj10s6-XE0_x1" triggerthreshold="15MINDPHI-AJj10s6-XE0"/>
+        <TriggerCondition multi="1" name="15MINDPHI-EM15s6-XE0_x1" triggerthreshold="15MINDPHI-EM15s6-XE0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="255" partition="1" name="L1_EM15_W-MT35_XS40_W-05DPHI-JXE-0_W-05DPHI-EM15XE" complex_deadtime="0" definition="(35MT-EM15s6-XE0[x1]&amp;EM15[x1]&amp;XS40[x1]&amp;05MINDPHI-AJj10s6-XE0[x1]&amp;05MINDPHI-EM15s6-XE0[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="35MT-EM15s6-XE0_x1" triggerthreshold="35MT-EM15s6-XE0"/>
+        <TriggerCondition multi="1" name="EM15_x1" triggerthreshold="EM15"/>
+        <TriggerCondition multi="1" name="XS40_x1" triggerthreshold="XS40"/>
+        <TriggerCondition multi="1" name="05MINDPHI-AJj10s6-XE0_x1" triggerthreshold="05MINDPHI-AJj10s6-XE0"/>
+        <TriggerCondition multi="1" name="05MINDPHI-EM15s6-XE0_x1" triggerthreshold="05MINDPHI-EM15s6-XE0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="256" partition="1" name="L1_EM12_W-MT35_XS50" complex_deadtime="0" definition="(35MT-EM12s6-XE0[x1]&amp;EM12[x1]&amp;XS50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="35MT-EM12s6-XE0_x1" triggerthreshold="35MT-EM12s6-XE0"/>
+        <TriggerCondition multi="1" name="EM12_x1" triggerthreshold="EM12"/>
+        <TriggerCondition multi="1" name="XS50_x1" triggerthreshold="XS50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="257" partition="1" name="L1_EM15_W-MT35_XS60" complex_deadtime="0" definition="(35MT-EM15s6-XE0[x1]&amp;EM15[x1]&amp;XS60[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="35MT-EM15s6-XE0_x1" triggerthreshold="35MT-EM15s6-XE0"/>
+        <TriggerCondition multi="1" name="EM15_x1" triggerthreshold="EM15"/>
+        <TriggerCondition multi="1" name="XS60_x1" triggerthreshold="XS60"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="258" partition="1" name="L1_HT190-J15.ETA21" complex_deadtime="0" definition="(HT190-AJ15all.ETA21[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HT190-AJ15all.ETA21_x1" triggerthreshold="HT190-AJ15all.ETA21"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="259" partition="1" name="L1_HT190-J15s5.ETA21" complex_deadtime="0" definition="(HT190-J15s5.ETA21[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HT190-J15s5.ETA21_x1" triggerthreshold="HT190-J15s5.ETA21"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="260" partition="1" name="L1_HT150-J20.ETA31" complex_deadtime="0" definition="(HT150-AJ20all.ETA31[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HT150-AJ20all.ETA31_x1" triggerthreshold="HT150-AJ20all.ETA31"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="261" partition="1" name="L1_HT150-J20s5.ETA31" complex_deadtime="0" definition="(HT150-J20s5.ETA31[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HT150-J20s5.ETA31_x1" triggerthreshold="HT150-J20s5.ETA31"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="262" partition="1" name="L1_JPSI-1M5" complex_deadtime="0" definition="(1INVM5-EMs1-EMall[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="1INVM5-EMs1-EMall_x1" triggerthreshold="1INVM5-EMs1-EMall"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="263" partition="1" name="L1_JPSI-1M5-EM7" complex_deadtime="0" definition="(1INVM5-EM7s1-EMall[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="1INVM5-EM7s1-EMall_x1" triggerthreshold="1INVM5-EM7s1-EMall"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="264" partition="1" name="L1_JPSI-1M5-EM12" complex_deadtime="0" definition="(1INVM5-EM12s1-EMall[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="1INVM5-EM12s1-EMall_x1" triggerthreshold="1INVM5-EM12s1-EMall"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="265" partition="1" name="L1_KF-XE35" complex_deadtime="0" definition="(KF-XE35-AJall[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="KF-XE35-AJall_x1" triggerthreshold="KF-XE35-AJall"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="266" partition="1" name="L1_KF-XE45" complex_deadtime="0" definition="(KF-XE45-AJall[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="KF-XE45-AJall_x1" triggerthreshold="KF-XE45-AJall"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="267" partition="1" name="L1_KF-XE55" complex_deadtime="0" definition="(KF-XE55-AJall[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="KF-XE55-AJall_x1" triggerthreshold="KF-XE55-AJall"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="268" partition="1" name="L1_KF-XE60" complex_deadtime="0" definition="(KF-XE60-AJall[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="KF-XE60-AJall_x1" triggerthreshold="KF-XE60-AJall"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="269" partition="1" name="L1_KF-XE65" complex_deadtime="0" definition="(KF-XE65-AJall[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="KF-XE65-AJall_x1" triggerthreshold="KF-XE65-AJall"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="270" partition="1" name="L1_KF-XE75" complex_deadtime="0" definition="(KF-XE75-AJall[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="KF-XE75-AJall_x1" triggerthreshold="KF-XE75-AJall"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="271" partition="1" name="L1_W-05DPHI-JXE-0" complex_deadtime="0" definition="(05MINDPHI-AJj10s6-XE0[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="05MINDPHI-AJj10s6-XE0_x1" triggerthreshold="05MINDPHI-AJj10s6-XE0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="272" partition="1" name="L1_W-10DPHI-JXE-0" complex_deadtime="0" definition="(10MINDPHI-AJj10s6-XE0[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="10MINDPHI-AJj10s6-XE0_x1" triggerthreshold="10MINDPHI-AJj10s6-XE0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="273" partition="1" name="L1_W-15DPHI-JXE-0" complex_deadtime="0" definition="(15MINDPHI-AJj10s6-XE0[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="15MINDPHI-AJj10s6-XE0_x1" triggerthreshold="15MINDPHI-AJj10s6-XE0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="274" partition="1" name="L1_W-10DPHI-EMXE-0" complex_deadtime="0" definition="(10MINDPHI-EM12s6-XE0[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="10MINDPHI-EM12s6-XE0_x1" triggerthreshold="10MINDPHI-EM12s6-XE0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="275" partition="1" name="L1_W-15DPHI-EMXE-0" complex_deadtime="0" definition="(15MINDPHI-EM12s6-XE0[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="15MINDPHI-EM12s6-XE0_x1" triggerthreshold="15MINDPHI-EM12s6-XE0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="276" partition="1" name="L1_W-05DPHI-EMXE-1" complex_deadtime="0" definition="(05MINDPHI-EM12s6-XE0[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="05MINDPHI-EM12s6-XE0_x1" triggerthreshold="05MINDPHI-EM12s6-XE0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="277" partition="1" name="L1_W-05RO-XEHT-0" complex_deadtime="0" definition="(05RATIO-XE0-HT0-AJj15all.ETA49[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="05RATIO-XE0-HT0-AJj15all.ETA49_x1" triggerthreshold="05RATIO-XE0-HT0-AJj15all.ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="278" partition="1" name="L1_W-08RO-XEHT-0" complex_deadtime="0" definition="(08RATIO-XE0-HT0-AJj15all.ETA49[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="08RATIO-XE0-HT0-AJj15all.ETA49_x1" triggerthreshold="08RATIO-XE0-HT0-AJj15all.ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="279" partition="1" name="L1_W-90RO2-XEHT-0" complex_deadtime="0" definition="(90RATIO2-XE0-HT0-AJj15all.ETA49[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="90RATIO2-XE0-HT0-AJj15all.ETA49_x1" triggerthreshold="90RATIO2-XE0-HT0-AJj15all.ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="280" partition="1" name="L1_W-250RO2-XEHT-0" complex_deadtime="0" definition="(250RATIO2-XE0-HT0-AJj15all.ETA49[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="250RATIO2-XE0-HT0-AJj15all.ETA49_x1" triggerthreshold="250RATIO2-XE0-HT0-AJj15all.ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="281" partition="1" name="L1_W-HT20-JJ15.ETA49" complex_deadtime="0" definition="(HT20-AJj15all.ETA49[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HT20-AJj15all.ETA49_x1" triggerthreshold="HT20-AJj15all.ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="282" partition="1" name="L1_W-NOMATCH" complex_deadtime="0" definition="(NOT-02MATCH-EM10s1-AJj15all.ETA49[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="NOT-02MATCH-EM10s1-AJj15all.ETA49_x1" triggerthreshold="NOT-02MATCH-EM10s1-AJj15all.ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="283" partition="1" name="L1_W-NOMATCH_W-05RO-XEEMHT" complex_deadtime="0" definition="(NOT-02MATCH-EM10s1-AJj15all.ETA49[x1]&amp;05RATIO-XE0-SUM0-EM10s1-HT0-AJj15all.ETA49[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="NOT-02MATCH-EM10s1-AJj15all.ETA49_x1" triggerthreshold="NOT-02MATCH-EM10s1-AJj15all.ETA49"/>
+        <TriggerCondition multi="1" name="05RATIO-XE0-SUM0-EM10s1-HT0-AJj15all.ETA49_x1" triggerthreshold="05RATIO-XE0-SUM0-EM10s1-HT0-AJj15all.ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="284" partition="1" name="L1_EM10VH_W-MT35_XS50" complex_deadtime="0" definition="(35MT-EM12s6-XE0[x1]&amp;EM10VH[x1]&amp;XS50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="35MT-EM12s6-XE0_x1" triggerthreshold="35MT-EM12s6-XE0"/>
+        <TriggerCondition multi="1" name="EM10VH_x1" triggerthreshold="EM10VH"/>
+        <TriggerCondition multi="1" name="XS50_x1" triggerthreshold="XS50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="285" partition="1" name="L1_EM15VH_W-MT35_XS60" complex_deadtime="0" definition="(35MT-EM15s6-XE0[x1]&amp;EM15VH[x1]&amp;XS60[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="35MT-EM15s6-XE0_x1" triggerthreshold="35MT-EM15s6-XE0"/>
+        <TriggerCondition multi="1" name="EM15VH_x1" triggerthreshold="EM15VH"/>
+        <TriggerCondition multi="1" name="XS60_x1" triggerthreshold="XS60"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="286" partition="1" name="L1_EM15_W-MT35" complex_deadtime="0" definition="(35MT-EM15s6-XE0[x1]&amp;EM15[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="35MT-EM15s6-XE0_x1" triggerthreshold="35MT-EM15s6-XE0"/>
+        <TriggerCondition multi="1" name="EM15_x1" triggerthreshold="EM15"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="287" partition="1" name="L1_EM20VH_W-MT35_XS60" complex_deadtime="0" definition="(35MT-EM15s6-XE0[x1]&amp;EM20VH[x1]&amp;XS60[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="35MT-EM15s6-XE0_x1" triggerthreshold="35MT-EM15s6-XE0"/>
+        <TriggerCondition multi="1" name="EM20VH_x1" triggerthreshold="EM20VH"/>
+        <TriggerCondition multi="1" name="XS60_x1" triggerthreshold="XS60"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="288" partition="1" name="L1_EM22VHI_W-MT35_XS40" complex_deadtime="0" definition="(35MT-EM15s6-XE0[x1]&amp;EM22VHI[x1]&amp;XS40[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="35MT-EM15s6-XE0_x1" triggerthreshold="35MT-EM15s6-XE0"/>
+        <TriggerCondition multi="1" name="EM22VHI_x1" triggerthreshold="EM22VHI"/>
+        <TriggerCondition multi="1" name="XS40_x1" triggerthreshold="XS40"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="289" partition="1" name="L1_EM12_W-MT25_W-15DPHI-JXE-0_W-15DPHI-EMXE_W-90RO2-XEHT-0" complex_deadtime="0" definition="(25MT-EM12s6-XE0[x1]&amp;EM12[x1]&amp;15MINDPHI-AJj10s6-XE0[x1]&amp;15MINDPHI-EM12s6-XE0[x1]&amp;90RATIO2-XE0-HT0-AJj15all.ETA49[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="25MT-EM12s6-XE0_x1" triggerthreshold="25MT-EM12s6-XE0"/>
+        <TriggerCondition multi="1" name="EM12_x1" triggerthreshold="EM12"/>
+        <TriggerCondition multi="1" name="15MINDPHI-AJj10s6-XE0_x1" triggerthreshold="15MINDPHI-AJj10s6-XE0"/>
+        <TriggerCondition multi="1" name="15MINDPHI-EM12s6-XE0_x1" triggerthreshold="15MINDPHI-EM12s6-XE0"/>
+        <TriggerCondition multi="1" name="90RATIO2-XE0-HT0-AJj15all.ETA49_x1" triggerthreshold="90RATIO2-XE0-HT0-AJj15all.ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="290" partition="1" name="L1_EM12_W-MT25_W-15DPHI-JXE-0_W-15DPHI-EMXE_XS30" complex_deadtime="0" definition="(25MT-EM12s6-XE0[x1]&amp;EM12[x1]&amp;15MINDPHI-AJj10s6-XE0[x1]&amp;15MINDPHI-EM12s6-XE0[x1]&amp;XS30[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="25MT-EM12s6-XE0_x1" triggerthreshold="25MT-EM12s6-XE0"/>
+        <TriggerCondition multi="1" name="EM12_x1" triggerthreshold="EM12"/>
+        <TriggerCondition multi="1" name="15MINDPHI-AJj10s6-XE0_x1" triggerthreshold="15MINDPHI-AJj10s6-XE0"/>
+        <TriggerCondition multi="1" name="15MINDPHI-EM12s6-XE0_x1" triggerthreshold="15MINDPHI-EM12s6-XE0"/>
+        <TriggerCondition multi="1" name="XS30_x1" triggerthreshold="XS30"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="291" partition="1" name="L1_EM12_W-MT25_W-15DPHI-JXE-0_W-15DPHI-EMXE_XS20" complex_deadtime="0" definition="(25MT-EM12s6-XE0[x1]&amp;EM12[x1]&amp;15MINDPHI-AJj10s6-XE0[x1]&amp;15MINDPHI-EM12s6-XE0[x1]&amp;XS20[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="25MT-EM12s6-XE0_x1" triggerthreshold="25MT-EM12s6-XE0"/>
+        <TriggerCondition multi="1" name="EM12_x1" triggerthreshold="EM12"/>
+        <TriggerCondition multi="1" name="15MINDPHI-AJj10s6-XE0_x1" triggerthreshold="15MINDPHI-AJj10s6-XE0"/>
+        <TriggerCondition multi="1" name="15MINDPHI-EM12s6-XE0_x1" triggerthreshold="15MINDPHI-EM12s6-XE0"/>
+        <TriggerCondition multi="1" name="XS20_x1" triggerthreshold="XS20"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="292" partition="1" name="L1_EM12_W-MT25_W-15DPHI-JXE-0_W-15DPHI-EMXE" complex_deadtime="0" definition="(25MT-EM12s6-XE0[x1]&amp;EM12[x1]&amp;15MINDPHI-AJj10s6-XE0[x1]&amp;15MINDPHI-EM12s6-XE0[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="25MT-EM12s6-XE0_x1" triggerthreshold="25MT-EM12s6-XE0"/>
+        <TriggerCondition multi="1" name="EM12_x1" triggerthreshold="EM12"/>
+        <TriggerCondition multi="1" name="15MINDPHI-AJj10s6-XE0_x1" triggerthreshold="15MINDPHI-AJj10s6-XE0"/>
+        <TriggerCondition multi="1" name="15MINDPHI-EM12s6-XE0_x1" triggerthreshold="15MINDPHI-EM12s6-XE0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="293" partition="1" name="L1_EM15_W-MT35_W-05DPHI-JXE-0_W-05DPHI-EM15XE_XS30" complex_deadtime="0" definition="(35MT-EM15s6-XE0[x1]&amp;EM15[x1]&amp;05MINDPHI-AJj10s6-XE0[x1]&amp;05MINDPHI-EM15s6-XE0[x1]&amp;XS30[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="35MT-EM15s6-XE0_x1" triggerthreshold="35MT-EM15s6-XE0"/>
+        <TriggerCondition multi="1" name="EM15_x1" triggerthreshold="EM15"/>
+        <TriggerCondition multi="1" name="05MINDPHI-AJj10s6-XE0_x1" triggerthreshold="05MINDPHI-AJj10s6-XE0"/>
+        <TriggerCondition multi="1" name="05MINDPHI-EM15s6-XE0_x1" triggerthreshold="05MINDPHI-EM15s6-XE0"/>
+        <TriggerCondition multi="1" name="XS30_x1" triggerthreshold="XS30"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="294" partition="1" name="L1_EM15_W-MT35_W-05DPHI-JXE-0_W-05DPHI-EM15XE" complex_deadtime="0" definition="(35MT-EM15s6-XE0[x1]&amp;EM15[x1]&amp;05MINDPHI-AJj10s6-XE0[x1]&amp;05MINDPHI-EM15s6-XE0[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="35MT-EM15s6-XE0_x1" triggerthreshold="35MT-EM15s6-XE0"/>
+        <TriggerCondition multi="1" name="EM15_x1" triggerthreshold="EM15"/>
+        <TriggerCondition multi="1" name="05MINDPHI-AJj10s6-XE0_x1" triggerthreshold="05MINDPHI-AJj10s6-XE0"/>
+        <TriggerCondition multi="1" name="05MINDPHI-EM15s6-XE0_x1" triggerthreshold="05MINDPHI-EM15s6-XE0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="295" partition="1" name="L1_BPH-1M19-2MU4_BPH-0DR34-2MU4" complex_deadtime="0" definition="(1INVM19-2MU4ab[x1]&amp;0DR34-2MU4ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="1INVM19-2MU4ab_x1" triggerthreshold="1INVM19-2MU4ab"/>
+        <TriggerCondition multi="1" name="0DR34-2MU4ab_x1" triggerthreshold="0DR34-2MU4ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="296" partition="1" name="L1_BPH-2M8-2MU4_BPH-0DR15-2MU4" complex_deadtime="0" definition="(2INVM8-2MU4ab[x1]&amp;0DR15-2MU4ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="2INVM8-2MU4ab_x1" triggerthreshold="2INVM8-2MU4ab"/>
+        <TriggerCondition multi="1" name="0DR15-2MU4ab_x1" triggerthreshold="0DR15-2MU4ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="297" partition="1" name="L1_BPH-7M15-2MU4_BPH-0DR24-2MU4" complex_deadtime="0" definition="(7INVM15-2MU4ab[x1]&amp;0DR24-2MU4ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="7INVM15-2MU4ab_x1" triggerthreshold="7INVM15-2MU4ab"/>
+        <TriggerCondition multi="1" name="0DR24-2MU4ab_x1" triggerthreshold="0DR24-2MU4ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="298" partition="1" name="L1_BPH-2M8-MU6MU4_BPH-0DR15-MU6MU4" complex_deadtime="0" definition="(2INVM8-MU6ab-MU4ab[x1]&amp;0DR15-MU6ab-MU4ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="2INVM8-MU6ab-MU4ab_x1" triggerthreshold="2INVM8-MU6ab-MU4ab"/>
+        <TriggerCondition multi="1" name="0DR15-MU6ab-MU4ab_x1" triggerthreshold="0DR15-MU6ab-MU4ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="299" partition="1" name="L1_BPH-8M15-MU6MU4_BPH-0DR22-MU6MU4" complex_deadtime="0" definition="(8INVM15-MU6ab-MU4ab[x1]&amp;0DR22-MU6ab-MU4ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="8INVM15-MU6ab-MU4ab_x1" triggerthreshold="8INVM15-MU6ab-MU4ab"/>
+        <TriggerCondition multi="1" name="0DR22-MU6ab-MU4ab_x1" triggerthreshold="0DR22-MU6ab-MU4ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="300" partition="1" name="L1_BPH-2M9-2MU6_BPH-2DR15-2MU6" complex_deadtime="0" definition="(2INVM9-2MU6ab[x1]&amp;2DR15-2MU6ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="2INVM9-2MU6ab_x1" triggerthreshold="2INVM9-2MU6ab"/>
+        <TriggerCondition multi="1" name="2DR15-2MU6ab_x1" triggerthreshold="2DR15-2MU6ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="301" partition="1" name="L1_BPH-8M15-2MU6_BPH-0DR22-2MU6" complex_deadtime="0" definition="(8INVM15-2MU6ab[x1]&amp;0DR22-2MU6ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="8INVM15-2MU6ab_x1" triggerthreshold="8INVM15-2MU6ab"/>
+        <TriggerCondition multi="1" name="0DR22-2MU6ab_x1" triggerthreshold="0DR22-2MU6ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="302" partition="1" name="L1_CMU6_2CMU4" complex_deadtime="0" definition="(MULT-CMU4ab[x2]&amp;MULT-CMU6ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="MULT-CMU4ab_x2" triggerthreshold="MULT-CMU4ab"/>
+        <TriggerCondition multi="1" name="MULT-CMU6ab_x1" triggerthreshold="MULT-CMU6ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="303" partition="1" name="L1_2MU4-B" complex_deadtime="0" definition="(MU4[x2]&amp;MULT-CMU4ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="MU4_x2" triggerthreshold="MU4"/>
+        <TriggerCondition multi="1" name="MULT-CMU4ab_x1" triggerthreshold="MULT-CMU4ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="304" partition="1" name="L1_2MU6-B" complex_deadtime="0" definition="(MU6[x2]&amp;MULT-CMU6ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="MU6_x2" triggerthreshold="MU6"/>
+        <TriggerCondition multi="1" name="MULT-CMU6ab_x1" triggerthreshold="MULT-CMU6ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="305" partition="1" name="L1_BPH-1M19-2MU4-B_BPH-0DR34-2MU4" complex_deadtime="0" definition="(1INVM19-CMU4ab-MU4ab[x1]&amp;0DR34-2MU4ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="1INVM19-CMU4ab-MU4ab_x1" triggerthreshold="1INVM19-CMU4ab-MU4ab"/>
+        <TriggerCondition multi="1" name="0DR34-2MU4ab_x1" triggerthreshold="0DR34-2MU4ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="306" partition="1" name="L1_BPH-2M8-2MU4-B_BPH-0DR15-2MU4" complex_deadtime="0" definition="(2INVM8-CMU4ab-MU4ab[x1]&amp;0DR15-2MU4ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="2INVM8-CMU4ab-MU4ab_x1" triggerthreshold="2INVM8-CMU4ab-MU4ab"/>
+        <TriggerCondition multi="1" name="0DR15-2MU4ab_x1" triggerthreshold="0DR15-2MU4ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="307" partition="1" name="L1_BPH-7M15-2MU4_BPH-0DR24-2MU4-B" complex_deadtime="0" definition="(7INVM15-2MU4ab[x1]&amp;0DR24-CMU4ab-MU4ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="7INVM15-2MU4ab_x1" triggerthreshold="7INVM15-2MU4ab"/>
+        <TriggerCondition multi="1" name="0DR24-CMU4ab-MU4ab_x1" triggerthreshold="0DR24-CMU4ab-MU4ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="308" partition="1" name="L1_BPH-1M19-2MU4-BO_BPH-0DR34-2MU4" complex_deadtime="0" definition="(1INVM19-2CMU4ab[x1]&amp;0DR34-2MU4ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="1INVM19-2CMU4ab_x1" triggerthreshold="1INVM19-2CMU4ab"/>
+        <TriggerCondition multi="1" name="0DR34-2MU4ab_x1" triggerthreshold="0DR34-2MU4ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="309" partition="1" name="L1_BPH-2M8-2MU4-BO_BPH-0DR15-2MU4" complex_deadtime="0" definition="(2INVM8-2CMU4ab[x1]&amp;0DR15-2MU4ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="2INVM8-2CMU4ab_x1" triggerthreshold="2INVM8-2CMU4ab"/>
+        <TriggerCondition multi="1" name="0DR15-2MU4ab_x1" triggerthreshold="0DR15-2MU4ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="310" partition="1" name="L1_BPH-7M15-2MU4_BPH-0DR24-2MU4-BO" complex_deadtime="0" definition="(7INVM15-2MU4ab[x1]&amp;0DR24-2CMU4ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="7INVM15-2MU4ab_x1" triggerthreshold="7INVM15-2MU4ab"/>
+        <TriggerCondition multi="1" name="0DR24-2CMU4ab_x1" triggerthreshold="0DR24-2CMU4ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="311" partition="1" name="L1_BPH-2M8-MU6MU4-B_BPH-0DR15-MU6MU4" complex_deadtime="0" definition="(2INVM8-ONEBARREL-MU6ab-MU4ab[x1]&amp;0DR15-MU6ab-MU4ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="2INVM8-ONEBARREL-MU6ab-MU4ab_x1" triggerthreshold="2INVM8-ONEBARREL-MU6ab-MU4ab"/>
+        <TriggerCondition multi="1" name="0DR15-MU6ab-MU4ab_x1" triggerthreshold="0DR15-MU6ab-MU4ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="312" partition="1" name="L1_2CMU4" complex_deadtime="0" definition="(MULT-CMU4ab[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="MULT-CMU4ab_x2" triggerthreshold="MULT-CMU4ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="313" partition="1" name="L1_2CMU6" complex_deadtime="0" definition="(MULT-CMU6ab[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="MULT-CMU6ab_x2" triggerthreshold="MULT-CMU6ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="314" partition="1" name="L1_MU6_2MU4-B" complex_deadtime="0" definition="(MU6[x1]&amp;MU4[x2]&amp;MULT-CMU4ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU6_x1" triggerthreshold="MU6"/>
+        <TriggerCondition multi="2" name="MU4_x2" triggerthreshold="MU4"/>
+        <TriggerCondition multi="1" name="MULT-CMU4ab_x1" triggerthreshold="MULT-CMU4ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="315" partition="1" name="L1_DY-DR-2MU4" complex_deadtime="0" definition="(2DR99-2MU4ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="2DR99-2MU4ab_x1" triggerthreshold="2DR99-2MU4ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="316" partition="1" name="L1_DY-BOX-2MU4" complex_deadtime="0" definition="(5DETA99-5DPHI99-2MU4ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="5DETA99-5DPHI99-2MU4ab_x1" triggerthreshold="5DETA99-5DPHI99-2MU4ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="317" partition="1" name="L1_DY-BOX-MU6MU4" complex_deadtime="0" definition="(5DETA99-5DPHI99-MU6ab-MU4ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="5DETA99-5DPHI99-MU6ab-MU4ab_x1" triggerthreshold="5DETA99-5DPHI99-MU6ab-MU4ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="318" partition="1" name="L1_DY-BOX-2MU6" complex_deadtime="0" definition="(5DETA99-5DPHI99-2MU6ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="5DETA99-5DPHI99-2MU6ab_x1" triggerthreshold="5DETA99-5DPHI99-2MU6ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="319" partition="1" name="L1_LFV-MU" complex_deadtime="0" definition="(0DR10-MU10ab-MU6ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="0DR10-MU10ab-MU6ab_x1" triggerthreshold="0DR10-MU10ab-MU6ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="320" partition="1" name="L1_LFV-EM8I" complex_deadtime="0" definition="(0DETA04-0DPHI03-EM8abi-MU10ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="0DETA04-0DPHI03-EM8abi-MU10ab_x1" triggerthreshold="0DETA04-0DPHI03-EM8abi-MU10ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="321" partition="1" name="L1_LFV-EM15I" complex_deadtime="0" definition="(0DETA04-0DPHI03-EM15abi-MUab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="0DETA04-0DPHI03-EM15abi-MUab_x1" triggerthreshold="0DETA04-0DPHI03-EM15abi-MUab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="322" partition="1" name="L1_DPHI-Js2XE50" complex_deadtime="0" definition="(10MINDPHI-Js2-XE50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="10MINDPHI-Js2-XE50_x1" triggerthreshold="10MINDPHI-Js2-XE50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="323" partition="1" name="L1_DPHI-J20s2XE50" complex_deadtime="0" definition="(10MINDPHI-J20s2-XE50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="10MINDPHI-J20s2-XE50_x1" triggerthreshold="10MINDPHI-J20s2-XE50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="324" partition="1" name="L1_DPHI-J20XE50" complex_deadtime="0" definition="(10MINDPHI-J20ab-XE50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="10MINDPHI-J20ab-XE50_x1" triggerthreshold="10MINDPHI-J20ab-XE50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="325" partition="1" name="L1_DPHI-CJ20XE50" complex_deadtime="0" definition="(10MINDPHI-CJ20ab-XE50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="10MINDPHI-CJ20ab-XE50_x1" triggerthreshold="10MINDPHI-CJ20ab-XE50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="326" partition="1" name="L1_MJJ-900" complex_deadtime="0" definition="(900INVM9999-AJ30s6-AJ20s6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="900INVM9999-AJ30s6-AJ20s6_x1" triggerthreshold="900INVM9999-AJ30s6-AJ20s6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="327" partition="1" name="L1_MJJ-800" complex_deadtime="0" definition="(800INVM9999-AJ30s6-AJ20s6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="800INVM9999-AJ30s6-AJ20s6_x1" triggerthreshold="800INVM9999-AJ30s6-AJ20s6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="328" partition="1" name="L1_MJJ-700" complex_deadtime="0" definition="(700INVM9999-AJ30s6-AJ20s6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="700INVM9999-AJ30s6-AJ20s6_x1" triggerthreshold="700INVM9999-AJ30s6-AJ20s6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="329" partition="1" name="L1_MJJ-400" complex_deadtime="0" definition="(400INVM9999-AJ30s6-AJ20s6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="400INVM9999-AJ30s6-AJ20s6_x1" triggerthreshold="400INVM9999-AJ30s6-AJ20s6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="330" partition="1" name="L1_XE20" complex_deadtime="0" definition="(XE20[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XE20_x1" triggerthreshold="XE20"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="331" partition="1" name="L1_MJJ-300" complex_deadtime="0" definition="(300INVM9999-AJ30s6-AJ20s6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="300INVM9999-AJ30s6-AJ20s6_x1" triggerthreshold="300INVM9999-AJ30s6-AJ20s6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="332" partition="1" name="L1_MJJ-200" complex_deadtime="0" definition="(200INVM9999-AJ30s6-AJ20s6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="200INVM9999-AJ30s6-AJ20s6_x1" triggerthreshold="200INVM9999-AJ30s6-AJ20s6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="333" partition="1" name="L1_MJJ-100" complex_deadtime="0" definition="(100INVM9999-AJ30s6-AJ20s6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="100INVM9999-AJ30s6-AJ20s6_x1" triggerthreshold="100INVM9999-AJ30s6-AJ20s6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="334" partition="1" name="L1_HT150-JJ15.ETA49" complex_deadtime="0" definition="(HT150-AJj15all.ETA49[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HT150-AJj15all.ETA49_x1" triggerthreshold="HT150-AJj15all.ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="335" partition="1" name="L1_DETA-JJ" complex_deadtime="0" definition="(0DETA10-Js1-Js2[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="0DETA10-Js1-Js2_x1" triggerthreshold="0DETA10-Js1-Js2"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="336" partition="1" name="L1_J4-MATCH" complex_deadtime="0" definition="(0MATCH-4AJ20.ETA31-4AJj15.ETA31[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="0MATCH-4AJ20.ETA31-4AJj15.ETA31_x1" triggerthreshold="0MATCH-4AJ20.ETA31-4AJj15.ETA31"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="337" partition="1" name="L1_W-05RO-XEEMHT" complex_deadtime="0" definition="(05RATIO-XE0-SUM0-EM10s1-HT0-AJj15all.ETA49[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="05RATIO-XE0-SUM0-EM10s1-HT0-AJj15all.ETA49_x1" triggerthreshold="05RATIO-XE0-SUM0-EM10s1-HT0-AJj15all.ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="338" partition="1" name="L1_LLP-RO" complex_deadtime="0" definition="(210RATIO-0MATCH-TAU30si2-EMall[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="210RATIO-0MATCH-TAU30si2-EMall_x1" triggerthreshold="210RATIO-0MATCH-TAU30si2-EMall"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="339" partition="1" name="L1_LLP-NOMATCH" complex_deadtime="0" definition="(NOT-0MATCH-TAU30si2-EMall[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="NOT-0MATCH-TAU30si2-EMall_x1" triggerthreshold="NOT-0MATCH-TAU30si2-EMall"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="340" partition="1" name="L1_DR-MU10TAU12I" complex_deadtime="0" definition="(0DR28-MU10ab-TAU12abi[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="0DR28-MU10ab-TAU12abi_x1" triggerthreshold="0DR28-MU10ab-TAU12abi"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="341" partition="1" name="L1_TAU12I-J25" complex_deadtime="0" definition="(1DISAMB-TAU12abi-J25ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="1DISAMB-TAU12abi-J25ab_x1" triggerthreshold="1DISAMB-TAU12abi-J25ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="342" partition="1" name="L1_EM15-TAU40" complex_deadtime="0" definition="(DISAMB-EM15abhi-TAU40ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="DISAMB-EM15abhi-TAU40ab_x1" triggerthreshold="DISAMB-EM15abhi-TAU40ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="343" partition="1" name="L1_TAU20-J20" complex_deadtime="0" definition="(1DISAMB-TAU20ab-J20ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="1DISAMB-TAU20ab-J20ab_x1" triggerthreshold="1DISAMB-TAU20ab-J20ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="344" partition="1" name="L1_EM15-TAU12I" complex_deadtime="0" definition="(DISAMB-EM15abhi-TAU12abi[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="DISAMB-EM15abhi-TAU12abi_x1" triggerthreshold="DISAMB-EM15abhi-TAU12abi"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="345" partition="1" name="L1_EM15TAU12I-J25" complex_deadtime="0" definition="(1DISAMB-EM15his2-TAU12abi-J25ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="1DISAMB-EM15his2-TAU12abi-J25ab_x1" triggerthreshold="1DISAMB-EM15his2-TAU12abi-J25ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="346" partition="1" name="L1_DR-EM15TAU12I-J25" complex_deadtime="0" definition="(1DISAMB-J25ab-0DR28-EM15his2-TAU12abi[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="1DISAMB-J25ab-0DR28-EM15his2-TAU12abi_x1" triggerthreshold="1DISAMB-J25ab-0DR28-EM15his2-TAU12abi"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="347" partition="1" name="L1_TAU20ITAU12I-J25" complex_deadtime="0" definition="(1DISAMB-TAU20abi-TAU12abi-J25ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="1DISAMB-TAU20abi-TAU12abi-J25ab_x1" triggerthreshold="1DISAMB-TAU20abi-TAU12abi-J25ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="348" partition="1" name="L1_DR-TAU20ITAU12I" complex_deadtime="0" definition="(0DR28-TAU20abi-TAU12abi[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="0DR28-TAU20abi-TAU12abi_x1" triggerthreshold="0DR28-TAU20abi-TAU12abi"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="349" partition="1" name="L1_BOX-TAU20ITAU12I" complex_deadtime="0" definition="(0DETA20-0DPHI20-TAU20abi-TAU12abi[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="0DETA20-0DPHI20-TAU20abi-TAU12abi_x1" triggerthreshold="0DETA20-0DPHI20-TAU20abi-TAU12abi"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="350" partition="1" name="L1_DR-TAU20ITAU12I-J25" complex_deadtime="0" definition="(1DISAMB-J25ab-0DR28-TAU20abi-TAU12abi[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="1DISAMB-J25ab-0DR28-TAU20abi-TAU12abi_x1" triggerthreshold="1DISAMB-J25ab-0DR28-TAU20abi-TAU12abi"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="351" partition="1" name="L1_LAR-EM" complex_deadtime="0" definition="(LAR-EM50s1[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10010000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="LAR-EM50s1_x1" triggerthreshold="LAR-EM50s1"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="352" partition="1" name="L1_LAR-J" complex_deadtime="0" definition="(LAR-J100s1[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10010000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="LAR-J100s1_x1" triggerthreshold="LAR-J100s1"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="353" partition="1" name="L1_DR-EM15TAU12I" complex_deadtime="0" definition="(DISAMB-0DR28-EM15his2-TAU12abi[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="DISAMB-0DR28-EM15his2-TAU12abi_x1" triggerthreshold="DISAMB-0DR28-EM15his2-TAU12abi"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="354" partition="1" name="L1_LATEMU10_XE50" complex_deadtime="0" definition="(LATEMU10s1[x1]&amp;XE50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="LATEMU10s1_x1" triggerthreshold="LATEMU10s1"/>
+        <TriggerCondition multi="1" name="XE50_x1" triggerthreshold="XE50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="355" partition="1" name="L1_LATEMU10_J50" complex_deadtime="0" definition="(LATEMU10s1[x1]&amp;J50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="LATEMU10s1_x1" triggerthreshold="LATEMU10s1"/>
+        <TriggerCondition multi="1" name="J50_x1" triggerthreshold="J50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="356" partition="1" name="L1_SC111" complex_deadtime="0" definition="(SC111-CJ15ab.ETA26[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="SC111-CJ15ab.ETA26_x1" triggerthreshold="SC111-CJ15ab.ETA26"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="357" partition="1" name="L1_SC85" complex_deadtime="0" definition="(SC85-CJ15ab.ETA26[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="SC85-CJ15ab.ETA26_x1" triggerthreshold="SC85-CJ15ab.ETA26"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="358" partition="1" name="L1_MU6_MJJ-200" complex_deadtime="0" definition="(MU6[x1]&amp;200INVM9999-AJ30s6-AJ20s6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU6_x1" triggerthreshold="MU6"/>
+        <TriggerCondition multi="1" name="200INVM9999-AJ30s6-AJ20s6_x1" triggerthreshold="200INVM9999-AJ30s6-AJ20s6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="359" partition="1" name="L1_MU6_MJJ-300" complex_deadtime="0" definition="(MU6[x1]&amp;300INVM9999-AJ30s6-AJ20s6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU6_x1" triggerthreshold="MU6"/>
+        <TriggerCondition multi="1" name="300INVM9999-AJ30s6-AJ20s6_x1" triggerthreshold="300INVM9999-AJ30s6-AJ20s6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="360" partition="1" name="L1_MU6_MJJ-400" complex_deadtime="0" definition="(MU6[x1]&amp;400INVM9999-AJ30s6-AJ20s6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU6_x1" triggerthreshold="MU6"/>
+        <TriggerCondition multi="1" name="400INVM9999-AJ30s6-AJ20s6_x1" triggerthreshold="400INVM9999-AJ30s6-AJ20s6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="361" partition="1" name="L1_MU6_MJJ-500" complex_deadtime="0" definition="(MU6[x1]&amp;500INVM9999-AJ30s6-AJ20s6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU6_x1" triggerthreshold="MU6"/>
+        <TriggerCondition multi="1" name="500INVM9999-AJ30s6-AJ20s6_x1" triggerthreshold="500INVM9999-AJ30s6-AJ20s6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="362" partition="1" name="L1_J30_2J20_4J20.0ETA49_MJJ-400" complex_deadtime="0" definition="(J30[x1]&amp;J20[x2]&amp;J20.0ETA49[x4]&amp;400INVM9999-AJ30s6-AJ20s6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J30_x1" triggerthreshold="J30"/>
+        <TriggerCondition multi="2" name="J20_x2" triggerthreshold="J20"/>
+        <TriggerCondition multi="4" name="J20.0ETA49_x4" triggerthreshold="J20.0ETA49"/>
+        <TriggerCondition multi="1" name="400INVM9999-AJ30s6-AJ20s6_x1" triggerthreshold="400INVM9999-AJ30s6-AJ20s6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="363" partition="1" name="L1_J30_2J20_4J20.0ETA49_MJJ-700" complex_deadtime="0" definition="(J30[x1]&amp;J20[x2]&amp;J20.0ETA49[x4]&amp;700INVM9999-AJ30s6-AJ20s6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J30_x1" triggerthreshold="J30"/>
+        <TriggerCondition multi="2" name="J20_x2" triggerthreshold="J20"/>
+        <TriggerCondition multi="4" name="J20.0ETA49_x4" triggerthreshold="J20.0ETA49"/>
+        <TriggerCondition multi="1" name="700INVM9999-AJ30s6-AJ20s6_x1" triggerthreshold="700INVM9999-AJ30s6-AJ20s6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="364" partition="1" name="L1_J30_2J20_4J20.0ETA49_MJJ-800" complex_deadtime="0" definition="(J30[x1]&amp;J20[x2]&amp;J20.0ETA49[x4]&amp;800INVM9999-AJ30s6-AJ20s6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J30_x1" triggerthreshold="J30"/>
+        <TriggerCondition multi="2" name="J20_x2" triggerthreshold="J20"/>
+        <TriggerCondition multi="4" name="J20.0ETA49_x4" triggerthreshold="J20.0ETA49"/>
+        <TriggerCondition multi="1" name="800INVM9999-AJ30s6-AJ20s6_x1" triggerthreshold="800INVM9999-AJ30s6-AJ20s6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="365" partition="1" name="L1_J30_2J20_4J20.0ETA49_MJJ-900" complex_deadtime="0" definition="(J30[x1]&amp;J20[x2]&amp;J20.0ETA49[x4]&amp;900INVM9999-AJ30s6-AJ20s6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J30_x1" triggerthreshold="J30"/>
+        <TriggerCondition multi="2" name="J20_x2" triggerthreshold="J20"/>
+        <TriggerCondition multi="4" name="J20.0ETA49_x4" triggerthreshold="J20.0ETA49"/>
+        <TriggerCondition multi="1" name="900INVM9999-AJ30s6-AJ20s6_x1" triggerthreshold="900INVM9999-AJ30s6-AJ20s6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="366" partition="1" name="L1_3J20_4J20.0ETA49_MJJ-400" complex_deadtime="0" definition="(J20[x3]&amp;J20.0ETA49[x4]&amp;400INVM9999-AJ30s6-AJ20s6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="3" name="J20_x3" triggerthreshold="J20"/>
+        <TriggerCondition multi="4" name="J20.0ETA49_x4" triggerthreshold="J20.0ETA49"/>
+        <TriggerCondition multi="1" name="400INVM9999-AJ30s6-AJ20s6_x1" triggerthreshold="400INVM9999-AJ30s6-AJ20s6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="367" partition="1" name="L1_3J20_4J20.0ETA49_MJJ-700" complex_deadtime="0" definition="(J20[x3]&amp;J20.0ETA49[x4]&amp;700INVM9999-AJ30s6-AJ20s6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="3" name="J20_x3" triggerthreshold="J20"/>
+        <TriggerCondition multi="4" name="J20.0ETA49_x4" triggerthreshold="J20.0ETA49"/>
+        <TriggerCondition multi="1" name="700INVM9999-AJ30s6-AJ20s6_x1" triggerthreshold="700INVM9999-AJ30s6-AJ20s6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="368" partition="1" name="L1_3J20_4J20.0ETA49_MJJ-800" complex_deadtime="0" definition="(J20[x3]&amp;J20.0ETA49[x4]&amp;800INVM9999-AJ30s6-AJ20s6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="3" name="J20_x3" triggerthreshold="J20"/>
+        <TriggerCondition multi="4" name="J20.0ETA49_x4" triggerthreshold="J20.0ETA49"/>
+        <TriggerCondition multi="1" name="800INVM9999-AJ30s6-AJ20s6_x1" triggerthreshold="800INVM9999-AJ30s6-AJ20s6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="369" partition="1" name="L1_3J20_4J20.0ETA49_MJJ-900" complex_deadtime="0" definition="(J20[x3]&amp;J20.0ETA49[x4]&amp;900INVM9999-AJ30s6-AJ20s6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="3" name="J20_x3" triggerthreshold="J20"/>
+        <TriggerCondition multi="4" name="J20.0ETA49_x4" triggerthreshold="J20.0ETA49"/>
+        <TriggerCondition multi="1" name="900INVM9999-AJ30s6-AJ20s6_x1" triggerthreshold="900INVM9999-AJ30s6-AJ20s6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="370" partition="1" name="L1_XE35_MJJ-200" complex_deadtime="0" definition="(XE35[x1]&amp;200INVM9999-AJ30s6-AJ20s6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XE35_x1" triggerthreshold="XE35"/>
+        <TriggerCondition multi="1" name="200INVM9999-AJ30s6-AJ20s6_x1" triggerthreshold="200INVM9999-AJ30s6-AJ20s6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="371" partition="1" name="L1_EM7_FIRSTEMPTY" complex_deadtime="0" definition="(EM7[x1]&amp;BGRP0&amp;BGRP6)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM7_x1" triggerthreshold="EM7"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP6"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="372" partition="1" name="L1_RD0_ABORTGAPNOTCALIB" complex_deadtime="0" definition="(RNDM0&amp;BGRP0&amp;BGRP8)" trigger_type="10000001" monitor="LF:000|HF:000">
+      <AND>
+        <InternalTrigger name="RNDM0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP8"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="373" partition="1" name="L1_3J25.0ETA23" complex_deadtime="0" definition="(J25.0ETA23[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="3" name="J25.0ETA23_x3" triggerthreshold="J25.0ETA23"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="374" partition="1" name="L1_TE20" complex_deadtime="0" definition="(TE20[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="TE20_x1" triggerthreshold="TE20"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="375" partition="1" name="L1_TE10.0ETA24" complex_deadtime="0" definition="(TE10.0ETA24[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="TE10.0ETA24_x1" triggerthreshold="TE10.0ETA24"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="376" partition="1" name="L1_TE20.0ETA24" complex_deadtime="0" definition="(TE20.0ETA24[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="TE20.0ETA24_x1" triggerthreshold="TE20.0ETA24"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="377" partition="1" name="L1_XS40" complex_deadtime="0" definition="(XS40[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XS40_x1" triggerthreshold="XS40"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="378" partition="1" name="L1_XS50" complex_deadtime="0" definition="(XS50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XS50_x1" triggerthreshold="XS50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="379" partition="1" name="L1_XS60" complex_deadtime="0" definition="(XS60[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XS60_x1" triggerthreshold="XS60"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="380" partition="1" name="L1_J12_BGRP12" complex_deadtime="0" definition="(J12[x1]&amp;BGRP0&amp;BGRP12)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J12_x1" triggerthreshold="J12"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP12"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="381" partition="1" name="L1_J30.31ETA49_BGRP12" complex_deadtime="0" definition="(J30.31ETA49[x1]&amp;BGRP0&amp;BGRP12)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J30.31ETA49_x1" triggerthreshold="J30.31ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP12"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="382" partition="1" name="L1_MU6_J30.0ETA49_2J20.0ETA49" complex_deadtime="0" definition="(MU6[x1]&amp;J30.0ETA49[x1]&amp;J20.0ETA49[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU6_x1" triggerthreshold="MU6"/>
+        <TriggerCondition multi="1" name="J30.0ETA49_x1" triggerthreshold="J30.0ETA49"/>
+        <TriggerCondition multi="2" name="J20.0ETA49_x2" triggerthreshold="J20.0ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="383" partition="1" name="L1_4J20.0ETA49" complex_deadtime="0" definition="(J20.0ETA49[x4]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="4" name="J20.0ETA49_x4" triggerthreshold="J20.0ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="384" partition="1" name="L1_MU4_3J15" complex_deadtime="0" definition="(MU4[x1]&amp;J15[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU4_x1" triggerthreshold="MU4"/>
+        <TriggerCondition multi="3" name="J15_x3" triggerthreshold="J15"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="385" partition="1" name="L1_MU4_3J20" complex_deadtime="0" definition="(MU4[x1]&amp;J20[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU4_x1" triggerthreshold="MU4"/>
+        <TriggerCondition multi="3" name="J20_x3" triggerthreshold="J20"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="386" partition="1" name="L1_MU4_J30" complex_deadtime="0" definition="(MU4[x1]&amp;J30[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU4_x1" triggerthreshold="MU4"/>
+        <TriggerCondition multi="1" name="J30_x1" triggerthreshold="J30"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="387" partition="1" name="L1_MU4_J50" complex_deadtime="0" definition="(MU4[x1]&amp;J50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU4_x1" triggerthreshold="MU4"/>
+        <TriggerCondition multi="1" name="J50_x1" triggerthreshold="J50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="388" partition="1" name="L1_TAU8_UNPAIRED_ISO" complex_deadtime="0" definition="(HA8[x1]&amp;BGRP0&amp;BGRP4)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA8_x1" triggerthreshold="HA8"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="389" partition="1" name="L1_EM7_UNPAIRED_ISO" complex_deadtime="0" definition="(EM7[x1]&amp;BGRP0&amp;BGRP4)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM7_x1" triggerthreshold="EM7"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="390" partition="1" name="L1_RD2_BGRP12" complex_deadtime="0" definition="(RNDM2&amp;BGRP0&amp;BGRP12)" trigger_type="10000001" monitor="LF:000|HF:000">
+      <AND>
+        <InternalTrigger name="RNDM2"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP12"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="391" partition="1" name="L1_TAU8_FIRSTEMPTY" complex_deadtime="0" definition="(HA8[x1]&amp;BGRP0&amp;BGRP6)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA8_x1" triggerthreshold="HA8"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP6"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="392" partition="1" name="L1_EM24VHI" complex_deadtime="0" definition="(EM24VHI[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM24VHI_x1" triggerthreshold="EM24VHI"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="393" partition="1" name="L1_LHCF_UNPAIRED_ISO" complex_deadtime="0" definition="(NIMLHCF[x1]&amp;BGRP0&amp;BGRP4)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="NIMLHCF_x1" triggerthreshold="NIMLHCF"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="394" partition="1" name="L1_LHCF_EMPTY" complex_deadtime="0" definition="(NIMLHCF[x1]&amp;BGRP0&amp;BGRP3)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="NIMLHCF_x1" triggerthreshold="NIMLHCF"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="395" partition="1" name="L1_XE65" complex_deadtime="0" definition="(XE65[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XE65_x1" triggerthreshold="XE65"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="396" partition="1" name="L1_XE75" complex_deadtime="0" definition="(XE75[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XE75_x1" triggerthreshold="XE75"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="397" partition="1" name="L1_XE150" complex_deadtime="0" definition="(XE150[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XE150_x1" triggerthreshold="XE150"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="398" partition="1" name="L1_XE300" complex_deadtime="0" definition="(XE300[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XE300_x1" triggerthreshold="XE300"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="399" partition="1" name="L1_EM8I_MU10" complex_deadtime="0" definition="(EM8I[x1]&amp;MU10[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM8I_x1" triggerthreshold="EM8I"/>
+        <TriggerCondition multi="1" name="MU10_x1" triggerthreshold="MU10"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="400" partition="1" name="L1_XE25" complex_deadtime="0" definition="(XE25[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XE25_x1" triggerthreshold="XE25"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="401" partition="1" name="L1_XE30" complex_deadtime="0" definition="(XE30[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XE30_x1" triggerthreshold="XE30"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="402" partition="1" name="L1_EM15HI" complex_deadtime="0" definition="(EM15HI[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM15HI_x1" triggerthreshold="EM15HI"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="403" partition="1" name="L1_MU6_3MU4" complex_deadtime="0" definition="(MU6[x1]&amp;MU4[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU6_x1" triggerthreshold="MU6"/>
+        <TriggerCondition multi="3" name="MU4_x3" triggerthreshold="MU4"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="404" partition="1" name="L1_2MU6_3MU4" complex_deadtime="0" definition="(MU6[x2]&amp;MU4[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="MU6_x2" triggerthreshold="MU6"/>
+        <TriggerCondition multi="3" name="MU4_x3" triggerthreshold="MU4"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="405" partition="1" name="L1_BGRP9" complex_deadtime="0" definition="(BGRP0&amp;BGRP9)" trigger_type="10000001" monitor="LF:000|HF:000">
+      <AND>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP9"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="406" partition="1" name="L1_TE50" complex_deadtime="0" definition="(TE50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="TE50_x1" triggerthreshold="TE50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="407" partition="1" name="L1_TE5" complex_deadtime="0" definition="(TE5[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="TE5_x1" triggerthreshold="TE5"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="408" partition="1" name="L1_TE60" complex_deadtime="0" definition="(TE60[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="TE60_x1" triggerthreshold="TE60"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="409" partition="1" name="L1_TE50.0ETA24" complex_deadtime="0" definition="(TE50.0ETA24[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="TE50.0ETA24_x1" triggerthreshold="TE50.0ETA24"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="410" partition="1" name="L1_TE5.0ETA24" complex_deadtime="0" definition="(TE5.0ETA24[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="TE5.0ETA24_x1" triggerthreshold="TE5.0ETA24"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="411" partition="1" name="L1_EM20VH_FIRSTEMPTY" complex_deadtime="0" definition="(EM20VH[x1]&amp;BGRP0&amp;BGRP6)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM20VH_x1" triggerthreshold="EM20VH"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP6"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="412" partition="1" name="L1_EM22VHI_FIRSTEMPTY" complex_deadtime="0" definition="(EM22VHI[x1]&amp;BGRP0&amp;BGRP6)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM22VHI_x1" triggerthreshold="EM22VHI"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP6"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="413" partition="1" name="L1_MU20_FIRSTEMPTY" complex_deadtime="0" definition="(MU20[x1]&amp;BGRP0&amp;BGRP6)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU20_x1" triggerthreshold="MU20"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP6"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="414" partition="1" name="L1_J100_FIRSTEMPTY" complex_deadtime="0" definition="(J100[x1]&amp;BGRP0&amp;BGRP6)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J100_x1" triggerthreshold="J100"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP6"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="415" partition="1" name="L1_J100.31ETA49_FIRSTEMPTY" complex_deadtime="0" definition="(J100.31ETA49[x1]&amp;BGRP0&amp;BGRP6)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J100.31ETA49_x1" triggerthreshold="J100.31ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP6"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="416" partition="1" name="L1_TE60.0ETA24" complex_deadtime="0" definition="(TE60.0ETA24[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="TE60.0ETA24_x1" triggerthreshold="TE60.0ETA24"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="417" partition="1" name="L1_TE70.0ETA24" complex_deadtime="0" definition="(TE70.0ETA24[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="TE70.0ETA24_x1" triggerthreshold="TE70.0ETA24"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="418" partition="1" name="L1_TE40.0ETA24" complex_deadtime="0" definition="(TE40.0ETA24[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="TE40.0ETA24_x1" triggerthreshold="TE40.0ETA24"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="419" partition="1" name="L1_ZDC_A" complex_deadtime="0" definition="(ZDC_A[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10100000" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ZDC_A_x1" triggerthreshold="ZDC_A"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="420" partition="1" name="L1_ZDC_C" complex_deadtime="0" definition="(ZDC_C[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10100000" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ZDC_C_x1" triggerthreshold="ZDC_C"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="421" partition="1" name="L1_ZDC_AND" complex_deadtime="0" definition="(ZDC_AND[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10100000" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ZDC_AND_x1" triggerthreshold="ZDC_AND"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="422" partition="1" name="L1_ZDC_A_C" complex_deadtime="0" definition="(ZDC_A[x1]&amp;ZDC_C[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ZDC_A_x1" triggerthreshold="ZDC_A"/>
+        <TriggerCondition multi="1" name="ZDC_C_x1" triggerthreshold="ZDC_C"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="423" partition="1" name="L1_EM20VH_2EM7" complex_deadtime="0" definition="(EM20VH[x1]&amp;EM7[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM20VH_x1" triggerthreshold="EM20VH"/>
+        <TriggerCondition multi="2" name="EM7_x2" triggerthreshold="EM7"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="424" partition="1" name="L1_ALFA_ELAST1" complex_deadtime="0" definition="(ALFA_B7L1U[x1]&amp;ALFA_A7L1U[x1]&amp;ALFA_A7R1L[x1]&amp;ALFA_B7R1L[x1]&amp;!(ALFA3_B7L1L[x1]|ALFA3_A7L1L[x1]|ALFA3_A7R1U[x1]|ALFA3_B7R1U[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7L1U_x1" triggerthreshold="ALFA_B7L1U"/>
+        <TriggerCondition multi="1" name="ALFA_A7L1U_x1" triggerthreshold="ALFA_A7L1U"/>
+        <TriggerCondition multi="1" name="ALFA_A7R1L_x1" triggerthreshold="ALFA_A7R1L"/>
+        <TriggerCondition multi="1" name="ALFA_B7R1L_x1" triggerthreshold="ALFA_B7R1L"/>
+        <NOT>
+          <OR>
+            <TriggerCondition multi="1" name="ALFA3_B7L1L_x1" triggerthreshold="ALFA3_B7L1L"/>
+            <TriggerCondition multi="1" name="ALFA3_A7L1L_x1" triggerthreshold="ALFA3_A7L1L"/>
+            <TriggerCondition multi="1" name="ALFA3_A7R1U_x1" triggerthreshold="ALFA3_A7R1U"/>
+            <TriggerCondition multi="1" name="ALFA3_B7R1U_x1" triggerthreshold="ALFA3_B7R1U"/>
+          </OR>
+        </NOT>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="425" partition="1" name="L1_ALFA_ELAST2" complex_deadtime="0" definition="(ALFA_B7L1L[x1]&amp;ALFA_A7L1L[x1]&amp;ALFA_A7R1U[x1]&amp;ALFA_B7R1U[x1]&amp;!(ALFA3_B7L1U[x1]|ALFA3_A7L1U[x1]|ALFA3_A7R1L[x1]|ALFA3_B7R1L[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7L1L_x1" triggerthreshold="ALFA_B7L1L"/>
+        <TriggerCondition multi="1" name="ALFA_A7L1L_x1" triggerthreshold="ALFA_A7L1L"/>
+        <TriggerCondition multi="1" name="ALFA_A7R1U_x1" triggerthreshold="ALFA_A7R1U"/>
+        <TriggerCondition multi="1" name="ALFA_B7R1U_x1" triggerthreshold="ALFA_B7R1U"/>
+        <NOT>
+          <OR>
+            <TriggerCondition multi="1" name="ALFA3_B7L1U_x1" triggerthreshold="ALFA3_B7L1U"/>
+            <TriggerCondition multi="1" name="ALFA3_A7L1U_x1" triggerthreshold="ALFA3_A7L1U"/>
+            <TriggerCondition multi="1" name="ALFA3_A7R1L_x1" triggerthreshold="ALFA3_A7R1L"/>
+            <TriggerCondition multi="1" name="ALFA3_B7R1L_x1" triggerthreshold="ALFA3_B7R1L"/>
+          </OR>
+        </NOT>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="426" partition="1" name="L1_ALFA_ELAST11" complex_deadtime="0" definition="(ALFA_B7L1U[x1]&amp;ALFA_A7L1U[x1]&amp;ALFA_A7R1L[x1]&amp;ALFA_B7R1L[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7L1U_x1" triggerthreshold="ALFA_B7L1U"/>
+        <TriggerCondition multi="1" name="ALFA_A7L1U_x1" triggerthreshold="ALFA_A7L1U"/>
+        <TriggerCondition multi="1" name="ALFA_A7R1L_x1" triggerthreshold="ALFA_A7R1L"/>
+        <TriggerCondition multi="1" name="ALFA_B7R1L_x1" triggerthreshold="ALFA_B7R1L"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="427" partition="1" name="L1_ALFA_ELAST12" complex_deadtime="0" definition="(ALFA_B7L1L[x1]&amp;ALFA_A7L1L[x1]&amp;ALFA_A7R1U[x1]&amp;ALFA_B7R1U[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7L1L_x1" triggerthreshold="ALFA_B7L1L"/>
+        <TriggerCondition multi="1" name="ALFA_A7L1L_x1" triggerthreshold="ALFA_A7L1L"/>
+        <TriggerCondition multi="1" name="ALFA_A7R1U_x1" triggerthreshold="ALFA_A7R1U"/>
+        <TriggerCondition multi="1" name="ALFA_B7R1U_x1" triggerthreshold="ALFA_B7R1U"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="428" partition="1" name="L1_ALFA_ELAST13" complex_deadtime="0" definition="((ALFA2_A7L1U[x1]|ALFA2_B7L1U[x1])&amp;ALFA_A7R1L[x1]&amp;ALFA_B7R1L[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1U_x1" triggerthreshold="ALFA2_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1U_x1" triggerthreshold="ALFA2_B7L1U"/>
+        </OR>
+        <TriggerCondition multi="1" name="ALFA_A7R1L_x1" triggerthreshold="ALFA_A7R1L"/>
+        <TriggerCondition multi="1" name="ALFA_B7R1L_x1" triggerthreshold="ALFA_B7R1L"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="429" partition="1" name="L1_ALFA_ELAST14" complex_deadtime="0" definition="(ALFA_B7L1U[x1]&amp;ALFA_A7L1U[x1]&amp;(ALFA2_A7R1L[x1]|ALFA2_B7R1L[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7L1U_x1" triggerthreshold="ALFA_B7L1U"/>
+        <TriggerCondition multi="1" name="ALFA_A7L1U_x1" triggerthreshold="ALFA_A7L1U"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1L_x1" triggerthreshold="ALFA2_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1L_x1" triggerthreshold="ALFA2_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="430" partition="1" name="L1_ALFA_ELAST15" complex_deadtime="0" definition="((ALFA2_A7L1U[x1]|ALFA2_B7L1U[x1])&amp;(ALFA2_A7R1L[x1]|ALFA2_B7R1L[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1U_x1" triggerthreshold="ALFA2_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1U_x1" triggerthreshold="ALFA2_B7L1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1L_x1" triggerthreshold="ALFA2_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1L_x1" triggerthreshold="ALFA2_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="431" partition="1" name="L1_ALFA_ELAST15_Calib" complex_deadtime="0" definition="((ALFA2_A7L1U[x1]|ALFA2_B7L1U[x1])&amp;(ALFA2_A7R1L[x1]|ALFA2_B7R1L[x1])&amp;BGRP0&amp;BGRP10)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1U_x1" triggerthreshold="ALFA2_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1U_x1" triggerthreshold="ALFA2_B7L1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1L_x1" triggerthreshold="ALFA2_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1L_x1" triggerthreshold="ALFA2_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP10"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="432" partition="1" name="L1_ALFA_ELAST16" complex_deadtime="0" definition="((ALFA2_B7L1L[x1]|ALFA2_A7L1L[x1])&amp;ALFA_A7R1U[x1]&amp;ALFA_B7R1U[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_B7L1L_x1" triggerthreshold="ALFA2_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_A7L1L_x1" triggerthreshold="ALFA2_A7L1L"/>
+        </OR>
+        <TriggerCondition multi="1" name="ALFA_A7R1U_x1" triggerthreshold="ALFA_A7R1U"/>
+        <TriggerCondition multi="1" name="ALFA_B7R1U_x1" triggerthreshold="ALFA_B7R1U"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="433" partition="1" name="L1_ALFA_ELAST17" complex_deadtime="0" definition="(ALFA_B7L1L[x1]&amp;ALFA_A7L1L[x1]&amp;(ALFA2_A7R1U[x1]|ALFA2_B7R1U[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7L1L_x1" triggerthreshold="ALFA_B7L1L"/>
+        <TriggerCondition multi="1" name="ALFA_A7L1L_x1" triggerthreshold="ALFA_A7L1L"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1U_x1" triggerthreshold="ALFA2_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1U_x1" triggerthreshold="ALFA2_B7R1U"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="434" partition="1" name="L1_ALFA_ELAST18" complex_deadtime="0" definition="((ALFA2_B7L1L[x1]|ALFA2_A7L1L[x1])&amp;(ALFA2_A7R1U[x1]|ALFA2_B7R1U[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_B7L1L_x1" triggerthreshold="ALFA2_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_A7L1L_x1" triggerthreshold="ALFA2_A7L1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1U_x1" triggerthreshold="ALFA2_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1U_x1" triggerthreshold="ALFA2_B7R1U"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="435" partition="1" name="L1_ALFA_ELAST18_Calib" complex_deadtime="0" definition="((ALFA2_B7L1L[x1]|ALFA2_A7L1L[x1])&amp;(ALFA2_A7R1U[x1]|ALFA2_B7R1U[x1])&amp;BGRP0&amp;BGRP10)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_B7L1L_x1" triggerthreshold="ALFA2_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_A7L1L_x1" triggerthreshold="ALFA2_A7L1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1U_x1" triggerthreshold="ALFA2_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1U_x1" triggerthreshold="ALFA2_B7R1U"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP10"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="436" partition="1" name="L1_ALFA_SDIFF5" complex_deadtime="0" definition="(ALFA_B7L1U[x1]&amp;ALFA_A7L1U[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7L1U_x1" triggerthreshold="ALFA_B7L1U"/>
+        <TriggerCondition multi="1" name="ALFA_A7L1U_x1" triggerthreshold="ALFA_A7L1U"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="437" partition="1" name="L1_ALFA_SDIFF6" complex_deadtime="0" definition="(ALFA_A7R1L[x1]&amp;ALFA_B7R1L[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_A7R1L_x1" triggerthreshold="ALFA_A7R1L"/>
+        <TriggerCondition multi="1" name="ALFA_B7R1L_x1" triggerthreshold="ALFA_B7R1L"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="438" partition="1" name="L1_ALFA_SDIFF7" complex_deadtime="0" definition="(ALFA_B7L1L[x1]&amp;ALFA_A7L1L[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7L1L_x1" triggerthreshold="ALFA_B7L1L"/>
+        <TriggerCondition multi="1" name="ALFA_A7L1L_x1" triggerthreshold="ALFA_A7L1L"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="439" partition="1" name="L1_ALFA_SDIFF8" complex_deadtime="0" definition="(ALFA_A7R1U[x1]&amp;ALFA_B7R1U[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_A7R1U_x1" triggerthreshold="ALFA_A7R1U"/>
+        <TriggerCondition multi="1" name="ALFA_B7R1U_x1" triggerthreshold="ALFA_B7R1U"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="440" partition="1" name="L1_MBTS_1_A_ALFA_C" complex_deadtime="0" definition="(MBTS_A[x1]&amp;(ALFA2_A7R1L[x1]|ALFA2_A7R1U[x1])&amp;(ALFA2_A7R1U[x1]|ALFA2_B7R1L[x1])&amp;(ALFA2_A7R1L[x1]|ALFA2_B7R1U[x1])&amp;(ALFA2_B7R1L[x1]|ALFA2_B7R1U[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MBTS_A_x1" triggerthreshold="MBTS_A"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1L_x1" triggerthreshold="ALFA2_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_A7R1U_x1" triggerthreshold="ALFA2_A7R1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1U_x1" triggerthreshold="ALFA2_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1L_x1" triggerthreshold="ALFA2_B7R1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1L_x1" triggerthreshold="ALFA2_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1U_x1" triggerthreshold="ALFA2_B7R1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_B7R1L_x1" triggerthreshold="ALFA2_B7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1U_x1" triggerthreshold="ALFA2_B7R1U"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="441" partition="1" name="L1_MBTS_1_C_ALFA_A" complex_deadtime="0" definition="(MBTS_C[x1]&amp;(ALFA2_A7L1L[x1]|ALFA2_A7L1U[x1])&amp;(ALFA2_A7L1U[x1]|ALFA2_B7L1L[x1])&amp;(ALFA2_A7L1L[x1]|ALFA2_B7L1U[x1])&amp;(ALFA2_B7L1L[x1]|ALFA2_B7L1U[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MBTS_C_x1" triggerthreshold="MBTS_C"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1L_x1" triggerthreshold="ALFA2_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_A7L1U_x1" triggerthreshold="ALFA2_A7L1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1U_x1" triggerthreshold="ALFA2_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1L_x1" triggerthreshold="ALFA2_B7L1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1L_x1" triggerthreshold="ALFA2_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1U_x1" triggerthreshold="ALFA2_B7L1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_B7L1L_x1" triggerthreshold="ALFA2_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1U_x1" triggerthreshold="ALFA2_B7L1U"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="442" partition="1" name="L1_MBTS_1_A_ALFA_C_UNPAIRED_ISO" complex_deadtime="0" definition="(MBTS_A[x1]&amp;(ALFA2_A7R1L[x1]|ALFA2_A7R1U[x1])&amp;(ALFA2_A7R1U[x1]|ALFA2_B7R1L[x1])&amp;(ALFA2_A7R1L[x1]|ALFA2_B7R1U[x1])&amp;(ALFA2_B7R1L[x1]|ALFA2_B7R1U[x1])&amp;BGRP0&amp;BGRP4)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MBTS_A_x1" triggerthreshold="MBTS_A"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1L_x1" triggerthreshold="ALFA2_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_A7R1U_x1" triggerthreshold="ALFA2_A7R1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1U_x1" triggerthreshold="ALFA2_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1L_x1" triggerthreshold="ALFA2_B7R1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1L_x1" triggerthreshold="ALFA2_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1U_x1" triggerthreshold="ALFA2_B7R1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_B7R1L_x1" triggerthreshold="ALFA2_B7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1U_x1" triggerthreshold="ALFA2_B7R1U"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="443" partition="1" name="L1_MBTS_1_C_ALFA_A_UNPAIRED_ISO" complex_deadtime="0" definition="(MBTS_C[x1]&amp;(ALFA2_A7L1L[x1]|ALFA2_A7L1U[x1])&amp;(ALFA2_A7L1U[x1]|ALFA2_B7L1L[x1])&amp;(ALFA2_A7L1L[x1]|ALFA2_B7L1U[x1])&amp;(ALFA2_B7L1L[x1]|ALFA2_B7L1U[x1])&amp;BGRP0&amp;BGRP4)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MBTS_C_x1" triggerthreshold="MBTS_C"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1L_x1" triggerthreshold="ALFA2_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_A7L1U_x1" triggerthreshold="ALFA2_A7L1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1U_x1" triggerthreshold="ALFA2_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1L_x1" triggerthreshold="ALFA2_B7L1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1L_x1" triggerthreshold="ALFA2_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1U_x1" triggerthreshold="ALFA2_B7L1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_B7L1L_x1" triggerthreshold="ALFA2_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1U_x1" triggerthreshold="ALFA2_B7L1U"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="444" partition="1" name="L1_MBTS_2_A_ALFA_C" complex_deadtime="0" definition="(MBTS_A[x2]&amp;(ALFA2_A7R1L[x1]|ALFA2_A7R1U[x1])&amp;(ALFA2_A7R1U[x1]|ALFA2_B7R1L[x1])&amp;(ALFA2_A7R1L[x1]|ALFA2_B7R1U[x1])&amp;(ALFA2_B7R1L[x1]|ALFA2_B7R1U[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="MBTS_A_x2" triggerthreshold="MBTS_A"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1L_x1" triggerthreshold="ALFA2_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_A7R1U_x1" triggerthreshold="ALFA2_A7R1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1U_x1" triggerthreshold="ALFA2_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1L_x1" triggerthreshold="ALFA2_B7R1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1L_x1" triggerthreshold="ALFA2_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1U_x1" triggerthreshold="ALFA2_B7R1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_B7R1L_x1" triggerthreshold="ALFA2_B7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1U_x1" triggerthreshold="ALFA2_B7R1U"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="445" partition="1" name="L1_MBTS_2_C_ALFA_A" complex_deadtime="0" definition="(MBTS_C[x2]&amp;(ALFA2_A7L1L[x1]|ALFA2_A7L1U[x1])&amp;(ALFA2_A7L1U[x1]|ALFA2_B7L1L[x1])&amp;(ALFA2_A7L1L[x1]|ALFA2_B7L1U[x1])&amp;(ALFA2_B7L1L[x1]|ALFA2_B7L1U[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="MBTS_C_x2" triggerthreshold="MBTS_C"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1L_x1" triggerthreshold="ALFA2_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_A7L1U_x1" triggerthreshold="ALFA2_A7L1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1U_x1" triggerthreshold="ALFA2_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1L_x1" triggerthreshold="ALFA2_B7L1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1L_x1" triggerthreshold="ALFA2_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1U_x1" triggerthreshold="ALFA2_B7L1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_B7L1L_x1" triggerthreshold="ALFA2_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1U_x1" triggerthreshold="ALFA2_B7L1U"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="446" partition="1" name="L1_MBTS_2_A_ALFA_C_UNPAIRED_ISO" complex_deadtime="0" definition="(MBTS_A[x2]&amp;(ALFA2_A7R1L[x1]|ALFA2_A7R1U[x1])&amp;(ALFA2_A7R1U[x1]|ALFA2_B7R1L[x1])&amp;(ALFA2_A7R1L[x1]|ALFA2_B7R1U[x1])&amp;(ALFA2_B7R1L[x1]|ALFA2_B7R1U[x1])&amp;BGRP0&amp;BGRP4)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="MBTS_A_x2" triggerthreshold="MBTS_A"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1L_x1" triggerthreshold="ALFA2_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_A7R1U_x1" triggerthreshold="ALFA2_A7R1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1U_x1" triggerthreshold="ALFA2_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1L_x1" triggerthreshold="ALFA2_B7R1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1L_x1" triggerthreshold="ALFA2_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1U_x1" triggerthreshold="ALFA2_B7R1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_B7R1L_x1" triggerthreshold="ALFA2_B7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1U_x1" triggerthreshold="ALFA2_B7R1U"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="447" partition="1" name="L1_MBTS_2_C_ALFA_A_UNPAIRED_ISO" complex_deadtime="0" definition="(MBTS_C[x2]&amp;(ALFA2_A7L1L[x1]|ALFA2_A7L1U[x1])&amp;(ALFA2_A7L1U[x1]|ALFA2_B7L1L[x1])&amp;(ALFA2_A7L1L[x1]|ALFA2_B7L1U[x1])&amp;(ALFA2_B7L1L[x1]|ALFA2_B7L1U[x1])&amp;BGRP0&amp;BGRP4)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="MBTS_C_x2" triggerthreshold="MBTS_C"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1L_x1" triggerthreshold="ALFA2_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_A7L1U_x1" triggerthreshold="ALFA2_A7L1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1U_x1" triggerthreshold="ALFA2_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1L_x1" triggerthreshold="ALFA2_B7L1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1L_x1" triggerthreshold="ALFA2_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1U_x1" triggerthreshold="ALFA2_B7L1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_B7L1L_x1" triggerthreshold="ALFA2_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1U_x1" triggerthreshold="ALFA2_B7L1U"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="448" partition="1" name="L1_LUCID_A_ALFA_C" complex_deadtime="0" definition="(LUCID_A[x1]&amp;(ALFA2_A7R1L[x1]|ALFA2_A7R1U[x1])&amp;(ALFA2_A7R1U[x1]|ALFA2_B7R1L[x1])&amp;(ALFA2_A7R1L[x1]|ALFA2_B7R1U[x1])&amp;(ALFA2_B7R1L[x1]|ALFA2_B7R1U[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="LUCID_A_x1" triggerthreshold="LUCID_A"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1L_x1" triggerthreshold="ALFA2_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_A7R1U_x1" triggerthreshold="ALFA2_A7R1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1U_x1" triggerthreshold="ALFA2_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1L_x1" triggerthreshold="ALFA2_B7R1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1L_x1" triggerthreshold="ALFA2_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1U_x1" triggerthreshold="ALFA2_B7R1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_B7R1L_x1" triggerthreshold="ALFA2_B7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1U_x1" triggerthreshold="ALFA2_B7R1U"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="449" partition="1" name="L1_LUCID_C_ALFA_A" complex_deadtime="0" definition="(LUCID_C[x1]&amp;(ALFA2_A7L1L[x1]|ALFA2_A7L1U[x1])&amp;(ALFA2_A7L1U[x1]|ALFA2_B7L1L[x1])&amp;(ALFA2_A7L1L[x1]|ALFA2_B7L1U[x1])&amp;(ALFA2_B7L1L[x1]|ALFA2_B7L1U[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="LUCID_C_x1" triggerthreshold="LUCID_C"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1L_x1" triggerthreshold="ALFA2_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_A7L1U_x1" triggerthreshold="ALFA2_A7L1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1U_x1" triggerthreshold="ALFA2_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1L_x1" triggerthreshold="ALFA2_B7L1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1L_x1" triggerthreshold="ALFA2_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1U_x1" triggerthreshold="ALFA2_B7L1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_B7L1L_x1" triggerthreshold="ALFA2_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1U_x1" triggerthreshold="ALFA2_B7L1U"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="450" partition="1" name="L1_LUCID_A_ALFA_C_UNPAIRED_ISO" complex_deadtime="0" definition="(LUCID_A[x1]&amp;(ALFA2_A7R1L[x1]|ALFA2_A7R1U[x1])&amp;(ALFA2_A7R1U[x1]|ALFA2_B7R1L[x1])&amp;(ALFA2_A7R1L[x1]|ALFA2_B7R1U[x1])&amp;(ALFA2_B7R1L[x1]|ALFA2_B7R1U[x1])&amp;BGRP0&amp;BGRP4)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="LUCID_A_x1" triggerthreshold="LUCID_A"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1L_x1" triggerthreshold="ALFA2_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_A7R1U_x1" triggerthreshold="ALFA2_A7R1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1U_x1" triggerthreshold="ALFA2_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1L_x1" triggerthreshold="ALFA2_B7R1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1L_x1" triggerthreshold="ALFA2_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1U_x1" triggerthreshold="ALFA2_B7R1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_B7R1L_x1" triggerthreshold="ALFA2_B7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1U_x1" triggerthreshold="ALFA2_B7R1U"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="451" partition="1" name="L1_LUCID_C_ALFA_A_UNPAIRED_ISO" complex_deadtime="0" definition="(LUCID_C[x1]&amp;(ALFA2_A7L1L[x1]|ALFA2_A7L1U[x1])&amp;(ALFA2_A7L1U[x1]|ALFA2_B7L1L[x1])&amp;(ALFA2_A7L1L[x1]|ALFA2_B7L1U[x1])&amp;(ALFA2_B7L1L[x1]|ALFA2_B7L1U[x1])&amp;BGRP0&amp;BGRP4)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="LUCID_C_x1" triggerthreshold="LUCID_C"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1L_x1" triggerthreshold="ALFA2_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_A7L1U_x1" triggerthreshold="ALFA2_A7L1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1U_x1" triggerthreshold="ALFA2_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1L_x1" triggerthreshold="ALFA2_B7L1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1L_x1" triggerthreshold="ALFA2_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1U_x1" triggerthreshold="ALFA2_B7L1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_B7L1L_x1" triggerthreshold="ALFA2_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1U_x1" triggerthreshold="ALFA2_B7L1U"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="452" partition="1" name="L1_EM3_ALFA_ANY" complex_deadtime="0" definition="(EM3[x1]&amp;(ALFA3_B7L1U[x1]|ALFA3_B7L1L[x1]|ALFA3_A7L1U[x1]|ALFA3_A7L1L[x1]|ALFA3_A7R1U[x1]|ALFA3_A7R1L[x1]|ALFA3_B7R1U[x1]|ALFA3_B7R1L[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM3_x1" triggerthreshold="EM3"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA3_B7L1U_x1" triggerthreshold="ALFA3_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7L1L_x1" triggerthreshold="ALFA3_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1U_x1" triggerthreshold="ALFA3_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1L_x1" triggerthreshold="ALFA3_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1U_x1" triggerthreshold="ALFA3_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1L_x1" triggerthreshold="ALFA3_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1U_x1" triggerthreshold="ALFA3_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1L_x1" triggerthreshold="ALFA3_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="453" partition="1" name="L1_EM3_ALFA_ANY_UNPAIRED_ISO" complex_deadtime="0" definition="(EM3[x1]&amp;(ALFA3_B7L1U[x1]|ALFA3_B7L1L[x1]|ALFA3_A7L1U[x1]|ALFA3_A7L1L[x1]|ALFA3_A7R1U[x1]|ALFA3_A7R1L[x1]|ALFA3_B7R1U[x1]|ALFA3_B7R1L[x1])&amp;BGRP0&amp;BGRP4)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM3_x1" triggerthreshold="EM3"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA3_B7L1U_x1" triggerthreshold="ALFA3_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7L1L_x1" triggerthreshold="ALFA3_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1U_x1" triggerthreshold="ALFA3_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1L_x1" triggerthreshold="ALFA3_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1U_x1" triggerthreshold="ALFA3_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1L_x1" triggerthreshold="ALFA3_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1U_x1" triggerthreshold="ALFA3_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1L_x1" triggerthreshold="ALFA3_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="454" partition="1" name="L1_EM3_ALFA_EINE" complex_deadtime="0" definition="(EM3[x1]&amp;(ALFA_B7L1U[x1]|ALFA_B7L1L[x1]|ALFA_A7L1U[x1]|ALFA_A7L1L[x1])&amp;(ALFA_A7R1U[x1]|ALFA_A7R1L[x1]|ALFA_B7R1U[x1]|ALFA_B7R1L[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM3_x1" triggerthreshold="EM3"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA_B7L1U_x1" triggerthreshold="ALFA_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA_B7L1L_x1" triggerthreshold="ALFA_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA_A7L1U_x1" triggerthreshold="ALFA_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA_A7L1L_x1" triggerthreshold="ALFA_A7L1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA_A7R1U_x1" triggerthreshold="ALFA_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA_A7R1L_x1" triggerthreshold="ALFA_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA_B7R1U_x1" triggerthreshold="ALFA_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA_B7R1L_x1" triggerthreshold="ALFA_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="455" partition="1" name="L1_ALFA_ELASTIC_UNPAIRED_ISO" complex_deadtime="0" definition="((ALFA_B7L1U[x1]|ALFA_B7L1L[x1]|ALFA_A7L1U[x1]|ALFA_A7L1L[x1])&amp;(ALFA_A7R1U[x1]|ALFA_A7R1L[x1]|ALFA_B7R1U[x1]|ALFA_B7R1L[x1])&amp;(ALFA_B7L1U[x1]|ALFA_A7L1U[x1]|ALFA_A7R1U[x1]|ALFA_B7R1U[x1])&amp;(ALFA_A7R1L[x1]|ALFA_B7R1L[x1]|ALFA_B7L1L[x1]|ALFA_A7L1L[x1])&amp;BGRP0&amp;BGRP4)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA_B7L1U_x1" triggerthreshold="ALFA_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA_B7L1L_x1" triggerthreshold="ALFA_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA_A7L1U_x1" triggerthreshold="ALFA_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA_A7L1L_x1" triggerthreshold="ALFA_A7L1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA_A7R1U_x1" triggerthreshold="ALFA_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA_A7R1L_x1" triggerthreshold="ALFA_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA_B7R1U_x1" triggerthreshold="ALFA_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA_B7R1L_x1" triggerthreshold="ALFA_B7R1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA_B7L1U_x1" triggerthreshold="ALFA_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA_A7L1U_x1" triggerthreshold="ALFA_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA_A7R1U_x1" triggerthreshold="ALFA_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA_B7R1U_x1" triggerthreshold="ALFA_B7R1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA_A7R1L_x1" triggerthreshold="ALFA_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA_B7R1L_x1" triggerthreshold="ALFA_B7R1L"/>
+          <TriggerCondition multi="1" name="ALFA_B7L1L_x1" triggerthreshold="ALFA_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA_A7L1L_x1" triggerthreshold="ALFA_A7L1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="456" partition="1" name="L1_ALFA_ANTI_ELASTIC_UNPAIRED_ISO" complex_deadtime="0" definition="((ALFA4_B7L1U[x1]|ALFA4_A7L1U[x1]|ALFA4_B7L1L[x1]|ALFA4_A7L1L[x1])&amp;(ALFA4_B7L1U[x1]|ALFA4_A7L1U[x1]|ALFA4_A7R1L[x1]|ALFA4_B7R1L[x1])&amp;(ALFA4_A7R1U[x1]|ALFA4_B7R1U[x1]|ALFA4_B7L1L[x1]|ALFA4_A7L1L[x1])&amp;(ALFA4_A7R1U[x1]|ALFA4_B7R1U[x1]|ALFA4_A7R1L[x1]|ALFA4_B7R1L[x1])&amp;BGRP0&amp;BGRP4)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA4_B7L1U_x1" triggerthreshold="ALFA4_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA4_A7L1U_x1" triggerthreshold="ALFA4_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA4_B7L1L_x1" triggerthreshold="ALFA4_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA4_A7L1L_x1" triggerthreshold="ALFA4_A7L1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA4_B7L1U_x1" triggerthreshold="ALFA4_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA4_A7L1U_x1" triggerthreshold="ALFA4_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA4_A7R1L_x1" triggerthreshold="ALFA4_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA4_B7R1L_x1" triggerthreshold="ALFA4_B7R1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA4_A7R1U_x1" triggerthreshold="ALFA4_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA4_B7R1U_x1" triggerthreshold="ALFA4_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA4_B7L1L_x1" triggerthreshold="ALFA4_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA4_A7L1L_x1" triggerthreshold="ALFA4_A7L1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA4_A7R1U_x1" triggerthreshold="ALFA4_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA4_B7R1U_x1" triggerthreshold="ALFA4_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA4_A7R1L_x1" triggerthreshold="ALFA4_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA4_B7R1L_x1" triggerthreshold="ALFA4_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="457" partition="1" name="L1_ALFA_ANY_A_EMPTY" complex_deadtime="0" definition="((ALFA_B7L1U[x1]|ALFA_B7L1L[x1]|ALFA_A7L1U[x1]|ALFA_A7L1L[x1])&amp;BGRP0&amp;BGRP3)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA_B7L1U_x1" triggerthreshold="ALFA_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA_B7L1L_x1" triggerthreshold="ALFA_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA_A7L1U_x1" triggerthreshold="ALFA_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA_A7L1L_x1" triggerthreshold="ALFA_A7L1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="458" partition="1" name="L1_ALFA_ANY_C_EMPTY" complex_deadtime="0" definition="((ALFA_A7R1U[x1]|ALFA_A7R1L[x1]|ALFA_B7R1U[x1]|ALFA_B7R1L[x1])&amp;BGRP0&amp;BGRP3)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA_A7R1U_x1" triggerthreshold="ALFA_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA_A7R1L_x1" triggerthreshold="ALFA_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA_B7R1U_x1" triggerthreshold="ALFA_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA_B7R1L_x1" triggerthreshold="ALFA_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="459" partition="1" name="L1_J12_ALFA_ANY" complex_deadtime="0" definition="(J12[x1]&amp;(ALFA3_B7L1U[x1]|ALFA3_B7L1L[x1]|ALFA3_A7L1U[x1]|ALFA3_A7L1L[x1]|ALFA3_A7R1U[x1]|ALFA3_A7R1L[x1]|ALFA3_B7R1U[x1]|ALFA3_B7R1L[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J12_x1" triggerthreshold="J12"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA3_B7L1U_x1" triggerthreshold="ALFA3_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7L1L_x1" triggerthreshold="ALFA3_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1U_x1" triggerthreshold="ALFA3_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1L_x1" triggerthreshold="ALFA3_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1U_x1" triggerthreshold="ALFA3_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1L_x1" triggerthreshold="ALFA3_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1U_x1" triggerthreshold="ALFA3_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1L_x1" triggerthreshold="ALFA3_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="460" partition="1" name="L1_J12_ALFA_ANY_UNPAIRED_ISO" complex_deadtime="0" definition="(J12[x1]&amp;(ALFA3_B7L1U[x1]|ALFA3_B7L1L[x1]|ALFA3_A7L1U[x1]|ALFA3_A7L1L[x1]|ALFA3_A7R1U[x1]|ALFA3_A7R1L[x1]|ALFA3_B7R1U[x1]|ALFA3_B7R1L[x1])&amp;BGRP0&amp;BGRP4)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J12_x1" triggerthreshold="J12"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA3_B7L1U_x1" triggerthreshold="ALFA3_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7L1L_x1" triggerthreshold="ALFA3_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1U_x1" triggerthreshold="ALFA3_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1L_x1" triggerthreshold="ALFA3_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1U_x1" triggerthreshold="ALFA3_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1L_x1" triggerthreshold="ALFA3_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1U_x1" triggerthreshold="ALFA3_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1L_x1" triggerthreshold="ALFA3_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="461" partition="1" name="L1_TE5_ALFA_ANY" complex_deadtime="0" definition="(TE5[x1]&amp;(ALFA3_B7L1U[x1]|ALFA3_B7L1L[x1]|ALFA3_A7L1U[x1]|ALFA3_A7L1L[x1]|ALFA3_A7R1U[x1]|ALFA3_A7R1L[x1]|ALFA3_B7R1U[x1]|ALFA3_B7R1L[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="TE5_x1" triggerthreshold="TE5"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA3_B7L1U_x1" triggerthreshold="ALFA3_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7L1L_x1" triggerthreshold="ALFA3_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1U_x1" triggerthreshold="ALFA3_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1L_x1" triggerthreshold="ALFA3_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1U_x1" triggerthreshold="ALFA3_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1L_x1" triggerthreshold="ALFA3_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1U_x1" triggerthreshold="ALFA3_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1L_x1" triggerthreshold="ALFA3_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="462" partition="1" name="L1_TE5_ALFA_ANY_UNPAIRED_ISO" complex_deadtime="0" definition="(TE5[x1]&amp;(ALFA3_B7L1U[x1]|ALFA3_B7L1L[x1]|ALFA3_A7L1U[x1]|ALFA3_A7L1L[x1]|ALFA3_A7R1U[x1]|ALFA3_A7R1L[x1]|ALFA3_B7R1U[x1]|ALFA3_B7R1L[x1])&amp;BGRP0&amp;BGRP4)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="TE5_x1" triggerthreshold="TE5"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA3_B7L1U_x1" triggerthreshold="ALFA3_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7L1L_x1" triggerthreshold="ALFA3_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1U_x1" triggerthreshold="ALFA3_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1L_x1" triggerthreshold="ALFA3_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1U_x1" triggerthreshold="ALFA3_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1L_x1" triggerthreshold="ALFA3_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1U_x1" triggerthreshold="ALFA3_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1L_x1" triggerthreshold="ALFA3_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="463" partition="1" name="L1_TE5_ALFA_EINE" complex_deadtime="0" definition="(TE5[x1]&amp;(ALFA_B7L1U[x1]|ALFA_B7L1L[x1]|ALFA_A7L1U[x1]|ALFA_A7L1L[x1])&amp;(ALFA_A7R1U[x1]|ALFA_A7R1L[x1]|ALFA_B7R1U[x1]|ALFA_B7R1L[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="TE5_x1" triggerthreshold="TE5"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA_B7L1U_x1" triggerthreshold="ALFA_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA_B7L1L_x1" triggerthreshold="ALFA_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA_A7L1U_x1" triggerthreshold="ALFA_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA_A7L1L_x1" triggerthreshold="ALFA_A7L1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA_A7R1U_x1" triggerthreshold="ALFA_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA_A7R1L_x1" triggerthreshold="ALFA_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA_B7R1U_x1" triggerthreshold="ALFA_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA_B7R1L_x1" triggerthreshold="ALFA_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="464" partition="1" name="L1_TRT_ALFA_ANY" complex_deadtime="0" definition="(NIMTRT[x1]&amp;(ALFA3_B7L1U[x1]|ALFA3_B7L1L[x1]|ALFA3_A7L1U[x1]|ALFA3_A7L1L[x1]|ALFA3_A7R1U[x1]|ALFA3_A7R1L[x1]|ALFA3_B7R1U[x1]|ALFA3_B7R1L[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="NIMTRT_x1" triggerthreshold="NIMTRT"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA3_B7L1U_x1" triggerthreshold="ALFA3_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7L1L_x1" triggerthreshold="ALFA3_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1U_x1" triggerthreshold="ALFA3_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1L_x1" triggerthreshold="ALFA3_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1U_x1" triggerthreshold="ALFA3_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1L_x1" triggerthreshold="ALFA3_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1U_x1" triggerthreshold="ALFA3_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1L_x1" triggerthreshold="ALFA3_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="465" partition="1" name="L1_TRT_ALFA_ANY_UNPAIRED_ISO" complex_deadtime="0" definition="(NIMTRT[x1]&amp;(ALFA3_B7L1U[x1]|ALFA3_B7L1L[x1]|ALFA3_A7L1U[x1]|ALFA3_A7L1L[x1]|ALFA3_A7R1U[x1]|ALFA3_A7R1L[x1]|ALFA3_B7R1U[x1]|ALFA3_B7R1L[x1])&amp;BGRP0&amp;BGRP4)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="NIMTRT_x1" triggerthreshold="NIMTRT"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA3_B7L1U_x1" triggerthreshold="ALFA3_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7L1L_x1" triggerthreshold="ALFA3_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1U_x1" triggerthreshold="ALFA3_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1L_x1" triggerthreshold="ALFA3_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1U_x1" triggerthreshold="ALFA3_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1L_x1" triggerthreshold="ALFA3_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1U_x1" triggerthreshold="ALFA3_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1L_x1" triggerthreshold="ALFA3_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="466" partition="1" name="L1_TRT_ALFA_EINE" complex_deadtime="0" definition="(NIMTRT[x1]&amp;(ALFA_B7L1U[x1]|ALFA_B7L1L[x1]|ALFA_A7L1U[x1]|ALFA_A7L1L[x1])&amp;(ALFA_A7R1U[x1]|ALFA_A7R1L[x1]|ALFA_B7R1U[x1]|ALFA_B7R1L[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="NIMTRT_x1" triggerthreshold="NIMTRT"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA_B7L1U_x1" triggerthreshold="ALFA_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA_B7L1L_x1" triggerthreshold="ALFA_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA_A7L1U_x1" triggerthreshold="ALFA_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA_A7L1L_x1" triggerthreshold="ALFA_A7L1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA_A7R1U_x1" triggerthreshold="ALFA_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA_A7R1L_x1" triggerthreshold="ALFA_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA_B7R1U_x1" triggerthreshold="ALFA_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA_B7R1L_x1" triggerthreshold="ALFA_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="467" partition="1" name="L1_LHCF_ALFA_ANY_A" complex_deadtime="0" definition="(NIMLHCF[x1]&amp;(ALFA_B7L1U[x1]|ALFA_B7L1L[x1]|ALFA_A7L1U[x1]|ALFA_A7L1L[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="NIMLHCF_x1" triggerthreshold="NIMLHCF"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA_B7L1U_x1" triggerthreshold="ALFA_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA_B7L1L_x1" triggerthreshold="ALFA_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA_A7L1U_x1" triggerthreshold="ALFA_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA_A7L1L_x1" triggerthreshold="ALFA_A7L1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="468" partition="1" name="L1_LHCF_ALFA_ANY_C" complex_deadtime="0" definition="(NIMLHCF[x1]&amp;(ALFA_A7R1U[x1]|ALFA_A7R1L[x1]|ALFA_B7R1U[x1]|ALFA_B7R1L[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="NIMLHCF_x1" triggerthreshold="NIMLHCF"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA_A7R1U_x1" triggerthreshold="ALFA_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA_A7R1L_x1" triggerthreshold="ALFA_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA_B7R1U_x1" triggerthreshold="ALFA_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA_B7R1L_x1" triggerthreshold="ALFA_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="469" partition="1" name="L1_LHCF_ALFA_ANY_A_UNPAIRED_ISO" complex_deadtime="0" definition="(NIMLHCF[x1]&amp;(ALFA_B7L1U[x1]|ALFA_B7L1L[x1]|ALFA_A7L1U[x1]|ALFA_A7L1L[x1])&amp;BGRP0&amp;BGRP4)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="NIMLHCF_x1" triggerthreshold="NIMLHCF"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA_B7L1U_x1" triggerthreshold="ALFA_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA_B7L1L_x1" triggerthreshold="ALFA_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA_A7L1U_x1" triggerthreshold="ALFA_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA_A7L1L_x1" triggerthreshold="ALFA_A7L1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="470" partition="1" name="L1_LHCF_ALFA_ANY_C_UNPAIRED_ISO" complex_deadtime="0" definition="(NIMLHCF[x1]&amp;(ALFA_A7R1U[x1]|ALFA_A7R1L[x1]|ALFA_B7R1U[x1]|ALFA_B7R1L[x1])&amp;BGRP0&amp;BGRP4)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="NIMLHCF_x1" triggerthreshold="NIMLHCF"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA_A7R1U_x1" triggerthreshold="ALFA_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA_A7R1L_x1" triggerthreshold="ALFA_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA_B7R1U_x1" triggerthreshold="ALFA_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA_B7R1L_x1" triggerthreshold="ALFA_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="471" partition="1" name="L1_ALFA_BGT" complex_deadtime="0" definition="(RNDM3&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <InternalTrigger name="RNDM3"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="472" partition="1" name="L1_ALFA_BGT_UNPAIRED_ISO" complex_deadtime="0" definition="(RNDM3&amp;BGRP0&amp;BGRP4)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <InternalTrigger name="RNDM3"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="473" partition="1" name="L1_ALFA_BGT_BGRP10" complex_deadtime="0" definition="(RNDM3&amp;BGRP0&amp;BGRP10)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <InternalTrigger name="RNDM3"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP10"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="474" partition="1" name="L1_ALFA_SHOWSYST5" complex_deadtime="0" definition="((ALFA_B7L1U[x1]|ALFA_B7L1L[x1]|ALFA_A7L1U[x1]|ALFA_A7L1L[x1])&amp;(ALFA_A7R1U[x1]|ALFA_A7R1L[x1]|ALFA_B7R1U[x1]|ALFA_B7R1L[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA_B7L1U_x1" triggerthreshold="ALFA_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA_B7L1L_x1" triggerthreshold="ALFA_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA_A7L1U_x1" triggerthreshold="ALFA_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA_A7L1L_x1" triggerthreshold="ALFA_A7L1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA_A7R1U_x1" triggerthreshold="ALFA_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA_A7R1L_x1" triggerthreshold="ALFA_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA_B7R1U_x1" triggerthreshold="ALFA_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA_B7R1L_x1" triggerthreshold="ALFA_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="475" partition="1" name="L1_ALFA_SYST9" complex_deadtime="0" definition="(ALFA_B7L1U[x1]&amp;ALFA_A7L1U[x1]&amp;ALFA_A7R1U[x1]&amp;ALFA_B7R1U[x1]&amp;!(ALFA3_B7L1L[x1]|ALFA3_A7L1L[x1]|ALFA3_A7R1L[x1]|ALFA3_B7R1L[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7L1U_x1" triggerthreshold="ALFA_B7L1U"/>
+        <TriggerCondition multi="1" name="ALFA_A7L1U_x1" triggerthreshold="ALFA_A7L1U"/>
+        <TriggerCondition multi="1" name="ALFA_A7R1U_x1" triggerthreshold="ALFA_A7R1U"/>
+        <TriggerCondition multi="1" name="ALFA_B7R1U_x1" triggerthreshold="ALFA_B7R1U"/>
+        <NOT>
+          <OR>
+            <TriggerCondition multi="1" name="ALFA3_B7L1L_x1" triggerthreshold="ALFA3_B7L1L"/>
+            <TriggerCondition multi="1" name="ALFA3_A7L1L_x1" triggerthreshold="ALFA3_A7L1L"/>
+            <TriggerCondition multi="1" name="ALFA3_A7R1L_x1" triggerthreshold="ALFA3_A7R1L"/>
+            <TriggerCondition multi="1" name="ALFA3_B7R1L_x1" triggerthreshold="ALFA3_B7R1L"/>
+          </OR>
+        </NOT>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="476" partition="1" name="L1_ALFA_SYST10" complex_deadtime="0" definition="(ALFA_B7L1L[x1]&amp;ALFA_A7L1L[x1]&amp;ALFA_A7R1L[x1]&amp;ALFA_B7R1L[x1]&amp;!(ALFA3_B7L1U[x1]|ALFA3_A7L1U[x1]|ALFA3_A7R1U[x1]|ALFA3_B7R1U[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7L1L_x1" triggerthreshold="ALFA_B7L1L"/>
+        <TriggerCondition multi="1" name="ALFA_A7L1L_x1" triggerthreshold="ALFA_A7L1L"/>
+        <TriggerCondition multi="1" name="ALFA_A7R1L_x1" triggerthreshold="ALFA_A7R1L"/>
+        <TriggerCondition multi="1" name="ALFA_B7R1L_x1" triggerthreshold="ALFA_B7R1L"/>
+        <NOT>
+          <OR>
+            <TriggerCondition multi="1" name="ALFA3_B7L1U_x1" triggerthreshold="ALFA3_B7L1U"/>
+            <TriggerCondition multi="1" name="ALFA3_A7L1U_x1" triggerthreshold="ALFA3_A7L1U"/>
+            <TriggerCondition multi="1" name="ALFA3_A7R1U_x1" triggerthreshold="ALFA3_A7R1U"/>
+            <TriggerCondition multi="1" name="ALFA3_B7R1U_x1" triggerthreshold="ALFA3_B7R1U"/>
+          </OR>
+        </NOT>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="477" partition="1" name="L1_ALFA_SYST11" complex_deadtime="0" definition="(ALFA_B7L1U[x1]&amp;ALFA_A7L1U[x1]&amp;ALFA_A7R1U[x1]&amp;ALFA_B7R1U[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7L1U_x1" triggerthreshold="ALFA_B7L1U"/>
+        <TriggerCondition multi="1" name="ALFA_A7L1U_x1" triggerthreshold="ALFA_A7L1U"/>
+        <TriggerCondition multi="1" name="ALFA_A7R1U_x1" triggerthreshold="ALFA_A7R1U"/>
+        <TriggerCondition multi="1" name="ALFA_B7R1U_x1" triggerthreshold="ALFA_B7R1U"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="478" partition="1" name="L1_ALFA_SYST12" complex_deadtime="0" definition="(ALFA_B7L1L[x1]&amp;ALFA_A7L1L[x1]&amp;ALFA_A7R1L[x1]&amp;ALFA_B7R1L[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7L1L_x1" triggerthreshold="ALFA_B7L1L"/>
+        <TriggerCondition multi="1" name="ALFA_A7L1L_x1" triggerthreshold="ALFA_A7L1L"/>
+        <TriggerCondition multi="1" name="ALFA_A7R1L_x1" triggerthreshold="ALFA_A7R1L"/>
+        <TriggerCondition multi="1" name="ALFA_B7R1L_x1" triggerthreshold="ALFA_B7R1L"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="479" partition="1" name="L1_ALFA_SYST17" complex_deadtime="0" definition="((ALFA2_A7L1U[x1]|ALFA2_B7L1U[x1])&amp;(ALFA2_A7R1U[x1]|ALFA2_B7R1U[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1U_x1" triggerthreshold="ALFA2_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1U_x1" triggerthreshold="ALFA2_B7L1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1U_x1" triggerthreshold="ALFA2_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1U_x1" triggerthreshold="ALFA2_B7R1U"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="480" partition="1" name="L1_ALFA_SYST18" complex_deadtime="0" definition="((ALFA2_B7L1L[x1]|ALFA2_A7L1L[x1])&amp;(ALFA2_A7R1L[x1]|ALFA2_B7R1L[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_B7L1L_x1" triggerthreshold="ALFA2_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_A7L1L_x1" triggerthreshold="ALFA2_A7L1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1L_x1" triggerthreshold="ALFA2_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1L_x1" triggerthreshold="ALFA2_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="481" partition="1" name="L1_ALFA_ANY" complex_deadtime="0" definition="((ALFA3_B7L1U[x1]|ALFA3_B7L1L[x1]|ALFA3_A7L1U[x1]|ALFA3_A7L1L[x1]|ALFA3_A7R1U[x1]|ALFA3_A7R1L[x1]|ALFA3_B7R1U[x1]|ALFA3_B7R1L[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:111|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA3_B7L1U_x1" triggerthreshold="ALFA3_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7L1L_x1" triggerthreshold="ALFA3_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1U_x1" triggerthreshold="ALFA3_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1L_x1" triggerthreshold="ALFA3_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1U_x1" triggerthreshold="ALFA3_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1L_x1" triggerthreshold="ALFA3_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1U_x1" triggerthreshold="ALFA3_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1L_x1" triggerthreshold="ALFA3_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="482" partition="1" name="L1_ALFA_ANY_EMPTY" complex_deadtime="0" definition="((ALFA3_B7L1U[x1]|ALFA3_B7L1L[x1]|ALFA3_A7L1U[x1]|ALFA3_A7L1L[x1]|ALFA3_A7R1U[x1]|ALFA3_A7R1L[x1]|ALFA3_B7R1U[x1]|ALFA3_B7R1L[x1])&amp;BGRP0&amp;BGRP3)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA3_B7L1U_x1" triggerthreshold="ALFA3_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7L1L_x1" triggerthreshold="ALFA3_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1U_x1" triggerthreshold="ALFA3_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1L_x1" triggerthreshold="ALFA3_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1U_x1" triggerthreshold="ALFA3_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1L_x1" triggerthreshold="ALFA3_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1U_x1" triggerthreshold="ALFA3_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1L_x1" triggerthreshold="ALFA3_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="483" partition="1" name="L1_ALFA_ANY_FIRSTEMPTY" complex_deadtime="0" definition="((ALFA3_B7L1U[x1]|ALFA3_B7L1L[x1]|ALFA3_A7L1U[x1]|ALFA3_A7L1L[x1]|ALFA3_A7R1U[x1]|ALFA3_A7R1L[x1]|ALFA3_B7R1U[x1]|ALFA3_B7R1L[x1])&amp;BGRP0&amp;BGRP6)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA3_B7L1U_x1" triggerthreshold="ALFA3_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7L1L_x1" triggerthreshold="ALFA3_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1U_x1" triggerthreshold="ALFA3_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1L_x1" triggerthreshold="ALFA3_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1U_x1" triggerthreshold="ALFA3_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1L_x1" triggerthreshold="ALFA3_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1U_x1" triggerthreshold="ALFA3_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1L_x1" triggerthreshold="ALFA3_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP6"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="484" partition="1" name="L1_ALFA_ANY_UNPAIRED_ISO" complex_deadtime="0" definition="((ALFA3_B7L1U[x1]|ALFA3_B7L1L[x1]|ALFA3_A7L1U[x1]|ALFA3_A7L1L[x1]|ALFA3_A7R1U[x1]|ALFA3_A7R1L[x1]|ALFA3_B7R1U[x1]|ALFA3_B7R1L[x1])&amp;BGRP0&amp;BGRP4)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA3_B7L1U_x1" triggerthreshold="ALFA3_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7L1L_x1" triggerthreshold="ALFA3_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1U_x1" triggerthreshold="ALFA3_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1L_x1" triggerthreshold="ALFA3_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1U_x1" triggerthreshold="ALFA3_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1L_x1" triggerthreshold="ALFA3_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1U_x1" triggerthreshold="ALFA3_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1L_x1" triggerthreshold="ALFA3_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="485" partition="1" name="L1_ALFA_ANY_UNPAIRED_NONISO" complex_deadtime="0" definition="((ALFA3_B7L1U[x1]|ALFA3_B7L1L[x1]|ALFA3_A7L1U[x1]|ALFA3_A7L1L[x1]|ALFA3_A7R1U[x1]|ALFA3_A7R1L[x1]|ALFA3_B7R1U[x1]|ALFA3_B7R1L[x1])&amp;BGRP0&amp;BGRP5)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA3_B7L1U_x1" triggerthreshold="ALFA3_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7L1L_x1" triggerthreshold="ALFA3_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1U_x1" triggerthreshold="ALFA3_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1L_x1" triggerthreshold="ALFA3_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1U_x1" triggerthreshold="ALFA3_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1L_x1" triggerthreshold="ALFA3_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1U_x1" triggerthreshold="ALFA3_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1L_x1" triggerthreshold="ALFA3_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP5"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="486" partition="1" name="L1_ALFA_ANY_BGRP10" complex_deadtime="0" definition="((ALFA3_B7L1U[x1]|ALFA3_B7L1L[x1]|ALFA3_A7L1U[x1]|ALFA3_A7L1L[x1]|ALFA3_A7R1U[x1]|ALFA3_A7R1L[x1]|ALFA3_B7R1U[x1]|ALFA3_B7R1L[x1])&amp;BGRP0&amp;BGRP10)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA3_B7L1U_x1" triggerthreshold="ALFA3_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7L1L_x1" triggerthreshold="ALFA3_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1U_x1" triggerthreshold="ALFA3_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1L_x1" triggerthreshold="ALFA3_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1U_x1" triggerthreshold="ALFA3_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1L_x1" triggerthreshold="ALFA3_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1U_x1" triggerthreshold="ALFA3_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1L_x1" triggerthreshold="ALFA3_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP10"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="487" partition="1" name="L1_ALFA_ANY_ABORTGAPNOTCALIB" complex_deadtime="0" definition="((ALFA3_B7L1U[x1]|ALFA3_B7L1L[x1]|ALFA3_A7L1U[x1]|ALFA3_A7L1L[x1]|ALFA3_A7R1U[x1]|ALFA3_A7R1L[x1]|ALFA3_B7R1U[x1]|ALFA3_B7R1L[x1])&amp;BGRP0&amp;BGRP8)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA3_B7L1U_x1" triggerthreshold="ALFA3_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7L1L_x1" triggerthreshold="ALFA3_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1U_x1" triggerthreshold="ALFA3_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1L_x1" triggerthreshold="ALFA3_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1U_x1" triggerthreshold="ALFA3_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1L_x1" triggerthreshold="ALFA3_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1U_x1" triggerthreshold="ALFA3_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1L_x1" triggerthreshold="ALFA3_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP8"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="488" partition="1" name="L1_ALFA_ANY_CALIB" complex_deadtime="0" definition="((ALFA3_B7L1U[x1]|ALFA3_B7L1L[x1]|ALFA3_A7L1U[x1]|ALFA3_A7L1L[x1]|ALFA3_A7R1U[x1]|ALFA3_A7R1L[x1]|ALFA3_B7R1U[x1]|ALFA3_B7R1L[x1])&amp;BGRP0&amp;BGRP2)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA3_B7L1U_x1" triggerthreshold="ALFA3_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7L1L_x1" triggerthreshold="ALFA3_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1U_x1" triggerthreshold="ALFA3_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1L_x1" triggerthreshold="ALFA3_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1U_x1" triggerthreshold="ALFA3_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1L_x1" triggerthreshold="ALFA3_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1U_x1" triggerthreshold="ALFA3_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1L_x1" triggerthreshold="ALFA3_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP2"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="489" partition="1" name="L1_ALFA_B7L1U" complex_deadtime="0" definition="(ALFA_B7L1U[x1]&amp;BGRP0)" trigger_type="11000000" monitor="LF:001|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7L1U_x1" triggerthreshold="ALFA_B7L1U"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="490" partition="1" name="L1_ALFA_B7L1L" complex_deadtime="0" definition="(ALFA_B7L1L[x1]&amp;BGRP0)" trigger_type="11000000" monitor="LF:001|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7L1L_x1" triggerthreshold="ALFA_B7L1L"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="491" partition="1" name="L1_ALFA_A7L1U" complex_deadtime="0" definition="(ALFA_A7L1U[x1]&amp;BGRP0)" trigger_type="11000000" monitor="LF:001|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_A7L1U_x1" triggerthreshold="ALFA_A7L1U"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="492" partition="1" name="L1_ALFA_A7L1L" complex_deadtime="0" definition="(ALFA_A7L1L[x1]&amp;BGRP0)" trigger_type="11000000" monitor="LF:001|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_A7L1L_x1" triggerthreshold="ALFA_A7L1L"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="493" partition="1" name="L1_ALFA_A7R1U" complex_deadtime="0" definition="(ALFA_A7R1U[x1]&amp;BGRP0)" trigger_type="11000000" monitor="LF:001|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_A7R1U_x1" triggerthreshold="ALFA_A7R1U"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="494" partition="1" name="L1_ALFA_A7R1L" complex_deadtime="0" definition="(ALFA_A7R1L[x1]&amp;BGRP0)" trigger_type="11000000" monitor="LF:001|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_A7R1L_x1" triggerthreshold="ALFA_A7R1L"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="495" partition="1" name="L1_ALFA_B7R1U" complex_deadtime="0" definition="(ALFA_B7R1U[x1]&amp;BGRP0)" trigger_type="11000000" monitor="LF:001|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7R1U_x1" triggerthreshold="ALFA_B7R1U"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="496" partition="1" name="L1_ALFA_B7R1L" complex_deadtime="0" definition="(ALFA_B7R1L[x1]&amp;BGRP0)" trigger_type="11000000" monitor="LF:001|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7R1L_x1" triggerthreshold="ALFA_B7R1L"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="497" partition="1" name="L1_ALFA_B7L1U_OD" complex_deadtime="0" definition="(ALFA_B7L1U_OD[x1]&amp;BGRP0)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7L1U_OD_x1" triggerthreshold="ALFA_B7L1U_OD"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="498" partition="1" name="L1_ALFA_B7L1L_OD" complex_deadtime="0" definition="(ALFA_B7L1L_OD[x1]&amp;BGRP0)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7L1L_OD_x1" triggerthreshold="ALFA_B7L1L_OD"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="499" partition="1" name="L1_ALFA_A7L1U_OD" complex_deadtime="0" definition="(ALFA_A7L1U_OD[x1]&amp;BGRP0)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_A7L1U_OD_x1" triggerthreshold="ALFA_A7L1U_OD"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="500" partition="1" name="L1_ALFA_A7L1L_OD" complex_deadtime="0" definition="(ALFA_A7L1L_OD[x1]&amp;BGRP0)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_A7L1L_OD_x1" triggerthreshold="ALFA_A7L1L_OD"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="501" partition="1" name="L1_ALFA_A7R1U_OD" complex_deadtime="0" definition="(ALFA_A7R1U_OD[x1]&amp;BGRP0)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_A7R1U_OD_x1" triggerthreshold="ALFA_A7R1U_OD"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="502" partition="1" name="L1_ALFA_A7R1L_OD" complex_deadtime="0" definition="(ALFA_A7R1L_OD[x1]&amp;BGRP0)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_A7R1L_OD_x1" triggerthreshold="ALFA_A7R1L_OD"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="503" partition="1" name="L1_ALFA_B7R1U_OD" complex_deadtime="0" definition="(ALFA_B7R1U_OD[x1]&amp;BGRP0)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7R1U_OD_x1" triggerthreshold="ALFA_B7R1U_OD"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="504" partition="1" name="L1_ALFA_B7R1L_OD" complex_deadtime="0" definition="(ALFA_B7R1L_OD[x1]&amp;BGRP0)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7R1L_OD_x1" triggerthreshold="ALFA_B7R1L_OD"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="505" partition="1" name="L1_ALFA_B7L1_OD" complex_deadtime="0" definition="(ALFA_B7L1U_OD[x1]&amp;ALFA_B7L1L_OD[x1]&amp;BGRP0)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7L1U_OD_x1" triggerthreshold="ALFA_B7L1U_OD"/>
+        <TriggerCondition multi="1" name="ALFA_B7L1L_OD_x1" triggerthreshold="ALFA_B7L1L_OD"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="506" partition="1" name="L1_ALFA_A7L1_OD" complex_deadtime="0" definition="(ALFA_A7L1U_OD[x1]&amp;ALFA_A7L1L_OD[x1]&amp;BGRP0)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_A7L1U_OD_x1" triggerthreshold="ALFA_A7L1U_OD"/>
+        <TriggerCondition multi="1" name="ALFA_A7L1L_OD_x1" triggerthreshold="ALFA_A7L1L_OD"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="507" partition="1" name="L1_ALFA_B7R1_OD" complex_deadtime="0" definition="(ALFA_B7R1U_OD[x1]&amp;ALFA_B7R1L_OD[x1]&amp;BGRP0)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7R1U_OD_x1" triggerthreshold="ALFA_B7R1U_OD"/>
+        <TriggerCondition multi="1" name="ALFA_B7R1L_OD_x1" triggerthreshold="ALFA_B7R1L_OD"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="508" partition="1" name="L1_ALFA_A7R1_OD" complex_deadtime="0" definition="(ALFA_A7R1U_OD[x1]&amp;ALFA_A7R1L_OD[x1]&amp;BGRP0)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_A7R1U_OD_x1" triggerthreshold="ALFA_A7R1U_OD"/>
+        <TriggerCondition multi="1" name="ALFA_A7R1L_OD_x1" triggerthreshold="ALFA_A7R1L_OD"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="511" partition="1" name="L1_CALREQ2" complex_deadtime="0" definition="(CAL2[x1]&amp;BGRP0&amp;BGRP2)" trigger_type="00110100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="CAL2_x1" triggerthreshold="CAL2"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP2"/>
+      </AND>
+    </TriggerItem>
+  </TriggerMenu>
+  <PrescaleSet name="MC_pp_v6_default_prescale" type="Physics" menuPartition="0">
+    <Prescale ctpid="0" cut="000001" value="1"/>
+    <Prescale ctpid="1" cut="000001" value="1"/>
+    <Prescale ctpid="2" cut="000001" value="1"/>
+    <Prescale ctpid="3" cut="000001" value="1"/>
+    <Prescale ctpid="4" cut="000001" value="1"/>
+    <Prescale ctpid="5" cut="000001" value="1"/>
+    <Prescale ctpid="6" cut="000001" value="1"/>
+    <Prescale ctpid="7" cut="000001" value="1"/>
+    <Prescale ctpid="8" cut="000001" value="1"/>
+    <Prescale ctpid="9" cut="000001" value="1"/>
+    <Prescale ctpid="10" cut="000001" value="1"/>
+    <Prescale ctpid="11" cut="000001" value="1"/>
+    <Prescale ctpid="12" cut="000001" value="1"/>
+    <Prescale ctpid="13" cut="000001" value="1"/>
+    <Prescale ctpid="14" cut="000001" value="1"/>
+    <Prescale ctpid="15" cut="000001" value="1"/>
+    <Prescale ctpid="16" cut="000001" value="1"/>
+    <Prescale ctpid="17" cut="000001" value="1"/>
+    <Prescale ctpid="18" cut="000001" value="1"/>
+    <Prescale ctpid="19" cut="000001" value="1"/>
+    <Prescale ctpid="20" cut="000001" value="1"/>
+    <Prescale ctpid="21" cut="000001" value="1"/>
+    <Prescale ctpid="22" cut="000001" value="1"/>
+    <Prescale ctpid="23" cut="000001" value="1"/>
+    <Prescale ctpid="24" cut="000001" value="1"/>
+    <Prescale ctpid="25" cut="000001" value="1"/>
+    <Prescale ctpid="26" cut="000001" value="1"/>
+    <Prescale ctpid="27" cut="000001" value="1"/>
+    <Prescale ctpid="28" cut="000001" value="1"/>
+    <Prescale ctpid="29" cut="000001" value="1"/>
+    <Prescale ctpid="30" cut="000001" value="1"/>
+    <Prescale ctpid="31" cut="000001" value="1"/>
+    <Prescale ctpid="32" cut="000001" value="1"/>
+    <Prescale ctpid="33" cut="000001" value="1"/>
+    <Prescale ctpid="34" cut="000001" value="1"/>
+    <Prescale ctpid="35" cut="000001" value="1"/>
+    <Prescale ctpid="36" cut="000001" value="1"/>
+    <Prescale ctpid="37" cut="000001" value="1"/>
+    <Prescale ctpid="38" cut="000001" value="1"/>
+    <Prescale ctpid="39" cut="000001" value="1"/>
+    <Prescale ctpid="40" cut="000001" value="1"/>
+    <Prescale ctpid="41" cut="000001" value="1"/>
+    <Prescale ctpid="42" cut="000001" value="1"/>
+    <Prescale ctpid="43" cut="000001" value="1"/>
+    <Prescale ctpid="44" cut="000001" value="1"/>
+    <Prescale ctpid="45" cut="000001" value="1"/>
+    <Prescale ctpid="46" cut="000001" value="1"/>
+    <Prescale ctpid="47" cut="000001" value="1"/>
+    <Prescale ctpid="48" cut="000001" value="1"/>
+    <Prescale ctpid="49" cut="000001" value="1"/>
+    <Prescale ctpid="50" cut="000001" value="1"/>
+    <Prescale ctpid="51" cut="000001" value="1"/>
+    <Prescale ctpid="52" cut="000001" value="1"/>
+    <Prescale ctpid="53" cut="000001" value="1"/>
+    <Prescale ctpid="54" cut="000001" value="1"/>
+    <Prescale ctpid="55" cut="000001" value="1"/>
+    <Prescale ctpid="56" cut="000001" value="1"/>
+    <Prescale ctpid="57" cut="000001" value="1"/>
+    <Prescale ctpid="58" cut="000001" value="1"/>
+    <Prescale ctpid="59" cut="000001" value="1"/>
+    <Prescale ctpid="60" cut="000001" value="1"/>
+    <Prescale ctpid="61" cut="000001" value="1"/>
+    <Prescale ctpid="62" cut="000001" value="1"/>
+    <Prescale ctpid="63" cut="000001" value="1"/>
+    <Prescale ctpid="64" cut="000001" value="1"/>
+    <Prescale ctpid="65" cut="000001" value="1"/>
+    <Prescale ctpid="66" cut="000001" value="1"/>
+    <Prescale ctpid="67" cut="000001" value="1"/>
+    <Prescale ctpid="68" cut="000001" value="1"/>
+    <Prescale ctpid="69" cut="000001" value="1"/>
+    <Prescale ctpid="70" cut="000001" value="1"/>
+    <Prescale ctpid="71" cut="000001" value="1"/>
+    <Prescale ctpid="72" cut="000001" value="1"/>
+    <Prescale ctpid="73" cut="000001" value="1"/>
+    <Prescale ctpid="74" cut="000001" value="1"/>
+    <Prescale ctpid="75" cut="000001" value="1"/>
+    <Prescale ctpid="76" cut="000001" value="1"/>
+    <Prescale ctpid="77" cut="000001" value="1"/>
+    <Prescale ctpid="78" cut="000001" value="1"/>
+    <Prescale ctpid="79" cut="000001" value="1"/>
+    <Prescale ctpid="80" cut="000001" value="1"/>
+    <Prescale ctpid="81" cut="000001" value="1"/>
+    <Prescale ctpid="82" cut="000001" value="1"/>
+    <Prescale ctpid="83" cut="000001" value="1"/>
+    <Prescale ctpid="84" cut="000001" value="1"/>
+    <Prescale ctpid="85" cut="000001" value="1"/>
+    <Prescale ctpid="86" cut="000001" value="1"/>
+    <Prescale ctpid="87" cut="000001" value="1"/>
+    <Prescale ctpid="88" cut="000001" value="1"/>
+    <Prescale ctpid="89" cut="000001" value="1"/>
+    <Prescale ctpid="90" cut="000001" value="1"/>
+    <Prescale ctpid="91" cut="000001" value="1"/>
+    <Prescale ctpid="92" cut="000001" value="1"/>
+    <Prescale ctpid="93" cut="000001" value="1"/>
+    <Prescale ctpid="94" cut="000001" value="1"/>
+    <Prescale ctpid="95" cut="000001" value="1"/>
+    <Prescale ctpid="96" cut="000001" value="1"/>
+    <Prescale ctpid="97" cut="000001" value="1"/>
+    <Prescale ctpid="98" cut="000001" value="1"/>
+    <Prescale ctpid="99" cut="000001" value="1"/>
+    <Prescale ctpid="100" cut="000001" value="1"/>
+    <Prescale ctpid="101" cut="000001" value="1"/>
+    <Prescale ctpid="102" cut="000001" value="1"/>
+    <Prescale ctpid="103" cut="000001" value="1"/>
+    <Prescale ctpid="104" cut="000001" value="1"/>
+    <Prescale ctpid="105" cut="000001" value="1"/>
+    <Prescale ctpid="106" cut="000001" value="1"/>
+    <Prescale ctpid="107" cut="000001" value="1"/>
+    <Prescale ctpid="108" cut="000001" value="1"/>
+    <Prescale ctpid="109" cut="000001" value="1"/>
+    <Prescale ctpid="110" cut="000001" value="1"/>
+    <Prescale ctpid="111" cut="000001" value="1"/>
+    <Prescale ctpid="112" cut="000001" value="1"/>
+    <Prescale ctpid="113" cut="000001" value="1"/>
+    <Prescale ctpid="114" cut="000001" value="1"/>
+    <Prescale ctpid="115" cut="000001" value="1"/>
+    <Prescale ctpid="116" cut="000001" value="1"/>
+    <Prescale ctpid="117" cut="000001" value="1"/>
+    <Prescale ctpid="118" cut="000001" value="1"/>
+    <Prescale ctpid="119" cut="000001" value="1"/>
+    <Prescale ctpid="120" cut="000001" value="1"/>
+    <Prescale ctpid="121" cut="000001" value="1"/>
+    <Prescale ctpid="122" cut="000001" value="1"/>
+    <Prescale ctpid="123" cut="000001" value="1"/>
+    <Prescale ctpid="124" cut="000001" value="1"/>
+    <Prescale ctpid="125" cut="000001" value="1"/>
+    <Prescale ctpid="126" cut="000001" value="1"/>
+    <Prescale ctpid="127" cut="000001" value="1"/>
+    <Prescale ctpid="128" cut="000001" value="1"/>
+    <Prescale ctpid="129" cut="000001" value="1"/>
+    <Prescale ctpid="130" cut="000001" value="1"/>
+    <Prescale ctpid="131" cut="000001" value="1"/>
+    <Prescale ctpid="132" cut="000001" value="1"/>
+    <Prescale ctpid="133" cut="000001" value="1"/>
+    <Prescale ctpid="134" cut="000001" value="1"/>
+    <Prescale ctpid="135" cut="000001" value="1"/>
+    <Prescale ctpid="136" cut="000001" value="1"/>
+    <Prescale ctpid="137" cut="000001" value="1"/>
+    <Prescale ctpid="138" cut="000001" value="1"/>
+    <Prescale ctpid="139" cut="000001" value="1"/>
+    <Prescale ctpid="140" cut="000001" value="1"/>
+    <Prescale ctpid="141" cut="000001" value="1"/>
+    <Prescale ctpid="142" cut="000001" value="1"/>
+    <Prescale ctpid="143" cut="000001" value="1"/>
+    <Prescale ctpid="144" cut="000001" value="1"/>
+    <Prescale ctpid="145" cut="000001" value="1"/>
+    <Prescale ctpid="146" cut="000001" value="1"/>
+    <Prescale ctpid="147" cut="000001" value="1"/>
+    <Prescale ctpid="148" cut="000001" value="1"/>
+    <Prescale ctpid="149" cut="000001" value="1"/>
+    <Prescale ctpid="150" cut="000001" value="1"/>
+    <Prescale ctpid="151" cut="000001" value="1"/>
+    <Prescale ctpid="152" cut="000001" value="1"/>
+    <Prescale ctpid="153" cut="000001" value="1"/>
+    <Prescale ctpid="154" cut="000001" value="1"/>
+    <Prescale ctpid="155" cut="000001" value="1"/>
+    <Prescale ctpid="156" cut="000001" value="1"/>
+    <Prescale ctpid="157" cut="000001" value="1"/>
+    <Prescale ctpid="158" cut="000001" value="1"/>
+    <Prescale ctpid="159" cut="000001" value="1"/>
+    <Prescale ctpid="160" cut="000001" value="1"/>
+    <Prescale ctpid="161" cut="000001" value="1"/>
+    <Prescale ctpid="162" cut="000001" value="1"/>
+    <Prescale ctpid="163" cut="000001" value="1"/>
+    <Prescale ctpid="164" cut="000001" value="1"/>
+    <Prescale ctpid="165" cut="000001" value="1"/>
+    <Prescale ctpid="166" cut="000001" value="1"/>
+    <Prescale ctpid="167" cut="000001" value="1"/>
+    <Prescale ctpid="168" cut="000001" value="1"/>
+    <Prescale ctpid="169" cut="000001" value="1"/>
+    <Prescale ctpid="170" cut="000001" value="1"/>
+    <Prescale ctpid="171" cut="000001" value="1"/>
+    <Prescale ctpid="172" cut="000001" value="1"/>
+    <Prescale ctpid="173" cut="000001" value="1"/>
+    <Prescale ctpid="174" cut="000001" value="1"/>
+    <Prescale ctpid="175" cut="000001" value="1"/>
+    <Prescale ctpid="176" cut="000001" value="1"/>
+    <Prescale ctpid="177" cut="000001" value="1"/>
+    <Prescale ctpid="178" cut="000001" value="1"/>
+    <Prescale ctpid="179" cut="000001" value="1"/>
+    <Prescale ctpid="180" cut="000001" value="1"/>
+    <Prescale ctpid="181" cut="000001" value="1"/>
+    <Prescale ctpid="182" cut="000001" value="1"/>
+    <Prescale ctpid="183" cut="000001" value="1"/>
+    <Prescale ctpid="184" cut="000001" value="1"/>
+    <Prescale ctpid="185" cut="000001" value="1"/>
+    <Prescale ctpid="186" cut="000001" value="1"/>
+    <Prescale ctpid="187" cut="000001" value="1"/>
+    <Prescale ctpid="188" cut="000001" value="1"/>
+    <Prescale ctpid="189" cut="000001" value="1"/>
+    <Prescale ctpid="190" cut="000001" value="1"/>
+    <Prescale ctpid="191" cut="000001" value="1"/>
+    <Prescale ctpid="192" cut="000001" value="1"/>
+    <Prescale ctpid="193" cut="000001" value="1"/>
+    <Prescale ctpid="194" cut="000001" value="1"/>
+    <Prescale ctpid="195" cut="000001" value="1"/>
+    <Prescale ctpid="196" cut="000001" value="1"/>
+    <Prescale ctpid="197" cut="000001" value="1"/>
+    <Prescale ctpid="198" cut="000001" value="1"/>
+    <Prescale ctpid="199" cut="000001" value="1"/>
+    <Prescale ctpid="200" cut="000001" value="1"/>
+    <Prescale ctpid="201" cut="000001" value="1"/>
+    <Prescale ctpid="202" cut="000001" value="1"/>
+    <Prescale ctpid="203" cut="000001" value="1"/>
+    <Prescale ctpid="204" cut="000001" value="1"/>
+    <Prescale ctpid="205" cut="000001" value="1"/>
+    <Prescale ctpid="206" cut="000001" value="1"/>
+    <Prescale ctpid="207" cut="000001" value="1"/>
+    <Prescale ctpid="208" cut="000001" value="1"/>
+    <Prescale ctpid="209" cut="000001" value="1"/>
+    <Prescale ctpid="210" cut="000001" value="1"/>
+    <Prescale ctpid="211" cut="000001" value="1"/>
+    <Prescale ctpid="212" cut="000001" value="1"/>
+    <Prescale ctpid="213" cut="000001" value="1"/>
+    <Prescale ctpid="214" cut="000001" value="1"/>
+    <Prescale ctpid="215" cut="000001" value="1"/>
+    <Prescale ctpid="216" cut="000001" value="1"/>
+    <Prescale ctpid="217" cut="000001" value="1"/>
+    <Prescale ctpid="218" cut="000001" value="1"/>
+    <Prescale ctpid="219" cut="000001" value="1"/>
+    <Prescale ctpid="220" cut="000001" value="1"/>
+    <Prescale ctpid="221" cut="000001" value="1"/>
+    <Prescale ctpid="222" cut="000001" value="1"/>
+    <Prescale ctpid="223" cut="000001" value="1"/>
+    <Prescale ctpid="224" cut="000001" value="1"/>
+    <Prescale ctpid="225" cut="000001" value="1"/>
+    <Prescale ctpid="226" cut="000001" value="1"/>
+    <Prescale ctpid="227" cut="000001" value="1"/>
+    <Prescale ctpid="228" cut="000001" value="1"/>
+    <Prescale ctpid="229" cut="000001" value="1"/>
+    <Prescale ctpid="230" cut="000001" value="1"/>
+    <Prescale ctpid="231" cut="000001" value="1"/>
+    <Prescale ctpid="232" cut="000001" value="1"/>
+    <Prescale ctpid="233" cut="000001" value="1"/>
+    <Prescale ctpid="234" cut="000001" value="1"/>
+    <Prescale ctpid="235" cut="000001" value="1"/>
+    <Prescale ctpid="236" cut="000001" value="1"/>
+    <Prescale ctpid="237" cut="000001" value="1"/>
+    <Prescale ctpid="238" cut="000001" value="1"/>
+    <Prescale ctpid="239" cut="000001" value="1"/>
+    <Prescale ctpid="240" cut="000001" value="1"/>
+    <Prescale ctpid="241" cut="000001" value="1"/>
+    <Prescale ctpid="242" cut="000001" value="1"/>
+    <Prescale ctpid="243" cut="000001" value="1"/>
+    <Prescale ctpid="244" cut="000001" value="1"/>
+    <Prescale ctpid="245" cut="000001" value="1"/>
+    <Prescale ctpid="246" cut="000001" value="1"/>
+    <Prescale ctpid="247" cut="000001" value="1"/>
+    <Prescale ctpid="248" cut="000001" value="1"/>
+    <Prescale ctpid="249" cut="000001" value="1"/>
+    <Prescale ctpid="250" cut="000001" value="1"/>
+    <Prescale ctpid="251" cut="000001" value="1"/>
+    <Prescale ctpid="252" cut="000001" value="1"/>
+    <Prescale ctpid="253" cut="000001" value="1"/>
+    <Prescale ctpid="254" cut="000001" value="1"/>
+    <Prescale ctpid="255" cut="000001" value="1"/>
+    <Prescale ctpid="256" cut="000001" value="1"/>
+    <Prescale ctpid="257" cut="000001" value="1"/>
+    <Prescale ctpid="258" cut="000001" value="1"/>
+    <Prescale ctpid="259" cut="000001" value="1"/>
+    <Prescale ctpid="260" cut="000001" value="1"/>
+    <Prescale ctpid="261" cut="000001" value="1"/>
+    <Prescale ctpid="262" cut="000001" value="1"/>
+    <Prescale ctpid="263" cut="000001" value="1"/>
+    <Prescale ctpid="264" cut="000001" value="1"/>
+    <Prescale ctpid="265" cut="000001" value="1"/>
+    <Prescale ctpid="266" cut="000001" value="1"/>
+    <Prescale ctpid="267" cut="000001" value="1"/>
+    <Prescale ctpid="268" cut="000001" value="1"/>
+    <Prescale ctpid="269" cut="000001" value="1"/>
+    <Prescale ctpid="270" cut="000001" value="1"/>
+    <Prescale ctpid="271" cut="000001" value="1"/>
+    <Prescale ctpid="272" cut="000001" value="1"/>
+    <Prescale ctpid="273" cut="000001" value="1"/>
+    <Prescale ctpid="274" cut="000001" value="1"/>
+    <Prescale ctpid="275" cut="000001" value="1"/>
+    <Prescale ctpid="276" cut="000001" value="1"/>
+    <Prescale ctpid="277" cut="000001" value="1"/>
+    <Prescale ctpid="278" cut="000001" value="1"/>
+    <Prescale ctpid="279" cut="000001" value="1"/>
+    <Prescale ctpid="280" cut="000001" value="1"/>
+    <Prescale ctpid="281" cut="000001" value="1"/>
+    <Prescale ctpid="282" cut="000001" value="1"/>
+    <Prescale ctpid="283" cut="000001" value="1"/>
+    <Prescale ctpid="284" cut="000001" value="1"/>
+    <Prescale ctpid="285" cut="000001" value="1"/>
+    <Prescale ctpid="286" cut="000001" value="1"/>
+    <Prescale ctpid="287" cut="000001" value="1"/>
+    <Prescale ctpid="288" cut="000001" value="1"/>
+    <Prescale ctpid="289" cut="000001" value="1"/>
+    <Prescale ctpid="290" cut="000001" value="1"/>
+    <Prescale ctpid="291" cut="000001" value="1"/>
+    <Prescale ctpid="292" cut="000001" value="1"/>
+    <Prescale ctpid="293" cut="000001" value="1"/>
+    <Prescale ctpid="294" cut="000001" value="1"/>
+    <Prescale ctpid="295" cut="000001" value="1"/>
+    <Prescale ctpid="296" cut="000001" value="1"/>
+    <Prescale ctpid="297" cut="000001" value="1"/>
+    <Prescale ctpid="298" cut="000001" value="1"/>
+    <Prescale ctpid="299" cut="000001" value="1"/>
+    <Prescale ctpid="300" cut="000001" value="1"/>
+    <Prescale ctpid="301" cut="000001" value="1"/>
+    <Prescale ctpid="302" cut="000001" value="1"/>
+    <Prescale ctpid="303" cut="000001" value="1"/>
+    <Prescale ctpid="304" cut="000001" value="1"/>
+    <Prescale ctpid="305" cut="000001" value="1"/>
+    <Prescale ctpid="306" cut="000001" value="1"/>
+    <Prescale ctpid="307" cut="000001" value="1"/>
+    <Prescale ctpid="308" cut="000001" value="1"/>
+    <Prescale ctpid="309" cut="000001" value="1"/>
+    <Prescale ctpid="310" cut="000001" value="1"/>
+    <Prescale ctpid="311" cut="000001" value="1"/>
+    <Prescale ctpid="312" cut="000001" value="1"/>
+    <Prescale ctpid="313" cut="000001" value="1"/>
+    <Prescale ctpid="314" cut="000001" value="1"/>
+    <Prescale ctpid="315" cut="000001" value="1"/>
+    <Prescale ctpid="316" cut="000001" value="1"/>
+    <Prescale ctpid="317" cut="000001" value="1"/>
+    <Prescale ctpid="318" cut="000001" value="1"/>
+    <Prescale ctpid="319" cut="000001" value="1"/>
+    <Prescale ctpid="320" cut="000001" value="1"/>
+    <Prescale ctpid="321" cut="000001" value="1"/>
+    <Prescale ctpid="322" cut="000001" value="1"/>
+    <Prescale ctpid="323" cut="000001" value="1"/>
+    <Prescale ctpid="324" cut="000001" value="1"/>
+    <Prescale ctpid="325" cut="000001" value="1"/>
+    <Prescale ctpid="326" cut="000001" value="1"/>
+    <Prescale ctpid="327" cut="000001" value="1"/>
+    <Prescale ctpid="328" cut="000001" value="1"/>
+    <Prescale ctpid="329" cut="000001" value="1"/>
+    <Prescale ctpid="330" cut="000001" value="1"/>
+    <Prescale ctpid="331" cut="000001" value="1"/>
+    <Prescale ctpid="332" cut="000001" value="1"/>
+    <Prescale ctpid="333" cut="000001" value="1"/>
+    <Prescale ctpid="334" cut="000001" value="1"/>
+    <Prescale ctpid="335" cut="000001" value="1"/>
+    <Prescale ctpid="336" cut="000001" value="1"/>
+    <Prescale ctpid="337" cut="000001" value="1"/>
+    <Prescale ctpid="338" cut="000001" value="1"/>
+    <Prescale ctpid="339" cut="000001" value="1"/>
+    <Prescale ctpid="340" cut="000001" value="1"/>
+    <Prescale ctpid="341" cut="000001" value="1"/>
+    <Prescale ctpid="342" cut="000001" value="1"/>
+    <Prescale ctpid="343" cut="000001" value="1"/>
+    <Prescale ctpid="344" cut="000001" value="1"/>
+    <Prescale ctpid="345" cut="000001" value="1"/>
+    <Prescale ctpid="346" cut="000001" value="1"/>
+    <Prescale ctpid="347" cut="000001" value="1"/>
+    <Prescale ctpid="348" cut="000001" value="1"/>
+    <Prescale ctpid="349" cut="000001" value="1"/>
+    <Prescale ctpid="350" cut="000001" value="1"/>
+    <Prescale ctpid="351" cut="000001" value="1"/>
+    <Prescale ctpid="352" cut="000001" value="1"/>
+    <Prescale ctpid="353" cut="000001" value="1"/>
+    <Prescale ctpid="354" cut="000001" value="1"/>
+    <Prescale ctpid="355" cut="000001" value="1"/>
+    <Prescale ctpid="356" cut="000001" value="1"/>
+    <Prescale ctpid="357" cut="000001" value="1"/>
+    <Prescale ctpid="358" cut="000001" value="1"/>
+    <Prescale ctpid="359" cut="000001" value="1"/>
+    <Prescale ctpid="360" cut="000001" value="1"/>
+    <Prescale ctpid="361" cut="000001" value="1"/>
+    <Prescale ctpid="362" cut="000001" value="1"/>
+    <Prescale ctpid="363" cut="000001" value="1"/>
+    <Prescale ctpid="364" cut="000001" value="1"/>
+    <Prescale ctpid="365" cut="000001" value="1"/>
+    <Prescale ctpid="366" cut="000001" value="1"/>
+    <Prescale ctpid="367" cut="000001" value="1"/>
+    <Prescale ctpid="368" cut="000001" value="1"/>
+    <Prescale ctpid="369" cut="000001" value="1"/>
+    <Prescale ctpid="370" cut="000001" value="1"/>
+    <Prescale ctpid="371" cut="000001" value="1"/>
+    <Prescale ctpid="372" cut="000001" value="1"/>
+    <Prescale ctpid="373" cut="000001" value="1"/>
+    <Prescale ctpid="374" cut="000001" value="1"/>
+    <Prescale ctpid="375" cut="000001" value="1"/>
+    <Prescale ctpid="376" cut="000001" value="1"/>
+    <Prescale ctpid="377" cut="000001" value="1"/>
+    <Prescale ctpid="378" cut="000001" value="1"/>
+    <Prescale ctpid="379" cut="000001" value="1"/>
+    <Prescale ctpid="380" cut="000001" value="1"/>
+    <Prescale ctpid="381" cut="000001" value="1"/>
+    <Prescale ctpid="382" cut="000001" value="1"/>
+    <Prescale ctpid="383" cut="000001" value="1"/>
+    <Prescale ctpid="384" cut="000001" value="1"/>
+    <Prescale ctpid="385" cut="000001" value="1"/>
+    <Prescale ctpid="386" cut="000001" value="1"/>
+    <Prescale ctpid="387" cut="000001" value="1"/>
+    <Prescale ctpid="388" cut="000001" value="1"/>
+    <Prescale ctpid="389" cut="000001" value="1"/>
+    <Prescale ctpid="390" cut="000001" value="1"/>
+    <Prescale ctpid="391" cut="000001" value="1"/>
+    <Prescale ctpid="392" cut="000001" value="1"/>
+    <Prescale ctpid="393" cut="000001" value="1"/>
+    <Prescale ctpid="394" cut="000001" value="1"/>
+    <Prescale ctpid="395" cut="000001" value="1"/>
+    <Prescale ctpid="396" cut="000001" value="1"/>
+    <Prescale ctpid="397" cut="000001" value="1"/>
+    <Prescale ctpid="398" cut="000001" value="1"/>
+    <Prescale ctpid="399" cut="000001" value="1"/>
+    <Prescale ctpid="400" cut="000001" value="1"/>
+    <Prescale ctpid="401" cut="000001" value="1"/>
+    <Prescale ctpid="402" cut="000001" value="1"/>
+    <Prescale ctpid="403" cut="000001" value="1"/>
+    <Prescale ctpid="404" cut="000001" value="1"/>
+    <Prescale ctpid="405" cut="000001" value="1"/>
+    <Prescale ctpid="406" cut="000001" value="1"/>
+    <Prescale ctpid="407" cut="000001" value="1"/>
+    <Prescale ctpid="408" cut="000001" value="1"/>
+    <Prescale ctpid="409" cut="000001" value="1"/>
+    <Prescale ctpid="410" cut="000001" value="1"/>
+    <Prescale ctpid="411" cut="000001" value="1"/>
+    <Prescale ctpid="412" cut="000001" value="1"/>
+    <Prescale ctpid="413" cut="000001" value="1"/>
+    <Prescale ctpid="414" cut="000001" value="1"/>
+    <Prescale ctpid="415" cut="000001" value="1"/>
+    <Prescale ctpid="416" cut="000001" value="1"/>
+    <Prescale ctpid="417" cut="000001" value="1"/>
+    <Prescale ctpid="418" cut="000001" value="1"/>
+    <Prescale ctpid="419" cut="000001" value="1"/>
+    <Prescale ctpid="420" cut="000001" value="1"/>
+    <Prescale ctpid="421" cut="000001" value="1"/>
+    <Prescale ctpid="422" cut="000001" value="1"/>
+    <Prescale ctpid="423" cut="000001" value="1"/>
+    <Prescale ctpid="424" cut="000001" value="1"/>
+    <Prescale ctpid="425" cut="000001" value="1"/>
+    <Prescale ctpid="426" cut="000001" value="1"/>
+    <Prescale ctpid="427" cut="000001" value="1"/>
+    <Prescale ctpid="428" cut="000001" value="1"/>
+    <Prescale ctpid="429" cut="000001" value="1"/>
+    <Prescale ctpid="430" cut="000001" value="1"/>
+    <Prescale ctpid="431" cut="000001" value="1"/>
+    <Prescale ctpid="432" cut="000001" value="1"/>
+    <Prescale ctpid="433" cut="000001" value="1"/>
+    <Prescale ctpid="434" cut="000001" value="1"/>
+    <Prescale ctpid="435" cut="000001" value="1"/>
+    <Prescale ctpid="436" cut="000001" value="1"/>
+    <Prescale ctpid="437" cut="000001" value="1"/>
+    <Prescale ctpid="438" cut="000001" value="1"/>
+    <Prescale ctpid="439" cut="000001" value="1"/>
+    <Prescale ctpid="440" cut="000001" value="1"/>
+    <Prescale ctpid="441" cut="000001" value="1"/>
+    <Prescale ctpid="442" cut="000001" value="1"/>
+    <Prescale ctpid="443" cut="000001" value="1"/>
+    <Prescale ctpid="444" cut="000001" value="1"/>
+    <Prescale ctpid="445" cut="000001" value="1"/>
+    <Prescale ctpid="446" cut="000001" value="1"/>
+    <Prescale ctpid="447" cut="000001" value="1"/>
+    <Prescale ctpid="448" cut="000001" value="1"/>
+    <Prescale ctpid="449" cut="000001" value="1"/>
+    <Prescale ctpid="450" cut="000001" value="1"/>
+    <Prescale ctpid="451" cut="000001" value="1"/>
+    <Prescale ctpid="452" cut="000001" value="1"/>
+    <Prescale ctpid="453" cut="000001" value="1"/>
+    <Prescale ctpid="454" cut="000001" value="1"/>
+    <Prescale ctpid="455" cut="000001" value="1"/>
+    <Prescale ctpid="456" cut="000001" value="1"/>
+    <Prescale ctpid="457" cut="000001" value="1"/>
+    <Prescale ctpid="458" cut="000001" value="1"/>
+    <Prescale ctpid="459" cut="000001" value="1"/>
+    <Prescale ctpid="460" cut="000001" value="1"/>
+    <Prescale ctpid="461" cut="000001" value="1"/>
+    <Prescale ctpid="462" cut="000001" value="1"/>
+    <Prescale ctpid="463" cut="000001" value="1"/>
+    <Prescale ctpid="464" cut="000001" value="1"/>
+    <Prescale ctpid="465" cut="000001" value="1"/>
+    <Prescale ctpid="466" cut="000001" value="1"/>
+    <Prescale ctpid="467" cut="000001" value="1"/>
+    <Prescale ctpid="468" cut="000001" value="1"/>
+    <Prescale ctpid="469" cut="000001" value="1"/>
+    <Prescale ctpid="470" cut="000001" value="1"/>
+    <Prescale ctpid="471" cut="000001" value="1"/>
+    <Prescale ctpid="472" cut="000001" value="1"/>
+    <Prescale ctpid="473" cut="000001" value="1"/>
+    <Prescale ctpid="474" cut="000001" value="1"/>
+    <Prescale ctpid="475" cut="000001" value="1"/>
+    <Prescale ctpid="476" cut="000001" value="1"/>
+    <Prescale ctpid="477" cut="000001" value="1"/>
+    <Prescale ctpid="478" cut="000001" value="1"/>
+    <Prescale ctpid="479" cut="000001" value="1"/>
+    <Prescale ctpid="480" cut="000001" value="1"/>
+    <Prescale ctpid="481" cut="000001" value="1"/>
+    <Prescale ctpid="482" cut="000001" value="1"/>
+    <Prescale ctpid="483" cut="000001" value="1"/>
+    <Prescale ctpid="484" cut="000001" value="1"/>
+    <Prescale ctpid="485" cut="000001" value="1"/>
+    <Prescale ctpid="486" cut="000001" value="1"/>
+    <Prescale ctpid="487" cut="000001" value="1"/>
+    <Prescale ctpid="488" cut="000001" value="1"/>
+    <Prescale ctpid="489" cut="000001" value="1"/>
+    <Prescale ctpid="490" cut="000001" value="1"/>
+    <Prescale ctpid="491" cut="000001" value="1"/>
+    <Prescale ctpid="492" cut="000001" value="1"/>
+    <Prescale ctpid="493" cut="000001" value="1"/>
+    <Prescale ctpid="494" cut="000001" value="1"/>
+    <Prescale ctpid="495" cut="000001" value="1"/>
+    <Prescale ctpid="496" cut="000001" value="1"/>
+    <Prescale ctpid="497" cut="000001" value="1"/>
+    <Prescale ctpid="498" cut="000001" value="1"/>
+    <Prescale ctpid="499" cut="000001" value="1"/>
+    <Prescale ctpid="500" cut="000001" value="1"/>
+    <Prescale ctpid="501" cut="000001" value="1"/>
+    <Prescale ctpid="502" cut="000001" value="1"/>
+    <Prescale ctpid="503" cut="000001" value="1"/>
+    <Prescale ctpid="504" cut="000001" value="1"/>
+    <Prescale ctpid="505" cut="000001" value="1"/>
+    <Prescale ctpid="506" cut="000001" value="1"/>
+    <Prescale ctpid="507" cut="000001" value="1"/>
+    <Prescale ctpid="508" cut="000001" value="1"/>
+    <Prescale ctpid="509" cut="-000001" value="-1"/>
+    <Prescale ctpid="510" cut="-000001" value="-1"/>
+    <Prescale ctpid="511" cut="000001" value="1"/>
+  </PrescaleSet>
+  <TriggerCounterList>
+    <TriggerCounter name="1BCM_AtoC" type="CTPIN">
+      <TriggerCondition name="1BCM_AtoC" triggerthreshold="BCM_AtoC" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1BCM_Comb" type="CTPIN">
+      <TriggerCondition name="1BCM_Comb" triggerthreshold="BCM_Comb" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2BCM_Comb" type="CTPIN">
+      <TriggerCondition name="2BCM_Comb" triggerthreshold="BCM_Comb" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3BCM_Comb" type="CTPIN">
+      <TriggerCondition name="3BCM_Comb" triggerthreshold="BCM_Comb" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4BCM_Comb" type="CTPIN">
+      <TriggerCondition name="4BCM_Comb" triggerthreshold="BCM_Comb" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5BCM_Comb" type="CTPIN">
+      <TriggerCondition name="5BCM_Comb" triggerthreshold="BCM_Comb" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6BCM_Comb" type="CTPIN">
+      <TriggerCondition name="6BCM_Comb" triggerthreshold="BCM_Comb" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7BCM_Comb" type="CTPIN">
+      <TriggerCondition name="7BCM_Comb" triggerthreshold="BCM_Comb" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1BCM_CtoA" type="CTPIN">
+      <TriggerCondition name="1BCM_CtoA" triggerthreshold="BCM_CtoA" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1BCM_Wide" type="CTPIN">
+      <TriggerCondition name="1BCM_Wide" triggerthreshold="BCM_Wide" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1BPTX0" type="CTPIN">
+      <TriggerCondition name="1BPTX0" triggerthreshold="BPTX0" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1BPTX1" type="CTPIN">
+      <TriggerCondition name="1BPTX1" triggerthreshold="BPTX1" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1CAL0" type="CTPIN">
+      <TriggerCondition name="1CAL0" triggerthreshold="CAL0" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1CAL1" type="CTPIN">
+      <TriggerCondition name="1CAL1" triggerthreshold="CAL1" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1CAL2" type="CTPIN">
+      <TriggerCondition name="1CAL2" triggerthreshold="CAL2" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1EM10VH" type="CTPIN">
+      <TriggerCondition name="1EM10VH" triggerthreshold="EM10VH" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2EM10VH" type="CTPIN">
+      <TriggerCondition name="2EM10VH" triggerthreshold="EM10VH" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3EM10VH" type="CTPIN">
+      <TriggerCondition name="3EM10VH" triggerthreshold="EM10VH" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4EM10VH" type="CTPIN">
+      <TriggerCondition name="4EM10VH" triggerthreshold="EM10VH" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5EM10VH" type="CTPIN">
+      <TriggerCondition name="5EM10VH" triggerthreshold="EM10VH" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6EM10VH" type="CTPIN">
+      <TriggerCondition name="6EM10VH" triggerthreshold="EM10VH" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7EM10VH" type="CTPIN">
+      <TriggerCondition name="7EM10VH" triggerthreshold="EM10VH" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1EM12" type="CTPIN">
+      <TriggerCondition name="1EM12" triggerthreshold="EM12" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2EM12" type="CTPIN">
+      <TriggerCondition name="2EM12" triggerthreshold="EM12" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3EM12" type="CTPIN">
+      <TriggerCondition name="3EM12" triggerthreshold="EM12" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4EM12" type="CTPIN">
+      <TriggerCondition name="4EM12" triggerthreshold="EM12" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5EM12" type="CTPIN">
+      <TriggerCondition name="5EM12" triggerthreshold="EM12" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6EM12" type="CTPIN">
+      <TriggerCondition name="6EM12" triggerthreshold="EM12" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7EM12" type="CTPIN">
+      <TriggerCondition name="7EM12" triggerthreshold="EM12" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1EM13VH" type="CTPIN">
+      <TriggerCondition name="1EM13VH" triggerthreshold="EM13VH" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2EM13VH" type="CTPIN">
+      <TriggerCondition name="2EM13VH" triggerthreshold="EM13VH" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3EM13VH" type="CTPIN">
+      <TriggerCondition name="3EM13VH" triggerthreshold="EM13VH" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4EM13VH" type="CTPIN">
+      <TriggerCondition name="4EM13VH" triggerthreshold="EM13VH" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5EM13VH" type="CTPIN">
+      <TriggerCondition name="5EM13VH" triggerthreshold="EM13VH" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6EM13VH" type="CTPIN">
+      <TriggerCondition name="6EM13VH" triggerthreshold="EM13VH" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7EM13VH" type="CTPIN">
+      <TriggerCondition name="7EM13VH" triggerthreshold="EM13VH" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1EM15" type="CTPIN">
+      <TriggerCondition name="1EM15" triggerthreshold="EM15" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2EM15" type="CTPIN">
+      <TriggerCondition name="2EM15" triggerthreshold="EM15" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3EM15" type="CTPIN">
+      <TriggerCondition name="3EM15" triggerthreshold="EM15" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4EM15" type="CTPIN">
+      <TriggerCondition name="4EM15" triggerthreshold="EM15" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5EM15" type="CTPIN">
+      <TriggerCondition name="5EM15" triggerthreshold="EM15" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6EM15" type="CTPIN">
+      <TriggerCondition name="6EM15" triggerthreshold="EM15" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7EM15" type="CTPIN">
+      <TriggerCondition name="7EM15" triggerthreshold="EM15" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1EM15HI" type="CTPIN">
+      <TriggerCondition name="1EM15HI" triggerthreshold="EM15HI" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2EM15HI" type="CTPIN">
+      <TriggerCondition name="2EM15HI" triggerthreshold="EM15HI" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3EM15HI" type="CTPIN">
+      <TriggerCondition name="3EM15HI" triggerthreshold="EM15HI" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4EM15HI" type="CTPIN">
+      <TriggerCondition name="4EM15HI" triggerthreshold="EM15HI" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5EM15HI" type="CTPIN">
+      <TriggerCondition name="5EM15HI" triggerthreshold="EM15HI" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6EM15HI" type="CTPIN">
+      <TriggerCondition name="6EM15HI" triggerthreshold="EM15HI" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7EM15HI" type="CTPIN">
+      <TriggerCondition name="7EM15HI" triggerthreshold="EM15HI" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1EM15I" type="CTPIN">
+      <TriggerCondition name="1EM15I" triggerthreshold="EM15I" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2EM15I" type="CTPIN">
+      <TriggerCondition name="2EM15I" triggerthreshold="EM15I" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3EM15I" type="CTPIN">
+      <TriggerCondition name="3EM15I" triggerthreshold="EM15I" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4EM15I" type="CTPIN">
+      <TriggerCondition name="4EM15I" triggerthreshold="EM15I" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5EM15I" type="CTPIN">
+      <TriggerCondition name="5EM15I" triggerthreshold="EM15I" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6EM15I" type="CTPIN">
+      <TriggerCondition name="6EM15I" triggerthreshold="EM15I" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7EM15I" type="CTPIN">
+      <TriggerCondition name="7EM15I" triggerthreshold="EM15I" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1EM15VH" type="CTPIN">
+      <TriggerCondition name="1EM15VH" triggerthreshold="EM15VH" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2EM15VH" type="CTPIN">
+      <TriggerCondition name="2EM15VH" triggerthreshold="EM15VH" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3EM15VH" type="CTPIN">
+      <TriggerCondition name="3EM15VH" triggerthreshold="EM15VH" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4EM15VH" type="CTPIN">
+      <TriggerCondition name="4EM15VH" triggerthreshold="EM15VH" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5EM15VH" type="CTPIN">
+      <TriggerCondition name="5EM15VH" triggerthreshold="EM15VH" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6EM15VH" type="CTPIN">
+      <TriggerCondition name="6EM15VH" triggerthreshold="EM15VH" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7EM15VH" type="CTPIN">
+      <TriggerCondition name="7EM15VH" triggerthreshold="EM15VH" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1EM18VH" type="CTPIN">
+      <TriggerCondition name="1EM18VH" triggerthreshold="EM18VH" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2EM18VH" type="CTPIN">
+      <TriggerCondition name="2EM18VH" triggerthreshold="EM18VH" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3EM18VH" type="CTPIN">
+      <TriggerCondition name="3EM18VH" triggerthreshold="EM18VH" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4EM18VH" type="CTPIN">
+      <TriggerCondition name="4EM18VH" triggerthreshold="EM18VH" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5EM18VH" type="CTPIN">
+      <TriggerCondition name="5EM18VH" triggerthreshold="EM18VH" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6EM18VH" type="CTPIN">
+      <TriggerCondition name="6EM18VH" triggerthreshold="EM18VH" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7EM18VH" type="CTPIN">
+      <TriggerCondition name="7EM18VH" triggerthreshold="EM18VH" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1EM20VH" type="CTPIN">
+      <TriggerCondition name="1EM20VH" triggerthreshold="EM20VH" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2EM20VH" type="CTPIN">
+      <TriggerCondition name="2EM20VH" triggerthreshold="EM20VH" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3EM20VH" type="CTPIN">
+      <TriggerCondition name="3EM20VH" triggerthreshold="EM20VH" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4EM20VH" type="CTPIN">
+      <TriggerCondition name="4EM20VH" triggerthreshold="EM20VH" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5EM20VH" type="CTPIN">
+      <TriggerCondition name="5EM20VH" triggerthreshold="EM20VH" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6EM20VH" type="CTPIN">
+      <TriggerCondition name="6EM20VH" triggerthreshold="EM20VH" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7EM20VH" type="CTPIN">
+      <TriggerCondition name="7EM20VH" triggerthreshold="EM20VH" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1EM20VHI" type="CTPIN">
+      <TriggerCondition name="1EM20VHI" triggerthreshold="EM20VHI" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2EM20VHI" type="CTPIN">
+      <TriggerCondition name="2EM20VHI" triggerthreshold="EM20VHI" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3EM20VHI" type="CTPIN">
+      <TriggerCondition name="3EM20VHI" triggerthreshold="EM20VHI" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4EM20VHI" type="CTPIN">
+      <TriggerCondition name="4EM20VHI" triggerthreshold="EM20VHI" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5EM20VHI" type="CTPIN">
+      <TriggerCondition name="5EM20VHI" triggerthreshold="EM20VHI" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6EM20VHI" type="CTPIN">
+      <TriggerCondition name="6EM20VHI" triggerthreshold="EM20VHI" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7EM20VHI" type="CTPIN">
+      <TriggerCondition name="7EM20VHI" triggerthreshold="EM20VHI" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1EM22VHI" type="CTPIN">
+      <TriggerCondition name="1EM22VHI" triggerthreshold="EM22VHI" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2EM22VHI" type="CTPIN">
+      <TriggerCondition name="2EM22VHI" triggerthreshold="EM22VHI" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3EM22VHI" type="CTPIN">
+      <TriggerCondition name="3EM22VHI" triggerthreshold="EM22VHI" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4EM22VHI" type="CTPIN">
+      <TriggerCondition name="4EM22VHI" triggerthreshold="EM22VHI" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5EM22VHI" type="CTPIN">
+      <TriggerCondition name="5EM22VHI" triggerthreshold="EM22VHI" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6EM22VHI" type="CTPIN">
+      <TriggerCondition name="6EM22VHI" triggerthreshold="EM22VHI" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7EM22VHI" type="CTPIN">
+      <TriggerCondition name="7EM22VHI" triggerthreshold="EM22VHI" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1EM24VHI" type="CTPIN">
+      <TriggerCondition name="1EM24VHI" triggerthreshold="EM24VHI" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2EM24VHI" type="CTPIN">
+      <TriggerCondition name="2EM24VHI" triggerthreshold="EM24VHI" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3EM24VHI" type="CTPIN">
+      <TriggerCondition name="3EM24VHI" triggerthreshold="EM24VHI" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4EM24VHI" type="CTPIN">
+      <TriggerCondition name="4EM24VHI" triggerthreshold="EM24VHI" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5EM24VHI" type="CTPIN">
+      <TriggerCondition name="5EM24VHI" triggerthreshold="EM24VHI" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6EM24VHI" type="CTPIN">
+      <TriggerCondition name="6EM24VHI" triggerthreshold="EM24VHI" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7EM24VHI" type="CTPIN">
+      <TriggerCondition name="7EM24VHI" triggerthreshold="EM24VHI" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1EM3" type="CTPIN">
+      <TriggerCondition name="1EM3" triggerthreshold="EM3" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1EM3" type="CTPMON">
+      <TriggerCondition name="1EM3" triggerthreshold="EM3" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2EM3" type="CTPIN">
+      <TriggerCondition name="2EM3" triggerthreshold="EM3" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3EM3" type="CTPIN">
+      <TriggerCondition name="3EM3" triggerthreshold="EM3" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4EM3" type="CTPIN">
+      <TriggerCondition name="4EM3" triggerthreshold="EM3" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5EM3" type="CTPIN">
+      <TriggerCondition name="5EM3" triggerthreshold="EM3" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6EM3" type="CTPIN">
+      <TriggerCondition name="6EM3" triggerthreshold="EM3" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7EM3" type="CTPIN">
+      <TriggerCondition name="7EM3" triggerthreshold="EM3" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1EM7" type="CTPIN">
+      <TriggerCondition name="1EM7" triggerthreshold="EM7" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2EM7" type="CTPIN">
+      <TriggerCondition name="2EM7" triggerthreshold="EM7" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3EM7" type="CTPIN">
+      <TriggerCondition name="3EM7" triggerthreshold="EM7" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4EM7" type="CTPIN">
+      <TriggerCondition name="4EM7" triggerthreshold="EM7" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5EM7" type="CTPIN">
+      <TriggerCondition name="5EM7" triggerthreshold="EM7" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6EM7" type="CTPIN">
+      <TriggerCondition name="6EM7" triggerthreshold="EM7" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7EM7" type="CTPIN">
+      <TriggerCondition name="7EM7" triggerthreshold="EM7" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1EM8I" type="CTPIN">
+      <TriggerCondition name="1EM8I" triggerthreshold="EM8I" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2EM8I" type="CTPIN">
+      <TriggerCondition name="2EM8I" triggerthreshold="EM8I" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3EM8I" type="CTPIN">
+      <TriggerCondition name="3EM8I" triggerthreshold="EM8I" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4EM8I" type="CTPIN">
+      <TriggerCondition name="4EM8I" triggerthreshold="EM8I" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5EM8I" type="CTPIN">
+      <TriggerCondition name="5EM8I" triggerthreshold="EM8I" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6EM8I" type="CTPIN">
+      <TriggerCondition name="6EM8I" triggerthreshold="EM8I" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7EM8I" type="CTPIN">
+      <TriggerCondition name="7EM8I" triggerthreshold="EM8I" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1EM8VH" type="CTPIN">
+      <TriggerCondition name="1EM8VH" triggerthreshold="EM8VH" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2EM8VH" type="CTPIN">
+      <TriggerCondition name="2EM8VH" triggerthreshold="EM8VH" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3EM8VH" type="CTPIN">
+      <TriggerCondition name="3EM8VH" triggerthreshold="EM8VH" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4EM8VH" type="CTPIN">
+      <TriggerCondition name="4EM8VH" triggerthreshold="EM8VH" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5EM8VH" type="CTPIN">
+      <TriggerCondition name="5EM8VH" triggerthreshold="EM8VH" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6EM8VH" type="CTPIN">
+      <TriggerCondition name="6EM8VH" triggerthreshold="EM8VH" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7EM8VH" type="CTPIN">
+      <TriggerCondition name="7EM8VH" triggerthreshold="EM8VH" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1HA10IM" type="CTPIN">
+      <TriggerCondition name="1HA10IM" triggerthreshold="HA10IM" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2HA10IM" type="CTPIN">
+      <TriggerCondition name="2HA10IM" triggerthreshold="HA10IM" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3HA10IM" type="CTPIN">
+      <TriggerCondition name="3HA10IM" triggerthreshold="HA10IM" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4HA10IM" type="CTPIN">
+      <TriggerCondition name="4HA10IM" triggerthreshold="HA10IM" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5HA10IM" type="CTPIN">
+      <TriggerCondition name="5HA10IM" triggerthreshold="HA10IM" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6HA10IM" type="CTPIN">
+      <TriggerCondition name="6HA10IM" triggerthreshold="HA10IM" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7HA10IM" type="CTPIN">
+      <TriggerCondition name="7HA10IM" triggerthreshold="HA10IM" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1HA12" type="CTPIN">
+      <TriggerCondition name="1HA12" triggerthreshold="HA12" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2HA12" type="CTPIN">
+      <TriggerCondition name="2HA12" triggerthreshold="HA12" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3HA12" type="CTPIN">
+      <TriggerCondition name="3HA12" triggerthreshold="HA12" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4HA12" type="CTPIN">
+      <TriggerCondition name="4HA12" triggerthreshold="HA12" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5HA12" type="CTPIN">
+      <TriggerCondition name="5HA12" triggerthreshold="HA12" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6HA12" type="CTPIN">
+      <TriggerCondition name="6HA12" triggerthreshold="HA12" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7HA12" type="CTPIN">
+      <TriggerCondition name="7HA12" triggerthreshold="HA12" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1HA12IL" type="CTPIN">
+      <TriggerCondition name="1HA12IL" triggerthreshold="HA12IL" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2HA12IL" type="CTPIN">
+      <TriggerCondition name="2HA12IL" triggerthreshold="HA12IL" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3HA12IL" type="CTPIN">
+      <TriggerCondition name="3HA12IL" triggerthreshold="HA12IL" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4HA12IL" type="CTPIN">
+      <TriggerCondition name="4HA12IL" triggerthreshold="HA12IL" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5HA12IL" type="CTPIN">
+      <TriggerCondition name="5HA12IL" triggerthreshold="HA12IL" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6HA12IL" type="CTPIN">
+      <TriggerCondition name="6HA12IL" triggerthreshold="HA12IL" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7HA12IL" type="CTPIN">
+      <TriggerCondition name="7HA12IL" triggerthreshold="HA12IL" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1HA12IM" type="CTPIN">
+      <TriggerCondition name="1HA12IM" triggerthreshold="HA12IM" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2HA12IM" type="CTPIN">
+      <TriggerCondition name="2HA12IM" triggerthreshold="HA12IM" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3HA12IM" type="CTPIN">
+      <TriggerCondition name="3HA12IM" triggerthreshold="HA12IM" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4HA12IM" type="CTPIN">
+      <TriggerCondition name="4HA12IM" triggerthreshold="HA12IM" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5HA12IM" type="CTPIN">
+      <TriggerCondition name="5HA12IM" triggerthreshold="HA12IM" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6HA12IM" type="CTPIN">
+      <TriggerCondition name="6HA12IM" triggerthreshold="HA12IM" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7HA12IM" type="CTPIN">
+      <TriggerCondition name="7HA12IM" triggerthreshold="HA12IM" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1HA12IT" type="CTPIN">
+      <TriggerCondition name="1HA12IT" triggerthreshold="HA12IT" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2HA12IT" type="CTPIN">
+      <TriggerCondition name="2HA12IT" triggerthreshold="HA12IT" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3HA12IT" type="CTPIN">
+      <TriggerCondition name="3HA12IT" triggerthreshold="HA12IT" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4HA12IT" type="CTPIN">
+      <TriggerCondition name="4HA12IT" triggerthreshold="HA12IT" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5HA12IT" type="CTPIN">
+      <TriggerCondition name="5HA12IT" triggerthreshold="HA12IT" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6HA12IT" type="CTPIN">
+      <TriggerCondition name="6HA12IT" triggerthreshold="HA12IT" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7HA12IT" type="CTPIN">
+      <TriggerCondition name="7HA12IT" triggerthreshold="HA12IT" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1HA15" type="CTPIN">
+      <TriggerCondition name="1HA15" triggerthreshold="HA15" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2HA15" type="CTPIN">
+      <TriggerCondition name="2HA15" triggerthreshold="HA15" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3HA15" type="CTPIN">
+      <TriggerCondition name="3HA15" triggerthreshold="HA15" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4HA15" type="CTPIN">
+      <TriggerCondition name="4HA15" triggerthreshold="HA15" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5HA15" type="CTPIN">
+      <TriggerCondition name="5HA15" triggerthreshold="HA15" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6HA15" type="CTPIN">
+      <TriggerCondition name="6HA15" triggerthreshold="HA15" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7HA15" type="CTPIN">
+      <TriggerCondition name="7HA15" triggerthreshold="HA15" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1HA20" type="CTPIN">
+      <TriggerCondition name="1HA20" triggerthreshold="HA20" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2HA20" type="CTPIN">
+      <TriggerCondition name="2HA20" triggerthreshold="HA20" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3HA20" type="CTPIN">
+      <TriggerCondition name="3HA20" triggerthreshold="HA20" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4HA20" type="CTPIN">
+      <TriggerCondition name="4HA20" triggerthreshold="HA20" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5HA20" type="CTPIN">
+      <TriggerCondition name="5HA20" triggerthreshold="HA20" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6HA20" type="CTPIN">
+      <TriggerCondition name="6HA20" triggerthreshold="HA20" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7HA20" type="CTPIN">
+      <TriggerCondition name="7HA20" triggerthreshold="HA20" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1HA20IL" type="CTPIN">
+      <TriggerCondition name="1HA20IL" triggerthreshold="HA20IL" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2HA20IL" type="CTPIN">
+      <TriggerCondition name="2HA20IL" triggerthreshold="HA20IL" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3HA20IL" type="CTPIN">
+      <TriggerCondition name="3HA20IL" triggerthreshold="HA20IL" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4HA20IL" type="CTPIN">
+      <TriggerCondition name="4HA20IL" triggerthreshold="HA20IL" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5HA20IL" type="CTPIN">
+      <TriggerCondition name="5HA20IL" triggerthreshold="HA20IL" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6HA20IL" type="CTPIN">
+      <TriggerCondition name="6HA20IL" triggerthreshold="HA20IL" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7HA20IL" type="CTPIN">
+      <TriggerCondition name="7HA20IL" triggerthreshold="HA20IL" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1HA20IM" type="CTPIN">
+      <TriggerCondition name="1HA20IM" triggerthreshold="HA20IM" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2HA20IM" type="CTPIN">
+      <TriggerCondition name="2HA20IM" triggerthreshold="HA20IM" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3HA20IM" type="CTPIN">
+      <TriggerCondition name="3HA20IM" triggerthreshold="HA20IM" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4HA20IM" type="CTPIN">
+      <TriggerCondition name="4HA20IM" triggerthreshold="HA20IM" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5HA20IM" type="CTPIN">
+      <TriggerCondition name="5HA20IM" triggerthreshold="HA20IM" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6HA20IM" type="CTPIN">
+      <TriggerCondition name="6HA20IM" triggerthreshold="HA20IM" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7HA20IM" type="CTPIN">
+      <TriggerCondition name="7HA20IM" triggerthreshold="HA20IM" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1HA20IT" type="CTPIN">
+      <TriggerCondition name="1HA20IT" triggerthreshold="HA20IT" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2HA20IT" type="CTPIN">
+      <TriggerCondition name="2HA20IT" triggerthreshold="HA20IT" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3HA20IT" type="CTPIN">
+      <TriggerCondition name="3HA20IT" triggerthreshold="HA20IT" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4HA20IT" type="CTPIN">
+      <TriggerCondition name="4HA20IT" triggerthreshold="HA20IT" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5HA20IT" type="CTPIN">
+      <TriggerCondition name="5HA20IT" triggerthreshold="HA20IT" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6HA20IT" type="CTPIN">
+      <TriggerCondition name="6HA20IT" triggerthreshold="HA20IT" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7HA20IT" type="CTPIN">
+      <TriggerCondition name="7HA20IT" triggerthreshold="HA20IT" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1HA25" type="CTPIN">
+      <TriggerCondition name="1HA25" triggerthreshold="HA25" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2HA25" type="CTPIN">
+      <TriggerCondition name="2HA25" triggerthreshold="HA25" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3HA25" type="CTPIN">
+      <TriggerCondition name="3HA25" triggerthreshold="HA25" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4HA25" type="CTPIN">
+      <TriggerCondition name="4HA25" triggerthreshold="HA25" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5HA25" type="CTPIN">
+      <TriggerCondition name="5HA25" triggerthreshold="HA25" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6HA25" type="CTPIN">
+      <TriggerCondition name="6HA25" triggerthreshold="HA25" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7HA25" type="CTPIN">
+      <TriggerCondition name="7HA25" triggerthreshold="HA25" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1HA25IT" type="CTPIN">
+      <TriggerCondition name="1HA25IT" triggerthreshold="HA25IT" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2HA25IT" type="CTPIN">
+      <TriggerCondition name="2HA25IT" triggerthreshold="HA25IT" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3HA25IT" type="CTPIN">
+      <TriggerCondition name="3HA25IT" triggerthreshold="HA25IT" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4HA25IT" type="CTPIN">
+      <TriggerCondition name="4HA25IT" triggerthreshold="HA25IT" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5HA25IT" type="CTPIN">
+      <TriggerCondition name="5HA25IT" triggerthreshold="HA25IT" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6HA25IT" type="CTPIN">
+      <TriggerCondition name="6HA25IT" triggerthreshold="HA25IT" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7HA25IT" type="CTPIN">
+      <TriggerCondition name="7HA25IT" triggerthreshold="HA25IT" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1HA30" type="CTPIN">
+      <TriggerCondition name="1HA30" triggerthreshold="HA30" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2HA30" type="CTPIN">
+      <TriggerCondition name="2HA30" triggerthreshold="HA30" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3HA30" type="CTPIN">
+      <TriggerCondition name="3HA30" triggerthreshold="HA30" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4HA30" type="CTPIN">
+      <TriggerCondition name="4HA30" triggerthreshold="HA30" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5HA30" type="CTPIN">
+      <TriggerCondition name="5HA30" triggerthreshold="HA30" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6HA30" type="CTPIN">
+      <TriggerCondition name="6HA30" triggerthreshold="HA30" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7HA30" type="CTPIN">
+      <TriggerCondition name="7HA30" triggerthreshold="HA30" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1HA40" type="CTPIN">
+      <TriggerCondition name="1HA40" triggerthreshold="HA40" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2HA40" type="CTPIN">
+      <TriggerCondition name="2HA40" triggerthreshold="HA40" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3HA40" type="CTPIN">
+      <TriggerCondition name="3HA40" triggerthreshold="HA40" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4HA40" type="CTPIN">
+      <TriggerCondition name="4HA40" triggerthreshold="HA40" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5HA40" type="CTPIN">
+      <TriggerCondition name="5HA40" triggerthreshold="HA40" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6HA40" type="CTPIN">
+      <TriggerCondition name="6HA40" triggerthreshold="HA40" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7HA40" type="CTPIN">
+      <TriggerCondition name="7HA40" triggerthreshold="HA40" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1HA60" type="CTPIN">
+      <TriggerCondition name="1HA60" triggerthreshold="HA60" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2HA60" type="CTPIN">
+      <TriggerCondition name="2HA60" triggerthreshold="HA60" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3HA60" type="CTPIN">
+      <TriggerCondition name="3HA60" triggerthreshold="HA60" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4HA60" type="CTPIN">
+      <TriggerCondition name="4HA60" triggerthreshold="HA60" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5HA60" type="CTPIN">
+      <TriggerCondition name="5HA60" triggerthreshold="HA60" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6HA60" type="CTPIN">
+      <TriggerCondition name="6HA60" triggerthreshold="HA60" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7HA60" type="CTPIN">
+      <TriggerCondition name="7HA60" triggerthreshold="HA60" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1HA8" type="CTPIN">
+      <TriggerCondition name="1HA8" triggerthreshold="HA8" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2HA8" type="CTPIN">
+      <TriggerCondition name="2HA8" triggerthreshold="HA8" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3HA8" type="CTPIN">
+      <TriggerCondition name="3HA8" triggerthreshold="HA8" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4HA8" type="CTPIN">
+      <TriggerCondition name="4HA8" triggerthreshold="HA8" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5HA8" type="CTPIN">
+      <TriggerCondition name="5HA8" triggerthreshold="HA8" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6HA8" type="CTPIN">
+      <TriggerCondition name="6HA8" triggerthreshold="HA8" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7HA8" type="CTPIN">
+      <TriggerCondition name="7HA8" triggerthreshold="HA8" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J100" type="CTPIN">
+      <TriggerCondition name="1J100" triggerthreshold="J100" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J100" type="CTPIN">
+      <TriggerCondition name="2J100" triggerthreshold="J100" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J100" type="CTPIN">
+      <TriggerCondition name="3J100" triggerthreshold="J100" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J100.31ETA49" type="CTPIN">
+      <TriggerCondition name="1J100.31ETA49" triggerthreshold="J100.31ETA49" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J100.31ETA49" type="CTPIN">
+      <TriggerCondition name="2J100.31ETA49" triggerthreshold="J100.31ETA49" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J100.31ETA49" type="CTPIN">
+      <TriggerCondition name="3J100.31ETA49" triggerthreshold="J100.31ETA49" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J12" type="CTPIN">
+      <TriggerCondition name="1J12" triggerthreshold="J12" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J12" type="CTPIN">
+      <TriggerCondition name="2J12" triggerthreshold="J12" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J12" type="CTPIN">
+      <TriggerCondition name="3J12" triggerthreshold="J12" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4J12" type="CTPIN">
+      <TriggerCondition name="4J12" triggerthreshold="J12" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5J12" type="CTPIN">
+      <TriggerCondition name="5J12" triggerthreshold="J12" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6J12" type="CTPIN">
+      <TriggerCondition name="6J12" triggerthreshold="J12" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7J12" type="CTPIN">
+      <TriggerCondition name="7J12" triggerthreshold="J12" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J120" type="CTPIN">
+      <TriggerCondition name="1J120" triggerthreshold="J120" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J120" type="CTPIN">
+      <TriggerCondition name="2J120" triggerthreshold="J120" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J120" type="CTPIN">
+      <TriggerCondition name="3J120" triggerthreshold="J120" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J15" type="CTPIN">
+      <TriggerCondition name="1J15" triggerthreshold="J15" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J15" type="CTPIN">
+      <TriggerCondition name="2J15" triggerthreshold="J15" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J15" type="CTPIN">
+      <TriggerCondition name="3J15" triggerthreshold="J15" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4J15" type="CTPIN">
+      <TriggerCondition name="4J15" triggerthreshold="J15" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5J15" type="CTPIN">
+      <TriggerCondition name="5J15" triggerthreshold="J15" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6J15" type="CTPIN">
+      <TriggerCondition name="6J15" triggerthreshold="J15" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7J15" type="CTPIN">
+      <TriggerCondition name="7J15" triggerthreshold="J15" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J15.0ETA25" type="CTPIN">
+      <TriggerCondition name="1J15.0ETA25" triggerthreshold="J15.0ETA25" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J15.0ETA25" type="CTPIN">
+      <TriggerCondition name="2J15.0ETA25" triggerthreshold="J15.0ETA25" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J15.0ETA25" type="CTPIN">
+      <TriggerCondition name="3J15.0ETA25" triggerthreshold="J15.0ETA25" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4J15.0ETA25" type="CTPIN">
+      <TriggerCondition name="4J15.0ETA25" triggerthreshold="J15.0ETA25" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5J15.0ETA25" type="CTPIN">
+      <TriggerCondition name="5J15.0ETA25" triggerthreshold="J15.0ETA25" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6J15.0ETA25" type="CTPIN">
+      <TriggerCondition name="6J15.0ETA25" triggerthreshold="J15.0ETA25" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7J15.0ETA25" type="CTPIN">
+      <TriggerCondition name="7J15.0ETA25" triggerthreshold="J15.0ETA25" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J15.31ETA49" type="CTPIN">
+      <TriggerCondition name="1J15.31ETA49" triggerthreshold="J15.31ETA49" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J15.31ETA49" type="CTPIN">
+      <TriggerCondition name="2J15.31ETA49" triggerthreshold="J15.31ETA49" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J15.31ETA49" type="CTPIN">
+      <TriggerCondition name="3J15.31ETA49" triggerthreshold="J15.31ETA49" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J20" type="CTPIN">
+      <TriggerCondition name="1J20" triggerthreshold="J20" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J20" type="CTPIN">
+      <TriggerCondition name="2J20" triggerthreshold="J20" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J20" type="CTPIN">
+      <TriggerCondition name="3J20" triggerthreshold="J20" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4J20" type="CTPIN">
+      <TriggerCondition name="4J20" triggerthreshold="J20" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5J20" type="CTPIN">
+      <TriggerCondition name="5J20" triggerthreshold="J20" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6J20" type="CTPIN">
+      <TriggerCondition name="6J20" triggerthreshold="J20" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7J20" type="CTPIN">
+      <TriggerCondition name="7J20" triggerthreshold="J20" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J20.28ETA31" type="CTPIN">
+      <TriggerCondition name="1J20.28ETA31" triggerthreshold="J20.28ETA31" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J20.28ETA31" type="CTPIN">
+      <TriggerCondition name="2J20.28ETA31" triggerthreshold="J20.28ETA31" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J20.28ETA31" type="CTPIN">
+      <TriggerCondition name="3J20.28ETA31" triggerthreshold="J20.28ETA31" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J20.31ETA49" type="CTPIN">
+      <TriggerCondition name="1J20.31ETA49" triggerthreshold="J20.31ETA49" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J20.31ETA49" type="CTPIN">
+      <TriggerCondition name="2J20.31ETA49" triggerthreshold="J20.31ETA49" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J20.31ETA49" type="CTPIN">
+      <TriggerCondition name="3J20.31ETA49" triggerthreshold="J20.31ETA49" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J25" type="CTPIN">
+      <TriggerCondition name="1J25" triggerthreshold="J25" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J25" type="CTPIN">
+      <TriggerCondition name="2J25" triggerthreshold="J25" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J25" type="CTPIN">
+      <TriggerCondition name="3J25" triggerthreshold="J25" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4J25" type="CTPIN">
+      <TriggerCondition name="4J25" triggerthreshold="J25" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5J25" type="CTPIN">
+      <TriggerCondition name="5J25" triggerthreshold="J25" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6J25" type="CTPIN">
+      <TriggerCondition name="6J25" triggerthreshold="J25" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7J25" type="CTPIN">
+      <TriggerCondition name="7J25" triggerthreshold="J25" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J25.0ETA23" type="CTPIN">
+      <TriggerCondition name="1J25.0ETA23" triggerthreshold="J25.0ETA23" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J25.0ETA23" type="CTPIN">
+      <TriggerCondition name="2J25.0ETA23" triggerthreshold="J25.0ETA23" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J25.0ETA23" type="CTPIN">
+      <TriggerCondition name="3J25.0ETA23" triggerthreshold="J25.0ETA23" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4J25.0ETA23" type="CTPIN">
+      <TriggerCondition name="4J25.0ETA23" triggerthreshold="J25.0ETA23" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5J25.0ETA23" type="CTPIN">
+      <TriggerCondition name="5J25.0ETA23" triggerthreshold="J25.0ETA23" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6J25.0ETA23" type="CTPIN">
+      <TriggerCondition name="6J25.0ETA23" triggerthreshold="J25.0ETA23" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7J25.0ETA23" type="CTPIN">
+      <TriggerCondition name="7J25.0ETA23" triggerthreshold="J25.0ETA23" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J30" type="CTPIN">
+      <TriggerCondition name="1J30" triggerthreshold="J30" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J30" type="CTPIN">
+      <TriggerCondition name="2J30" triggerthreshold="J30" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J30" type="CTPIN">
+      <TriggerCondition name="3J30" triggerthreshold="J30" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4J30" type="CTPIN">
+      <TriggerCondition name="4J30" triggerthreshold="J30" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5J30" type="CTPIN">
+      <TriggerCondition name="5J30" triggerthreshold="J30" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6J30" type="CTPIN">
+      <TriggerCondition name="6J30" triggerthreshold="J30" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7J30" type="CTPIN">
+      <TriggerCondition name="7J30" triggerthreshold="J30" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J30.31ETA49" type="CTPIN">
+      <TriggerCondition name="1J30.31ETA49" triggerthreshold="J30.31ETA49" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J30.31ETA49" type="CTPIN">
+      <TriggerCondition name="2J30.31ETA49" triggerthreshold="J30.31ETA49" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J30.31ETA49" type="CTPIN">
+      <TriggerCondition name="3J30.31ETA49" triggerthreshold="J30.31ETA49" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J40" type="CTPIN">
+      <TriggerCondition name="1J40" triggerthreshold="J40" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J40" type="CTPIN">
+      <TriggerCondition name="2J40" triggerthreshold="J40" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J40" type="CTPIN">
+      <TriggerCondition name="3J40" triggerthreshold="J40" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4J40" type="CTPIN">
+      <TriggerCondition name="4J40" triggerthreshold="J40" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5J40" type="CTPIN">
+      <TriggerCondition name="5J40" triggerthreshold="J40" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6J40" type="CTPIN">
+      <TriggerCondition name="6J40" triggerthreshold="J40" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7J40" type="CTPIN">
+      <TriggerCondition name="7J40" triggerthreshold="J40" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J40.0ETA25" type="CTPIN">
+      <TriggerCondition name="1J40.0ETA25" triggerthreshold="J40.0ETA25" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J40.0ETA25" type="CTPIN">
+      <TriggerCondition name="2J40.0ETA25" triggerthreshold="J40.0ETA25" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J40.0ETA25" type="CTPIN">
+      <TriggerCondition name="3J40.0ETA25" triggerthreshold="J40.0ETA25" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J400" type="CTPIN">
+      <TriggerCondition name="1J400" triggerthreshold="J400" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J400" type="CTPIN">
+      <TriggerCondition name="2J400" triggerthreshold="J400" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J400" type="CTPIN">
+      <TriggerCondition name="3J400" triggerthreshold="J400" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J50" type="CTPIN">
+      <TriggerCondition name="1J50" triggerthreshold="J50" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J50" type="CTPIN">
+      <TriggerCondition name="2J50" triggerthreshold="J50" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J50" type="CTPIN">
+      <TriggerCondition name="3J50" triggerthreshold="J50" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J50.31ETA49" type="CTPIN">
+      <TriggerCondition name="1J50.31ETA49" triggerthreshold="J50.31ETA49" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J50.31ETA49" type="CTPIN">
+      <TriggerCondition name="2J50.31ETA49" triggerthreshold="J50.31ETA49" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J50.31ETA49" type="CTPIN">
+      <TriggerCondition name="3J50.31ETA49" triggerthreshold="J50.31ETA49" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J75" type="CTPIN">
+      <TriggerCondition name="1J75" triggerthreshold="J75" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J75" type="CTPIN">
+      <TriggerCondition name="2J75" triggerthreshold="J75" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J75" type="CTPIN">
+      <TriggerCondition name="3J75" triggerthreshold="J75" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J75.31ETA49" type="CTPIN">
+      <TriggerCondition name="1J75.31ETA49" triggerthreshold="J75.31ETA49" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J75.31ETA49" type="CTPIN">
+      <TriggerCondition name="2J75.31ETA49" triggerthreshold="J75.31ETA49" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J75.31ETA49" type="CTPIN">
+      <TriggerCondition name="3J75.31ETA49" triggerthreshold="J75.31ETA49" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J85" type="CTPIN">
+      <TriggerCondition name="1J85" triggerthreshold="J85" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J85" type="CTPIN">
+      <TriggerCondition name="2J85" triggerthreshold="J85" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J85" type="CTPIN">
+      <TriggerCondition name="3J85" triggerthreshold="J85" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="1JJ15.23ETA49" type="CTPIN">
+      <TriggerCondition name="1JJ15.23ETA49" triggerthreshold="JJ15.23ETA49" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2JJ15.23ETA49" type="CTPIN">
+      <TriggerCondition name="2JJ15.23ETA49" triggerthreshold="JJ15.23ETA49" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3JJ15.23ETA49" type="CTPIN">
+      <TriggerCondition name="3JJ15.23ETA49" triggerthreshold="JJ15.23ETA49" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="1LUCID_A" type="CTPIN">
+      <TriggerCondition name="1LUCID_A" triggerthreshold="LUCID_A" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1LUCID_C" type="CTPIN">
+      <TriggerCondition name="1LUCID_C" triggerthreshold="LUCID_C" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_A" type="CTPIN">
+      <TriggerCondition name="1MBTS_A" triggerthreshold="MBTS_A" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_A" type="CTPMON">
+      <TriggerCondition name="1MBTS_A" triggerthreshold="MBTS_A" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2MBTS_A" type="CTPIN">
+      <TriggerCondition name="2MBTS_A" triggerthreshold="MBTS_A" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3MBTS_A" type="CTPIN">
+      <TriggerCondition name="3MBTS_A" triggerthreshold="MBTS_A" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4MBTS_A" type="CTPIN">
+      <TriggerCondition name="4MBTS_A" triggerthreshold="MBTS_A" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5MBTS_A" type="CTPIN">
+      <TriggerCondition name="5MBTS_A" triggerthreshold="MBTS_A" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6MBTS_A" type="CTPIN">
+      <TriggerCondition name="6MBTS_A" triggerthreshold="MBTS_A" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7MBTS_A" type="CTPIN">
+      <TriggerCondition name="7MBTS_A" triggerthreshold="MBTS_A" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_A0" type="CTPIN">
+      <TriggerCondition name="1MBTS_A0" triggerthreshold="MBTS_A0" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_A1" type="CTPIN">
+      <TriggerCondition name="1MBTS_A1" triggerthreshold="MBTS_A1" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_A10" type="CTPIN">
+      <TriggerCondition name="1MBTS_A10" triggerthreshold="MBTS_A10" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_A12" type="CTPIN">
+      <TriggerCondition name="1MBTS_A12" triggerthreshold="MBTS_A12" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_A14" type="CTPIN">
+      <TriggerCondition name="1MBTS_A14" triggerthreshold="MBTS_A14" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_A2" type="CTPIN">
+      <TriggerCondition name="1MBTS_A2" triggerthreshold="MBTS_A2" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_A3" type="CTPIN">
+      <TriggerCondition name="1MBTS_A3" triggerthreshold="MBTS_A3" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_A4" type="CTPIN">
+      <TriggerCondition name="1MBTS_A4" triggerthreshold="MBTS_A4" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_A5" type="CTPIN">
+      <TriggerCondition name="1MBTS_A5" triggerthreshold="MBTS_A5" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_A6" type="CTPIN">
+      <TriggerCondition name="1MBTS_A6" triggerthreshold="MBTS_A6" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_A7" type="CTPIN">
+      <TriggerCondition name="1MBTS_A7" triggerthreshold="MBTS_A7" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_A8" type="CTPIN">
+      <TriggerCondition name="1MBTS_A8" triggerthreshold="MBTS_A8" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_C" type="CTPIN">
+      <TriggerCondition name="1MBTS_C" triggerthreshold="MBTS_C" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_C" type="CTPMON">
+      <TriggerCondition name="1MBTS_C" triggerthreshold="MBTS_C" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2MBTS_C" type="CTPIN">
+      <TriggerCondition name="2MBTS_C" triggerthreshold="MBTS_C" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3MBTS_C" type="CTPIN">
+      <TriggerCondition name="3MBTS_C" triggerthreshold="MBTS_C" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4MBTS_C" type="CTPIN">
+      <TriggerCondition name="4MBTS_C" triggerthreshold="MBTS_C" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5MBTS_C" type="CTPIN">
+      <TriggerCondition name="5MBTS_C" triggerthreshold="MBTS_C" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6MBTS_C" type="CTPIN">
+      <TriggerCondition name="6MBTS_C" triggerthreshold="MBTS_C" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7MBTS_C" type="CTPIN">
+      <TriggerCondition name="7MBTS_C" triggerthreshold="MBTS_C" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_C0" type="CTPIN">
+      <TriggerCondition name="1MBTS_C0" triggerthreshold="MBTS_C0" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_C1" type="CTPIN">
+      <TriggerCondition name="1MBTS_C1" triggerthreshold="MBTS_C1" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_C10" type="CTPIN">
+      <TriggerCondition name="1MBTS_C10" triggerthreshold="MBTS_C10" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_C12" type="CTPIN">
+      <TriggerCondition name="1MBTS_C12" triggerthreshold="MBTS_C12" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_C14" type="CTPIN">
+      <TriggerCondition name="1MBTS_C14" triggerthreshold="MBTS_C14" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_C2" type="CTPIN">
+      <TriggerCondition name="1MBTS_C2" triggerthreshold="MBTS_C2" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_C3" type="CTPIN">
+      <TriggerCondition name="1MBTS_C3" triggerthreshold="MBTS_C3" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_C4" type="CTPIN">
+      <TriggerCondition name="1MBTS_C4" triggerthreshold="MBTS_C4" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_C5" type="CTPIN">
+      <TriggerCondition name="1MBTS_C5" triggerthreshold="MBTS_C5" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_C6" type="CTPIN">
+      <TriggerCondition name="1MBTS_C6" triggerthreshold="MBTS_C6" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_C7" type="CTPIN">
+      <TriggerCondition name="1MBTS_C7" triggerthreshold="MBTS_C7" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_C8" type="CTPIN">
+      <TriggerCondition name="1MBTS_C8" triggerthreshold="MBTS_C8" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MU10" type="CTPIN">
+      <TriggerCondition name="1MU10" triggerthreshold="MU10" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2MU10" type="CTPIN">
+      <TriggerCondition name="2MU10" triggerthreshold="MU10" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3MU10" type="CTPIN">
+      <TriggerCondition name="3MU10" triggerthreshold="MU10" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4MU10" type="CTPIN">
+      <TriggerCondition name="4MU10" triggerthreshold="MU10" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5MU10" type="CTPIN">
+      <TriggerCondition name="5MU10" triggerthreshold="MU10" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6MU10" type="CTPIN">
+      <TriggerCondition name="6MU10" triggerthreshold="MU10" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7MU10" type="CTPIN">
+      <TriggerCondition name="7MU10" triggerthreshold="MU10" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MU11" type="CTPIN">
+      <TriggerCondition name="1MU11" triggerthreshold="MU11" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2MU11" type="CTPIN">
+      <TriggerCondition name="2MU11" triggerthreshold="MU11" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3MU11" type="CTPIN">
+      <TriggerCondition name="3MU11" triggerthreshold="MU11" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4MU11" type="CTPIN">
+      <TriggerCondition name="4MU11" triggerthreshold="MU11" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5MU11" type="CTPIN">
+      <TriggerCondition name="5MU11" triggerthreshold="MU11" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6MU11" type="CTPIN">
+      <TriggerCondition name="6MU11" triggerthreshold="MU11" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7MU11" type="CTPIN">
+      <TriggerCondition name="7MU11" triggerthreshold="MU11" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MU15" type="CTPIN">
+      <TriggerCondition name="1MU15" triggerthreshold="MU15" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2MU15" type="CTPIN">
+      <TriggerCondition name="2MU15" triggerthreshold="MU15" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3MU15" type="CTPIN">
+      <TriggerCondition name="3MU15" triggerthreshold="MU15" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4MU15" type="CTPIN">
+      <TriggerCondition name="4MU15" triggerthreshold="MU15" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5MU15" type="CTPIN">
+      <TriggerCondition name="5MU15" triggerthreshold="MU15" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6MU15" type="CTPIN">
+      <TriggerCondition name="6MU15" triggerthreshold="MU15" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7MU15" type="CTPIN">
+      <TriggerCondition name="7MU15" triggerthreshold="MU15" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MU20" type="CTPIN">
+      <TriggerCondition name="1MU20" triggerthreshold="MU20" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2MU20" type="CTPIN">
+      <TriggerCondition name="2MU20" triggerthreshold="MU20" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3MU20" type="CTPIN">
+      <TriggerCondition name="3MU20" triggerthreshold="MU20" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4MU20" type="CTPIN">
+      <TriggerCondition name="4MU20" triggerthreshold="MU20" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5MU20" type="CTPIN">
+      <TriggerCondition name="5MU20" triggerthreshold="MU20" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6MU20" type="CTPIN">
+      <TriggerCondition name="6MU20" triggerthreshold="MU20" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7MU20" type="CTPIN">
+      <TriggerCondition name="7MU20" triggerthreshold="MU20" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MU4" type="CTPIN">
+      <TriggerCondition name="1MU4" triggerthreshold="MU4" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2MU4" type="CTPIN">
+      <TriggerCondition name="2MU4" triggerthreshold="MU4" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3MU4" type="CTPIN">
+      <TriggerCondition name="3MU4" triggerthreshold="MU4" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4MU4" type="CTPIN">
+      <TriggerCondition name="4MU4" triggerthreshold="MU4" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5MU4" type="CTPIN">
+      <TriggerCondition name="5MU4" triggerthreshold="MU4" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6MU4" type="CTPIN">
+      <TriggerCondition name="6MU4" triggerthreshold="MU4" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7MU4" type="CTPIN">
+      <TriggerCondition name="7MU4" triggerthreshold="MU4" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MU6" type="CTPIN">
+      <TriggerCondition name="1MU6" triggerthreshold="MU6" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2MU6" type="CTPIN">
+      <TriggerCondition name="2MU6" triggerthreshold="MU6" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3MU6" type="CTPIN">
+      <TriggerCondition name="3MU6" triggerthreshold="MU6" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4MU6" type="CTPIN">
+      <TriggerCondition name="4MU6" triggerthreshold="MU6" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5MU6" type="CTPIN">
+      <TriggerCondition name="5MU6" triggerthreshold="MU6" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6MU6" type="CTPIN">
+      <TriggerCondition name="6MU6" triggerthreshold="MU6" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7MU6" type="CTPIN">
+      <TriggerCondition name="7MU6" triggerthreshold="MU6" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1NIML1A" type="CTPIN">
+      <TriggerCondition name="1NIML1A" triggerthreshold="NIML1A" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1NIMLHCF" type="CTPIN">
+      <TriggerCondition name="1NIMLHCF" triggerthreshold="NIMLHCF" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1NIMRPC" type="CTPIN">
+      <TriggerCondition name="1NIMRPC" triggerthreshold="NIMRPC" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1NIMTGC" type="CTPIN">
+      <TriggerCondition name="1NIMTGC" triggerthreshold="NIMTGC" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1NIMTRT" type="CTPIN">
+      <TriggerCondition name="1NIMTRT" triggerthreshold="NIMTRT" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1TE10" type="CTPIN">
+      <TriggerCondition name="1TE10" triggerthreshold="TE10" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1TE10.0ETA24" type="CTPIN">
+      <TriggerCondition name="1TE10.0ETA24" triggerthreshold="TE10.0ETA24" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1TE20" type="CTPIN">
+      <TriggerCondition name="1TE20" triggerthreshold="TE20" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1TE20.0ETA24" type="CTPIN">
+      <TriggerCondition name="1TE20.0ETA24" triggerthreshold="TE20.0ETA24" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1TE30" type="CTPIN">
+      <TriggerCondition name="1TE30" triggerthreshold="TE30" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1TE30.0ETA24" type="CTPIN">
+      <TriggerCondition name="1TE30.0ETA24" triggerthreshold="TE30.0ETA24" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1TE40" type="CTPIN">
+      <TriggerCondition name="1TE40" triggerthreshold="TE40" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1TE40.0ETA24" type="CTPIN">
+      <TriggerCondition name="1TE40.0ETA24" triggerthreshold="TE40.0ETA24" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1TE5" type="CTPIN">
+      <TriggerCondition name="1TE5" triggerthreshold="TE5" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1TE5.0ETA24" type="CTPIN">
+      <TriggerCondition name="1TE5.0ETA24" triggerthreshold="TE5.0ETA24" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1TE50" type="CTPIN">
+      <TriggerCondition name="1TE50" triggerthreshold="TE50" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1TE50.0ETA24" type="CTPIN">
+      <TriggerCondition name="1TE50.0ETA24" triggerthreshold="TE50.0ETA24" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1TE60" type="CTPIN">
+      <TriggerCondition name="1TE60" triggerthreshold="TE60" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1TE60.0ETA24" type="CTPIN">
+      <TriggerCondition name="1TE60.0ETA24" triggerthreshold="TE60.0ETA24" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1TE70" type="CTPIN">
+      <TriggerCondition name="1TE70" triggerthreshold="TE70" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1TE70.0ETA24" type="CTPIN">
+      <TriggerCondition name="1TE70.0ETA24" triggerthreshold="TE70.0ETA24" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XE10" type="CTPIN">
+      <TriggerCondition name="1XE10" triggerthreshold="XE10" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XE150" type="CTPIN">
+      <TriggerCondition name="1XE150" triggerthreshold="XE150" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XE20" type="CTPIN">
+      <TriggerCondition name="1XE20" triggerthreshold="XE20" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XE25" type="CTPIN">
+      <TriggerCondition name="1XE25" triggerthreshold="XE25" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XE30" type="CTPIN">
+      <TriggerCondition name="1XE30" triggerthreshold="XE30" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XE300" type="CTPIN">
+      <TriggerCondition name="1XE300" triggerthreshold="XE300" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XE35" type="CTPIN">
+      <TriggerCondition name="1XE35" triggerthreshold="XE35" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XE40" type="CTPIN">
+      <TriggerCondition name="1XE40" triggerthreshold="XE40" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XE45" type="CTPIN">
+      <TriggerCondition name="1XE45" triggerthreshold="XE45" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XE50" type="CTPIN">
+      <TriggerCondition name="1XE50" triggerthreshold="XE50" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XE55" type="CTPIN">
+      <TriggerCondition name="1XE55" triggerthreshold="XE55" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XE60" type="CTPIN">
+      <TriggerCondition name="1XE60" triggerthreshold="XE60" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XE65" type="CTPIN">
+      <TriggerCondition name="1XE65" triggerthreshold="XE65" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XE70" type="CTPIN">
+      <TriggerCondition name="1XE70" triggerthreshold="XE70" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XE75" type="CTPIN">
+      <TriggerCondition name="1XE75" triggerthreshold="XE75" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XE80" type="CTPIN">
+      <TriggerCondition name="1XE80" triggerthreshold="XE80" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XS20" type="CTPIN">
+      <TriggerCondition name="1XS20" triggerthreshold="XS20" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XS30" type="CTPIN">
+      <TriggerCondition name="1XS30" triggerthreshold="XS30" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XS40" type="CTPIN">
+      <TriggerCondition name="1XS40" triggerthreshold="XS40" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XS45" type="CTPIN">
+      <TriggerCondition name="1XS45" triggerthreshold="XS45" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XS50" type="CTPIN">
+      <TriggerCondition name="1XS50" triggerthreshold="XS50" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XS55" type="CTPIN">
+      <TriggerCondition name="1XS55" triggerthreshold="XS55" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XS60" type="CTPIN">
+      <TriggerCondition name="1XS60" triggerthreshold="XS60" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XS65" type="CTPIN">
+      <TriggerCondition name="1XS65" triggerthreshold="XS65" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1ZB_EM15" type="CTPIN">
+      <TriggerCondition name="1ZB_EM15" triggerthreshold="ZB_EM15" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1ZDC_A" type="CTPIN">
+      <TriggerCondition name="1ZDC_A" triggerthreshold="ZDC_A" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1ZDC_AND" type="CTPIN">
+      <TriggerCondition name="1ZDC_AND" triggerthreshold="ZDC_AND" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1ZDC_C" type="CTPIN">
+      <TriggerCondition name="1ZDC_C" triggerthreshold="ZDC_C" multi="1"/>
+    </TriggerCounter>
+  </TriggerCounterList>
+  <TriggerThresholdList>
+    <TriggerThreshold active="1" bitnum="1" id="1" mapping="2" name="ALFA_B7R1L" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="2" range_end="2" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="2" mapping="3" name="ALFA_A7R1L" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="3" range_end="3" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="3" mapping="4" name="ALFA_A7L1L" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="4" range_end="4" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="4" mapping="5" name="ALFA_B7L1L" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="5" range_end="5" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="5" mapping="8" name="ALFA2_B7R1L" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="8" range_end="8" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="6" mapping="9" name="ALFA2_A7R1L" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="9" range_end="9" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="7" mapping="10" name="ALFA2_A7L1L" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="10" range_end="10" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="8" mapping="11" name="ALFA2_B7L1L" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="11" range_end="11" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="9" mapping="14" name="ALFA3_B7R1L" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="14" range_end="14" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="10" mapping="15" name="ALFA3_A7R1L" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="15" range_end="15" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="11" mapping="16" name="ALFA3_A7L1L" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="16" range_end="16" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="12" mapping="17" name="ALFA3_B7L1L" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="17" range_end="17" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="13" mapping="20" name="ALFA4_B7R1L" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="20" range_end="20" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="14" mapping="21" name="ALFA4_A7R1L" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="21" range_end="21" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="15" mapping="22" name="ALFA4_A7L1L" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="22" range_end="22" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="16" mapping="23" name="ALFA4_B7L1L" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="23" range_end="23" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="17" mapping="26" name="ALFA_B7R1L_OD" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="26" range_end="26" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="18" mapping="27" name="ALFA_A7R1L_OD" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="27" range_end="27" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="19" mapping="28" name="ALFA_A7L1L_OD" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="28" range_end="28" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="20" mapping="29" name="ALFA_B7L1L_OD" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="29" range_end="29" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="21" mapping="34" name="ALFA_B7R1U" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="2" range_end="2" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="22" mapping="35" name="ALFA_A7R1U" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="3" range_end="3" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="23" mapping="36" name="ALFA_A7L1U" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="4" range_end="4" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="24" mapping="37" name="ALFA_B7L1U" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="5" range_end="5" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="25" mapping="40" name="ALFA2_B7R1U" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="8" range_end="8" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="26" mapping="41" name="ALFA2_A7R1U" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="9" range_end="9" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="27" mapping="42" name="ALFA2_A7L1U" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="10" range_end="10" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="28" mapping="43" name="ALFA2_B7L1U" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="11" range_end="11" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="29" mapping="46" name="ALFA3_B7R1U" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="14" range_end="14" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="30" mapping="47" name="ALFA3_A7R1U" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="15" range_end="15" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="31" mapping="48" name="ALFA3_A7L1U" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="16" range_end="16" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="32" mapping="49" name="ALFA3_B7L1U" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="17" range_end="17" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="33" mapping="52" name="ALFA4_B7R1U" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="20" range_end="20" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="34" mapping="53" name="ALFA4_A7R1U" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="21" range_end="21" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="35" mapping="54" name="ALFA4_A7L1U" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="22" range_end="22" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="36" mapping="55" name="ALFA4_B7L1U" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="23" range_end="23" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="37" mapping="58" name="ALFA_B7R1U_OD" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="26" range_end="26" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="38" mapping="59" name="ALFA_A7R1U_OD" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="27" range_end="27" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="39" mapping="60" name="ALFA_A7L1U_OD" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="28" range_end="28" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="40" mapping="61" name="ALFA_B7L1U_OD" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="29" range_end="29" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="41" mapping="0" name="BCM_AtoC" type="BCM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="BCM_AtoCfull" phimin="0" phimax="64" priority="0" thresholdval="40" type="BCM" window="0"/>
+      <Cable connector="CON1" input="SLOT9" name="CTPCAL">
+        <Signal range_begin="0" range_end="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="42" mapping="1" name="BCM_CtoA" type="BCM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="BCM_CtoAfull" phimin="0" phimax="64" priority="0" thresholdval="40" type="BCM" window="0"/>
+      <Cable connector="CON1" input="SLOT9" name="CTPCAL">
+        <Signal range_begin="1" range_end="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="43" mapping="2" name="BCM_Wide" type="BCM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="BCM_Widefull" phimin="0" phimax="64" priority="0" thresholdval="40" type="BCM" window="0"/>
+      <Cable connector="CON1" input="SLOT9" name="CTPCAL">
+        <Signal range_begin="2" range_end="2"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="44" mapping="0" name="BCM_Comb" type="BCMCMB" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="BCM_Combfull" phimin="0" phimax="64" priority="0" thresholdval="40" type="BCMCMB" window="0"/>
+      <Cable connector="CON1" input="SLOT9" name="CTPCAL">
+        <Signal range_begin="3" range_end="5"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="45" mapping="0" name="BPTX0" type="BPTX" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="BPTX0full" phimin="0" phimax="64" priority="0" thresholdval="40" type="BPTX" window="0"/>
+      <Cable connector="CON1" input="SLOT9" name="CTPCAL">
+        <Signal range_begin="17" range_end="17"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="46" mapping="1" name="BPTX1" type="BPTX" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="BPTX1full" phimin="0" phimax="64" priority="0" thresholdval="40" type="BPTX" window="0"/>
+      <Cable connector="CON1" input="SLOT9" name="CTPCAL">
+        <Signal range_begin="18" range_end="18"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="47" mapping="0" name="CAL0" type="CALREQ" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="CAL0full" phimin="0" phimax="64" priority="0" thresholdval="40" type="CALREQ" window="0"/>
+      <Cable connector="CON1" input="SLOT9" name="CTPCAL">
+        <Signal range_begin="28" range_end="28"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="48" mapping="1" name="CAL1" type="CALREQ" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="CAL1full" phimin="0" phimax="64" priority="0" thresholdval="40" type="CALREQ" window="0"/>
+      <Cable connector="CON1" input="SLOT9" name="CTPCAL">
+        <Signal range_begin="29" range_end="29"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="49" mapping="2" name="CAL2" type="CALREQ" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="CAL2full" phimin="0" phimax="64" priority="0" thresholdval="40" type="CALREQ" window="0"/>
+      <Cable connector="CON1" input="SLOT9" name="CTPCAL">
+        <Signal range_begin="30" range_end="30"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="50" mapping="0" name="EM3" type="EM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00000" name="EM3full" phimin="0" phimax="64" priority="1" thresholdval="3" type="EM" window="0"/>
+      <Cable connector="CON0" input="SLOT7" name="EM1">
+        <Signal range_begin="0" range_end="2"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="51" mapping="1" name="EM7" type="EM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00000" name="EM7full" phimin="0" phimax="64" priority="1" thresholdval="7" type="EM" window="0"/>
+      <Cable connector="CON0" input="SLOT7" name="EM1">
+        <Signal range_begin="3" range_end="5"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="52" mapping="2" name="EM8VH" type="EM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00001" name="EM8VHfull" phimin="0" phimax="64" priority="1" thresholdval="9" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-25" etamax="-18" had_isolation="63" had_veto="99" isobits="00001" name="EM8VHfull" phimin="0" phimax="64" priority="2" thresholdval="8" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-18" etamax="-15" had_isolation="63" had_veto="99" isobits="00001" name="EM8VHfull" phimin="0" phimax="64" priority="2" thresholdval="7" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-15" etamax="-14" had_isolation="63" had_veto="99" isobits="00001" name="EM8VHfull" phimin="0" phimax="64" priority="2" thresholdval="5" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-14" etamax="-11" had_isolation="63" had_veto="99" isobits="00001" name="EM8VHfull" phimin="0" phimax="64" priority="2" thresholdval="6" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-11" etamax="-8" had_isolation="63" had_veto="99" isobits="00001" name="EM8VHfull" phimin="0" phimax="64" priority="2" thresholdval="7" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-8" etamax="0" had_isolation="63" had_veto="99" isobits="00001" name="EM8VHfull" phimin="0" phimax="64" priority="2" thresholdval="9" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="0" etamax="8" had_isolation="63" had_veto="99" isobits="00001" name="EM8VHfull" phimin="0" phimax="64" priority="2" thresholdval="9" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="8" etamax="11" had_isolation="63" had_veto="99" isobits="00001" name="EM8VHfull" phimin="0" phimax="64" priority="2" thresholdval="7" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="11" etamax="14" had_isolation="63" had_veto="99" isobits="00001" name="EM8VHfull" phimin="0" phimax="64" priority="2" thresholdval="6" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="14" etamax="15" had_isolation="63" had_veto="99" isobits="00001" name="EM8VHfull" phimin="0" phimax="64" priority="2" thresholdval="5" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="15" etamax="18" had_isolation="63" had_veto="99" isobits="00001" name="EM8VHfull" phimin="0" phimax="64" priority="2" thresholdval="7" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="18" etamax="25" had_isolation="63" had_veto="99" isobits="00001" name="EM8VHfull" phimin="0" phimax="64" priority="2" thresholdval="8" type="EM" window="0"/>
+      <Cable connector="CON0" input="SLOT7" name="EM1">
+        <Signal range_begin="6" range_end="8"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="53" mapping="3" name="EM8I" type="EM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00010" name="EM8Ifull" phimin="0" phimax="64" priority="1" thresholdval="8" type="EM" window="0"/>
+      <Cable connector="CON0" input="SLOT7" name="EM1">
+        <Signal range_begin="9" range_end="11"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="54" mapping="4" name="EM10VH" type="EM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00001" name="EM10VHfull" phimin="0" phimax="64" priority="1" thresholdval="11" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-25" etamax="-18" had_isolation="63" had_veto="99" isobits="00001" name="EM10VHfull" phimin="0" phimax="64" priority="2" thresholdval="10" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-18" etamax="-15" had_isolation="63" had_veto="99" isobits="00001" name="EM10VHfull" phimin="0" phimax="64" priority="2" thresholdval="9" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-15" etamax="-14" had_isolation="63" had_veto="99" isobits="00001" name="EM10VHfull" phimin="0" phimax="64" priority="2" thresholdval="7" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-14" etamax="-11" had_isolation="63" had_veto="99" isobits="00001" name="EM10VHfull" phimin="0" phimax="64" priority="2" thresholdval="8" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-11" etamax="-8" had_isolation="63" had_veto="99" isobits="00001" name="EM10VHfull" phimin="0" phimax="64" priority="2" thresholdval="9" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-8" etamax="0" had_isolation="63" had_veto="99" isobits="00001" name="EM10VHfull" phimin="0" phimax="64" priority="2" thresholdval="11" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="0" etamax="8" had_isolation="63" had_veto="99" isobits="00001" name="EM10VHfull" phimin="0" phimax="64" priority="2" thresholdval="11" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="8" etamax="11" had_isolation="63" had_veto="99" isobits="00001" name="EM10VHfull" phimin="0" phimax="64" priority="2" thresholdval="9" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="11" etamax="14" had_isolation="63" had_veto="99" isobits="00001" name="EM10VHfull" phimin="0" phimax="64" priority="2" thresholdval="8" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="14" etamax="15" had_isolation="63" had_veto="99" isobits="00001" name="EM10VHfull" phimin="0" phimax="64" priority="2" thresholdval="7" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="15" etamax="18" had_isolation="63" had_veto="99" isobits="00001" name="EM10VHfull" phimin="0" phimax="64" priority="2" thresholdval="9" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="18" etamax="25" had_isolation="63" had_veto="99" isobits="00001" name="EM10VHfull" phimin="0" phimax="64" priority="2" thresholdval="10" type="EM" window="0"/>
+      <Cable connector="CON0" input="SLOT7" name="EM1">
+        <Signal range_begin="12" range_end="14"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="55" mapping="5" name="EM12" type="EM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00000" name="EM12full" phimin="0" phimax="64" priority="1" thresholdval="12" type="EM" window="0"/>
+      <Cable connector="CON0" input="SLOT7" name="EM1">
+        <Signal range_begin="15" range_end="17"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="56" mapping="6" name="EM13VH" type="EM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00001" name="EM13VHfull" phimin="0" phimax="64" priority="1" thresholdval="15" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-25" etamax="-17" had_isolation="63" had_veto="99" isobits="00001" name="EM13VHfull" phimin="0" phimax="64" priority="2" thresholdval="14" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-17" etamax="-15" had_isolation="63" had_veto="99" isobits="00001" name="EM13VHfull" phimin="0" phimax="64" priority="2" thresholdval="13" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-15" etamax="-14" had_isolation="63" had_veto="99" isobits="00001" name="EM13VHfull" phimin="0" phimax="64" priority="2" thresholdval="11" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-14" etamax="-12" had_isolation="63" had_veto="99" isobits="00001" name="EM13VHfull" phimin="0" phimax="64" priority="2" thresholdval="12" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-12" etamax="-9" had_isolation="63" had_veto="99" isobits="00001" name="EM13VHfull" phimin="0" phimax="64" priority="2" thresholdval="13" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-9" etamax="-7" had_isolation="63" had_veto="99" isobits="00001" name="EM13VHfull" phimin="0" phimax="64" priority="2" thresholdval="14" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-7" etamax="0" had_isolation="63" had_veto="99" isobits="00001" name="EM13VHfull" phimin="0" phimax="64" priority="2" thresholdval="15" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="0" etamax="7" had_isolation="63" had_veto="99" isobits="00001" name="EM13VHfull" phimin="0" phimax="64" priority="2" thresholdval="15" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="7" etamax="9" had_isolation="63" had_veto="99" isobits="00001" name="EM13VHfull" phimin="0" phimax="64" priority="2" thresholdval="14" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="9" etamax="12" had_isolation="63" had_veto="99" isobits="00001" name="EM13VHfull" phimin="0" phimax="64" priority="2" thresholdval="13" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="12" etamax="14" had_isolation="63" had_veto="99" isobits="00001" name="EM13VHfull" phimin="0" phimax="64" priority="2" thresholdval="12" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="14" etamax="15" had_isolation="63" had_veto="99" isobits="00001" name="EM13VHfull" phimin="0" phimax="64" priority="2" thresholdval="11" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="15" etamax="17" had_isolation="63" had_veto="99" isobits="00001" name="EM13VHfull" phimin="0" phimax="64" priority="2" thresholdval="13" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="17" etamax="25" had_isolation="63" had_veto="99" isobits="00001" name="EM13VHfull" phimin="0" phimax="64" priority="2" thresholdval="14" type="EM" window="0"/>
+      <Cable connector="CON0" input="SLOT7" name="EM1">
+        <Signal range_begin="18" range_end="20"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="57" mapping="7" name="EM15" type="EM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00000" name="EM15full" phimin="0" phimax="64" priority="1" thresholdval="15" type="EM" window="0"/>
+      <Cable connector="CON0" input="SLOT7" name="EM1">
+        <Signal range_begin="21" range_end="23"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="58" mapping="8" name="EM15VH" type="EM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00001" name="EM15VHfull" phimin="0" phimax="64" priority="1" thresholdval="17" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-25" etamax="-17" had_isolation="63" had_veto="99" isobits="00001" name="EM15VHfull" phimin="0" phimax="64" priority="2" thresholdval="16" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-17" etamax="-15" had_isolation="63" had_veto="99" isobits="00001" name="EM15VHfull" phimin="0" phimax="64" priority="2" thresholdval="15" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-15" etamax="-14" had_isolation="63" had_veto="99" isobits="00001" name="EM15VHfull" phimin="0" phimax="64" priority="2" thresholdval="13" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-14" etamax="-12" had_isolation="63" had_veto="99" isobits="00001" name="EM15VHfull" phimin="0" phimax="64" priority="2" thresholdval="14" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-12" etamax="-9" had_isolation="63" had_veto="99" isobits="00001" name="EM15VHfull" phimin="0" phimax="64" priority="2" thresholdval="15" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-9" etamax="-7" had_isolation="63" had_veto="99" isobits="00001" name="EM15VHfull" phimin="0" phimax="64" priority="2" thresholdval="16" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-7" etamax="0" had_isolation="63" had_veto="99" isobits="00001" name="EM15VHfull" phimin="0" phimax="64" priority="2" thresholdval="17" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="0" etamax="7" had_isolation="63" had_veto="99" isobits="00001" name="EM15VHfull" phimin="0" phimax="64" priority="2" thresholdval="17" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="7" etamax="9" had_isolation="63" had_veto="99" isobits="00001" name="EM15VHfull" phimin="0" phimax="64" priority="2" thresholdval="16" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="9" etamax="12" had_isolation="63" had_veto="99" isobits="00001" name="EM15VHfull" phimin="0" phimax="64" priority="2" thresholdval="15" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="12" etamax="14" had_isolation="63" had_veto="99" isobits="00001" name="EM15VHfull" phimin="0" phimax="64" priority="2" thresholdval="14" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="14" etamax="15" had_isolation="63" had_veto="99" isobits="00001" name="EM15VHfull" phimin="0" phimax="64" priority="2" thresholdval="13" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="15" etamax="17" had_isolation="63" had_veto="99" isobits="00001" name="EM15VHfull" phimin="0" phimax="64" priority="2" thresholdval="15" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="17" etamax="25" had_isolation="63" had_veto="99" isobits="00001" name="EM15VHfull" phimin="0" phimax="64" priority="2" thresholdval="16" type="EM" window="0"/>
+      <Cable connector="CON1" input="SLOT7" name="EM2">
+        <Signal range_begin="0" range_end="2"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="59" mapping="9" name="EM15I" type="EM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00010" name="EM15Ifull" phimin="0" phimax="64" priority="1" thresholdval="15" type="EM" window="0"/>
+      <Cable connector="CON1" input="SLOT7" name="EM2">
+        <Signal range_begin="3" range_end="5"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="60" mapping="10" name="EM15HI" type="EM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00100" name="EM15HIfull" phimin="0" phimax="64" priority="1" thresholdval="15" type="EM" window="0"/>
+      <Cable connector="CON1" input="SLOT7" name="EM2">
+        <Signal range_begin="6" range_end="8"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="61" mapping="11" name="EM18VH" type="EM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00001" name="EM18VHfull" phimin="0" phimax="64" priority="1" thresholdval="20" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-25" etamax="-17" had_isolation="63" had_veto="99" isobits="00001" name="EM18VHfull" phimin="0" phimax="64" priority="2" thresholdval="19" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-17" etamax="-15" had_isolation="63" had_veto="99" isobits="00001" name="EM18VHfull" phimin="0" phimax="64" priority="2" thresholdval="17" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-15" etamax="-14" had_isolation="63" had_veto="99" isobits="00001" name="EM18VHfull" phimin="0" phimax="64" priority="2" thresholdval="15" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-14" etamax="-13" had_isolation="63" had_veto="99" isobits="00001" name="EM18VHfull" phimin="0" phimax="64" priority="2" thresholdval="16" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-13" etamax="-11" had_isolation="63" had_veto="99" isobits="00001" name="EM18VHfull" phimin="0" phimax="64" priority="2" thresholdval="17" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-11" etamax="-8" had_isolation="63" had_veto="99" isobits="00001" name="EM18VHfull" phimin="0" phimax="64" priority="2" thresholdval="18" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-8" etamax="-7" had_isolation="63" had_veto="99" isobits="00001" name="EM18VHfull" phimin="0" phimax="64" priority="2" thresholdval="19" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-7" etamax="0" had_isolation="63" had_veto="99" isobits="00001" name="EM18VHfull" phimin="0" phimax="64" priority="2" thresholdval="20" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="0" etamax="7" had_isolation="63" had_veto="99" isobits="00001" name="EM18VHfull" phimin="0" phimax="64" priority="2" thresholdval="20" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="7" etamax="8" had_isolation="63" had_veto="99" isobits="00001" name="EM18VHfull" phimin="0" phimax="64" priority="2" thresholdval="19" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="8" etamax="11" had_isolation="63" had_veto="99" isobits="00001" name="EM18VHfull" phimin="0" phimax="64" priority="2" thresholdval="18" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="11" etamax="13" had_isolation="63" had_veto="99" isobits="00001" name="EM18VHfull" phimin="0" phimax="64" priority="2" thresholdval="17" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="13" etamax="14" had_isolation="63" had_veto="99" isobits="00001" name="EM18VHfull" phimin="0" phimax="64" priority="2" thresholdval="16" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="14" etamax="15" had_isolation="63" had_veto="99" isobits="00001" name="EM18VHfull" phimin="0" phimax="64" priority="2" thresholdval="15" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="15" etamax="17" had_isolation="63" had_veto="99" isobits="00001" name="EM18VHfull" phimin="0" phimax="64" priority="2" thresholdval="17" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="17" etamax="25" had_isolation="63" had_veto="99" isobits="00001" name="EM18VHfull" phimin="0" phimax="64" priority="2" thresholdval="19" type="EM" window="0"/>
+      <Cable connector="CON1" input="SLOT7" name="EM2">
+        <Signal range_begin="9" range_end="11"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="62" mapping="12" name="EM20VH" type="EM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00001" name="EM20VHfull" phimin="0" phimax="64" priority="1" thresholdval="22" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-25" etamax="-17" had_isolation="63" had_veto="99" isobits="00001" name="EM20VHfull" phimin="0" phimax="64" priority="2" thresholdval="21" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-17" etamax="-15" had_isolation="63" had_veto="99" isobits="00001" name="EM20VHfull" phimin="0" phimax="64" priority="2" thresholdval="19" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-15" etamax="-14" had_isolation="63" had_veto="99" isobits="00001" name="EM20VHfull" phimin="0" phimax="64" priority="2" thresholdval="17" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-14" etamax="-13" had_isolation="63" had_veto="99" isobits="00001" name="EM20VHfull" phimin="0" phimax="64" priority="2" thresholdval="18" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-13" etamax="-11" had_isolation="63" had_veto="99" isobits="00001" name="EM20VHfull" phimin="0" phimax="64" priority="2" thresholdval="19" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-11" etamax="-8" had_isolation="63" had_veto="99" isobits="00001" name="EM20VHfull" phimin="0" phimax="64" priority="2" thresholdval="20" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-8" etamax="-7" had_isolation="63" had_veto="99" isobits="00001" name="EM20VHfull" phimin="0" phimax="64" priority="2" thresholdval="21" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-7" etamax="0" had_isolation="63" had_veto="99" isobits="00001" name="EM20VHfull" phimin="0" phimax="64" priority="2" thresholdval="22" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="0" etamax="7" had_isolation="63" had_veto="99" isobits="00001" name="EM20VHfull" phimin="0" phimax="64" priority="2" thresholdval="22" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="7" etamax="8" had_isolation="63" had_veto="99" isobits="00001" name="EM20VHfull" phimin="0" phimax="64" priority="2" thresholdval="21" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="8" etamax="11" had_isolation="63" had_veto="99" isobits="00001" name="EM20VHfull" phimin="0" phimax="64" priority="2" thresholdval="20" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="11" etamax="13" had_isolation="63" had_veto="99" isobits="00001" name="EM20VHfull" phimin="0" phimax="64" priority="2" thresholdval="19" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="13" etamax="14" had_isolation="63" had_veto="99" isobits="00001" name="EM20VHfull" phimin="0" phimax="64" priority="2" thresholdval="18" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="14" etamax="15" had_isolation="63" had_veto="99" isobits="00001" name="EM20VHfull" phimin="0" phimax="64" priority="2" thresholdval="17" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="15" etamax="17" had_isolation="63" had_veto="99" isobits="00001" name="EM20VHfull" phimin="0" phimax="64" priority="2" thresholdval="19" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="17" etamax="25" had_isolation="63" had_veto="99" isobits="00001" name="EM20VHfull" phimin="0" phimax="64" priority="2" thresholdval="21" type="EM" window="0"/>
+      <Cable connector="CON1" input="SLOT7" name="EM2">
+        <Signal range_begin="12" range_end="14"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="63" mapping="13" name="EM20VHI" type="EM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00100" name="EM20VHIfull" phimin="0" phimax="64" priority="1" thresholdval="22" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-25" etamax="-17" had_isolation="63" had_veto="99" isobits="00100" name="EM20VHIfull" phimin="0" phimax="64" priority="2" thresholdval="21" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-17" etamax="-15" had_isolation="63" had_veto="99" isobits="00100" name="EM20VHIfull" phimin="0" phimax="64" priority="2" thresholdval="19" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-15" etamax="-14" had_isolation="63" had_veto="99" isobits="00100" name="EM20VHIfull" phimin="0" phimax="64" priority="2" thresholdval="17" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-14" etamax="-13" had_isolation="63" had_veto="99" isobits="00100" name="EM20VHIfull" phimin="0" phimax="64" priority="2" thresholdval="18" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-13" etamax="-11" had_isolation="63" had_veto="99" isobits="00100" name="EM20VHIfull" phimin="0" phimax="64" priority="2" thresholdval="19" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-11" etamax="-8" had_isolation="63" had_veto="99" isobits="00100" name="EM20VHIfull" phimin="0" phimax="64" priority="2" thresholdval="20" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-8" etamax="-7" had_isolation="63" had_veto="99" isobits="00100" name="EM20VHIfull" phimin="0" phimax="64" priority="2" thresholdval="21" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-7" etamax="0" had_isolation="63" had_veto="99" isobits="00100" name="EM20VHIfull" phimin="0" phimax="64" priority="2" thresholdval="22" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="0" etamax="7" had_isolation="63" had_veto="99" isobits="00100" name="EM20VHIfull" phimin="0" phimax="64" priority="2" thresholdval="22" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="7" etamax="8" had_isolation="63" had_veto="99" isobits="00100" name="EM20VHIfull" phimin="0" phimax="64" priority="2" thresholdval="21" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="8" etamax="11" had_isolation="63" had_veto="99" isobits="00100" name="EM20VHIfull" phimin="0" phimax="64" priority="2" thresholdval="20" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="11" etamax="13" had_isolation="63" had_veto="99" isobits="00100" name="EM20VHIfull" phimin="0" phimax="64" priority="2" thresholdval="19" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="13" etamax="14" had_isolation="63" had_veto="99" isobits="00100" name="EM20VHIfull" phimin="0" phimax="64" priority="2" thresholdval="18" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="14" etamax="15" had_isolation="63" had_veto="99" isobits="00100" name="EM20VHIfull" phimin="0" phimax="64" priority="2" thresholdval="17" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="15" etamax="17" had_isolation="63" had_veto="99" isobits="00100" name="EM20VHIfull" phimin="0" phimax="64" priority="2" thresholdval="19" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="17" etamax="25" had_isolation="63" had_veto="99" isobits="00100" name="EM20VHIfull" phimin="0" phimax="64" priority="2" thresholdval="21" type="EM" window="0"/>
+      <Cable connector="CON1" input="SLOT7" name="EM2">
+        <Signal range_begin="15" range_end="17"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="64" mapping="14" name="EM22VHI" type="EM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00100" name="EM22VHIfull" phimin="0" phimax="64" priority="1" thresholdval="24" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-25" etamax="-17" had_isolation="63" had_veto="99" isobits="00100" name="EM22VHIfull" phimin="0" phimax="64" priority="2" thresholdval="23" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-17" etamax="-15" had_isolation="63" had_veto="99" isobits="00100" name="EM22VHIfull" phimin="0" phimax="64" priority="2" thresholdval="21" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-15" etamax="-14" had_isolation="63" had_veto="99" isobits="00100" name="EM22VHIfull" phimin="0" phimax="64" priority="2" thresholdval="19" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-14" etamax="-13" had_isolation="63" had_veto="99" isobits="00100" name="EM22VHIfull" phimin="0" phimax="64" priority="2" thresholdval="20" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-13" etamax="-11" had_isolation="63" had_veto="99" isobits="00100" name="EM22VHIfull" phimin="0" phimax="64" priority="2" thresholdval="21" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-11" etamax="-8" had_isolation="63" had_veto="99" isobits="00100" name="EM22VHIfull" phimin="0" phimax="64" priority="2" thresholdval="22" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-8" etamax="-7" had_isolation="63" had_veto="99" isobits="00100" name="EM22VHIfull" phimin="0" phimax="64" priority="2" thresholdval="23" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-7" etamax="0" had_isolation="63" had_veto="99" isobits="00100" name="EM22VHIfull" phimin="0" phimax="64" priority="2" thresholdval="24" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="0" etamax="7" had_isolation="63" had_veto="99" isobits="00100" name="EM22VHIfull" phimin="0" phimax="64" priority="2" thresholdval="24" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="7" etamax="8" had_isolation="63" had_veto="99" isobits="00100" name="EM22VHIfull" phimin="0" phimax="64" priority="2" thresholdval="23" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="8" etamax="11" had_isolation="63" had_veto="99" isobits="00100" name="EM22VHIfull" phimin="0" phimax="64" priority="2" thresholdval="22" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="11" etamax="13" had_isolation="63" had_veto="99" isobits="00100" name="EM22VHIfull" phimin="0" phimax="64" priority="2" thresholdval="21" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="13" etamax="14" had_isolation="63" had_veto="99" isobits="00100" name="EM22VHIfull" phimin="0" phimax="64" priority="2" thresholdval="20" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="14" etamax="15" had_isolation="63" had_veto="99" isobits="00100" name="EM22VHIfull" phimin="0" phimax="64" priority="2" thresholdval="19" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="15" etamax="17" had_isolation="63" had_veto="99" isobits="00100" name="EM22VHIfull" phimin="0" phimax="64" priority="2" thresholdval="21" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="17" etamax="25" had_isolation="63" had_veto="99" isobits="00100" name="EM22VHIfull" phimin="0" phimax="64" priority="2" thresholdval="23" type="EM" window="0"/>
+      <Cable connector="CON1" input="SLOT7" name="EM2">
+        <Signal range_begin="18" range_end="20"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="65" mapping="15" name="EM24VHI" type="EM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00100" name="EM24VHIfull" phimin="0" phimax="64" priority="1" thresholdval="24" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-25" etamax="-17" had_isolation="63" had_veto="99" isobits="00100" name="EM24VHIfull" phimin="0" phimax="64" priority="2" thresholdval="25" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-17" etamax="-15" had_isolation="63" had_veto="99" isobits="00100" name="EM24VHIfull" phimin="0" phimax="64" priority="2" thresholdval="23" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-15" etamax="-14" had_isolation="63" had_veto="99" isobits="00100" name="EM24VHIfull" phimin="0" phimax="64" priority="2" thresholdval="21" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-14" etamax="-13" had_isolation="63" had_veto="99" isobits="00100" name="EM24VHIfull" phimin="0" phimax="64" priority="2" thresholdval="22" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-13" etamax="-11" had_isolation="63" had_veto="99" isobits="00100" name="EM24VHIfull" phimin="0" phimax="64" priority="2" thresholdval="23" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-11" etamax="-8" had_isolation="63" had_veto="99" isobits="00100" name="EM24VHIfull" phimin="0" phimax="64" priority="2" thresholdval="24" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-8" etamax="-7" had_isolation="63" had_veto="99" isobits="00100" name="EM24VHIfull" phimin="0" phimax="64" priority="2" thresholdval="25" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-7" etamax="0" had_isolation="63" had_veto="99" isobits="00100" name="EM24VHIfull" phimin="0" phimax="64" priority="2" thresholdval="26" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="0" etamax="7" had_isolation="63" had_veto="99" isobits="00100" name="EM24VHIfull" phimin="0" phimax="64" priority="2" thresholdval="26" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="7" etamax="8" had_isolation="63" had_veto="99" isobits="00100" name="EM24VHIfull" phimin="0" phimax="64" priority="2" thresholdval="25" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="8" etamax="11" had_isolation="63" had_veto="99" isobits="00100" name="EM24VHIfull" phimin="0" phimax="64" priority="2" thresholdval="24" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="11" etamax="13" had_isolation="63" had_veto="99" isobits="00100" name="EM24VHIfull" phimin="0" phimax="64" priority="2" thresholdval="23" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="13" etamax="14" had_isolation="63" had_veto="99" isobits="00100" name="EM24VHIfull" phimin="0" phimax="64" priority="2" thresholdval="22" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="14" etamax="15" had_isolation="63" had_veto="99" isobits="00100" name="EM24VHIfull" phimin="0" phimax="64" priority="2" thresholdval="21" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="15" etamax="17" had_isolation="63" had_veto="99" isobits="00100" name="EM24VHIfull" phimin="0" phimax="64" priority="2" thresholdval="23" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="17" etamax="25" had_isolation="63" had_veto="99" isobits="00100" name="EM24VHIfull" phimin="0" phimax="64" priority="2" thresholdval="25" type="EM" window="0"/>
+      <Cable connector="CON1" input="SLOT7" name="EM2">
+        <Signal range_begin="21" range_end="23"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="66" mapping="0" name="J12" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J12full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-31" etamax="31" had_isolation="63" had_veto="63" name="J12full" phimin="0" phimax="64" priority="1" thresholdval="12" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON0" input="SLOT8" name="JET1">
+        <Signal range_begin="0" range_end="2"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="67" mapping="1" name="J15" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J15full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-31" etamax="31" had_isolation="63" had_veto="63" name="J15full" phimin="0" phimax="64" priority="1" thresholdval="15" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON0" input="SLOT8" name="JET1">
+        <Signal range_begin="3" range_end="5"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="68" mapping="2" name="J15.0ETA25" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J15.0ETA25full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-25" etamax="25" had_isolation="63" had_veto="63" name="J15.0ETA25full" phimin="0" phimax="64" priority="1" thresholdval="15" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON0" input="SLOT8" name="JET1">
+        <Signal range_begin="6" range_end="8"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="69" mapping="3" name="J20" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J20full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-31" etamax="31" had_isolation="63" had_veto="63" name="J20full" phimin="0" phimax="64" priority="1" thresholdval="20" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON0" input="SLOT8" name="JET1">
+        <Signal range_begin="9" range_end="11"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="70" mapping="4" name="J25" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J25full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-31" etamax="31" had_isolation="63" had_veto="63" name="J25full" phimin="0" phimax="64" priority="1" thresholdval="25" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON0" input="SLOT8" name="JET1">
+        <Signal range_begin="12" range_end="14"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="71" mapping="5" name="J25.0ETA23" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J25.0ETA23full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-23" etamax="23" had_isolation="63" had_veto="63" name="J25.0ETA23full" phimin="0" phimax="64" priority="1" thresholdval="25" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON0" input="SLOT8" name="JET1">
+        <Signal range_begin="15" range_end="17"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="72" mapping="6" name="J30" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J30full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-31" etamax="31" had_isolation="63" had_veto="63" name="J30full" phimin="0" phimax="64" priority="1" thresholdval="30" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON0" input="SLOT8" name="JET1">
+        <Signal range_begin="18" range_end="20"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="73" mapping="7" name="J40" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J40full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-31" etamax="31" had_isolation="63" had_veto="63" name="J40full" phimin="0" phimax="64" priority="1" thresholdval="40" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON0" input="SLOT8" name="JET1">
+        <Signal range_begin="21" range_end="23"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="74" mapping="8" name="J20.0ETA49" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J20.0ETA49full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J20.0ETA49full" phimin="0" phimax="64" priority="1" thresholdval="20" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON0" input="SLOT8" name="JET1">
+        <Signal range_begin="24" range_end="26"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="75" mapping="9" name="J30.0ETA49" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J30.0ETA49full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J30.0ETA49full" phimin="0" phimax="64" priority="1" thresholdval="30" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON0" input="SLOT8" name="JET1">
+        <Signal range_begin="27" range_end="29"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="2" id="76" mapping="10" name="JJ15.23ETA49" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="JJ15.23ETA49full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="4" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="-23" had_isolation="63" had_veto="63" name="JJ15.23ETA49full" phimin="0" phimax="64" priority="1" thresholdval="15" type="JET" window="4" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="23" etamax="49" had_isolation="63" had_veto="63" name="JJ15.23ETA49full" phimin="0" phimax="64" priority="1" thresholdval="15" type="JET" window="4" windowSize="LARGE"/>
+      <Cable connector="CON1" input="SLOT8" name="JET2">
+        <Signal range_begin="0" range_end="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="2" id="77" mapping="11" name="J40.0ETA25" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J40.0ETA25full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-25" etamax="25" had_isolation="63" had_veto="63" name="J40.0ETA25full" phimin="0" phimax="64" priority="1" thresholdval="40" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON1" input="SLOT8" name="JET2">
+        <Signal range_begin="2" range_end="3"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="2" id="78" mapping="12" name="J20.28ETA31" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J20.28ETA31full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-31" etamax="-28" had_isolation="63" had_veto="63" name="J20.28ETA31full" phimin="0" phimax="64" priority="1" thresholdval="20" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="28" etamax="31" had_isolation="63" had_veto="63" name="J20.28ETA31full" phimin="0" phimax="64" priority="1" thresholdval="20" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON1" input="SLOT8" name="JET2">
+        <Signal range_begin="4" range_end="5"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="2" id="79" mapping="13" name="J50" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J50full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-31" etamax="31" had_isolation="63" had_veto="63" name="J50full" phimin="0" phimax="64" priority="1" thresholdval="50" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON1" input="SLOT8" name="JET2">
+        <Signal range_begin="6" range_end="7"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="2" id="80" mapping="14" name="J75" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J75full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-31" etamax="31" had_isolation="63" had_veto="63" name="J75full" phimin="0" phimax="64" priority="1" thresholdval="75" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON1" input="SLOT8" name="JET2">
+        <Signal range_begin="8" range_end="9"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="2" id="81" mapping="15" name="J85" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J85full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-31" etamax="31" had_isolation="63" had_veto="63" name="J85full" phimin="0" phimax="64" priority="1" thresholdval="85" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON1" input="SLOT8" name="JET2">
+        <Signal range_begin="10" range_end="11"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="2" id="82" mapping="16" name="J100" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J100full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-31" etamax="31" had_isolation="63" had_veto="63" name="J100full" phimin="0" phimax="64" priority="1" thresholdval="100" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON1" input="SLOT8" name="JET2">
+        <Signal range_begin="12" range_end="13"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="2" id="83" mapping="17" name="J120" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J120full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-31" etamax="31" had_isolation="63" had_veto="63" name="J120full" phimin="0" phimax="64" priority="1" thresholdval="120" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON1" input="SLOT8" name="JET2">
+        <Signal range_begin="14" range_end="15"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="2" id="84" mapping="18" name="J400" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J400full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-31" etamax="31" had_isolation="63" had_veto="63" name="J400full" phimin="0" phimax="64" priority="1" thresholdval="400" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON1" input="SLOT8" name="JET2">
+        <Signal range_begin="16" range_end="17"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="2" id="85" mapping="19" name="J15.31ETA49" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J15.31ETA49full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="-31" had_isolation="63" had_veto="63" name="J15.31ETA49full" phimin="0" phimax="64" priority="1" thresholdval="15" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="31" etamax="49" had_isolation="63" had_veto="63" name="J15.31ETA49full" phimin="0" phimax="64" priority="1" thresholdval="15" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON1" input="SLOT8" name="JET2">
+        <Signal range_begin="18" range_end="19"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="2" id="86" mapping="20" name="J20.31ETA49" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J20.31ETA49full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="-31" had_isolation="63" had_veto="63" name="J20.31ETA49full" phimin="0" phimax="64" priority="1" thresholdval="20" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="31" etamax="49" had_isolation="63" had_veto="63" name="J20.31ETA49full" phimin="0" phimax="64" priority="1" thresholdval="20" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON1" input="SLOT8" name="JET2">
+        <Signal range_begin="20" range_end="21"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="2" id="87" mapping="21" name="J30.31ETA49" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J30.31ETA49full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="-31" had_isolation="63" had_veto="63" name="J30.31ETA49full" phimin="0" phimax="64" priority="1" thresholdval="30" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="31" etamax="49" had_isolation="63" had_veto="63" name="J30.31ETA49full" phimin="0" phimax="64" priority="1" thresholdval="30" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON1" input="SLOT8" name="JET2">
+        <Signal range_begin="22" range_end="23"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="2" id="88" mapping="22" name="J50.31ETA49" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J50.31ETA49full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="-31" had_isolation="63" had_veto="63" name="J50.31ETA49full" phimin="0" phimax="64" priority="1" thresholdval="50" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="31" etamax="49" had_isolation="63" had_veto="63" name="J50.31ETA49full" phimin="0" phimax="64" priority="1" thresholdval="50" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON1" input="SLOT8" name="JET2">
+        <Signal range_begin="24" range_end="25"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="2" id="89" mapping="23" name="J75.31ETA49" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J75.31ETA49full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="-31" had_isolation="63" had_veto="63" name="J75.31ETA49full" phimin="0" phimax="64" priority="1" thresholdval="75" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="31" etamax="49" had_isolation="63" had_veto="63" name="J75.31ETA49full" phimin="0" phimax="64" priority="1" thresholdval="75" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON1" input="SLOT8" name="JET2">
+        <Signal range_begin="26" range_end="27"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="2" id="90" mapping="24" name="J100.31ETA49" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J100.31ETA49full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="-31" had_isolation="63" had_veto="63" name="J100.31ETA49full" phimin="0" phimax="64" priority="1" thresholdval="100" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="31" etamax="49" had_isolation="63" had_veto="63" name="J100.31ETA49full" phimin="0" phimax="64" priority="1" thresholdval="100" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON1" input="SLOT8" name="JET2">
+        <Signal range_begin="28" range_end="29"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="91" mapping="0" name="LUCID_A" type="LUCID" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="LUCID_Afull" phimin="0" phimax="64" priority="0" thresholdval="650" type="LUCID" window="0"/>
+      <Cable connector="CON1" input="SLOT9" name="CTPCAL">
+        <Signal range_begin="19" range_end="19"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="92" mapping="1" name="LUCID_C" type="LUCID" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="LUCID_Cfull" phimin="0" phimax="64" priority="0" thresholdval="650" type="LUCID" window="0"/>
+      <Cable connector="CON1" input="SLOT9" name="CTPCAL">
+        <Signal range_begin="20" range_end="20"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="93" mapping="0" name="MBTS_A" type="MBTS" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A0full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A10full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A11full" phimin="0" phimax="64" priority="0" thresholdval="0" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A12full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A13full" phimin="0" phimax="64" priority="0" thresholdval="0" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A14full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A15full" phimin="0" phimax="64" priority="0" thresholdval="0" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A1full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A2full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A3full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A4full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A5full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A6full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A7full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A8full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A9full" phimin="0" phimax="64" priority="0" thresholdval="0" type="MBTSSI" window="0"/>
+      <Cable connector="CON2" input="SLOT9" name="NIM1">
+        <Signal range_begin="16" range_end="18"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="94" mapping="1" name="MBTS_C" type="MBTS" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C0full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C10full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C11full" phimin="0" phimax="64" priority="0" thresholdval="0" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C12full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C13full" phimin="0" phimax="64" priority="0" thresholdval="0" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C14full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C15full" phimin="0" phimax="64" priority="0" thresholdval="0" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C1full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C2full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C3full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C4full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C5full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C6full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C7full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C8full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C9full" phimin="0" phimax="64" priority="0" thresholdval="0" type="MBTSSI" window="0"/>
+      <Cable connector="CON3" input="SLOT9" name="NIM2">
+        <Signal range_begin="16" range_end="18"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="95" mapping="0" name="MBTS_A0" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A0full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON2" input="SLOT9" name="NIM1">
+        <Signal range_begin="0" range_end="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="96" mapping="1" name="MBTS_A1" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A1full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON2" input="SLOT9" name="NIM1">
+        <Signal range_begin="1" range_end="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="97" mapping="2" name="MBTS_A2" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A2full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON2" input="SLOT9" name="NIM1">
+        <Signal range_begin="2" range_end="2"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="98" mapping="3" name="MBTS_A3" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A3full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON2" input="SLOT9" name="NIM1">
+        <Signal range_begin="3" range_end="3"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="99" mapping="4" name="MBTS_A4" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A4full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON2" input="SLOT9" name="NIM1">
+        <Signal range_begin="4" range_end="4"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="100" mapping="5" name="MBTS_A5" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A5full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON2" input="SLOT9" name="NIM1">
+        <Signal range_begin="5" range_end="5"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="101" mapping="6" name="MBTS_A6" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A6full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON2" input="SLOT9" name="NIM1">
+        <Signal range_begin="6" range_end="6"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="102" mapping="7" name="MBTS_A7" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A7full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON2" input="SLOT9" name="NIM1">
+        <Signal range_begin="7" range_end="7"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="103" mapping="8" name="MBTS_A8" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A8full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON2" input="SLOT9" name="NIM1">
+        <Signal range_begin="8" range_end="8"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="104" mapping="9" name="MBTS_A10" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A10full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON2" input="SLOT9" name="NIM1">
+        <Signal range_begin="9" range_end="9"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="105" mapping="10" name="MBTS_A12" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A12full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON2" input="SLOT9" name="NIM1">
+        <Signal range_begin="10" range_end="10"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="106" mapping="11" name="MBTS_A14" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A14full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON2" input="SLOT9" name="NIM1">
+        <Signal range_begin="11" range_end="11"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="107" mapping="12" name="MBTS_C0" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C0full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON3" input="SLOT9" name="NIM2">
+        <Signal range_begin="0" range_end="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="108" mapping="13" name="MBTS_C1" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C1full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON3" input="SLOT9" name="NIM2">
+        <Signal range_begin="1" range_end="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="109" mapping="14" name="MBTS_C2" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C2full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON3" input="SLOT9" name="NIM2">
+        <Signal range_begin="2" range_end="2"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="110" mapping="15" name="MBTS_C3" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C3full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON3" input="SLOT9" name="NIM2">
+        <Signal range_begin="3" range_end="3"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="111" mapping="16" name="MBTS_C4" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C4full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON3" input="SLOT9" name="NIM2">
+        <Signal range_begin="4" range_end="4"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="112" mapping="17" name="MBTS_C5" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C5full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON3" input="SLOT9" name="NIM2">
+        <Signal range_begin="5" range_end="5"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="113" mapping="18" name="MBTS_C6" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C6full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON3" input="SLOT9" name="NIM2">
+        <Signal range_begin="6" range_end="6"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="114" mapping="19" name="MBTS_C7" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C7full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON3" input="SLOT9" name="NIM2">
+        <Signal range_begin="7" range_end="7"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="115" mapping="20" name="MBTS_C8" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C8full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON3" input="SLOT9" name="NIM2">
+        <Signal range_begin="8" range_end="8"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="116" mapping="21" name="MBTS_C10" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C10full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON3" input="SLOT9" name="NIM2">
+        <Signal range_begin="9" range_end="9"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="117" mapping="22" name="MBTS_C12" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C12full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON3" input="SLOT9" name="NIM2">
+        <Signal range_begin="10" range_end="10"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="118" mapping="23" name="MBTS_C14" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C14full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON3" input="SLOT9" name="NIM2">
+        <Signal range_begin="11" range_end="11"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="119" mapping="0" name="MU4" type="MUON" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MU4full" phimin="0" phimax="64" priority="0" thresholdval="4" type="MUON" window="0"/>
+      <Cable connector="CON0" input="SLOT9" name="MUCTPI">
+        <Signal range_begin="1" range_end="3"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="120" mapping="1" name="MU6" type="MUON" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MU6full" phimin="0" phimax="64" priority="0" thresholdval="6" type="MUON" window="0"/>
+      <Cable connector="CON0" input="SLOT9" name="MUCTPI">
+        <Signal range_begin="4" range_end="6"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="121" mapping="2" name="MU10" type="MUON" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MU10full" phimin="0" phimax="64" priority="0" thresholdval="10" type="MUON" window="0"/>
+      <Cable connector="CON0" input="SLOT9" name="MUCTPI">
+        <Signal range_begin="7" range_end="9"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="122" mapping="3" name="MU11" type="MUON" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MU11full" phimin="0" phimax="64" priority="0" thresholdval="11" type="MUON" window="0"/>
+      <Cable connector="CON0" input="SLOT9" name="MUCTPI">
+        <Signal range_begin="10" range_end="12"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="123" mapping="4" name="MU15" type="MUON" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MU15full" phimin="0" phimax="64" priority="0" thresholdval="15" type="MUON" window="0"/>
+      <Cable connector="CON0" input="SLOT9" name="MUCTPI">
+        <Signal range_begin="13" range_end="15"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="124" mapping="5" name="MU20" type="MUON" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MU20full" phimin="0" phimax="64" priority="0" thresholdval="20" type="MUON" window="0"/>
+      <Cable connector="CON0" input="SLOT9" name="MUCTPI">
+        <Signal range_begin="16" range_end="18"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="125" mapping="0" name="NIML1A" type="NIM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="NIML1Afull" phimin="0" phimax="64" priority="0" thresholdval="40" type="NIM" window="0"/>
+      <Cable connector="CON2" input="SLOT9" name="NIM1">
+        <Signal range_begin="19" range_end="19"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="126" mapping="1" name="NIMLHCF" type="NIM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="NIMLHCFfull" phimin="0" phimax="64" priority="0" thresholdval="40" type="NIM" window="0"/>
+      <Cable connector="CON2" input="SLOT9" name="NIM1">
+        <Signal range_begin="20" range_end="20"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="127" mapping="12" name="NIMTGC" type="NIM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="NIMTGCfull" phimin="0" phimax="64" priority="0" thresholdval="40" type="NIM" window="0"/>
+      <Cable connector="CON3" input="SLOT9" name="NIM2">
+        <Signal range_begin="19" range_end="19"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="128" mapping="13" name="NIMRPC" type="NIM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="NIMRPCfull" phimin="0" phimax="64" priority="0" thresholdval="40" type="NIM" window="0"/>
+      <Cable connector="CON3" input="SLOT9" name="NIM2">
+        <Signal range_begin="20" range_end="20"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="129" mapping="14" name="NIMTRT" type="NIM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="NIMTRTfull" phimin="0" phimax="64" priority="0" thresholdval="40" type="NIM" window="0"/>
+      <Cable connector="CON3" input="SLOT9" name="NIM2">
+        <Signal range_begin="21" range_end="21"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="130" mapping="0" name="HA8" type="TAU" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00000" name="HA8full" phimin="0" phimax="64" priority="1" thresholdval="8" type="TAU" window="0"/>
+      <Cable connector="CON2" input="SLOT7" name="TAU1">
+        <Signal range_begin="0" range_end="2"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="131" mapping="1" name="HA10IM" type="TAU" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00010" name="HA10IMfull" phimin="0" phimax="64" priority="1" thresholdval="10" type="TAU" window="0"/>
+      <Cable connector="CON2" input="SLOT7" name="TAU1">
+        <Signal range_begin="3" range_end="5"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="132" mapping="2" name="HA12" type="TAU" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00000" name="HA12full" phimin="0" phimax="64" priority="1" thresholdval="12" type="TAU" window="0"/>
+      <Cable connector="CON2" input="SLOT7" name="TAU1">
+        <Signal range_begin="6" range_end="8"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="133" mapping="3" name="HA12IL" type="TAU" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00001" name="HA12ILfull" phimin="0" phimax="64" priority="1" thresholdval="12" type="TAU" window="0"/>
+      <Cable connector="CON2" input="SLOT7" name="TAU1">
+        <Signal range_begin="9" range_end="11"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="134" mapping="4" name="HA12IM" type="TAU" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00010" name="HA12IMfull" phimin="0" phimax="64" priority="1" thresholdval="12" type="TAU" window="0"/>
+      <Cable connector="CON2" input="SLOT7" name="TAU1">
+        <Signal range_begin="12" range_end="14"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="135" mapping="5" name="HA12IT" type="TAU" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00100" name="HA12ITfull" phimin="0" phimax="64" priority="1" thresholdval="12" type="TAU" window="0"/>
+      <Cable connector="CON2" input="SLOT7" name="TAU1">
+        <Signal range_begin="15" range_end="17"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="136" mapping="6" name="HA15" type="TAU" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00000" name="HA15full" phimin="0" phimax="64" priority="1" thresholdval="15" type="TAU" window="0"/>
+      <Cable connector="CON2" input="SLOT7" name="TAU1">
+        <Signal range_begin="18" range_end="20"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="137" mapping="7" name="HA20" type="TAU" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00000" name="HA20full" phimin="0" phimax="64" priority="1" thresholdval="20" type="TAU" window="0"/>
+      <Cable connector="CON2" input="SLOT7" name="TAU1">
+        <Signal range_begin="21" range_end="23"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="138" mapping="8" name="HA20IL" type="TAU" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00001" name="HA20ILfull" phimin="0" phimax="64" priority="1" thresholdval="20" type="TAU" window="0"/>
+      <Cable connector="CON3" input="SLOT7" name="TAU2">
+        <Signal range_begin="0" range_end="2"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="139" mapping="9" name="HA20IM" type="TAU" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00010" name="HA20IMfull" phimin="0" phimax="64" priority="1" thresholdval="20" type="TAU" window="0"/>
+      <Cable connector="CON3" input="SLOT7" name="TAU2">
+        <Signal range_begin="3" range_end="5"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="140" mapping="10" name="HA20IT" type="TAU" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00100" name="HA20ITfull" phimin="0" phimax="64" priority="1" thresholdval="20" type="TAU" window="0"/>
+      <Cable connector="CON3" input="SLOT7" name="TAU2">
+        <Signal range_begin="6" range_end="8"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="141" mapping="11" name="HA25" type="TAU" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00000" name="HA25full" phimin="0" phimax="64" priority="1" thresholdval="25" type="TAU" window="0"/>
+      <Cable connector="CON3" input="SLOT7" name="TAU2">
+        <Signal range_begin="9" range_end="11"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="142" mapping="12" name="HA25IT" type="TAU" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00100" name="HA25ITfull" phimin="0" phimax="64" priority="1" thresholdval="25" type="TAU" window="0"/>
+      <Cable connector="CON3" input="SLOT7" name="TAU2">
+        <Signal range_begin="12" range_end="14"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="143" mapping="13" name="HA30" type="TAU" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00000" name="HA30full" phimin="0" phimax="64" priority="1" thresholdval="30" type="TAU" window="0"/>
+      <Cable connector="CON3" input="SLOT7" name="TAU2">
+        <Signal range_begin="15" range_end="17"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="144" mapping="14" name="HA40" type="TAU" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00000" name="HA40full" phimin="0" phimax="64" priority="1" thresholdval="40" type="TAU" window="0"/>
+      <Cable connector="CON3" input="SLOT7" name="TAU2">
+        <Signal range_begin="18" range_end="20"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="145" mapping="15" name="HA60" type="TAU" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00000" name="HA60full" phimin="0" phimax="64" priority="1" thresholdval="60" type="TAU" window="0"/>
+      <Cable connector="CON3" input="SLOT7" name="TAU2">
+        <Signal range_begin="21" range_end="23"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="146" mapping="0" name="TE5" type="TE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="TE5full" phimin="0" phimax="64" priority="0" thresholdval="5" type="TE" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="0" range_end="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="147" mapping="1" name="TE10" type="TE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="TE10full" phimin="0" phimax="64" priority="0" thresholdval="10" type="TE" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="1" range_end="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="148" mapping="2" name="TE20" type="TE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="TE20full" phimin="0" phimax="64" priority="0" thresholdval="20" type="TE" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="2" range_end="2"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="149" mapping="3" name="TE30" type="TE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="TE30full" phimin="0" phimax="64" priority="0" thresholdval="30" type="TE" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="3" range_end="3"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="150" mapping="4" name="TE40" type="TE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="TE40full" phimin="0" phimax="64" priority="0" thresholdval="40" type="TE" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="4" range_end="4"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="151" mapping="5" name="TE50" type="TE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="TE50full" phimin="0" phimax="64" priority="0" thresholdval="50" type="TE" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="5" range_end="5"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="152" mapping="6" name="TE60" type="TE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="TE60full" phimin="0" phimax="64" priority="0" thresholdval="60" type="TE" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="6" range_end="6"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="153" mapping="7" name="TE70" type="TE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="TE70full" phimin="0" phimax="64" priority="0" thresholdval="70" type="TE" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="7" range_end="7"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="154" mapping="8" name="TE5.0ETA24" type="TE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="TE5.0ETA24full" phimin="0" phimax="64" priority="0" thresholdval="32767" type="TE" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-24" etamax="24" had_isolation="63" had_veto="63" name="TE5.0ETA24full" phimin="0" phimax="64" priority="1" thresholdval="5" type="TE" window="0"/>
+      <Cable connector="CON3" input="SLOT8" name="EN2">
+        <Signal range_begin="0" range_end="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="155" mapping="9" name="TE10.0ETA24" type="TE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="TE10.0ETA24full" phimin="0" phimax="64" priority="0" thresholdval="32767" type="TE" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-24" etamax="24" had_isolation="63" had_veto="63" name="TE10.0ETA24full" phimin="0" phimax="64" priority="1" thresholdval="10" type="TE" window="0"/>
+      <Cable connector="CON3" input="SLOT8" name="EN2">
+        <Signal range_begin="1" range_end="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="156" mapping="10" name="TE20.0ETA24" type="TE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="TE20.0ETA24full" phimin="0" phimax="64" priority="0" thresholdval="32767" type="TE" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-24" etamax="24" had_isolation="63" had_veto="63" name="TE20.0ETA24full" phimin="0" phimax="64" priority="1" thresholdval="20" type="TE" window="0"/>
+      <Cable connector="CON3" input="SLOT8" name="EN2">
+        <Signal range_begin="2" range_end="2"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="157" mapping="11" name="TE30.0ETA24" type="TE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="TE30.0ETA24full" phimin="0" phimax="64" priority="0" thresholdval="32767" type="TE" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-24" etamax="24" had_isolation="63" had_veto="63" name="TE30.0ETA24full" phimin="0" phimax="64" priority="1" thresholdval="30" type="TE" window="0"/>
+      <Cable connector="CON3" input="SLOT8" name="EN2">
+        <Signal range_begin="3" range_end="3"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="158" mapping="12" name="TE40.0ETA24" type="TE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="TE40.0ETA24full" phimin="0" phimax="64" priority="0" thresholdval="32767" type="TE" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-24" etamax="24" had_isolation="63" had_veto="63" name="TE40.0ETA24full" phimin="0" phimax="64" priority="1" thresholdval="40" type="TE" window="0"/>
+      <Cable connector="CON3" input="SLOT8" name="EN2">
+        <Signal range_begin="4" range_end="4"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="159" mapping="13" name="TE50.0ETA24" type="TE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="TE50.0ETA24full" phimin="0" phimax="64" priority="0" thresholdval="32767" type="TE" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-24" etamax="24" had_isolation="63" had_veto="63" name="TE50.0ETA24full" phimin="0" phimax="64" priority="1" thresholdval="50" type="TE" window="0"/>
+      <Cable connector="CON3" input="SLOT8" name="EN2">
+        <Signal range_begin="5" range_end="5"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="160" mapping="14" name="TE60.0ETA24" type="TE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="TE60.0ETA24full" phimin="0" phimax="64" priority="0" thresholdval="32767" type="TE" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-24" etamax="24" had_isolation="63" had_veto="63" name="TE60.0ETA24full" phimin="0" phimax="64" priority="1" thresholdval="60" type="TE" window="0"/>
+      <Cable connector="CON3" input="SLOT8" name="EN2">
+        <Signal range_begin="6" range_end="6"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="161" mapping="15" name="TE70.0ETA24" type="TE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="TE70.0ETA24full" phimin="0" phimax="64" priority="0" thresholdval="32767" type="TE" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-24" etamax="24" had_isolation="63" had_veto="63" name="TE70.0ETA24full" phimin="0" phimax="64" priority="1" thresholdval="70" type="TE" window="0"/>
+      <Cable connector="CON3" input="SLOT8" name="EN2">
+        <Signal range_begin="7" range_end="7"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="162" mapping="0" name="900INVM9999-AJ30s6-AJ20s6" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="0" range_end="0" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="163" mapping="1" name="800INVM9999-AJ30s6-AJ20s6" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="1" range_end="1" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="164" mapping="2" name="700INVM9999-AJ30s6-AJ20s6" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="2" range_end="2" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="165" mapping="3" name="500INVM9999-AJ30s6-AJ20s6" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="3" range_end="3" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="166" mapping="4" name="400INVM9999-AJ30s6-AJ20s6" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="4" range_end="4" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="167" mapping="5" name="300INVM9999-AJ30s6-AJ20s6" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="5" range_end="5" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="168" mapping="6" name="200INVM9999-AJ30s6-AJ20s6" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="6" range_end="6" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="169" mapping="7" name="100INVM9999-AJ30s6-AJ20s6" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="7" range_end="7" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="170" mapping="9" name="HT150-J20s5.ETA31" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="9" range_end="9" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="171" mapping="10" name="HT190-J15s5.ETA21" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="10" range_end="10" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="172" mapping="11" name="1INVM5-EMs1-EMall" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="11" range_end="11" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="173" mapping="12" name="1INVM5-EM7s1-EMall" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="12" range_end="12" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="174" mapping="13" name="1INVM5-EM12s1-EMall" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="13" range_end="13" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="175" mapping="14" name="05MINDPHI-EM12s6-XE0" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="14" range_end="14" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="176" mapping="15" name="10MINDPHI-EM12s6-XE0" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="15" range_end="15" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="177" mapping="16" name="1DISAMB-TAU20ab-J20ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="16" range_end="16" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="178" mapping="17" name="DISAMB-EM15abhi-TAU12abi" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="17" range_end="17" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="179" mapping="18" name="1DISAMB-EM15his2-TAU12abi-J25ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="18" range_end="18" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="180" mapping="19" name="1DISAMB-J25ab-0DR28-EM15his2-TAU12abi" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="19" range_end="19" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="181" mapping="20" name="2INVM9-2MU6ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="20" range_end="20" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="182" mapping="21" name="7INVM15-2MU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="21" range_end="21" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="183" mapping="22" name="2INVM8-ONEBARREL-MU6ab-MU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="22" range_end="22" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="184" mapping="23" name="5DETA99-5DPHI99-2MU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="23" range_end="23" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="185" mapping="24" name="5DETA99-5DPHI99-MU6ab-MU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="24" range_end="24" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="186" mapping="25" name="5DETA99-5DPHI99-2MU6ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="25" range_end="25" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="187" mapping="26" name="1DISAMB-TAU20abi-TAU12abi-J25ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="26" range_end="26" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="188" mapping="27" name="0DR28-MU10ab-TAU12abi" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="27" range_end="27" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="189" mapping="28" name="0DETA20-0DPHI20-TAU20abi-TAU12abi" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="28" range_end="28" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="190" mapping="29" name="DISAMB-EM15abhi-TAU40ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="29" range_end="29" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="191" mapping="31" name="DISAMB-0DR28-EM15his2-TAU12abi" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="31" range_end="31" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="192" mapping="32" name="15MINDPHI-EM12s6-XE0" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="0" range_end="0" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="193" mapping="33" name="25MT-EM12s6-XE0" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="1" range_end="1" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="194" mapping="34" name="30MT-EM12s6-XE0" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="2" range_end="2" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="195" mapping="35" name="35MT-EM12s6-XE0" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="3" range_end="3" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="196" mapping="36" name="0DETA10-Js1-Js2" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="4" range_end="4" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="197" mapping="37" name="10MINDPHI-Js2-XE50" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="5" range_end="5" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="198" mapping="38" name="10MINDPHI-J20s2-XE50" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="6" range_end="6" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="199" mapping="39" name="210RATIO-0MATCH-TAU30si2-EMall" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="7" range_end="7" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="200" mapping="40" name="NOT-0MATCH-TAU30si2-EMall" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="8" range_end="8" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="201" mapping="41" name="LAR-EM50s1" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="9" range_end="9" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="202" mapping="42" name="LAR-J100s1" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="10" range_end="10" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="203" mapping="43" name="NOT-02MATCH-EM10s1-AJj15all.ETA49" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="11" range_end="11" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="204" mapping="44" name="05RATIO-XE0-SUM0-EM10s1-HT0-AJj15all.ETA49" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="12" range_end="12" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="205" mapping="45" name="35MT-EM15s6-XE0" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="13" range_end="13" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="206" mapping="46" name="05MINDPHI-EM15s6-XE0" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="14" range_end="14" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="207" mapping="47" name="15MINDPHI-EM15s6-XE0" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="15" range_end="15" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="208" mapping="64" name="05MINDPHI-AJj10s6-XE0" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="0" range_end="0" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="209" mapping="65" name="10MINDPHI-AJj10s6-XE0" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="1" range_end="1" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="210" mapping="66" name="15MINDPHI-AJj10s6-XE0" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="2" range_end="2" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="211" mapping="67" name="0DR04-MU4ab-CJ15ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="3" range_end="3" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="212" mapping="68" name="0DR04-MU4ab-CJ20ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="4" range_end="4" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="213" mapping="69" name="0DR04-MU4ab-CJ30ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="5" range_end="5" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="214" mapping="70" name="0DR04-MU6ab-CJ20ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="6" range_end="6" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="215" mapping="71" name="0DR04-MU6ab-CJ25ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="7" range_end="7" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="216" mapping="72" name="10MINDPHI-CJ20ab-XE50" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="8" range_end="8" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="217" mapping="73" name="0DR24-2CMU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="9" range_end="9" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="218" mapping="74" name="0DR22-2MU6ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="10" range_end="10" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="2" id="219" mapping="75" name="MULT-CMU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="11" range_end="12" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="2" id="220" mapping="77" name="MULT-CMU6ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="13" range_end="14" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="221" mapping="79" name="1INVM19-2CMU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="15" range_end="15" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="222" mapping="80" name="KF-XE35-AJall" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="16" range_end="16" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="223" mapping="81" name="KF-XE45-AJall" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="17" range_end="17" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="224" mapping="82" name="KF-XE55-AJall" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="18" range_end="18" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="225" mapping="83" name="KF-XE60-AJall" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="19" range_end="19" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="226" mapping="84" name="KF-XE65-AJall" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="20" range_end="20" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="227" mapping="85" name="KF-XE75-AJall" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="21" range_end="21" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="228" mapping="86" name="0MATCH-4AJ20.ETA31-4AJj15.ETA31" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="22" range_end="22" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="229" mapping="87" name="HT190-AJ15all.ETA21" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="23" range_end="23" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="230" mapping="88" name="HT150-AJ20all.ETA31" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="24" range_end="24" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="231" mapping="89" name="HT150-AJj15all.ETA49" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="25" range_end="25" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="232" mapping="90" name="HT20-AJj15all.ETA49" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="26" range_end="26" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="233" mapping="91" name="SC111-CJ15ab.ETA26" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="27" range_end="27" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="234" mapping="92" name="SC85-CJ15ab.ETA26" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="28" range_end="28" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="235" mapping="93" name="05RATIO-XE0-HT0-AJj15all.ETA49" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="29" range_end="29" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="236" mapping="94" name="08RATIO-XE0-HT0-AJj15all.ETA49" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="30" range_end="30" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="237" mapping="95" name="90RATIO2-XE0-HT0-AJj15all.ETA49" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="31" range_end="31" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="238" mapping="96" name="0DR15-2MU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="0" range_end="0" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="239" mapping="97" name="2INVM8-2CMU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="1" range_end="1" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="240" mapping="98" name="0DR24-2MU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="2" range_end="2" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="241" mapping="99" name="0DETA04-0DPHI03-EM8abi-MU10ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="3" range_end="3" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="242" mapping="100" name="0DETA04-0DPHI03-EM15abi-MUab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="4" range_end="4" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="243" mapping="101" name="0DR24-CMU4ab-MU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="5" range_end="5" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="244" mapping="102" name="1INVM19-CMU4ab-MU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="6" range_end="6" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="245" mapping="103" name="2INVM8-CMU4ab-MU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="7" range_end="7" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="246" mapping="105" name="10MINDPHI-AJ20s2-XE50" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="9" range_end="9" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="247" mapping="106" name="LATEMU10s1" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="10" range_end="10" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="248" mapping="112" name="250RATIO2-XE0-HT0-AJj15all.ETA49" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="16" range_end="16" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="249" mapping="113" name="10MINDPHI-J20ab-XE50" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="17" range_end="17" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="250" mapping="114" name="0DR28-TAU20abi-TAU12abi" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="18" range_end="18" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="251" mapping="115" name="1DISAMB-J25ab-0DR28-TAU20abi-TAU12abi" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="19" range_end="19" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="252" mapping="116" name="1DISAMB-TAU12abi-J25ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="20" range_end="20" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="253" mapping="117" name="0DR10-MU10ab-MU6ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="21" range_end="21" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="254" mapping="118" name="2DR99-2MU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="22" range_end="22" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="255" mapping="119" name="0DR34-2MU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="23" range_end="23" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="256" mapping="120" name="2DR15-2MU6ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="24" range_end="24" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="257" mapping="121" name="0DR15-MU6ab-MU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="25" range_end="25" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="258" mapping="122" name="0DR22-MU6ab-MU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="26" range_end="26" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="259" mapping="123" name="1INVM19-2MU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="27" range_end="27" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="260" mapping="124" name="8INVM15-MU6ab-MU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="28" range_end="28" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="261" mapping="125" name="8INVM15-2MU6ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="29" range_end="29" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="262" mapping="126" name="2INVM8-2MU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="30" range_end="30" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="263" mapping="127" name="2INVM8-MU6ab-MU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="31" range_end="31" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="264" mapping="0" name="XE10" type="XE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XE10full" phimin="0" phimax="64" priority="0" thresholdval="10" type="XE" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="8" range_end="8"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="265" mapping="1" name="XE20" type="XE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XE20full" phimin="0" phimax="64" priority="0" thresholdval="20" type="XE" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="9" range_end="9"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="266" mapping="2" name="XE25" type="XE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XE25full" phimin="0" phimax="64" priority="0" thresholdval="25" type="XE" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="10" range_end="10"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="267" mapping="3" name="XE30" type="XE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XE30full" phimin="0" phimax="64" priority="0" thresholdval="30" type="XE" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="11" range_end="11"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="268" mapping="4" name="XE35" type="XE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XE35full" phimin="0" phimax="64" priority="0" thresholdval="35" type="XE" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="12" range_end="12"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="269" mapping="5" name="XE40" type="XE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XE40full" phimin="0" phimax="64" priority="0" thresholdval="40" type="XE" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="13" range_end="13"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="270" mapping="6" name="XE45" type="XE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XE45full" phimin="0" phimax="64" priority="0" thresholdval="45" type="XE" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="14" range_end="14"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="271" mapping="7" name="XE50" type="XE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XE50full" phimin="0" phimax="64" priority="0" thresholdval="50" type="XE" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="15" range_end="15"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="272" mapping="8" name="XE55" type="XE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XE55full" phimin="0" phimax="64" priority="0" thresholdval="55" type="XE" window="0"/>
+      <Cable connector="CON3" input="SLOT8" name="EN2">
+        <Signal range_begin="8" range_end="8"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="273" mapping="9" name="XE60" type="XE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XE60full" phimin="0" phimax="64" priority="0" thresholdval="60" type="XE" window="0"/>
+      <Cable connector="CON3" input="SLOT8" name="EN2">
+        <Signal range_begin="9" range_end="9"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="274" mapping="10" name="XE65" type="XE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XE65full" phimin="0" phimax="64" priority="0" thresholdval="65" type="XE" window="0"/>
+      <Cable connector="CON3" input="SLOT8" name="EN2">
+        <Signal range_begin="10" range_end="10"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="275" mapping="11" name="XE70" type="XE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XE70full" phimin="0" phimax="64" priority="0" thresholdval="70" type="XE" window="0"/>
+      <Cable connector="CON3" input="SLOT8" name="EN2">
+        <Signal range_begin="11" range_end="11"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="276" mapping="12" name="XE75" type="XE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XE75full" phimin="0" phimax="64" priority="0" thresholdval="75" type="XE" window="0"/>
+      <Cable connector="CON3" input="SLOT8" name="EN2">
+        <Signal range_begin="12" range_end="12"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="277" mapping="13" name="XE80" type="XE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XE80full" phimin="0" phimax="64" priority="0" thresholdval="80" type="XE" window="0"/>
+      <Cable connector="CON3" input="SLOT8" name="EN2">
+        <Signal range_begin="13" range_end="13"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="278" mapping="14" name="XE150" type="XE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XE150full" phimin="0" phimax="64" priority="0" thresholdval="150" type="XE" window="0"/>
+      <Cable connector="CON3" input="SLOT8" name="EN2">
+        <Signal range_begin="14" range_end="14"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="279" mapping="15" name="XE300" type="XE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XE300full" phimin="0" phimax="64" priority="0" thresholdval="300" type="XE" window="0"/>
+      <Cable connector="CON3" input="SLOT8" name="EN2">
+        <Signal range_begin="15" range_end="15"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="280" mapping="0" name="XS20" type="XS" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XS20full" phimin="0" phimax="64" priority="0" thresholdval="20" type="XS" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="16" range_end="16"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="281" mapping="1" name="XS30" type="XS" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XS30full" phimin="0" phimax="64" priority="0" thresholdval="30" type="XS" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="17" range_end="17"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="282" mapping="2" name="XS40" type="XS" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XS40full" phimin="0" phimax="64" priority="0" thresholdval="40" type="XS" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="18" range_end="18"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="283" mapping="3" name="XS45" type="XS" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XS45full" phimin="0" phimax="64" priority="0" thresholdval="45" type="XS" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="19" range_end="19"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="284" mapping="4" name="XS50" type="XS" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XS50full" phimin="0" phimax="64" priority="0" thresholdval="50" type="XS" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="20" range_end="20"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="285" mapping="5" name="XS55" type="XS" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XS55full" phimin="0" phimax="64" priority="0" thresholdval="55" type="XS" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="21" range_end="21"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="286" mapping="6" name="XS60" type="XS" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XS60full" phimin="0" phimax="64" priority="0" thresholdval="60" type="XS" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="22" range_end="22"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="287" mapping="7" name="XS65" type="XS" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XS65full" phimin="0" phimax="64" priority="0" thresholdval="65" type="XS" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="23" range_end="23"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="288" mapping="0" name="ZB_EM15" type="ZB" input="ctpin" seed="EM15" seed_multi="1" bcdelay="3564" version="1">
+      <Cable connector="CON0" input="SLOT7" name="EM1">
+        <Signal range_begin="30" range_end="30"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="289" mapping="0" name="ZDC_A" type="ZDC" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="ZDC_Afull" phimin="0" phimax="64" priority="0" thresholdval="250" type="ZDC" window="0"/>
+      <Cable connector="CON1" input="SLOT9" name="CTPCAL">
+        <Signal range_begin="25" range_end="25"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="290" mapping="1" name="ZDC_C" type="ZDC" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="ZDC_Cfull" phimin="0" phimax="64" priority="0" thresholdval="250" type="ZDC" window="0"/>
+      <Cable connector="CON1" input="SLOT9" name="CTPCAL">
+        <Signal range_begin="26" range_end="26"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="291" mapping="2" name="ZDC_AND" type="ZDC" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="ZDC_ANDfull" phimin="0" phimax="64" priority="0" thresholdval="250" type="ZDC" window="0"/>
+      <Cable connector="CON1" input="SLOT9" name="CTPCAL">
+        <Signal range_begin="27" range_end="27"/>
+      </Cable>
+    </TriggerThreshold>
+  </TriggerThresholdList>
+  <Random name0="Random0" cut0="1" name1="Random1" cut1="1" name2="Random2" cut2="1" name3="Random3" cut3="1"/>
+  <BunchGroupSet name="MC" menuPartition="0">
+    <BunchGroup internalNumber="0" name="BCRVeto">
+      <Bunch bunchNumber="1"/>
+    </BunchGroup>
+    <BunchGroup internalNumber="1" name="Paired">
+      <Bunch bunchNumber="1"/>
+    </BunchGroup>
+    <BunchGroup internalNumber="2" name="CalReq"/>
+    <BunchGroup internalNumber="3" name="Empty"/>
+    <BunchGroup internalNumber="4" name="IsolatedUnpaired"/>
+    <BunchGroup internalNumber="5" name="NonIsolatedUnpaired"/>
+    <BunchGroup internalNumber="6" name="EmptyAfterPaired"/>
+    <BunchGroup internalNumber="7" name="InTrain">
+      <Bunch bunchNumber="1"/>
+    </BunchGroup>
+    <BunchGroup internalNumber="8" name="AbortGapNotCalReq"/>
+    <BunchGroup internalNumber="9" name="VdM"/>
+    <BunchGroup internalNumber="10" name="ALFA"/>
+    <BunchGroup internalNumber="11" name="EmptyBeforePaired"/>
+    <BunchGroup internalNumber="12" name="EmptyAndPaired"/>
+    <BunchGroup internalNumber="13" name="NotUsed"/>
+    <BunchGroup internalNumber="14" name="NotUsed"/>
+    <BunchGroup internalNumber="15" name="NotUsed"/>
+  </BunchGroupSet>
+  <PrescaledClock clock1="10" clock2="100" name="psc01"/>
+  <CaloInfo name="CaloInfo" global_em_scale="2" global_jet_scale="1">
+    <METSignificance xeMin="11" xeMax="63" teSqrtMin="4" teSqrtMax="63" xsSigmaScale="1150" xsSigmaOffset="1640"/>
+    <Isolation thrtype="HAIsoForEMthr">
+      <Parametrization isobit="1" offset="-2" slope="230" mincut="10" upperlimit="50" etamin="-49" etamax="49" priority="0"/>
+      <Parametrization isobit="2" offset="0" slope="0" mincut="0" upperlimit="0" etamin="-49" etamax="49" priority="0"/>
+      <Parametrization isobit="3" offset="-2" slope="230" mincut="10" upperlimit="50" etamin="-49" etamax="49" priority="0"/>
+      <Parametrization isobit="4" offset="-2" slope="230" mincut="10" upperlimit="50" etamin="-49" etamax="49" priority="0"/>
+      <Parametrization isobit="5" offset="0" slope="0" mincut="0" upperlimit="0" etamin="-49" etamax="49" priority="0"/>
+    </Isolation>
+    <Isolation thrtype="EMIsoForEMthr">
+      <Parametrization isobit="1" offset="0" slope="0" mincut="0" upperlimit="0" etamin="-49" etamax="49" priority="0"/>
+      <Parametrization isobit="2" offset="-18" slope="80" mincut="20" upperlimit="50" etamin="-49" etamax="49" priority="0"/>
+      <Parametrization isobit="3" offset="-18" slope="80" mincut="20" upperlimit="50" etamin="-49" etamax="49" priority="0"/>
+      <Parametrization isobit="4" offset="-18" slope="80" mincut="20" upperlimit="50" etamin="-49" etamax="49" priority="0"/>
+      <Parametrization isobit="5" offset="0" slope="0" mincut="0" upperlimit="0" etamin="-49" etamax="49" priority="0"/>
+    </Isolation>
+    <Isolation thrtype="EMIsoForTAUthr">
+      <Parametrization isobit="1" offset="30" slope="100" mincut="0" upperlimit="60" etamin="-49" etamax="49" priority="0"/>
+      <Parametrization isobit="2" offset="20" slope="100" mincut="0" upperlimit="60" etamin="-49" etamax="49" priority="0"/>
+      <Parametrization isobit="3" offset="15" slope="100" mincut="0" upperlimit="60" etamin="-49" etamax="49" priority="0"/>
+      <Parametrization isobit="4" offset="40" slope="0" mincut="0" upperlimit="255" etamin="-49" etamax="49" priority="0"/>
+      <Parametrization isobit="5" offset="0" slope="0" mincut="0" upperlimit="0" etamin="-49" etamax="49" priority="0"/>
+    </Isolation>
+    <MinimumTOBPt thrtype="EM" ptmin="3" etamin="-49" etamax="49" priority="0"/>
+    <MinimumTOBPt thrtype="TAU" ptmin="8" etamin="-49" etamax="49" priority="0"/>
+    <MinimumTOBPt thrtype="JETS" window="4" ptmin="12" etamin="-49" etamax="49" priority="0"/>
+    <MinimumTOBPt thrtype="JETL" window="8" ptmin="12" etamin="-49" etamax="49" priority="0"/>
+  </CaloInfo>
+  <MuctpiInfo name="muctpi" low_pt="1" high_pt="1" max_cand="13"/>
+</LVL1Config>
diff --git a/Trigger/TriggerCommon/TriggerMenuXML/data/LVL1config_Physics_pp_v5.xml b/Trigger/TriggerCommon/TriggerMenuXML/data/LVL1config_Physics_pp_v5.xml
index ce0d1414e7fedeb8ff62788670657abb6023e499..2e0e08d88baaf6734443e37642e95d8a0ba766f8 100644
--- a/Trigger/TriggerCommon/TriggerMenuXML/data/LVL1config_Physics_pp_v5.xml
+++ b/Trigger/TriggerCommon/TriggerMenuXML/data/LVL1config_Physics_pp_v5.xml
@@ -830,9 +830,9 @@
         <InternalTrigger name="BGRP1"/>
       </AND>
     </TriggerItem>
-    <TriggerItem ctpid="108" partition="1" name="L1_J15.28ETA31" complex_deadtime="0" definition="(J15.28ETA31[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+    <TriggerItem ctpid="108" partition="1" name="L1_J40.0ETA25" complex_deadtime="0" definition="(J40.0ETA25[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
       <AND>
-        <TriggerCondition multi="1" name="J15.28ETA31_x1" triggerthreshold="J15.28ETA31"/>
+        <TriggerCondition multi="1" name="J40.0ETA25_x1" triggerthreshold="J40.0ETA25"/>
         <InternalTrigger name="BGRP0"/>
         <InternalTrigger name="BGRP1"/>
       </AND>
@@ -5718,15 +5718,6 @@
     <TriggerCounter name="7J15.0ETA25" type="CTPIN">
       <TriggerCondition name="7J15.0ETA25" triggerthreshold="J15.0ETA25" multi="7"/>
     </TriggerCounter>
-    <TriggerCounter name="1J15.28ETA31" type="CTPIN">
-      <TriggerCondition name="1J15.28ETA31" triggerthreshold="J15.28ETA31" multi="1"/>
-    </TriggerCounter>
-    <TriggerCounter name="2J15.28ETA31" type="CTPIN">
-      <TriggerCondition name="2J15.28ETA31" triggerthreshold="J15.28ETA31" multi="2"/>
-    </TriggerCounter>
-    <TriggerCounter name="3J15.28ETA31" type="CTPIN">
-      <TriggerCondition name="3J15.28ETA31" triggerthreshold="J15.28ETA31" multi="3"/>
-    </TriggerCounter>
     <TriggerCounter name="1J15.31ETA49" type="CTPIN">
       <TriggerCondition name="1J15.31ETA49" triggerthreshold="J15.31ETA49" multi="1"/>
     </TriggerCounter>
@@ -5868,6 +5859,15 @@
     <TriggerCounter name="7J40" type="CTPIN">
       <TriggerCondition name="7J40" triggerthreshold="J40" multi="7"/>
     </TriggerCounter>
+    <TriggerCounter name="1J40.0ETA25" type="CTPIN">
+      <TriggerCondition name="1J40.0ETA25" triggerthreshold="J40.0ETA25" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J40.0ETA25" type="CTPIN">
+      <TriggerCondition name="2J40.0ETA25" triggerthreshold="J40.0ETA25" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J40.0ETA25" type="CTPIN">
+      <TriggerCondition name="3J40.0ETA25" triggerthreshold="J40.0ETA25" multi="3"/>
+    </TriggerCounter>
     <TriggerCounter name="1J400" type="CTPIN">
       <TriggerCondition name="1J400" triggerthreshold="J400" multi="1"/>
     </TriggerCounter>
@@ -6876,18 +6876,17 @@
         <Signal range_begin="0" range_end="1"/>
       </Cable>
     </TriggerThreshold>
-    <TriggerThreshold active="1" bitnum="2" id="77" mapping="11" name="J15.28ETA31" type="JET" input="ctpin" version="1">
-      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J15.28ETA31full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
-      <TriggerThresholdValue em_isolation="63" etamin="-31" etamax="-28" had_isolation="63" had_veto="63" name="J15.28ETA31full" phimin="0" phimax="64" priority="1" thresholdval="15" type="JET" window="8" windowSize="LARGE"/>
-      <TriggerThresholdValue em_isolation="63" etamin="28" etamax="31" had_isolation="63" had_veto="63" name="J15.28ETA31full" phimin="0" phimax="64" priority="1" thresholdval="15" type="JET" window="8" windowSize="LARGE"/>
+    <TriggerThreshold active="1" bitnum="2" id="77" mapping="11" name="J20.28ETA31" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J20.28ETA31full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-31" etamax="-28" had_isolation="63" had_veto="63" name="J20.28ETA31full" phimin="0" phimax="64" priority="1" thresholdval="20" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="28" etamax="31" had_isolation="63" had_veto="63" name="J20.28ETA31full" phimin="0" phimax="64" priority="1" thresholdval="20" type="JET" window="8" windowSize="LARGE"/>
       <Cable connector="CON1" input="SLOT8" name="JET2">
         <Signal range_begin="2" range_end="3"/>
       </Cable>
     </TriggerThreshold>
-    <TriggerThreshold active="1" bitnum="2" id="78" mapping="12" name="J20.28ETA31" type="JET" input="ctpin" version="1">
-      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J20.28ETA31full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
-      <TriggerThresholdValue em_isolation="63" etamin="-31" etamax="-28" had_isolation="63" had_veto="63" name="J20.28ETA31full" phimin="0" phimax="64" priority="1" thresholdval="20" type="JET" window="8" windowSize="LARGE"/>
-      <TriggerThresholdValue em_isolation="63" etamin="28" etamax="31" had_isolation="63" had_veto="63" name="J20.28ETA31full" phimin="0" phimax="64" priority="1" thresholdval="20" type="JET" window="8" windowSize="LARGE"/>
+    <TriggerThreshold active="1" bitnum="2" id="78" mapping="12" name="J40.0ETA25" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J40.0ETA25full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-25" etamax="25" had_isolation="63" had_veto="63" name="J40.0ETA25full" phimin="0" phimax="64" priority="1" thresholdval="40" type="JET" window="8" windowSize="LARGE"/>
       <Cable connector="CON1" input="SLOT8" name="JET2">
         <Signal range_begin="4" range_end="5"/>
       </Cable>
diff --git a/Trigger/TriggerCommon/TriggerMenuXML/data/LVL1config_Physics_pp_v6.xml b/Trigger/TriggerCommon/TriggerMenuXML/data/LVL1config_Physics_pp_v6.xml
new file mode 100644
index 0000000000000000000000000000000000000000..aba7465d573c11f557196e3a49aeb7a1de1aab50
--- /dev/null
+++ b/Trigger/TriggerCommon/TriggerMenuXML/data/LVL1config_Physics_pp_v6.xml
@@ -0,0 +1,8262 @@
+<?xml version="1.0"?>
+<!DOCTYPE LVL1Config SYSTEM "LVL1config.dtd">
+<LVL1Config name="Physics_pp_v6" ctpVersion="4" l1Version="1">
+  <!--File is generated by TriggerMenu-->
+  <!--No. L1 thresholds defined: 291-->
+  <!--No. L1 items defined: 510-->
+  <TriggerMenu name="Physics_pp_v6" phase="lumi">
+    <TriggerItem ctpid="0" partition="1" name="L1_EM3" complex_deadtime="0" definition="(EM3[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM3_x1" triggerthreshold="EM3"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="1" partition="1" name="L1_EM7" complex_deadtime="0" definition="(EM7[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM7_x1" triggerthreshold="EM7"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="2" partition="1" name="L1_EM12" complex_deadtime="0" definition="(EM12[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM12_x1" triggerthreshold="EM12"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="3" partition="1" name="L1_EM8VH" complex_deadtime="0" definition="(EM8VH[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM8VH_x1" triggerthreshold="EM8VH"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="4" partition="1" name="L1_EM10VH" complex_deadtime="0" definition="(EM10VH[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM10VH_x1" triggerthreshold="EM10VH"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="5" partition="1" name="L1_EM13VH" complex_deadtime="0" definition="(EM13VH[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM13VH_x1" triggerthreshold="EM13VH"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="6" partition="1" name="L1_EM15" complex_deadtime="0" definition="(EM15[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM15_x1" triggerthreshold="EM15"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="7" partition="1" name="L1_EM15VH" complex_deadtime="0" definition="(EM15VH[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM15VH_x1" triggerthreshold="EM15VH"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="8" partition="1" name="L1_EM18VH" complex_deadtime="0" definition="(EM18VH[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM18VH_x1" triggerthreshold="EM18VH"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="9" partition="1" name="L1_EM20VH" complex_deadtime="0" definition="(EM20VH[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM20VH_x1" triggerthreshold="EM20VH"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="10" partition="1" name="L1_EM20VHI" complex_deadtime="0" definition="(EM20VHI[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM20VHI_x1" triggerthreshold="EM20VHI"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="11" partition="1" name="L1_EM22VHI" complex_deadtime="0" definition="(EM22VHI[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM22VHI_x1" triggerthreshold="EM22VHI"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="12" partition="1" name="L1_EM3_EMPTY" complex_deadtime="0" definition="(EM3[x1]&amp;BGRP0&amp;BGRP3)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM3_x1" triggerthreshold="EM3"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="13" partition="1" name="L1_EM7_EMPTY" complex_deadtime="0" definition="(EM7[x1]&amp;BGRP0&amp;BGRP3)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM7_x1" triggerthreshold="EM7"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="14" partition="1" name="L1_MU4" complex_deadtime="0" definition="(MU4[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10001000" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU4_x1" triggerthreshold="MU4"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="15" partition="1" name="L1_MU6" complex_deadtime="0" definition="(MU6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU6_x1" triggerthreshold="MU6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="16" partition="1" name="L1_MU10" complex_deadtime="0" definition="(MU10[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10001000" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU10_x1" triggerthreshold="MU10"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="17" partition="1" name="L1_MU15" complex_deadtime="0" definition="(MU15[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU15_x1" triggerthreshold="MU15"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="18" partition="1" name="L1_MU20" complex_deadtime="0" definition="(MU20[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10001000" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU20_x1" triggerthreshold="MU20"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="19" partition="1" name="L1_MU4_EMPTY" complex_deadtime="0" definition="(MU4[x1]&amp;BGRP0&amp;BGRP3)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU4_x1" triggerthreshold="MU4"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="20" partition="1" name="L1_MU4_FIRSTEMPTY" complex_deadtime="0" definition="(MU4[x1]&amp;BGRP0&amp;BGRP6)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU4_x1" triggerthreshold="MU4"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP6"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="21" partition="1" name="L1_MU11_EMPTY" complex_deadtime="0" definition="(MU11[x1]&amp;BGRP0&amp;BGRP3)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU11_x1" triggerthreshold="MU11"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="22" partition="1" name="L1_MU4_UNPAIRED_ISO" complex_deadtime="0" definition="(MU4[x1]&amp;BGRP0&amp;BGRP4)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU4_x1" triggerthreshold="MU4"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="23" partition="1" name="L1_2EM3" complex_deadtime="0" definition="(EM3[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="EM3_x2" triggerthreshold="EM3"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="24" partition="1" name="L1_2EM7" complex_deadtime="0" definition="(EM7[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="EM7_x2" triggerthreshold="EM7"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="25" partition="1" name="L1_2EM10VH" complex_deadtime="0" definition="(EM10VH[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="EM10VH_x2" triggerthreshold="EM10VH"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="26" partition="1" name="L1_2EM13VH" complex_deadtime="0" definition="(EM13VH[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="EM13VH_x2" triggerthreshold="EM13VH"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="27" partition="1" name="L1_2EM15" complex_deadtime="0" definition="(EM15[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="EM15_x2" triggerthreshold="EM15"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="28" partition="1" name="L1_2EM15VH" complex_deadtime="0" definition="(EM15VH[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="EM15VH_x2" triggerthreshold="EM15VH"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="29" partition="1" name="L1_EM7_2EM3" complex_deadtime="0" definition="(EM7[x1]&amp;EM3[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM7_x1" triggerthreshold="EM7"/>
+        <TriggerCondition multi="2" name="EM3_x2" triggerthreshold="EM3"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="30" partition="1" name="L1_EM12_2EM3" complex_deadtime="0" definition="(EM12[x1]&amp;EM3[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM12_x1" triggerthreshold="EM12"/>
+        <TriggerCondition multi="2" name="EM3_x2" triggerthreshold="EM3"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="31" partition="1" name="L1_EM15VH_3EM7" complex_deadtime="0" definition="(EM15VH[x1]&amp;EM7[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM15VH_x1" triggerthreshold="EM15VH"/>
+        <TriggerCondition multi="3" name="EM7_x3" triggerthreshold="EM7"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="32" partition="1" name="L1_2MU4" complex_deadtime="0" definition="(MU4[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="MU4_x2" triggerthreshold="MU4"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="33" partition="1" name="L1_2MU6" complex_deadtime="0" definition="(MU6[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="MU6_x2" triggerthreshold="MU6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="34" partition="1" name="L1_2MU10" complex_deadtime="0" definition="(MU10[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="MU10_x2" triggerthreshold="MU10"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="35" partition="1" name="L1_2MU20_OVERLAY" complex_deadtime="0" definition="(MU20[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10000010" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="MU20_x2" triggerthreshold="MU20"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="36" partition="1" name="L1_MU10_2MU6" complex_deadtime="0" definition="(MU10[x1]&amp;MU6[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU10_x1" triggerthreshold="MU10"/>
+        <TriggerCondition multi="2" name="MU6_x2" triggerthreshold="MU6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="37" partition="1" name="L1_MU11_2MU6" complex_deadtime="0" definition="(MU11[x1]&amp;MU6[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU11_x1" triggerthreshold="MU11"/>
+        <TriggerCondition multi="2" name="MU6_x2" triggerthreshold="MU6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="38" partition="1" name="L1_3MU4" complex_deadtime="0" definition="(MU4[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="3" name="MU4_x3" triggerthreshold="MU4"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="39" partition="1" name="L1_MU6_2MU4" complex_deadtime="0" definition="(MU6[x1]&amp;MU4[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU6_x1" triggerthreshold="MU6"/>
+        <TriggerCondition multi="2" name="MU4_x2" triggerthreshold="MU4"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="40" partition="1" name="L1_3MU6" complex_deadtime="0" definition="(MU6[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="3" name="MU6_x3" triggerthreshold="MU6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="41" partition="1" name="L1_EM7_MU10" complex_deadtime="0" definition="(EM7[x1]&amp;MU10[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM7_x1" triggerthreshold="EM7"/>
+        <TriggerCondition multi="1" name="MU10_x1" triggerthreshold="MU10"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="42" partition="1" name="L1_EM15I_MU4" complex_deadtime="0" definition="(EM15I[x1]&amp;MU4[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM15I_x1" triggerthreshold="EM15I"/>
+        <TriggerCondition multi="1" name="MU4_x1" triggerthreshold="MU4"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="43" partition="1" name="L1_2EM8VH_MU10" complex_deadtime="0" definition="(EM8VH[x2]&amp;MU10[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="EM8VH_x2" triggerthreshold="EM8VH"/>
+        <TriggerCondition multi="1" name="MU10_x1" triggerthreshold="MU10"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="44" partition="1" name="L1_EM15VH_MU10" complex_deadtime="0" definition="(EM15VH[x1]&amp;MU10[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM15VH_x1" triggerthreshold="EM15VH"/>
+        <TriggerCondition multi="1" name="MU10_x1" triggerthreshold="MU10"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="45" partition="1" name="L1_TAU12" complex_deadtime="0" definition="(HA12[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA12_x1" triggerthreshold="HA12"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="46" partition="1" name="L1_TAU12IL" complex_deadtime="0" definition="(HA12IL[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA12IL_x1" triggerthreshold="HA12IL"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="47" partition="1" name="L1_TAU12IM" complex_deadtime="0" definition="(HA12IM[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA12IM_x1" triggerthreshold="HA12IM"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="48" partition="1" name="L1_TAU12IT" complex_deadtime="0" definition="(HA12IT[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA12IT_x1" triggerthreshold="HA12IT"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="49" partition="1" name="L1_TAU20" complex_deadtime="0" definition="(HA20[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA20_x1" triggerthreshold="HA20"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="50" partition="1" name="L1_TAU20IL" complex_deadtime="0" definition="(HA20IL[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA20IL_x1" triggerthreshold="HA20IL"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="51" partition="1" name="L1_TAU20IM" complex_deadtime="0" definition="(HA20IM[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA20IM_x1" triggerthreshold="HA20IM"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="52" partition="1" name="L1_TAU20IT" complex_deadtime="0" definition="(HA20IT[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA20IT_x1" triggerthreshold="HA20IT"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="53" partition="1" name="L1_TAU30" complex_deadtime="0" definition="(HA30[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA30_x1" triggerthreshold="HA30"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="54" partition="1" name="L1_TAU40" complex_deadtime="0" definition="(HA40[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA40_x1" triggerthreshold="HA40"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="55" partition="1" name="L1_TAU60" complex_deadtime="0" definition="(HA60[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA60_x1" triggerthreshold="HA60"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="56" partition="1" name="L1_TAU8" complex_deadtime="0" definition="(HA8[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA8_x1" triggerthreshold="HA8"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="57" partition="1" name="L1_TAU8_EMPTY" complex_deadtime="0" definition="(HA8[x1]&amp;BGRP0&amp;BGRP3)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA8_x1" triggerthreshold="HA8"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="58" partition="1" name="L1_TAU20IM_2TAU12IM" complex_deadtime="0" definition="(HA20IM[x1]&amp;HA12IM[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA20IM_x1" triggerthreshold="HA20IM"/>
+        <TriggerCondition multi="2" name="HA12IM_x2" triggerthreshold="HA12IM"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="59" partition="1" name="L1_TAU20_2TAU12" complex_deadtime="0" definition="(HA20[x1]&amp;HA12[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA20_x1" triggerthreshold="HA20"/>
+        <TriggerCondition multi="2" name="HA12_x2" triggerthreshold="HA12"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="60" partition="1" name="L1_EM15HI_2TAU12IM" complex_deadtime="0" definition="(EM15HI[x1]&amp;HA12IM[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM15HI_x1" triggerthreshold="EM15HI"/>
+        <TriggerCondition multi="2" name="HA12IM_x2" triggerthreshold="HA12IM"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="61" partition="1" name="L1_EM15HI_2TAU12IM_J25_3J12" complex_deadtime="0" definition="(EM15HI[x1]&amp;HA12IM[x2]&amp;J25[x1]&amp;J12[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM15HI_x1" triggerthreshold="EM15HI"/>
+        <TriggerCondition multi="2" name="HA12IM_x2" triggerthreshold="HA12IM"/>
+        <TriggerCondition multi="1" name="J25_x1" triggerthreshold="J25"/>
+        <TriggerCondition multi="3" name="J12_x3" triggerthreshold="J12"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="62" partition="1" name="L1_EM15HI_TAU40_2TAU15" complex_deadtime="0" definition="(EM15HI[x1]&amp;HA40[x1]&amp;HA15[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM15HI_x1" triggerthreshold="EM15HI"/>
+        <TriggerCondition multi="1" name="HA40_x1" triggerthreshold="HA40"/>
+        <TriggerCondition multi="2" name="HA15_x2" triggerthreshold="HA15"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="63" partition="1" name="L1_MU10_TAU12IM" complex_deadtime="0" definition="(MU10[x1]&amp;HA12IM[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU10_x1" triggerthreshold="MU10"/>
+        <TriggerCondition multi="1" name="HA12IM_x1" triggerthreshold="HA12IM"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="64" partition="1" name="L1_MU10_TAU12IM_J25_2J12" complex_deadtime="0" definition="(MU10[x1]&amp;HA12IM[x1]&amp;J25[x1]&amp;J12[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU10_x1" triggerthreshold="MU10"/>
+        <TriggerCondition multi="1" name="HA12IM_x1" triggerthreshold="HA12IM"/>
+        <TriggerCondition multi="1" name="J25_x1" triggerthreshold="J25"/>
+        <TriggerCondition multi="2" name="J12_x2" triggerthreshold="J12"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="65" partition="1" name="L1_MU10_TAU12_J25_2J12" complex_deadtime="0" definition="(MU10[x1]&amp;HA12[x1]&amp;J25[x1]&amp;J12[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU10_x1" triggerthreshold="MU10"/>
+        <TriggerCondition multi="1" name="HA12_x1" triggerthreshold="HA12"/>
+        <TriggerCondition multi="1" name="J25_x1" triggerthreshold="J25"/>
+        <TriggerCondition multi="2" name="J12_x2" triggerthreshold="J12"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="66" partition="1" name="L1_MU10_TAU20" complex_deadtime="0" definition="(MU10[x1]&amp;HA20[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU10_x1" triggerthreshold="MU10"/>
+        <TriggerCondition multi="1" name="HA20_x1" triggerthreshold="HA20"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="67" partition="1" name="L1_MU10_TAU20IM" complex_deadtime="0" definition="(MU10[x1]&amp;HA20IM[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU10_x1" triggerthreshold="MU10"/>
+        <TriggerCondition multi="1" name="HA20IM_x1" triggerthreshold="HA20IM"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="68" partition="1" name="L1_TAU25IT_2TAU12IT_2J25_3J12" complex_deadtime="0" definition="(HA25IT[x1]&amp;HA12IT[x2]&amp;J25[x2]&amp;J12[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA25IT_x1" triggerthreshold="HA25IT"/>
+        <TriggerCondition multi="2" name="HA12IT_x2" triggerthreshold="HA12IT"/>
+        <TriggerCondition multi="2" name="J25_x2" triggerthreshold="J25"/>
+        <TriggerCondition multi="3" name="J12_x3" triggerthreshold="J12"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="69" partition="1" name="L1_TAU20IL_2TAU12IL_J25_2J20_3J12" complex_deadtime="0" definition="(HA20IL[x1]&amp;HA12IL[x2]&amp;J25[x1]&amp;J20[x2]&amp;J12[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA20IL_x1" triggerthreshold="HA20IL"/>
+        <TriggerCondition multi="2" name="HA12IL_x2" triggerthreshold="HA12IL"/>
+        <TriggerCondition multi="1" name="J25_x1" triggerthreshold="J25"/>
+        <TriggerCondition multi="2" name="J20_x2" triggerthreshold="J20"/>
+        <TriggerCondition multi="3" name="J12_x3" triggerthreshold="J12"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="70" partition="1" name="L1_TAU20IM_2TAU12IM_J25_2J20_3J12" complex_deadtime="0" definition="(HA20IM[x1]&amp;HA12IM[x2]&amp;J25[x1]&amp;J20[x2]&amp;J12[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA20IM_x1" triggerthreshold="HA20IM"/>
+        <TriggerCondition multi="2" name="HA12IM_x2" triggerthreshold="HA12IM"/>
+        <TriggerCondition multi="1" name="J25_x1" triggerthreshold="J25"/>
+        <TriggerCondition multi="2" name="J20_x2" triggerthreshold="J20"/>
+        <TriggerCondition multi="3" name="J12_x3" triggerthreshold="J12"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="71" partition="1" name="L1_J25_2J20_3J12_BOX-TAU20ITAU12I" complex_deadtime="0" definition="(J25[x1]&amp;J20[x2]&amp;J12[x3]&amp;0DETA20-0DPHI20-TAU20abi-TAU12abi[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J25_x1" triggerthreshold="J25"/>
+        <TriggerCondition multi="2" name="J20_x2" triggerthreshold="J20"/>
+        <TriggerCondition multi="3" name="J12_x3" triggerthreshold="J12"/>
+        <TriggerCondition multi="1" name="0DETA20-0DPHI20-TAU20abi-TAU12abi_x1" triggerthreshold="0DETA20-0DPHI20-TAU20abi-TAU12abi"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="72" partition="1" name="L1_DR-MU10TAU12I_TAU12I-J25" complex_deadtime="0" definition="(0DR28-MU10ab-TAU12abi[x1]&amp;1DISAMB-TAU12abi-J25ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="0DR28-MU10ab-TAU12abi_x1" triggerthreshold="0DR28-MU10ab-TAU12abi"/>
+        <TriggerCondition multi="1" name="1DISAMB-TAU12abi-J25ab_x1" triggerthreshold="1DISAMB-TAU12abi-J25ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="73" partition="1" name="L1_MU10_TAU12I-J25" complex_deadtime="0" definition="(MU10[x1]&amp;1DISAMB-TAU12abi-J25ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU10_x1" triggerthreshold="MU10"/>
+        <TriggerCondition multi="1" name="1DISAMB-TAU12abi-J25ab_x1" triggerthreshold="1DISAMB-TAU12abi-J25ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="74" partition="1" name="L1_TAU20IM_2J20_XE45" complex_deadtime="0" definition="(HA20IM[x1]&amp;J20[x2]&amp;XE45[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA20IM_x1" triggerthreshold="HA20IM"/>
+        <TriggerCondition multi="2" name="J20_x2" triggerthreshold="J20"/>
+        <TriggerCondition multi="1" name="XE45_x1" triggerthreshold="XE45"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="75" partition="1" name="L1_TAU20_2J20_XE45" complex_deadtime="0" definition="(HA20[x1]&amp;J20[x2]&amp;XE45[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA20_x1" triggerthreshold="HA20"/>
+        <TriggerCondition multi="2" name="J20_x2" triggerthreshold="J20"/>
+        <TriggerCondition multi="1" name="XE45_x1" triggerthreshold="XE45"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="76" partition="1" name="L1_TAU20IM_2J20_XE50" complex_deadtime="0" definition="(HA20IM[x1]&amp;J20[x2]&amp;XE50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA20IM_x1" triggerthreshold="HA20IM"/>
+        <TriggerCondition multi="2" name="J20_x2" triggerthreshold="J20"/>
+        <TriggerCondition multi="1" name="XE50_x1" triggerthreshold="XE50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="77" partition="1" name="L1_XE45_TAU20-J20" complex_deadtime="0" definition="(XE45[x1]&amp;1DISAMB-TAU20ab-J20ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XE45_x1" triggerthreshold="XE45"/>
+        <TriggerCondition multi="1" name="1DISAMB-TAU20ab-J20ab_x1" triggerthreshold="1DISAMB-TAU20ab-J20ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="78" partition="1" name="L1_EM15HI_2TAU12IM_XE35" complex_deadtime="0" definition="(EM15HI[x1]&amp;HA12IM[x2]&amp;XE35[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM15HI_x1" triggerthreshold="EM15HI"/>
+        <TriggerCondition multi="2" name="HA12IM_x2" triggerthreshold="HA12IM"/>
+        <TriggerCondition multi="1" name="XE35_x1" triggerthreshold="XE35"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="79" partition="1" name="L1_XE35_EM15-TAU12I" complex_deadtime="0" definition="(XE35[x1]&amp;DISAMB-EM15abhi-TAU12abi[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XE35_x1" triggerthreshold="XE35"/>
+        <TriggerCondition multi="1" name="DISAMB-EM15abhi-TAU12abi_x1" triggerthreshold="DISAMB-EM15abhi-TAU12abi"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="80" partition="1" name="L1_XE40_EM15-TAU12I" complex_deadtime="0" definition="(XE40[x1]&amp;DISAMB-EM15abhi-TAU12abi[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XE40_x1" triggerthreshold="XE40"/>
+        <TriggerCondition multi="1" name="DISAMB-EM15abhi-TAU12abi_x1" triggerthreshold="DISAMB-EM15abhi-TAU12abi"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="81" partition="1" name="L1_MU10_TAU12IM_XE35" complex_deadtime="0" definition="(MU10[x1]&amp;HA12IM[x1]&amp;XE35[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU10_x1" triggerthreshold="MU10"/>
+        <TriggerCondition multi="1" name="HA12IM_x1" triggerthreshold="HA12IM"/>
+        <TriggerCondition multi="1" name="XE35_x1" triggerthreshold="XE35"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="82" partition="1" name="L1_MU10_TAU12IM_XE40" complex_deadtime="0" definition="(MU10[x1]&amp;HA12IM[x1]&amp;XE40[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU10_x1" triggerthreshold="MU10"/>
+        <TriggerCondition multi="1" name="HA12IM_x1" triggerthreshold="HA12IM"/>
+        <TriggerCondition multi="1" name="XE40_x1" triggerthreshold="XE40"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="83" partition="1" name="L1_TAU20IM_2TAU12IM_XE35" complex_deadtime="0" definition="(HA20IM[x1]&amp;HA12IM[x2]&amp;XE35[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA20IM_x1" triggerthreshold="HA20IM"/>
+        <TriggerCondition multi="2" name="HA12IM_x2" triggerthreshold="HA12IM"/>
+        <TriggerCondition multi="1" name="XE35_x1" triggerthreshold="XE35"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="84" partition="1" name="L1_TAU20_2TAU12_XE35" complex_deadtime="0" definition="(HA20[x1]&amp;HA12[x2]&amp;XE35[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA20_x1" triggerthreshold="HA20"/>
+        <TriggerCondition multi="2" name="HA12_x2" triggerthreshold="HA12"/>
+        <TriggerCondition multi="1" name="XE35_x1" triggerthreshold="XE35"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="85" partition="1" name="L1_TAU20IM_2TAU12IM_XE40" complex_deadtime="0" definition="(HA20IM[x1]&amp;HA12IM[x2]&amp;XE40[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA20IM_x1" triggerthreshold="HA20IM"/>
+        <TriggerCondition multi="2" name="HA12IM_x2" triggerthreshold="HA12IM"/>
+        <TriggerCondition multi="1" name="XE40_x1" triggerthreshold="XE40"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="86" partition="1" name="L1_EM15VH_JJ15.23ETA49" complex_deadtime="0" definition="(EM15VH[x1]&amp;JJ15.23ETA49[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM15VH_x1" triggerthreshold="EM15VH"/>
+        <TriggerCondition multi="1" name="JJ15.23ETA49_x1" triggerthreshold="JJ15.23ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="87" partition="1" name="L1_MU4_J12" complex_deadtime="0" definition="(MU4[x1]&amp;J12[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU4_x1" triggerthreshold="MU4"/>
+        <TriggerCondition multi="1" name="J12_x1" triggerthreshold="J12"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="88" partition="1" name="L1_MU6_J20" complex_deadtime="0" definition="(MU6[x1]&amp;J20[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU6_x1" triggerthreshold="MU6"/>
+        <TriggerCondition multi="1" name="J20_x1" triggerthreshold="J20"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="89" partition="1" name="L1_MU6_J40" complex_deadtime="0" definition="(MU6[x1]&amp;J40[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU6_x1" triggerthreshold="MU6"/>
+        <TriggerCondition multi="1" name="J40_x1" triggerthreshold="J40"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="90" partition="1" name="L1_MU6_J75" complex_deadtime="0" definition="(MU6[x1]&amp;J75[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU6_x1" triggerthreshold="MU6"/>
+        <TriggerCondition multi="1" name="J75_x1" triggerthreshold="J75"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="91" partition="1" name="L1_J12" complex_deadtime="0" definition="(J12[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:111">
+      <AND>
+        <TriggerCondition multi="1" name="J12_x1" triggerthreshold="J12"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="92" partition="1" name="L1_J15" complex_deadtime="0" definition="(J15[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J15_x1" triggerthreshold="J15"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="93" partition="1" name="L1_J20" complex_deadtime="0" definition="(J20[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J20_x1" triggerthreshold="J20"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="94" partition="1" name="L1_J25" complex_deadtime="0" definition="(J25[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J25_x1" triggerthreshold="J25"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="95" partition="1" name="L1_J30" complex_deadtime="0" definition="(J30[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J30_x1" triggerthreshold="J30"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="96" partition="1" name="L1_J40" complex_deadtime="0" definition="(J40[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J40_x1" triggerthreshold="J40"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="97" partition="1" name="L1_J50" complex_deadtime="0" definition="(J50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J50_x1" triggerthreshold="J50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="98" partition="1" name="L1_J75" complex_deadtime="0" definition="(J75[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J75_x1" triggerthreshold="J75"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="99" partition="1" name="L1_J85" complex_deadtime="0" definition="(J85[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J85_x1" triggerthreshold="J85"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="100" partition="1" name="L1_J100" complex_deadtime="0" definition="(J100[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J100_x1" triggerthreshold="J100"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="101" partition="1" name="L1_J120" complex_deadtime="0" definition="(J120[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J120_x1" triggerthreshold="J120"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="102" partition="1" name="L1_J400" complex_deadtime="0" definition="(J400[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J400_x1" triggerthreshold="J400"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="103" partition="1" name="L1_J20.31ETA49" complex_deadtime="0" definition="(J20.31ETA49[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J20.31ETA49_x1" triggerthreshold="J20.31ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="104" partition="1" name="L1_J30.31ETA49" complex_deadtime="0" definition="(J30.31ETA49[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J30.31ETA49_x1" triggerthreshold="J30.31ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="105" partition="1" name="L1_J50.31ETA49" complex_deadtime="0" definition="(J50.31ETA49[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J50.31ETA49_x1" triggerthreshold="J50.31ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="106" partition="1" name="L1_J75.31ETA49" complex_deadtime="0" definition="(J75.31ETA49[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J75.31ETA49_x1" triggerthreshold="J75.31ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="107" partition="1" name="L1_J100.31ETA49" complex_deadtime="0" definition="(J100.31ETA49[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J100.31ETA49_x1" triggerthreshold="J100.31ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="108" partition="1" name="L1_J40.0ETA25" complex_deadtime="0" definition="(J40.0ETA25[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J40.0ETA25_x1" triggerthreshold="J40.0ETA25"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="109" partition="1" name="L1_J15.31ETA49" complex_deadtime="0" definition="(J15.31ETA49[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J15.31ETA49_x1" triggerthreshold="J15.31ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="110" partition="1" name="L1_J20.28ETA31" complex_deadtime="0" definition="(J20.28ETA31[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J20.28ETA31_x1" triggerthreshold="J20.28ETA31"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="111" partition="1" name="L1_J12_EMPTY" complex_deadtime="0" definition="(J12[x1]&amp;BGRP0&amp;BGRP3)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J12_x1" triggerthreshold="J12"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="112" partition="1" name="L1_J12_FIRSTEMPTY" complex_deadtime="0" definition="(J12[x1]&amp;BGRP0&amp;BGRP6)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J12_x1" triggerthreshold="J12"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP6"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="113" partition="1" name="L1_J12_UNPAIRED_ISO" complex_deadtime="0" definition="(J12[x1]&amp;BGRP0&amp;BGRP4)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J12_x1" triggerthreshold="J12"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="114" partition="1" name="L1_J12_UNPAIRED_NONISO" complex_deadtime="0" definition="(J12[x1]&amp;BGRP0&amp;BGRP5)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J12_x1" triggerthreshold="J12"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP5"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="115" partition="1" name="L1_J12_ABORTGAPNOTCALIB" complex_deadtime="0" definition="(J12[x1]&amp;BGRP0&amp;BGRP8)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J12_x1" triggerthreshold="J12"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP8"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="116" partition="1" name="L1_J30_EMPTY" complex_deadtime="0" definition="(J30[x1]&amp;BGRP0&amp;BGRP3)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J30_x1" triggerthreshold="J30"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="117" partition="1" name="L1_J30_FIRSTEMPTY" complex_deadtime="0" definition="(J30[x1]&amp;BGRP0&amp;BGRP6)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J30_x1" triggerthreshold="J30"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP6"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="118" partition="1" name="L1_J30.31ETA49_EMPTY" complex_deadtime="0" definition="(J30.31ETA49[x1]&amp;BGRP0&amp;BGRP3)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J30.31ETA49_x1" triggerthreshold="J30.31ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="119" partition="1" name="L1_J30.31ETA49_UNPAIRED_ISO" complex_deadtime="0" definition="(J30.31ETA49[x1]&amp;BGRP0&amp;BGRP4)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J30.31ETA49_x1" triggerthreshold="J30.31ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="120" partition="1" name="L1_J30.31ETA49_UNPAIRED_NONISO" complex_deadtime="0" definition="(J30.31ETA49[x1]&amp;BGRP0&amp;BGRP5)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J30.31ETA49_x1" triggerthreshold="J30.31ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP5"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="121" partition="1" name="L1_J50_UNPAIRED_ISO" complex_deadtime="0" definition="(J50[x1]&amp;BGRP0&amp;BGRP4)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J50_x1" triggerthreshold="J50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="122" partition="1" name="L1_J50_UNPAIRED_NONISO" complex_deadtime="0" definition="(J50[x1]&amp;BGRP0&amp;BGRP5)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J50_x1" triggerthreshold="J50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP5"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="123" partition="1" name="L1_J50_ABORTGAPNOTCALIB" complex_deadtime="0" definition="(J50[x1]&amp;BGRP0&amp;BGRP8)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J50_x1" triggerthreshold="J50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP8"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="124" partition="1" name="L1_J15_J15.31ETA49" complex_deadtime="0" definition="(J15[x1]&amp;J15.31ETA49[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J15_x1" triggerthreshold="J15"/>
+        <TriggerCondition multi="1" name="J15.31ETA49_x1" triggerthreshold="J15.31ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="125" partition="1" name="L1_J20_J20.31ETA49" complex_deadtime="0" definition="(J20[x1]&amp;J20.31ETA49[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J20_x1" triggerthreshold="J20"/>
+        <TriggerCondition multi="1" name="J20.31ETA49_x1" triggerthreshold="J20.31ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="126" partition="1" name="L1_3J15" complex_deadtime="0" definition="(J15[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="3" name="J15_x3" triggerthreshold="J15"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="127" partition="1" name="L1_3J20" complex_deadtime="0" definition="(J20[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="3" name="J20_x3" triggerthreshold="J20"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="128" partition="1" name="L1_3J40" complex_deadtime="0" definition="(J40[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="3" name="J40_x3" triggerthreshold="J40"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="129" partition="1" name="L1_3J15.0ETA25" complex_deadtime="0" definition="(J15.0ETA25[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="3" name="J15.0ETA25_x3" triggerthreshold="J15.0ETA25"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="130" partition="1" name="L1_3J50" complex_deadtime="0" definition="(J50[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="3" name="J50_x3" triggerthreshold="J50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="131" partition="1" name="L1_4J15" complex_deadtime="0" definition="(J15[x4]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="4" name="J15_x4" triggerthreshold="J15"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="132" partition="1" name="L1_4J20" complex_deadtime="0" definition="(J20[x4]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="4" name="J20_x4" triggerthreshold="J20"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="133" partition="1" name="L1_3J75" complex_deadtime="0" definition="(J75[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="3" name="J75_x3" triggerthreshold="J75"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="134" partition="1" name="L1_4J30" complex_deadtime="0" definition="(J30[x4]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="4" name="J30_x4" triggerthreshold="J30"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="135" partition="1" name="L1_6J15" complex_deadtime="0" definition="(J15[x6]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="6" name="J15_x6" triggerthreshold="J15"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="136" partition="1" name="L1_J75_3J20" complex_deadtime="0" definition="(J75[x1]&amp;J20[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J75_x1" triggerthreshold="J75"/>
+        <TriggerCondition multi="3" name="J20_x3" triggerthreshold="J20"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="137" partition="1" name="L1_J30.0ETA49_2J20.0ETA49" complex_deadtime="0" definition="(J30.0ETA49[x1]&amp;J20.0ETA49[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J30.0ETA49_x1" triggerthreshold="J30.0ETA49"/>
+        <TriggerCondition multi="2" name="J20.0ETA49_x2" triggerthreshold="J20.0ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="138" partition="1" name="L1_TE10" complex_deadtime="0" definition="(TE10[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="TE10_x1" triggerthreshold="TE10"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="139" partition="1" name="L1_4J15.0ETA25" complex_deadtime="0" definition="(J15.0ETA25[x4]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="4" name="J15.0ETA25_x4" triggerthreshold="J15.0ETA25"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="140" partition="1" name="L1_5J15.0ETA25" complex_deadtime="0" definition="(J15.0ETA25[x5]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="5" name="J15.0ETA25_x5" triggerthreshold="J15.0ETA25"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="141" partition="1" name="L1_2J15_XE55" complex_deadtime="0" definition="(J15[x2]&amp;XE55[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="J15_x2" triggerthreshold="J15"/>
+        <TriggerCondition multi="1" name="XE55_x1" triggerthreshold="XE55"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="142" partition="1" name="L1_J40_XE50" complex_deadtime="0" definition="(J40[x1]&amp;XE50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J40_x1" triggerthreshold="J40"/>
+        <TriggerCondition multi="1" name="XE50_x1" triggerthreshold="XE50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="143" partition="1" name="L1_J75_XE40" complex_deadtime="0" definition="(J75[x1]&amp;XE40[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J75_x1" triggerthreshold="J75"/>
+        <TriggerCondition multi="1" name="XE40_x1" triggerthreshold="XE40"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="144" partition="1" name="L1_XE35" complex_deadtime="0" definition="(XE35[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XE35_x1" triggerthreshold="XE35"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="145" partition="1" name="L1_XE40" complex_deadtime="0" definition="(XE40[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XE40_x1" triggerthreshold="XE40"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="146" partition="1" name="L1_XE45" complex_deadtime="0" definition="(XE45[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XE45_x1" triggerthreshold="XE45"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="147" partition="1" name="L1_XE50" complex_deadtime="0" definition="(XE50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XE50_x1" triggerthreshold="XE50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="148" partition="1" name="L1_XE55" complex_deadtime="0" definition="(XE55[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XE55_x1" triggerthreshold="XE55"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="149" partition="1" name="L1_XE60" complex_deadtime="0" definition="(XE60[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XE60_x1" triggerthreshold="XE60"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="150" partition="1" name="L1_XE70" complex_deadtime="0" definition="(XE70[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XE70_x1" triggerthreshold="XE70"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="151" partition="1" name="L1_XE80" complex_deadtime="0" definition="(XE80[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XE80_x1" triggerthreshold="XE80"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="152" partition="1" name="L1_XS20" complex_deadtime="0" definition="(XS20[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XS20_x1" triggerthreshold="XS20"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="153" partition="1" name="L1_XS30" complex_deadtime="0" definition="(XS30[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XS30_x1" triggerthreshold="XS30"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="154" partition="1" name="L1_EM12_XS20" complex_deadtime="0" definition="(EM12[x1]&amp;XS20[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM12_x1" triggerthreshold="EM12"/>
+        <TriggerCondition multi="1" name="XS20_x1" triggerthreshold="XS20"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="155" partition="1" name="L1_EM15_XS30" complex_deadtime="0" definition="(EM15[x1]&amp;XS30[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM15_x1" triggerthreshold="EM15"/>
+        <TriggerCondition multi="1" name="XS30_x1" triggerthreshold="XS30"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="156" partition="1" name="L1_XE10" complex_deadtime="0" definition="(XE10[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XE10_x1" triggerthreshold="XE10"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="157" partition="1" name="L1_TE30" complex_deadtime="0" definition="(TE30[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="TE30_x1" triggerthreshold="TE30"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="158" partition="1" name="L1_TE40" complex_deadtime="0" definition="(TE40[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="TE40_x1" triggerthreshold="TE40"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="159" partition="1" name="L1_TE70" complex_deadtime="0" definition="(TE70[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="TE70_x1" triggerthreshold="TE70"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="160" partition="1" name="L1_TE30.0ETA24" complex_deadtime="0" definition="(TE30.0ETA24[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="TE30.0ETA24_x1" triggerthreshold="TE30.0ETA24"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="161" partition="1" name="L1_BCM_Wide_UNPAIRED_NONISO" complex_deadtime="0" definition="(BCM_Wide[x1]&amp;BGRP0&amp;BGRP5)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="BCM_Wide_x1" triggerthreshold="BCM_Wide"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP5"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="162" partition="1" name="L1_BCM_AC_CA_UNPAIRED_ISO" complex_deadtime="0" definition="((BCM_AtoC[x1]|BCM_CtoA[x1])&amp;BGRP0&amp;BGRP4)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="BCM_AtoC_x1" triggerthreshold="BCM_AtoC"/>
+          <TriggerCondition multi="1" name="BCM_CtoA_x1" triggerthreshold="BCM_CtoA"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="163" partition="1" name="L1_BCM_AC_UNPAIRED_ISO" complex_deadtime="0" definition="(BCM_AtoC[x1]&amp;BGRP0&amp;BGRP4)" trigger_type="10100000" monitor="LF:000|HF:111">
+      <AND>
+        <TriggerCondition multi="1" name="BCM_AtoC_x1" triggerthreshold="BCM_AtoC"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="164" partition="1" name="L1_MBTS_1_EMPTY" complex_deadtime="0" definition="((MBTS_A[x1]|MBTS_C[x1])&amp;BGRP0&amp;BGRP3)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="MBTS_A_x1" triggerthreshold="MBTS_A"/>
+          <TriggerCondition multi="1" name="MBTS_C_x1" triggerthreshold="MBTS_C"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="165" partition="1" name="L1_MBTS_1_UNPAIRED_ISO" complex_deadtime="0" definition="((MBTS_A[x1]|MBTS_C[x1])&amp;BGRP0&amp;BGRP4)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="MBTS_A_x1" triggerthreshold="MBTS_A"/>
+          <TriggerCondition multi="1" name="MBTS_C_x1" triggerthreshold="MBTS_C"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="166" partition="1" name="L1_MBTS_2_EMPTY" complex_deadtime="0" definition="((MBTS_A[x2]|MBTS_C[x2]|MBTS_A[x1])&amp;(MBTS_A[x2]|MBTS_C[x2]|MBTS_C[x1])&amp;BGRP0&amp;BGRP3)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="2" name="MBTS_A_x2" triggerthreshold="MBTS_A"/>
+          <TriggerCondition multi="2" name="MBTS_C_x2" triggerthreshold="MBTS_C"/>
+          <TriggerCondition multi="1" name="MBTS_A_x1" triggerthreshold="MBTS_A"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="2" name="MBTS_A_x2" triggerthreshold="MBTS_A"/>
+          <TriggerCondition multi="2" name="MBTS_C_x2" triggerthreshold="MBTS_C"/>
+          <TriggerCondition multi="1" name="MBTS_C_x1" triggerthreshold="MBTS_C"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="167" partition="1" name="L1_MBTS_2_UNPAIRED_ISO" complex_deadtime="0" definition="((MBTS_A[x2]|MBTS_C[x2]|MBTS_A[x1])&amp;(MBTS_A[x2]|MBTS_C[x2]|MBTS_C[x1])&amp;BGRP0&amp;BGRP4)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="2" name="MBTS_A_x2" triggerthreshold="MBTS_A"/>
+          <TriggerCondition multi="2" name="MBTS_C_x2" triggerthreshold="MBTS_C"/>
+          <TriggerCondition multi="1" name="MBTS_A_x1" triggerthreshold="MBTS_A"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="2" name="MBTS_A_x2" triggerthreshold="MBTS_A"/>
+          <TriggerCondition multi="2" name="MBTS_C_x2" triggerthreshold="MBTS_C"/>
+          <TriggerCondition multi="1" name="MBTS_C_x1" triggerthreshold="MBTS_C"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="168" partition="1" name="L1_MBTS_1_1_EMPTY" complex_deadtime="0" definition="(MBTS_A[x1]&amp;MBTS_C[x1]&amp;BGRP0&amp;BGRP3)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MBTS_A_x1" triggerthreshold="MBTS_A"/>
+        <TriggerCondition multi="1" name="MBTS_C_x1" triggerthreshold="MBTS_C"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="169" partition="1" name="L1_MBTS_1_1_UNPAIRED_ISO" complex_deadtime="0" definition="(MBTS_A[x1]&amp;MBTS_C[x1]&amp;BGRP0&amp;BGRP4)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MBTS_A_x1" triggerthreshold="MBTS_A"/>
+        <TriggerCondition multi="1" name="MBTS_C_x1" triggerthreshold="MBTS_C"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="170" partition="1" name="L1_J30.0ETA49_XE50" complex_deadtime="0" definition="(J30.0ETA49[x1]&amp;XE50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J30.0ETA49_x1" triggerthreshold="J30.0ETA49"/>
+        <TriggerCondition multi="1" name="XE50_x1" triggerthreshold="XE50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="171" partition="1" name="L1_DPHI-AJ20s2XE50" complex_deadtime="0" definition="(10MINDPHI-AJ20s2-XE50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="10MINDPHI-AJ20s2-XE50_x1" triggerthreshold="10MINDPHI-AJ20s2-XE50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="172" partition="1" name="L1_EM13VH_3J20" complex_deadtime="0" definition="(EM13VH[x1]&amp;J20[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM13VH_x1" triggerthreshold="EM13VH"/>
+        <TriggerCondition multi="3" name="J20_x3" triggerthreshold="J20"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="173" partition="1" name="L1_MU10_3J20" complex_deadtime="0" definition="(MU10[x1]&amp;J20[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU10_x1" triggerthreshold="MU10"/>
+        <TriggerCondition multi="3" name="J20_x3" triggerthreshold="J20"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="174" partition="1" name="L1_2J40_XE45" complex_deadtime="0" definition="(J40[x2]&amp;XE45[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="J40_x2" triggerthreshold="J40"/>
+        <TriggerCondition multi="1" name="XE45_x1" triggerthreshold="XE45"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="175" partition="1" name="L1_2J50_XE40" complex_deadtime="0" definition="(J50[x2]&amp;XE50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="J50_x2" triggerthreshold="J50"/>
+        <TriggerCondition multi="1" name="XE50_x1" triggerthreshold="XE50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="176" partition="1" name="L1_J40_XE60" complex_deadtime="0" definition="(J40[x1]&amp;XE60[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J40_x1" triggerthreshold="J40"/>
+        <TriggerCondition multi="1" name="XE60_x1" triggerthreshold="XE60"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="177" partition="1" name="L1_J40.0ETA25_XE50" complex_deadtime="0" definition="(J40.0ETA25[x1]&amp;XE50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J40.0ETA25_x1" triggerthreshold="J40.0ETA25"/>
+        <TriggerCondition multi="1" name="XE50_x1" triggerthreshold="XE50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="178" partition="1" name="L1_BPH-2M8-2MU4" complex_deadtime="0" definition="(2INVM8-2MU4ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="2INVM8-2MU4ab_x1" triggerthreshold="2INVM8-2MU4ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="179" partition="1" name="L1_BPH-8M15-MU6MU4" complex_deadtime="0" definition="(8INVM15-MU6ab-MU4ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="8INVM15-MU6ab-MU4ab_x1" triggerthreshold="8INVM15-MU6ab-MU4ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="180" partition="1" name="L1_BPH-8M15-2MU6" complex_deadtime="0" definition="(8INVM15-2MU6ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="8INVM15-2MU6ab_x1" triggerthreshold="8INVM15-2MU6ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="181" partition="1" name="L1_W-05DPHI-EM15XE-1" complex_deadtime="0" definition="(05MINDPHI-EM15s6-XE0[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="05MINDPHI-EM15s6-XE0_x1" triggerthreshold="05MINDPHI-EM15s6-XE0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="182" partition="1" name="L1_W-15DPHI-EM15XE-0" complex_deadtime="0" definition="(15MINDPHI-EM15s6-XE0[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="15MINDPHI-EM15s6-XE0_x1" triggerthreshold="15MINDPHI-EM15s6-XE0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="183" partition="1" name="L1_EM12_W-MT25" complex_deadtime="0" definition="(25MT-EM12s6-XE0[x1]&amp;EM12[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="25MT-EM12s6-XE0_x1" triggerthreshold="25MT-EM12s6-XE0"/>
+        <TriggerCondition multi="1" name="EM12_x1" triggerthreshold="EM12"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="184" partition="1" name="L1_EM12_W-MT30" complex_deadtime="0" definition="(30MT-EM12s6-XE0[x1]&amp;EM12[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="30MT-EM12s6-XE0_x1" triggerthreshold="30MT-EM12s6-XE0"/>
+        <TriggerCondition multi="1" name="EM12_x1" triggerthreshold="EM12"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="185" partition="1" name="L1_EM12_W-MT35" complex_deadtime="0" definition="(35MT-EM12s6-XE0[x1]&amp;EM12[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="35MT-EM12s6-XE0_x1" triggerthreshold="35MT-EM12s6-XE0"/>
+        <TriggerCondition multi="1" name="EM12_x1" triggerthreshold="EM12"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="186" partition="1" name="L1_EM12_W-MT35_XS30_W-15DPHI-JXE-0_W-15DPHI-EMXE" complex_deadtime="0" definition="(35MT-EM12s6-XE0[x1]&amp;EM12[x1]&amp;XS30[x1]&amp;15MINDPHI-AJj10s6-XE0[x1]&amp;15MINDPHI-EM12s6-XE0[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="35MT-EM12s6-XE0_x1" triggerthreshold="35MT-EM12s6-XE0"/>
+        <TriggerCondition multi="1" name="EM12_x1" triggerthreshold="EM12"/>
+        <TriggerCondition multi="1" name="XS30_x1" triggerthreshold="XS30"/>
+        <TriggerCondition multi="1" name="15MINDPHI-AJj10s6-XE0_x1" triggerthreshold="15MINDPHI-AJj10s6-XE0"/>
+        <TriggerCondition multi="1" name="15MINDPHI-EM12s6-XE0_x1" triggerthreshold="15MINDPHI-EM12s6-XE0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="187" partition="1" name="L1_EM12_W-MT35_XS40_W-05DPHI-JXE-0_W-05DPHI-EMXE" complex_deadtime="0" definition="(35MT-EM12s6-XE0[x1]&amp;EM12[x1]&amp;XS40[x1]&amp;05MINDPHI-AJj10s6-XE0[x1]&amp;05MINDPHI-EM12s6-XE0[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="35MT-EM12s6-XE0_x1" triggerthreshold="35MT-EM12s6-XE0"/>
+        <TriggerCondition multi="1" name="EM12_x1" triggerthreshold="EM12"/>
+        <TriggerCondition multi="1" name="XS40_x1" triggerthreshold="XS40"/>
+        <TriggerCondition multi="1" name="05MINDPHI-AJj10s6-XE0_x1" triggerthreshold="05MINDPHI-AJj10s6-XE0"/>
+        <TriggerCondition multi="1" name="05MINDPHI-EM12s6-XE0_x1" triggerthreshold="05MINDPHI-EM12s6-XE0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="188" partition="1" name="L1_EM12_W-MT35_W-90RO2-XEHT-0_W-15DPHI-JXE-0_W-15DPHI-EMXE" complex_deadtime="0" definition="(35MT-EM12s6-XE0[x1]&amp;EM12[x1]&amp;90RATIO2-XE0-HT0-AJj15all.ETA49[x1]&amp;15MINDPHI-AJj10s6-XE0[x1]&amp;15MINDPHI-EM12s6-XE0[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="35MT-EM12s6-XE0_x1" triggerthreshold="35MT-EM12s6-XE0"/>
+        <TriggerCondition multi="1" name="EM12_x1" triggerthreshold="EM12"/>
+        <TriggerCondition multi="1" name="90RATIO2-XE0-HT0-AJj15all.ETA49_x1" triggerthreshold="90RATIO2-XE0-HT0-AJj15all.ETA49"/>
+        <TriggerCondition multi="1" name="15MINDPHI-AJj10s6-XE0_x1" triggerthreshold="15MINDPHI-AJj10s6-XE0"/>
+        <TriggerCondition multi="1" name="15MINDPHI-EM12s6-XE0_x1" triggerthreshold="15MINDPHI-EM12s6-XE0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="189" partition="1" name="L1_EM12_W-MT35_W-250RO2-XEHT-0_W-05DPHI-JXE-0_W-05DPHI-EMXE" complex_deadtime="0" definition="(35MT-EM12s6-XE0[x1]&amp;EM12[x1]&amp;250RATIO2-XE0-HT0-AJj15all.ETA49[x1]&amp;05MINDPHI-AJj10s6-XE0[x1]&amp;05MINDPHI-EM12s6-XE0[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="35MT-EM12s6-XE0_x1" triggerthreshold="35MT-EM12s6-XE0"/>
+        <TriggerCondition multi="1" name="EM12_x1" triggerthreshold="EM12"/>
+        <TriggerCondition multi="1" name="250RATIO2-XE0-HT0-AJj15all.ETA49_x1" triggerthreshold="250RATIO2-XE0-HT0-AJj15all.ETA49"/>
+        <TriggerCondition multi="1" name="05MINDPHI-AJj10s6-XE0_x1" triggerthreshold="05MINDPHI-AJj10s6-XE0"/>
+        <TriggerCondition multi="1" name="05MINDPHI-EM12s6-XE0_x1" triggerthreshold="05MINDPHI-EM12s6-XE0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="190" partition="1" name="L1_EM15_W-MT35_W-250RO2-XEHT-0_W-15DPHI-JXE-0_W-15DPHI-EM15XE" complex_deadtime="0" definition="(35MT-EM15s6-XE0[x1]&amp;EM15[x1]&amp;250RATIO2-XE0-HT0-AJj15all.ETA49[x1]&amp;15MINDPHI-AJj10s6-XE0[x1]&amp;15MINDPHI-EM15s6-XE0[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="35MT-EM15s6-XE0_x1" triggerthreshold="35MT-EM15s6-XE0"/>
+        <TriggerCondition multi="1" name="EM15_x1" triggerthreshold="EM15"/>
+        <TriggerCondition multi="1" name="250RATIO2-XE0-HT0-AJj15all.ETA49_x1" triggerthreshold="250RATIO2-XE0-HT0-AJj15all.ETA49"/>
+        <TriggerCondition multi="1" name="15MINDPHI-AJj10s6-XE0_x1" triggerthreshold="15MINDPHI-AJj10s6-XE0"/>
+        <TriggerCondition multi="1" name="15MINDPHI-EM15s6-XE0_x1" triggerthreshold="15MINDPHI-EM15s6-XE0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="191" partition="1" name="L1_EM15_W-MT35_W-250RO2-XEHT-0_W-05DPHI-JXE-0_W-05DPHI-EM15XE" complex_deadtime="0" definition="(35MT-EM15s6-XE0[x1]&amp;EM15[x1]&amp;250RATIO2-XE0-HT0-AJj15all.ETA49[x1]&amp;05MINDPHI-AJj10s6-XE0[x1]&amp;05MINDPHI-EM15s6-XE0[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="35MT-EM15s6-XE0_x1" triggerthreshold="35MT-EM15s6-XE0"/>
+        <TriggerCondition multi="1" name="EM15_x1" triggerthreshold="EM15"/>
+        <TriggerCondition multi="1" name="250RATIO2-XE0-HT0-AJj15all.ETA49_x1" triggerthreshold="250RATIO2-XE0-HT0-AJj15all.ETA49"/>
+        <TriggerCondition multi="1" name="05MINDPHI-AJj10s6-XE0_x1" triggerthreshold="05MINDPHI-AJj10s6-XE0"/>
+        <TriggerCondition multi="1" name="05MINDPHI-EM15s6-XE0_x1" triggerthreshold="05MINDPHI-EM15s6-XE0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="192" partition="1" name="L1_EM15_W-MT35_XS60_W-15DPHI-JXE-0_W-15DPHI-EM15XE" complex_deadtime="0" definition="(35MT-EM15s6-XE0[x1]&amp;EM15[x1]&amp;XS60[x1]&amp;15MINDPHI-AJj10s6-XE0[x1]&amp;15MINDPHI-EM15s6-XE0[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="35MT-EM15s6-XE0_x1" triggerthreshold="35MT-EM15s6-XE0"/>
+        <TriggerCondition multi="1" name="EM15_x1" triggerthreshold="EM15"/>
+        <TriggerCondition multi="1" name="XS60_x1" triggerthreshold="XS60"/>
+        <TriggerCondition multi="1" name="15MINDPHI-AJj10s6-XE0_x1" triggerthreshold="15MINDPHI-AJj10s6-XE0"/>
+        <TriggerCondition multi="1" name="15MINDPHI-EM15s6-XE0_x1" triggerthreshold="15MINDPHI-EM15s6-XE0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="193" partition="1" name="L1_EM15_W-MT35_XS60_W-05DPHI-JXE-0_W-05DPHI-EM15XE" complex_deadtime="0" definition="(35MT-EM15s6-XE0[x1]&amp;EM15[x1]&amp;XS60[x1]&amp;05MINDPHI-AJj10s6-XE0[x1]&amp;05MINDPHI-EM15s6-XE0[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="35MT-EM15s6-XE0_x1" triggerthreshold="35MT-EM15s6-XE0"/>
+        <TriggerCondition multi="1" name="EM15_x1" triggerthreshold="EM15"/>
+        <TriggerCondition multi="1" name="XS60_x1" triggerthreshold="XS60"/>
+        <TriggerCondition multi="1" name="05MINDPHI-AJj10s6-XE0_x1" triggerthreshold="05MINDPHI-AJj10s6-XE0"/>
+        <TriggerCondition multi="1" name="05MINDPHI-EM15s6-XE0_x1" triggerthreshold="05MINDPHI-EM15s6-XE0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="194" partition="1" name="L1_MBTS_4_A" complex_deadtime="0" definition="(MBTS_A[x4]&amp;BGRP0&amp;BGRP1)" trigger_type="10100000" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="4" name="MBTS_A_x4" triggerthreshold="MBTS_A"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="195" partition="1" name="L1_MBTS_4_C" complex_deadtime="0" definition="(MBTS_C[x4]&amp;BGRP0&amp;BGRP1)" trigger_type="10100000" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="4" name="MBTS_C_x4" triggerthreshold="MBTS_C"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="196" partition="1" name="L1_MBTS_1_BGRP9" complex_deadtime="0" definition="((MBTS_A[x1]|MBTS_C[x1])&amp;BGRP0&amp;BGRP9)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="MBTS_A_x1" triggerthreshold="MBTS_A"/>
+          <TriggerCondition multi="1" name="MBTS_C_x1" triggerthreshold="MBTS_C"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP9"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="197" partition="1" name="L1_MBTS_2_BGRP9" complex_deadtime="0" definition="((MBTS_A[x2]|MBTS_C[x2]|MBTS_A[x1])&amp;(MBTS_A[x2]|MBTS_C[x2]|MBTS_C[x1])&amp;BGRP0&amp;BGRP9)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="2" name="MBTS_A_x2" triggerthreshold="MBTS_A"/>
+          <TriggerCondition multi="2" name="MBTS_C_x2" triggerthreshold="MBTS_C"/>
+          <TriggerCondition multi="1" name="MBTS_A_x1" triggerthreshold="MBTS_A"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="2" name="MBTS_A_x2" triggerthreshold="MBTS_A"/>
+          <TriggerCondition multi="2" name="MBTS_C_x2" triggerthreshold="MBTS_C"/>
+          <TriggerCondition multi="1" name="MBTS_C_x1" triggerthreshold="MBTS_C"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP9"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="198" partition="1" name="L1_MBTS_1_BGRP11" complex_deadtime="0" definition="((MBTS_A[x1]|MBTS_C[x1])&amp;BGRP0&amp;BGRP11)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="MBTS_A_x1" triggerthreshold="MBTS_A"/>
+          <TriggerCondition multi="1" name="MBTS_C_x1" triggerthreshold="MBTS_C"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP11"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="199" partition="1" name="L1_MBTS_2_BGRP11" complex_deadtime="0" definition="((MBTS_A[x2]|MBTS_C[x2]|MBTS_A[x1])&amp;(MBTS_A[x2]|MBTS_C[x2]|MBTS_C[x1])&amp;BGRP0&amp;BGRP11)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="2" name="MBTS_A_x2" triggerthreshold="MBTS_A"/>
+          <TriggerCondition multi="2" name="MBTS_C_x2" triggerthreshold="MBTS_C"/>
+          <TriggerCondition multi="1" name="MBTS_A_x1" triggerthreshold="MBTS_A"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="2" name="MBTS_A_x2" triggerthreshold="MBTS_A"/>
+          <TriggerCondition multi="2" name="MBTS_C_x2" triggerthreshold="MBTS_C"/>
+          <TriggerCondition multi="1" name="MBTS_C_x1" triggerthreshold="MBTS_C"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP11"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="200" partition="1" name="L1_RD0_FILLED" complex_deadtime="0" definition="(RNDM0&amp;BGRP0&amp;BGRP1)" trigger_type="10000001" monitor="LF:000|HF:000">
+      <AND>
+        <InternalTrigger name="RNDM0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="201" partition="1" name="L1_RD0_UNPAIRED_ISO" complex_deadtime="0" definition="(RNDM0&amp;BGRP0&amp;BGRP4)" trigger_type="10000001" monitor="LF:000|HF:000">
+      <AND>
+        <InternalTrigger name="RNDM0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="202" partition="1" name="L1_RD0_EMPTY" complex_deadtime="0" definition="(RNDM0&amp;BGRP0&amp;BGRP3)" trigger_type="10000001" monitor="LF:000|HF:000">
+      <AND>
+        <InternalTrigger name="RNDM0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="203" partition="1" name="L1_RD1_FILLED" complex_deadtime="0" definition="(RNDM1&amp;BGRP0&amp;BGRP1)" trigger_type="10000001" monitor="LF:000|HF:000">
+      <AND>
+        <InternalTrigger name="RNDM1"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="204" partition="1" name="L1_RD1_EMPTY" complex_deadtime="0" definition="(RNDM1&amp;BGRP0&amp;BGRP3)" trigger_type="10000010" monitor="LF:000|HF:000">
+      <AND>
+        <InternalTrigger name="RNDM1"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="205" partition="1" name="L1_RD2_FILLED" complex_deadtime="0" definition="(RNDM2&amp;BGRP0&amp;BGRP1)" trigger_type="10000001" monitor="LF:000|HF:000">
+      <AND>
+        <InternalTrigger name="RNDM2"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="206" partition="1" name="L1_RD2_EMPTY" complex_deadtime="0" definition="(RNDM2&amp;BGRP0&amp;BGRP3)" trigger_type="10000001" monitor="LF:000|HF:000">
+      <AND>
+        <InternalTrigger name="RNDM2"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="207" partition="1" name="L1_RD3_FILLED" complex_deadtime="0" definition="(RNDM3&amp;BGRP0&amp;BGRP1)" trigger_type="10000001" monitor="LF:000|HF:000">
+      <AND>
+        <InternalTrigger name="RNDM3"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="208" partition="1" name="L1_RD3_EMPTY" complex_deadtime="0" definition="(RNDM3&amp;BGRP0&amp;BGRP3)" trigger_type="10000001" monitor="LF:000|HF:000">
+      <AND>
+        <InternalTrigger name="RNDM3"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="209" partition="1" name="L1_RD0_FIRSTEMPTY" complex_deadtime="0" definition="(RNDM0&amp;BGRP0&amp;BGRP6)" trigger_type="10000001" monitor="LF:000|HF:000">
+      <AND>
+        <InternalTrigger name="RNDM0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP6"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="210" partition="1" name="L1_RD0_BGRP9" complex_deadtime="0" definition="(RNDM0&amp;BGRP0&amp;BGRP9)" trigger_type="10000001" monitor="LF:000|HF:000">
+      <AND>
+        <InternalTrigger name="RNDM0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP9"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="211" partition="1" name="L1_RD0_BGRP11" complex_deadtime="0" definition="(RNDM0&amp;BGRP0&amp;BGRP11)" trigger_type="10000001" monitor="LF:000|HF:000">
+      <AND>
+        <InternalTrigger name="RNDM0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP11"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="212" partition="1" name="L1_LUCID" complex_deadtime="0" definition="((LUCID_A[x1]|LUCID_C[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="10100000" monitor="LF:111|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="LUCID_A_x1" triggerthreshold="LUCID_A"/>
+          <TriggerCondition multi="1" name="LUCID_C_x1" triggerthreshold="LUCID_C"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="213" partition="1" name="L1_LUCID_EMPTY" complex_deadtime="0" definition="((LUCID_A[x1]|LUCID_C[x1])&amp;BGRP0&amp;BGRP3)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="LUCID_A_x1" triggerthreshold="LUCID_A"/>
+          <TriggerCondition multi="1" name="LUCID_C_x1" triggerthreshold="LUCID_C"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="214" partition="1" name="L1_LUCID_UNPAIRED_ISO" complex_deadtime="0" definition="((LUCID_A[x1]|LUCID_C[x1])&amp;BGRP0&amp;BGRP4)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="LUCID_A_x1" triggerthreshold="LUCID_A"/>
+          <TriggerCondition multi="1" name="LUCID_C_x1" triggerthreshold="LUCID_C"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="215" partition="1" name="L1_LUCID_A_C_EMPTY" complex_deadtime="0" definition="(LUCID_A[x1]&amp;LUCID_C[x1]&amp;BGRP0&amp;BGRP3)" trigger_type="10100000" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="LUCID_A_x1" triggerthreshold="LUCID_A"/>
+        <TriggerCondition multi="1" name="LUCID_C_x1" triggerthreshold="LUCID_C"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="216" partition="1" name="L1_LUCID_A_C_UNPAIRED_ISO" complex_deadtime="0" definition="(LUCID_A[x1]&amp;LUCID_C[x1]&amp;BGRP0&amp;BGRP4)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="LUCID_A_x1" triggerthreshold="LUCID_A"/>
+        <TriggerCondition multi="1" name="LUCID_C_x1" triggerthreshold="LUCID_C"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="217" partition="1" name="L1_LUCID_A_C_UNPAIRED_NONISO" complex_deadtime="0" definition="(LUCID_A[x1]&amp;LUCID_C[x1]&amp;BGRP0&amp;BGRP5)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="LUCID_A_x1" triggerthreshold="LUCID_A"/>
+        <TriggerCondition multi="1" name="LUCID_C_x1" triggerthreshold="LUCID_C"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP5"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="218" partition="1" name="L1_TRT_FILLED" complex_deadtime="0" definition="(NIMTRT[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="NIMTRT_x1" triggerthreshold="NIMTRT"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="219" partition="1" name="L1_TRT_EMPTY" complex_deadtime="0" definition="(NIMTRT[x1]&amp;BGRP0&amp;BGRP3)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="NIMTRT_x1" triggerthreshold="NIMTRT"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="220" partition="1" name="L1_TGC_BURST" complex_deadtime="0" definition="(NIMTGC[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="NIMTGC_x1" triggerthreshold="NIMTGC"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="221" partition="1" name="L1_LHCF" complex_deadtime="0" definition="(NIMLHCF[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="NIMLHCF_x1" triggerthreshold="NIMLHCF"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="222" partition="1" name="L1_BCM_Wide_BGRP0" complex_deadtime="0" definition="(BCM_Wide[x1]&amp;BGRP0)" trigger_type="10100000" monitor="LF:000|HF:111">
+      <AND>
+        <TriggerCondition multi="1" name="BCM_Wide_x1" triggerthreshold="BCM_Wide"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="223" partition="1" name="L1_BCM_AC_CA_BGRP0" complex_deadtime="0" definition="((BCM_AtoC[x1]|BCM_CtoA[x1])&amp;BGRP0)" trigger_type="10100000" monitor="LF:000|HF:111">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="BCM_AtoC_x1" triggerthreshold="BCM_AtoC"/>
+          <TriggerCondition multi="1" name="BCM_CtoA_x1" triggerthreshold="BCM_CtoA"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="224" partition="1" name="L1_BCM_Wide_EMPTY" complex_deadtime="0" definition="(BCM_Wide[x1]&amp;BGRP0&amp;BGRP3)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="BCM_Wide_x1" triggerthreshold="BCM_Wide"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="225" partition="1" name="L1_BCM_Wide_UNPAIRED_ISO" complex_deadtime="0" definition="(BCM_Wide[x1]&amp;BGRP0&amp;BGRP4)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="BCM_Wide_x1" triggerthreshold="BCM_Wide"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="226" partition="1" name="L1_MBTS_1" complex_deadtime="0" definition="((MBTS_A[x1]|MBTS_C[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="10100000" monitor="LF:111|HF:111">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="MBTS_A_x1" triggerthreshold="MBTS_A"/>
+          <TriggerCondition multi="1" name="MBTS_C_x1" triggerthreshold="MBTS_C"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="227" partition="1" name="L1_MBTS_2" complex_deadtime="0" definition="((MBTS_A[x2]|MBTS_C[x2]|MBTS_A[x1])&amp;(MBTS_A[x2]|MBTS_C[x2]|MBTS_C[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="10100000" monitor="LF:111|HF:111">
+      <AND>
+        <OR>
+          <TriggerCondition multi="2" name="MBTS_A_x2" triggerthreshold="MBTS_A"/>
+          <TriggerCondition multi="2" name="MBTS_C_x2" triggerthreshold="MBTS_C"/>
+          <TriggerCondition multi="1" name="MBTS_A_x1" triggerthreshold="MBTS_A"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="2" name="MBTS_A_x2" triggerthreshold="MBTS_A"/>
+          <TriggerCondition multi="2" name="MBTS_C_x2" triggerthreshold="MBTS_C"/>
+          <TriggerCondition multi="1" name="MBTS_C_x1" triggerthreshold="MBTS_C"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="228" partition="1" name="L1_MBTS_1_1" complex_deadtime="0" definition="(MBTS_A[x1]&amp;MBTS_C[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10100000" monitor="LF:111|HF:111">
+      <AND>
+        <TriggerCondition multi="1" name="MBTS_A_x1" triggerthreshold="MBTS_A"/>
+        <TriggerCondition multi="1" name="MBTS_C_x1" triggerthreshold="MBTS_C"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="229" partition="1" name="L1_BCM_CA_UNPAIRED_ISO" complex_deadtime="0" definition="(BCM_CtoA[x1]&amp;BGRP0&amp;BGRP4)" trigger_type="10100000" monitor="LF:000|HF:111">
+      <AND>
+        <TriggerCondition multi="1" name="BCM_CtoA_x1" triggerthreshold="BCM_CtoA"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="230" partition="1" name="L1_BCM_AC_UNPAIRED_NONISO" complex_deadtime="0" definition="(BCM_AtoC[x1]&amp;BGRP0&amp;BGRP5)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="BCM_AtoC_x1" triggerthreshold="BCM_AtoC"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP5"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="231" partition="1" name="L1_BCM_CA_UNPAIRED_NONISO" complex_deadtime="0" definition="(BCM_CtoA[x1]&amp;BGRP0&amp;BGRP5)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="BCM_CtoA_x1" triggerthreshold="BCM_CtoA"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP5"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="232" partition="1" name="L1_BCM_AC_ABORTGAPNOTCALIB" complex_deadtime="0" definition="(BCM_AtoC[x1]&amp;BGRP0&amp;BGRP8)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="BCM_AtoC_x1" triggerthreshold="BCM_AtoC"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP8"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="233" partition="1" name="L1_BCM_CA_ABORTGAPNOTCALIB" complex_deadtime="0" definition="(BCM_CtoA[x1]&amp;BGRP0&amp;BGRP8)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="BCM_CtoA_x1" triggerthreshold="BCM_CtoA"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP8"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="234" partition="1" name="L1_BCM_Wide_ABORTGAPNOTCALIB" complex_deadtime="0" definition="(BCM_Wide[x1]&amp;BGRP0&amp;BGRP8)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="BCM_Wide_x1" triggerthreshold="BCM_Wide"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP8"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="235" partition="1" name="L1_BCM_AC_CALIB" complex_deadtime="0" definition="(BCM_AtoC[x1]&amp;BGRP0&amp;BGRP2)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="BCM_AtoC_x1" triggerthreshold="BCM_AtoC"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP2"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="236" partition="1" name="L1_BCM_CA_CALIB" complex_deadtime="0" definition="(BCM_CtoA[x1]&amp;BGRP0&amp;BGRP2)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="BCM_CtoA_x1" triggerthreshold="BCM_CtoA"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP2"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="237" partition="1" name="L1_BCM_Wide_CALIB" complex_deadtime="0" definition="(BCM_Wide[x1]&amp;BGRP0&amp;BGRP2)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="BCM_Wide_x1" triggerthreshold="BCM_Wide"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP2"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="238" partition="1" name="L1_BTAG-MU4J15" complex_deadtime="0" definition="(0DR04-MU4ab-CJ15ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="0DR04-MU4ab-CJ15ab_x1" triggerthreshold="0DR04-MU4ab-CJ15ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="239" partition="1" name="L1_BTAG-MU4J30" complex_deadtime="0" definition="(0DR04-MU4ab-CJ30ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="0DR04-MU4ab-CJ30ab_x1" triggerthreshold="0DR04-MU4ab-CJ30ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="240" partition="1" name="L1_ZB" complex_deadtime="0" definition="(ZB_EM15[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000010" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ZB_EM15_x1" triggerthreshold="ZB_EM15"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="241" partition="1" name="L1_BPTX0_BGRP0" complex_deadtime="0" definition="(BPTX0[x1]&amp;BGRP0)" trigger_type="10000001" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="BPTX0_x1" triggerthreshold="BPTX0"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="242" partition="1" name="L1_BPTX1_BGRP0" complex_deadtime="0" definition="(BPTX1[x1]&amp;BGRP0)" trigger_type="10000001" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="BPTX1_x1" triggerthreshold="BPTX1"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="243" partition="1" name="L1_BTAG-MU6J20" complex_deadtime="0" definition="(0DR04-MU6ab-CJ20ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="0DR04-MU6ab-CJ20ab_x1" triggerthreshold="0DR04-MU6ab-CJ20ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="244" partition="1" name="L1_BTAG-MU6J25" complex_deadtime="0" definition="(0DR04-MU6ab-CJ25ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="0DR04-MU6ab-CJ25ab_x1" triggerthreshold="0DR04-MU6ab-CJ25ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="245" partition="1" name="L1_BTAG-MU4J20" complex_deadtime="0" definition="(0DR04-MU4ab-CJ20ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="0DR04-MU4ab-CJ20ab_x1" triggerthreshold="0DR04-MU4ab-CJ20ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="246" partition="1" name="L1_3J15_BTAG-MU4J15" complex_deadtime="0" definition="(J15[x3]&amp;0DR04-MU4ab-CJ15ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="3" name="J15_x3" triggerthreshold="J15"/>
+        <TriggerCondition multi="1" name="0DR04-MU4ab-CJ15ab_x1" triggerthreshold="0DR04-MU4ab-CJ15ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="247" partition="1" name="L1_3J15_BTAG-MU4J30" complex_deadtime="0" definition="(J15[x3]&amp;0DR04-MU4ab-CJ30ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="3" name="J15_x3" triggerthreshold="J15"/>
+        <TriggerCondition multi="1" name="0DR04-MU4ab-CJ30ab_x1" triggerthreshold="0DR04-MU4ab-CJ30ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="248" partition="1" name="L1_3J15_BTAG-MU6J25" complex_deadtime="0" definition="(J15[x3]&amp;0DR04-MU6ab-CJ25ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="3" name="J15_x3" triggerthreshold="J15"/>
+        <TriggerCondition multi="1" name="0DR04-MU6ab-CJ25ab_x1" triggerthreshold="0DR04-MU6ab-CJ25ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="249" partition="1" name="L1_3J20_BTAG-MU4J20" complex_deadtime="0" definition="(J20[x3]&amp;0DR04-MU4ab-CJ20ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="3" name="J20_x3" triggerthreshold="J20"/>
+        <TriggerCondition multi="1" name="0DR04-MU4ab-CJ20ab_x1" triggerthreshold="0DR04-MU4ab-CJ20ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="250" partition="1" name="L1_J40_DPHI-Js2XE50" complex_deadtime="0" definition="(J40[x1]&amp;10MINDPHI-Js2-XE50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J40_x1" triggerthreshold="J40"/>
+        <TriggerCondition multi="1" name="10MINDPHI-Js2-XE50_x1" triggerthreshold="10MINDPHI-Js2-XE50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="251" partition="1" name="L1_J40_DPHI-J20s2XE50" complex_deadtime="0" definition="(J40[x1]&amp;10MINDPHI-J20s2-XE50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J40_x1" triggerthreshold="J40"/>
+        <TriggerCondition multi="1" name="10MINDPHI-J20s2-XE50_x1" triggerthreshold="10MINDPHI-J20s2-XE50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="252" partition="1" name="L1_J40_DPHI-J20XE50" complex_deadtime="0" definition="(J40[x1]&amp;10MINDPHI-J20ab-XE50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J40_x1" triggerthreshold="J40"/>
+        <TriggerCondition multi="1" name="10MINDPHI-J20ab-XE50_x1" triggerthreshold="10MINDPHI-J20ab-XE50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="253" partition="1" name="L1_J40_DPHI-CJ20XE50" complex_deadtime="0" definition="(J40[x1]&amp;10MINDPHI-CJ20ab-XE50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J40_x1" triggerthreshold="J40"/>
+        <TriggerCondition multi="1" name="10MINDPHI-CJ20ab-XE50_x1" triggerthreshold="10MINDPHI-CJ20ab-XE50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="254" partition="1" name="L1_EM15_W-MT35_XS40_W-15DPHI-JXE-0_W-15DPHI-EM15XE" complex_deadtime="0" definition="(35MT-EM15s6-XE0[x1]&amp;EM15[x1]&amp;XS40[x1]&amp;15MINDPHI-AJj10s6-XE0[x1]&amp;15MINDPHI-EM15s6-XE0[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="35MT-EM15s6-XE0_x1" triggerthreshold="35MT-EM15s6-XE0"/>
+        <TriggerCondition multi="1" name="EM15_x1" triggerthreshold="EM15"/>
+        <TriggerCondition multi="1" name="XS40_x1" triggerthreshold="XS40"/>
+        <TriggerCondition multi="1" name="15MINDPHI-AJj10s6-XE0_x1" triggerthreshold="15MINDPHI-AJj10s6-XE0"/>
+        <TriggerCondition multi="1" name="15MINDPHI-EM15s6-XE0_x1" triggerthreshold="15MINDPHI-EM15s6-XE0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="255" partition="1" name="L1_EM15_W-MT35_XS40_W-05DPHI-JXE-0_W-05DPHI-EM15XE" complex_deadtime="0" definition="(35MT-EM15s6-XE0[x1]&amp;EM15[x1]&amp;XS40[x1]&amp;05MINDPHI-AJj10s6-XE0[x1]&amp;05MINDPHI-EM15s6-XE0[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="35MT-EM15s6-XE0_x1" triggerthreshold="35MT-EM15s6-XE0"/>
+        <TriggerCondition multi="1" name="EM15_x1" triggerthreshold="EM15"/>
+        <TriggerCondition multi="1" name="XS40_x1" triggerthreshold="XS40"/>
+        <TriggerCondition multi="1" name="05MINDPHI-AJj10s6-XE0_x1" triggerthreshold="05MINDPHI-AJj10s6-XE0"/>
+        <TriggerCondition multi="1" name="05MINDPHI-EM15s6-XE0_x1" triggerthreshold="05MINDPHI-EM15s6-XE0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="256" partition="1" name="L1_EM12_W-MT35_XS50" complex_deadtime="0" definition="(35MT-EM12s6-XE0[x1]&amp;EM12[x1]&amp;XS50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="35MT-EM12s6-XE0_x1" triggerthreshold="35MT-EM12s6-XE0"/>
+        <TriggerCondition multi="1" name="EM12_x1" triggerthreshold="EM12"/>
+        <TriggerCondition multi="1" name="XS50_x1" triggerthreshold="XS50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="257" partition="1" name="L1_EM15_W-MT35_XS60" complex_deadtime="0" definition="(35MT-EM15s6-XE0[x1]&amp;EM15[x1]&amp;XS60[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="35MT-EM15s6-XE0_x1" triggerthreshold="35MT-EM15s6-XE0"/>
+        <TriggerCondition multi="1" name="EM15_x1" triggerthreshold="EM15"/>
+        <TriggerCondition multi="1" name="XS60_x1" triggerthreshold="XS60"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="258" partition="1" name="L1_HT190-J15.ETA21" complex_deadtime="0" definition="(HT190-AJ15all.ETA21[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HT190-AJ15all.ETA21_x1" triggerthreshold="HT190-AJ15all.ETA21"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="259" partition="1" name="L1_HT190-J15s5.ETA21" complex_deadtime="0" definition="(HT190-J15s5.ETA21[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HT190-J15s5.ETA21_x1" triggerthreshold="HT190-J15s5.ETA21"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="260" partition="1" name="L1_HT150-J20.ETA31" complex_deadtime="0" definition="(HT150-AJ20all.ETA31[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HT150-AJ20all.ETA31_x1" triggerthreshold="HT150-AJ20all.ETA31"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="261" partition="1" name="L1_HT150-J20s5.ETA31" complex_deadtime="0" definition="(HT150-J20s5.ETA31[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HT150-J20s5.ETA31_x1" triggerthreshold="HT150-J20s5.ETA31"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="262" partition="1" name="L1_JPSI-1M5" complex_deadtime="0" definition="(1INVM5-EMs1-EMall[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="1INVM5-EMs1-EMall_x1" triggerthreshold="1INVM5-EMs1-EMall"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="263" partition="1" name="L1_JPSI-1M5-EM7" complex_deadtime="0" definition="(1INVM5-EM7s1-EMall[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="1INVM5-EM7s1-EMall_x1" triggerthreshold="1INVM5-EM7s1-EMall"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="264" partition="1" name="L1_JPSI-1M5-EM12" complex_deadtime="0" definition="(1INVM5-EM12s1-EMall[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="1INVM5-EM12s1-EMall_x1" triggerthreshold="1INVM5-EM12s1-EMall"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="265" partition="1" name="L1_KF-XE35" complex_deadtime="0" definition="(KF-XE35-AJall[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="KF-XE35-AJall_x1" triggerthreshold="KF-XE35-AJall"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="266" partition="1" name="L1_KF-XE45" complex_deadtime="0" definition="(KF-XE45-AJall[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="KF-XE45-AJall_x1" triggerthreshold="KF-XE45-AJall"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="267" partition="1" name="L1_KF-XE55" complex_deadtime="0" definition="(KF-XE55-AJall[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="KF-XE55-AJall_x1" triggerthreshold="KF-XE55-AJall"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="268" partition="1" name="L1_KF-XE60" complex_deadtime="0" definition="(KF-XE60-AJall[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="KF-XE60-AJall_x1" triggerthreshold="KF-XE60-AJall"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="269" partition="1" name="L1_KF-XE65" complex_deadtime="0" definition="(KF-XE65-AJall[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="KF-XE65-AJall_x1" triggerthreshold="KF-XE65-AJall"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="270" partition="1" name="L1_KF-XE75" complex_deadtime="0" definition="(KF-XE75-AJall[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="KF-XE75-AJall_x1" triggerthreshold="KF-XE75-AJall"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="271" partition="1" name="L1_W-05DPHI-JXE-0" complex_deadtime="0" definition="(05MINDPHI-AJj10s6-XE0[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="05MINDPHI-AJj10s6-XE0_x1" triggerthreshold="05MINDPHI-AJj10s6-XE0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="272" partition="1" name="L1_W-10DPHI-JXE-0" complex_deadtime="0" definition="(10MINDPHI-AJj10s6-XE0[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="10MINDPHI-AJj10s6-XE0_x1" triggerthreshold="10MINDPHI-AJj10s6-XE0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="273" partition="1" name="L1_W-15DPHI-JXE-0" complex_deadtime="0" definition="(15MINDPHI-AJj10s6-XE0[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="15MINDPHI-AJj10s6-XE0_x1" triggerthreshold="15MINDPHI-AJj10s6-XE0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="274" partition="1" name="L1_W-10DPHI-EMXE-0" complex_deadtime="0" definition="(10MINDPHI-EM12s6-XE0[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="10MINDPHI-EM12s6-XE0_x1" triggerthreshold="10MINDPHI-EM12s6-XE0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="275" partition="1" name="L1_W-15DPHI-EMXE-0" complex_deadtime="0" definition="(15MINDPHI-EM12s6-XE0[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="15MINDPHI-EM12s6-XE0_x1" triggerthreshold="15MINDPHI-EM12s6-XE0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="276" partition="1" name="L1_W-05DPHI-EMXE-1" complex_deadtime="0" definition="(05MINDPHI-EM12s6-XE0[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="05MINDPHI-EM12s6-XE0_x1" triggerthreshold="05MINDPHI-EM12s6-XE0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="277" partition="1" name="L1_W-05RO-XEHT-0" complex_deadtime="0" definition="(05RATIO-XE0-HT0-AJj15all.ETA49[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="05RATIO-XE0-HT0-AJj15all.ETA49_x1" triggerthreshold="05RATIO-XE0-HT0-AJj15all.ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="278" partition="1" name="L1_W-08RO-XEHT-0" complex_deadtime="0" definition="(08RATIO-XE0-HT0-AJj15all.ETA49[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="08RATIO-XE0-HT0-AJj15all.ETA49_x1" triggerthreshold="08RATIO-XE0-HT0-AJj15all.ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="279" partition="1" name="L1_W-90RO2-XEHT-0" complex_deadtime="0" definition="(90RATIO2-XE0-HT0-AJj15all.ETA49[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="90RATIO2-XE0-HT0-AJj15all.ETA49_x1" triggerthreshold="90RATIO2-XE0-HT0-AJj15all.ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="280" partition="1" name="L1_W-250RO2-XEHT-0" complex_deadtime="0" definition="(250RATIO2-XE0-HT0-AJj15all.ETA49[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="250RATIO2-XE0-HT0-AJj15all.ETA49_x1" triggerthreshold="250RATIO2-XE0-HT0-AJj15all.ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="281" partition="1" name="L1_W-HT20-JJ15.ETA49" complex_deadtime="0" definition="(HT20-AJj15all.ETA49[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HT20-AJj15all.ETA49_x1" triggerthreshold="HT20-AJj15all.ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="282" partition="1" name="L1_W-NOMATCH" complex_deadtime="0" definition="(NOT-02MATCH-EM10s1-AJj15all.ETA49[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="NOT-02MATCH-EM10s1-AJj15all.ETA49_x1" triggerthreshold="NOT-02MATCH-EM10s1-AJj15all.ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="283" partition="1" name="L1_W-NOMATCH_W-05RO-XEEMHT" complex_deadtime="0" definition="(NOT-02MATCH-EM10s1-AJj15all.ETA49[x1]&amp;05RATIO-XE0-SUM0-EM10s1-HT0-AJj15all.ETA49[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="NOT-02MATCH-EM10s1-AJj15all.ETA49_x1" triggerthreshold="NOT-02MATCH-EM10s1-AJj15all.ETA49"/>
+        <TriggerCondition multi="1" name="05RATIO-XE0-SUM0-EM10s1-HT0-AJj15all.ETA49_x1" triggerthreshold="05RATIO-XE0-SUM0-EM10s1-HT0-AJj15all.ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="284" partition="1" name="L1_EM10VH_W-MT35_XS50" complex_deadtime="0" definition="(35MT-EM12s6-XE0[x1]&amp;EM10VH[x1]&amp;XS50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="35MT-EM12s6-XE0_x1" triggerthreshold="35MT-EM12s6-XE0"/>
+        <TriggerCondition multi="1" name="EM10VH_x1" triggerthreshold="EM10VH"/>
+        <TriggerCondition multi="1" name="XS50_x1" triggerthreshold="XS50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="285" partition="1" name="L1_EM15VH_W-MT35_XS60" complex_deadtime="0" definition="(35MT-EM15s6-XE0[x1]&amp;EM15VH[x1]&amp;XS60[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="35MT-EM15s6-XE0_x1" triggerthreshold="35MT-EM15s6-XE0"/>
+        <TriggerCondition multi="1" name="EM15VH_x1" triggerthreshold="EM15VH"/>
+        <TriggerCondition multi="1" name="XS60_x1" triggerthreshold="XS60"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="286" partition="1" name="L1_EM15_W-MT35" complex_deadtime="0" definition="(35MT-EM15s6-XE0[x1]&amp;EM15[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="35MT-EM15s6-XE0_x1" triggerthreshold="35MT-EM15s6-XE0"/>
+        <TriggerCondition multi="1" name="EM15_x1" triggerthreshold="EM15"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="287" partition="1" name="L1_EM20VH_W-MT35_XS60" complex_deadtime="0" definition="(35MT-EM15s6-XE0[x1]&amp;EM20VH[x1]&amp;XS60[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="35MT-EM15s6-XE0_x1" triggerthreshold="35MT-EM15s6-XE0"/>
+        <TriggerCondition multi="1" name="EM20VH_x1" triggerthreshold="EM20VH"/>
+        <TriggerCondition multi="1" name="XS60_x1" triggerthreshold="XS60"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="288" partition="1" name="L1_EM22VHI_W-MT35_XS40" complex_deadtime="0" definition="(35MT-EM15s6-XE0[x1]&amp;EM22VHI[x1]&amp;XS40[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="35MT-EM15s6-XE0_x1" triggerthreshold="35MT-EM15s6-XE0"/>
+        <TriggerCondition multi="1" name="EM22VHI_x1" triggerthreshold="EM22VHI"/>
+        <TriggerCondition multi="1" name="XS40_x1" triggerthreshold="XS40"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="289" partition="1" name="L1_EM12_W-MT25_W-15DPHI-JXE-0_W-15DPHI-EMXE_W-90RO2-XEHT-0" complex_deadtime="0" definition="(25MT-EM12s6-XE0[x1]&amp;EM12[x1]&amp;15MINDPHI-AJj10s6-XE0[x1]&amp;15MINDPHI-EM12s6-XE0[x1]&amp;90RATIO2-XE0-HT0-AJj15all.ETA49[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="25MT-EM12s6-XE0_x1" triggerthreshold="25MT-EM12s6-XE0"/>
+        <TriggerCondition multi="1" name="EM12_x1" triggerthreshold="EM12"/>
+        <TriggerCondition multi="1" name="15MINDPHI-AJj10s6-XE0_x1" triggerthreshold="15MINDPHI-AJj10s6-XE0"/>
+        <TriggerCondition multi="1" name="15MINDPHI-EM12s6-XE0_x1" triggerthreshold="15MINDPHI-EM12s6-XE0"/>
+        <TriggerCondition multi="1" name="90RATIO2-XE0-HT0-AJj15all.ETA49_x1" triggerthreshold="90RATIO2-XE0-HT0-AJj15all.ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="290" partition="1" name="L1_EM12_W-MT25_W-15DPHI-JXE-0_W-15DPHI-EMXE_XS30" complex_deadtime="0" definition="(25MT-EM12s6-XE0[x1]&amp;EM12[x1]&amp;15MINDPHI-AJj10s6-XE0[x1]&amp;15MINDPHI-EM12s6-XE0[x1]&amp;XS30[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="25MT-EM12s6-XE0_x1" triggerthreshold="25MT-EM12s6-XE0"/>
+        <TriggerCondition multi="1" name="EM12_x1" triggerthreshold="EM12"/>
+        <TriggerCondition multi="1" name="15MINDPHI-AJj10s6-XE0_x1" triggerthreshold="15MINDPHI-AJj10s6-XE0"/>
+        <TriggerCondition multi="1" name="15MINDPHI-EM12s6-XE0_x1" triggerthreshold="15MINDPHI-EM12s6-XE0"/>
+        <TriggerCondition multi="1" name="XS30_x1" triggerthreshold="XS30"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="291" partition="1" name="L1_EM12_W-MT25_W-15DPHI-JXE-0_W-15DPHI-EMXE_XS20" complex_deadtime="0" definition="(25MT-EM12s6-XE0[x1]&amp;EM12[x1]&amp;15MINDPHI-AJj10s6-XE0[x1]&amp;15MINDPHI-EM12s6-XE0[x1]&amp;XS20[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="25MT-EM12s6-XE0_x1" triggerthreshold="25MT-EM12s6-XE0"/>
+        <TriggerCondition multi="1" name="EM12_x1" triggerthreshold="EM12"/>
+        <TriggerCondition multi="1" name="15MINDPHI-AJj10s6-XE0_x1" triggerthreshold="15MINDPHI-AJj10s6-XE0"/>
+        <TriggerCondition multi="1" name="15MINDPHI-EM12s6-XE0_x1" triggerthreshold="15MINDPHI-EM12s6-XE0"/>
+        <TriggerCondition multi="1" name="XS20_x1" triggerthreshold="XS20"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="292" partition="1" name="L1_EM12_W-MT25_W-15DPHI-JXE-0_W-15DPHI-EMXE" complex_deadtime="0" definition="(25MT-EM12s6-XE0[x1]&amp;EM12[x1]&amp;15MINDPHI-AJj10s6-XE0[x1]&amp;15MINDPHI-EM12s6-XE0[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="25MT-EM12s6-XE0_x1" triggerthreshold="25MT-EM12s6-XE0"/>
+        <TriggerCondition multi="1" name="EM12_x1" triggerthreshold="EM12"/>
+        <TriggerCondition multi="1" name="15MINDPHI-AJj10s6-XE0_x1" triggerthreshold="15MINDPHI-AJj10s6-XE0"/>
+        <TriggerCondition multi="1" name="15MINDPHI-EM12s6-XE0_x1" triggerthreshold="15MINDPHI-EM12s6-XE0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="293" partition="1" name="L1_EM15_W-MT35_W-05DPHI-JXE-0_W-05DPHI-EM15XE_XS30" complex_deadtime="0" definition="(35MT-EM15s6-XE0[x1]&amp;EM15[x1]&amp;05MINDPHI-AJj10s6-XE0[x1]&amp;05MINDPHI-EM15s6-XE0[x1]&amp;XS30[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="35MT-EM15s6-XE0_x1" triggerthreshold="35MT-EM15s6-XE0"/>
+        <TriggerCondition multi="1" name="EM15_x1" triggerthreshold="EM15"/>
+        <TriggerCondition multi="1" name="05MINDPHI-AJj10s6-XE0_x1" triggerthreshold="05MINDPHI-AJj10s6-XE0"/>
+        <TriggerCondition multi="1" name="05MINDPHI-EM15s6-XE0_x1" triggerthreshold="05MINDPHI-EM15s6-XE0"/>
+        <TriggerCondition multi="1" name="XS30_x1" triggerthreshold="XS30"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="294" partition="1" name="L1_EM15_W-MT35_W-05DPHI-JXE-0_W-05DPHI-EM15XE" complex_deadtime="0" definition="(35MT-EM15s6-XE0[x1]&amp;EM15[x1]&amp;05MINDPHI-AJj10s6-XE0[x1]&amp;05MINDPHI-EM15s6-XE0[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="35MT-EM15s6-XE0_x1" triggerthreshold="35MT-EM15s6-XE0"/>
+        <TriggerCondition multi="1" name="EM15_x1" triggerthreshold="EM15"/>
+        <TriggerCondition multi="1" name="05MINDPHI-AJj10s6-XE0_x1" triggerthreshold="05MINDPHI-AJj10s6-XE0"/>
+        <TriggerCondition multi="1" name="05MINDPHI-EM15s6-XE0_x1" triggerthreshold="05MINDPHI-EM15s6-XE0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="295" partition="1" name="L1_BPH-1M19-2MU4_BPH-0DR34-2MU4" complex_deadtime="0" definition="(1INVM19-2MU4ab[x1]&amp;0DR34-2MU4ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="1INVM19-2MU4ab_x1" triggerthreshold="1INVM19-2MU4ab"/>
+        <TriggerCondition multi="1" name="0DR34-2MU4ab_x1" triggerthreshold="0DR34-2MU4ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="296" partition="1" name="L1_BPH-2M8-2MU4_BPH-0DR15-2MU4" complex_deadtime="0" definition="(2INVM8-2MU4ab[x1]&amp;0DR15-2MU4ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="2INVM8-2MU4ab_x1" triggerthreshold="2INVM8-2MU4ab"/>
+        <TriggerCondition multi="1" name="0DR15-2MU4ab_x1" triggerthreshold="0DR15-2MU4ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="297" partition="1" name="L1_BPH-7M15-2MU4_BPH-0DR24-2MU4" complex_deadtime="0" definition="(7INVM15-2MU4ab[x1]&amp;0DR24-2MU4ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="7INVM15-2MU4ab_x1" triggerthreshold="7INVM15-2MU4ab"/>
+        <TriggerCondition multi="1" name="0DR24-2MU4ab_x1" triggerthreshold="0DR24-2MU4ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="298" partition="1" name="L1_BPH-2M8-MU6MU4_BPH-0DR15-MU6MU4" complex_deadtime="0" definition="(2INVM8-MU6ab-MU4ab[x1]&amp;0DR15-MU6ab-MU4ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="2INVM8-MU6ab-MU4ab_x1" triggerthreshold="2INVM8-MU6ab-MU4ab"/>
+        <TriggerCondition multi="1" name="0DR15-MU6ab-MU4ab_x1" triggerthreshold="0DR15-MU6ab-MU4ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="299" partition="1" name="L1_BPH-8M15-MU6MU4_BPH-0DR22-MU6MU4" complex_deadtime="0" definition="(8INVM15-MU6ab-MU4ab[x1]&amp;0DR22-MU6ab-MU4ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="8INVM15-MU6ab-MU4ab_x1" triggerthreshold="8INVM15-MU6ab-MU4ab"/>
+        <TriggerCondition multi="1" name="0DR22-MU6ab-MU4ab_x1" triggerthreshold="0DR22-MU6ab-MU4ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="300" partition="1" name="L1_BPH-2M9-2MU6_BPH-2DR15-2MU6" complex_deadtime="0" definition="(2INVM9-2MU6ab[x1]&amp;2DR15-2MU6ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="2INVM9-2MU6ab_x1" triggerthreshold="2INVM9-2MU6ab"/>
+        <TriggerCondition multi="1" name="2DR15-2MU6ab_x1" triggerthreshold="2DR15-2MU6ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="301" partition="1" name="L1_BPH-8M15-2MU6_BPH-0DR22-2MU6" complex_deadtime="0" definition="(8INVM15-2MU6ab[x1]&amp;0DR22-2MU6ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="8INVM15-2MU6ab_x1" triggerthreshold="8INVM15-2MU6ab"/>
+        <TriggerCondition multi="1" name="0DR22-2MU6ab_x1" triggerthreshold="0DR22-2MU6ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="302" partition="1" name="L1_CMU6_2CMU4" complex_deadtime="0" definition="(MULT-CMU4ab[x2]&amp;MULT-CMU6ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="MULT-CMU4ab_x2" triggerthreshold="MULT-CMU4ab"/>
+        <TriggerCondition multi="1" name="MULT-CMU6ab_x1" triggerthreshold="MULT-CMU6ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="303" partition="1" name="L1_2MU4-B" complex_deadtime="0" definition="(MU4[x2]&amp;MULT-CMU4ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="MU4_x2" triggerthreshold="MU4"/>
+        <TriggerCondition multi="1" name="MULT-CMU4ab_x1" triggerthreshold="MULT-CMU4ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="304" partition="1" name="L1_2MU6-B" complex_deadtime="0" definition="(MU6[x2]&amp;MULT-CMU6ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="MU6_x2" triggerthreshold="MU6"/>
+        <TriggerCondition multi="1" name="MULT-CMU6ab_x1" triggerthreshold="MULT-CMU6ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="305" partition="1" name="L1_BPH-1M19-2MU4-B_BPH-0DR34-2MU4" complex_deadtime="0" definition="(1INVM19-CMU4ab-MU4ab[x1]&amp;0DR34-2MU4ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="1INVM19-CMU4ab-MU4ab_x1" triggerthreshold="1INVM19-CMU4ab-MU4ab"/>
+        <TriggerCondition multi="1" name="0DR34-2MU4ab_x1" triggerthreshold="0DR34-2MU4ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="306" partition="1" name="L1_BPH-2M8-2MU4-B_BPH-0DR15-2MU4" complex_deadtime="0" definition="(2INVM8-CMU4ab-MU4ab[x1]&amp;0DR15-2MU4ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="2INVM8-CMU4ab-MU4ab_x1" triggerthreshold="2INVM8-CMU4ab-MU4ab"/>
+        <TriggerCondition multi="1" name="0DR15-2MU4ab_x1" triggerthreshold="0DR15-2MU4ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="307" partition="1" name="L1_BPH-7M15-2MU4_BPH-0DR24-2MU4-B" complex_deadtime="0" definition="(7INVM15-2MU4ab[x1]&amp;0DR24-CMU4ab-MU4ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="7INVM15-2MU4ab_x1" triggerthreshold="7INVM15-2MU4ab"/>
+        <TriggerCondition multi="1" name="0DR24-CMU4ab-MU4ab_x1" triggerthreshold="0DR24-CMU4ab-MU4ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="308" partition="1" name="L1_BPH-1M19-2MU4-BO_BPH-0DR34-2MU4" complex_deadtime="0" definition="(1INVM19-2CMU4ab[x1]&amp;0DR34-2MU4ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="1INVM19-2CMU4ab_x1" triggerthreshold="1INVM19-2CMU4ab"/>
+        <TriggerCondition multi="1" name="0DR34-2MU4ab_x1" triggerthreshold="0DR34-2MU4ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="309" partition="1" name="L1_BPH-2M8-2MU4-BO_BPH-0DR15-2MU4" complex_deadtime="0" definition="(2INVM8-2CMU4ab[x1]&amp;0DR15-2MU4ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="2INVM8-2CMU4ab_x1" triggerthreshold="2INVM8-2CMU4ab"/>
+        <TriggerCondition multi="1" name="0DR15-2MU4ab_x1" triggerthreshold="0DR15-2MU4ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="310" partition="1" name="L1_BPH-7M15-2MU4_BPH-0DR24-2MU4-BO" complex_deadtime="0" definition="(7INVM15-2MU4ab[x1]&amp;0DR24-2CMU4ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="7INVM15-2MU4ab_x1" triggerthreshold="7INVM15-2MU4ab"/>
+        <TriggerCondition multi="1" name="0DR24-2CMU4ab_x1" triggerthreshold="0DR24-2CMU4ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="311" partition="1" name="L1_BPH-2M8-MU6MU4-B_BPH-0DR15-MU6MU4" complex_deadtime="0" definition="(2INVM8-ONEBARREL-MU6ab-MU4ab[x1]&amp;0DR15-MU6ab-MU4ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="2INVM8-ONEBARREL-MU6ab-MU4ab_x1" triggerthreshold="2INVM8-ONEBARREL-MU6ab-MU4ab"/>
+        <TriggerCondition multi="1" name="0DR15-MU6ab-MU4ab_x1" triggerthreshold="0DR15-MU6ab-MU4ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="312" partition="1" name="L1_2CMU4" complex_deadtime="0" definition="(MULT-CMU4ab[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="MULT-CMU4ab_x2" triggerthreshold="MULT-CMU4ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="313" partition="1" name="L1_2CMU6" complex_deadtime="0" definition="(MULT-CMU6ab[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="MULT-CMU6ab_x2" triggerthreshold="MULT-CMU6ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="314" partition="1" name="L1_MU6_2MU4-B" complex_deadtime="0" definition="(MU6[x1]&amp;MU4[x2]&amp;MULT-CMU4ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU6_x1" triggerthreshold="MU6"/>
+        <TriggerCondition multi="2" name="MU4_x2" triggerthreshold="MU4"/>
+        <TriggerCondition multi="1" name="MULT-CMU4ab_x1" triggerthreshold="MULT-CMU4ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="315" partition="1" name="L1_DY-DR-2MU4" complex_deadtime="0" definition="(2DR99-2MU4ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="2DR99-2MU4ab_x1" triggerthreshold="2DR99-2MU4ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="316" partition="1" name="L1_DY-BOX-2MU4" complex_deadtime="0" definition="(5DETA99-5DPHI99-2MU4ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="5DETA99-5DPHI99-2MU4ab_x1" triggerthreshold="5DETA99-5DPHI99-2MU4ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="317" partition="1" name="L1_DY-BOX-MU6MU4" complex_deadtime="0" definition="(5DETA99-5DPHI99-MU6ab-MU4ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="5DETA99-5DPHI99-MU6ab-MU4ab_x1" triggerthreshold="5DETA99-5DPHI99-MU6ab-MU4ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="318" partition="1" name="L1_DY-BOX-2MU6" complex_deadtime="0" definition="(5DETA99-5DPHI99-2MU6ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="5DETA99-5DPHI99-2MU6ab_x1" triggerthreshold="5DETA99-5DPHI99-2MU6ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="319" partition="1" name="L1_LFV-MU" complex_deadtime="0" definition="(0DR10-MU10ab-MU6ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="0DR10-MU10ab-MU6ab_x1" triggerthreshold="0DR10-MU10ab-MU6ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="320" partition="1" name="L1_LFV-EM8I" complex_deadtime="0" definition="(0DETA04-0DPHI03-EM8abi-MU10ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="0DETA04-0DPHI03-EM8abi-MU10ab_x1" triggerthreshold="0DETA04-0DPHI03-EM8abi-MU10ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="321" partition="1" name="L1_LFV-EM15I" complex_deadtime="0" definition="(0DETA04-0DPHI03-EM15abi-MUab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="0DETA04-0DPHI03-EM15abi-MUab_x1" triggerthreshold="0DETA04-0DPHI03-EM15abi-MUab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="322" partition="1" name="L1_DPHI-Js2XE50" complex_deadtime="0" definition="(10MINDPHI-Js2-XE50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="10MINDPHI-Js2-XE50_x1" triggerthreshold="10MINDPHI-Js2-XE50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="323" partition="1" name="L1_DPHI-J20s2XE50" complex_deadtime="0" definition="(10MINDPHI-J20s2-XE50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="10MINDPHI-J20s2-XE50_x1" triggerthreshold="10MINDPHI-J20s2-XE50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="324" partition="1" name="L1_DPHI-J20XE50" complex_deadtime="0" definition="(10MINDPHI-J20ab-XE50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="10MINDPHI-J20ab-XE50_x1" triggerthreshold="10MINDPHI-J20ab-XE50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="325" partition="1" name="L1_DPHI-CJ20XE50" complex_deadtime="0" definition="(10MINDPHI-CJ20ab-XE50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="10MINDPHI-CJ20ab-XE50_x1" triggerthreshold="10MINDPHI-CJ20ab-XE50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="326" partition="1" name="L1_MJJ-900" complex_deadtime="0" definition="(900INVM9999-AJ30s6-AJ20s6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="900INVM9999-AJ30s6-AJ20s6_x1" triggerthreshold="900INVM9999-AJ30s6-AJ20s6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="327" partition="1" name="L1_MJJ-800" complex_deadtime="0" definition="(800INVM9999-AJ30s6-AJ20s6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="800INVM9999-AJ30s6-AJ20s6_x1" triggerthreshold="800INVM9999-AJ30s6-AJ20s6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="328" partition="1" name="L1_MJJ-700" complex_deadtime="0" definition="(700INVM9999-AJ30s6-AJ20s6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="700INVM9999-AJ30s6-AJ20s6_x1" triggerthreshold="700INVM9999-AJ30s6-AJ20s6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="329" partition="1" name="L1_MJJ-400" complex_deadtime="0" definition="(400INVM9999-AJ30s6-AJ20s6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="400INVM9999-AJ30s6-AJ20s6_x1" triggerthreshold="400INVM9999-AJ30s6-AJ20s6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="330" partition="1" name="L1_XE20" complex_deadtime="0" definition="(XE20[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XE20_x1" triggerthreshold="XE20"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="331" partition="1" name="L1_MJJ-300" complex_deadtime="0" definition="(300INVM9999-AJ30s6-AJ20s6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="300INVM9999-AJ30s6-AJ20s6_x1" triggerthreshold="300INVM9999-AJ30s6-AJ20s6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="332" partition="1" name="L1_MJJ-200" complex_deadtime="0" definition="(200INVM9999-AJ30s6-AJ20s6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="200INVM9999-AJ30s6-AJ20s6_x1" triggerthreshold="200INVM9999-AJ30s6-AJ20s6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="333" partition="1" name="L1_MJJ-100" complex_deadtime="0" definition="(100INVM9999-AJ30s6-AJ20s6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="100INVM9999-AJ30s6-AJ20s6_x1" triggerthreshold="100INVM9999-AJ30s6-AJ20s6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="334" partition="1" name="L1_HT150-JJ15.ETA49" complex_deadtime="0" definition="(HT150-AJj15all.ETA49[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HT150-AJj15all.ETA49_x1" triggerthreshold="HT150-AJj15all.ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="335" partition="1" name="L1_DETA-JJ" complex_deadtime="0" definition="(0DETA10-Js1-Js2[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="0DETA10-Js1-Js2_x1" triggerthreshold="0DETA10-Js1-Js2"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="336" partition="1" name="L1_J4-MATCH" complex_deadtime="0" definition="(0MATCH-4AJ20.ETA31-4AJj15.ETA31[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="0MATCH-4AJ20.ETA31-4AJj15.ETA31_x1" triggerthreshold="0MATCH-4AJ20.ETA31-4AJj15.ETA31"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="337" partition="1" name="L1_W-05RO-XEEMHT" complex_deadtime="0" definition="(05RATIO-XE0-SUM0-EM10s1-HT0-AJj15all.ETA49[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="05RATIO-XE0-SUM0-EM10s1-HT0-AJj15all.ETA49_x1" triggerthreshold="05RATIO-XE0-SUM0-EM10s1-HT0-AJj15all.ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="338" partition="1" name="L1_LLP-RO" complex_deadtime="0" definition="(210RATIO-0MATCH-TAU30si2-EMall[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="210RATIO-0MATCH-TAU30si2-EMall_x1" triggerthreshold="210RATIO-0MATCH-TAU30si2-EMall"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="339" partition="1" name="L1_LLP-NOMATCH" complex_deadtime="0" definition="(NOT-0MATCH-TAU30si2-EMall[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="NOT-0MATCH-TAU30si2-EMall_x1" triggerthreshold="NOT-0MATCH-TAU30si2-EMall"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="340" partition="1" name="L1_DR-MU10TAU12I" complex_deadtime="0" definition="(0DR28-MU10ab-TAU12abi[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="0DR28-MU10ab-TAU12abi_x1" triggerthreshold="0DR28-MU10ab-TAU12abi"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="341" partition="1" name="L1_TAU12I-J25" complex_deadtime="0" definition="(1DISAMB-TAU12abi-J25ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="1DISAMB-TAU12abi-J25ab_x1" triggerthreshold="1DISAMB-TAU12abi-J25ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="342" partition="1" name="L1_EM15-TAU40" complex_deadtime="0" definition="(DISAMB-EM15abhi-TAU40ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="DISAMB-EM15abhi-TAU40ab_x1" triggerthreshold="DISAMB-EM15abhi-TAU40ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="343" partition="1" name="L1_TAU20-J20" complex_deadtime="0" definition="(1DISAMB-TAU20ab-J20ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="1DISAMB-TAU20ab-J20ab_x1" triggerthreshold="1DISAMB-TAU20ab-J20ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="344" partition="1" name="L1_EM15-TAU12I" complex_deadtime="0" definition="(DISAMB-EM15abhi-TAU12abi[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="DISAMB-EM15abhi-TAU12abi_x1" triggerthreshold="DISAMB-EM15abhi-TAU12abi"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="345" partition="1" name="L1_EM15TAU12I-J25" complex_deadtime="0" definition="(1DISAMB-EM15his2-TAU12abi-J25ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="1DISAMB-EM15his2-TAU12abi-J25ab_x1" triggerthreshold="1DISAMB-EM15his2-TAU12abi-J25ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="346" partition="1" name="L1_DR-EM15TAU12I-J25" complex_deadtime="0" definition="(1DISAMB-J25ab-0DR28-EM15his2-TAU12abi[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="1DISAMB-J25ab-0DR28-EM15his2-TAU12abi_x1" triggerthreshold="1DISAMB-J25ab-0DR28-EM15his2-TAU12abi"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="347" partition="1" name="L1_TAU20ITAU12I-J25" complex_deadtime="0" definition="(1DISAMB-TAU20abi-TAU12abi-J25ab[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="1DISAMB-TAU20abi-TAU12abi-J25ab_x1" triggerthreshold="1DISAMB-TAU20abi-TAU12abi-J25ab"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="348" partition="1" name="L1_DR-TAU20ITAU12I" complex_deadtime="0" definition="(0DR28-TAU20abi-TAU12abi[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="0DR28-TAU20abi-TAU12abi_x1" triggerthreshold="0DR28-TAU20abi-TAU12abi"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="349" partition="1" name="L1_BOX-TAU20ITAU12I" complex_deadtime="0" definition="(0DETA20-0DPHI20-TAU20abi-TAU12abi[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="0DETA20-0DPHI20-TAU20abi-TAU12abi_x1" triggerthreshold="0DETA20-0DPHI20-TAU20abi-TAU12abi"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="350" partition="1" name="L1_DR-TAU20ITAU12I-J25" complex_deadtime="0" definition="(1DISAMB-J25ab-0DR28-TAU20abi-TAU12abi[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="1DISAMB-J25ab-0DR28-TAU20abi-TAU12abi_x1" triggerthreshold="1DISAMB-J25ab-0DR28-TAU20abi-TAU12abi"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="351" partition="1" name="L1_LAR-EM" complex_deadtime="0" definition="(LAR-EM50s1[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10010000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="LAR-EM50s1_x1" triggerthreshold="LAR-EM50s1"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="352" partition="1" name="L1_LAR-J" complex_deadtime="0" definition="(LAR-J100s1[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10010000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="LAR-J100s1_x1" triggerthreshold="LAR-J100s1"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="353" partition="1" name="L1_DR-EM15TAU12I" complex_deadtime="0" definition="(DISAMB-0DR28-EM15his2-TAU12abi[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="DISAMB-0DR28-EM15his2-TAU12abi_x1" triggerthreshold="DISAMB-0DR28-EM15his2-TAU12abi"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="354" partition="1" name="L1_LATEMU10_XE50" complex_deadtime="0" definition="(LATEMU10s1[x1]&amp;XE50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="LATEMU10s1_x1" triggerthreshold="LATEMU10s1"/>
+        <TriggerCondition multi="1" name="XE50_x1" triggerthreshold="XE50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="355" partition="1" name="L1_LATEMU10_J50" complex_deadtime="0" definition="(LATEMU10s1[x1]&amp;J50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="LATEMU10s1_x1" triggerthreshold="LATEMU10s1"/>
+        <TriggerCondition multi="1" name="J50_x1" triggerthreshold="J50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="356" partition="1" name="L1_SC111" complex_deadtime="0" definition="(SC111-CJ15ab.ETA26[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="SC111-CJ15ab.ETA26_x1" triggerthreshold="SC111-CJ15ab.ETA26"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="357" partition="1" name="L1_SC85" complex_deadtime="0" definition="(SC85-CJ15ab.ETA26[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="SC85-CJ15ab.ETA26_x1" triggerthreshold="SC85-CJ15ab.ETA26"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="358" partition="1" name="L1_MU6_MJJ-200" complex_deadtime="0" definition="(MU6[x1]&amp;200INVM9999-AJ30s6-AJ20s6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU6_x1" triggerthreshold="MU6"/>
+        <TriggerCondition multi="1" name="200INVM9999-AJ30s6-AJ20s6_x1" triggerthreshold="200INVM9999-AJ30s6-AJ20s6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="359" partition="1" name="L1_MU6_MJJ-300" complex_deadtime="0" definition="(MU6[x1]&amp;300INVM9999-AJ30s6-AJ20s6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU6_x1" triggerthreshold="MU6"/>
+        <TriggerCondition multi="1" name="300INVM9999-AJ30s6-AJ20s6_x1" triggerthreshold="300INVM9999-AJ30s6-AJ20s6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="360" partition="1" name="L1_MU6_MJJ-400" complex_deadtime="0" definition="(MU6[x1]&amp;400INVM9999-AJ30s6-AJ20s6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU6_x1" triggerthreshold="MU6"/>
+        <TriggerCondition multi="1" name="400INVM9999-AJ30s6-AJ20s6_x1" triggerthreshold="400INVM9999-AJ30s6-AJ20s6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="361" partition="1" name="L1_MU6_MJJ-500" complex_deadtime="0" definition="(MU6[x1]&amp;500INVM9999-AJ30s6-AJ20s6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU6_x1" triggerthreshold="MU6"/>
+        <TriggerCondition multi="1" name="500INVM9999-AJ30s6-AJ20s6_x1" triggerthreshold="500INVM9999-AJ30s6-AJ20s6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="362" partition="1" name="L1_J30_2J20_4J20.0ETA49_MJJ-400" complex_deadtime="0" definition="(J30[x1]&amp;J20[x2]&amp;J20.0ETA49[x4]&amp;400INVM9999-AJ30s6-AJ20s6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J30_x1" triggerthreshold="J30"/>
+        <TriggerCondition multi="2" name="J20_x2" triggerthreshold="J20"/>
+        <TriggerCondition multi="4" name="J20.0ETA49_x4" triggerthreshold="J20.0ETA49"/>
+        <TriggerCondition multi="1" name="400INVM9999-AJ30s6-AJ20s6_x1" triggerthreshold="400INVM9999-AJ30s6-AJ20s6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="363" partition="1" name="L1_J30_2J20_4J20.0ETA49_MJJ-700" complex_deadtime="0" definition="(J30[x1]&amp;J20[x2]&amp;J20.0ETA49[x4]&amp;700INVM9999-AJ30s6-AJ20s6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J30_x1" triggerthreshold="J30"/>
+        <TriggerCondition multi="2" name="J20_x2" triggerthreshold="J20"/>
+        <TriggerCondition multi="4" name="J20.0ETA49_x4" triggerthreshold="J20.0ETA49"/>
+        <TriggerCondition multi="1" name="700INVM9999-AJ30s6-AJ20s6_x1" triggerthreshold="700INVM9999-AJ30s6-AJ20s6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="364" partition="1" name="L1_J30_2J20_4J20.0ETA49_MJJ-800" complex_deadtime="0" definition="(J30[x1]&amp;J20[x2]&amp;J20.0ETA49[x4]&amp;800INVM9999-AJ30s6-AJ20s6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J30_x1" triggerthreshold="J30"/>
+        <TriggerCondition multi="2" name="J20_x2" triggerthreshold="J20"/>
+        <TriggerCondition multi="4" name="J20.0ETA49_x4" triggerthreshold="J20.0ETA49"/>
+        <TriggerCondition multi="1" name="800INVM9999-AJ30s6-AJ20s6_x1" triggerthreshold="800INVM9999-AJ30s6-AJ20s6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="365" partition="1" name="L1_J30_2J20_4J20.0ETA49_MJJ-900" complex_deadtime="0" definition="(J30[x1]&amp;J20[x2]&amp;J20.0ETA49[x4]&amp;900INVM9999-AJ30s6-AJ20s6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J30_x1" triggerthreshold="J30"/>
+        <TriggerCondition multi="2" name="J20_x2" triggerthreshold="J20"/>
+        <TriggerCondition multi="4" name="J20.0ETA49_x4" triggerthreshold="J20.0ETA49"/>
+        <TriggerCondition multi="1" name="900INVM9999-AJ30s6-AJ20s6_x1" triggerthreshold="900INVM9999-AJ30s6-AJ20s6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="366" partition="1" name="L1_3J20_4J20.0ETA49_MJJ-400" complex_deadtime="0" definition="(J20[x3]&amp;J20.0ETA49[x4]&amp;400INVM9999-AJ30s6-AJ20s6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="3" name="J20_x3" triggerthreshold="J20"/>
+        <TriggerCondition multi="4" name="J20.0ETA49_x4" triggerthreshold="J20.0ETA49"/>
+        <TriggerCondition multi="1" name="400INVM9999-AJ30s6-AJ20s6_x1" triggerthreshold="400INVM9999-AJ30s6-AJ20s6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="367" partition="1" name="L1_3J20_4J20.0ETA49_MJJ-700" complex_deadtime="0" definition="(J20[x3]&amp;J20.0ETA49[x4]&amp;700INVM9999-AJ30s6-AJ20s6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="3" name="J20_x3" triggerthreshold="J20"/>
+        <TriggerCondition multi="4" name="J20.0ETA49_x4" triggerthreshold="J20.0ETA49"/>
+        <TriggerCondition multi="1" name="700INVM9999-AJ30s6-AJ20s6_x1" triggerthreshold="700INVM9999-AJ30s6-AJ20s6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="368" partition="1" name="L1_3J20_4J20.0ETA49_MJJ-800" complex_deadtime="0" definition="(J20[x3]&amp;J20.0ETA49[x4]&amp;800INVM9999-AJ30s6-AJ20s6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="3" name="J20_x3" triggerthreshold="J20"/>
+        <TriggerCondition multi="4" name="J20.0ETA49_x4" triggerthreshold="J20.0ETA49"/>
+        <TriggerCondition multi="1" name="800INVM9999-AJ30s6-AJ20s6_x1" triggerthreshold="800INVM9999-AJ30s6-AJ20s6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="369" partition="1" name="L1_3J20_4J20.0ETA49_MJJ-900" complex_deadtime="0" definition="(J20[x3]&amp;J20.0ETA49[x4]&amp;900INVM9999-AJ30s6-AJ20s6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="3" name="J20_x3" triggerthreshold="J20"/>
+        <TriggerCondition multi="4" name="J20.0ETA49_x4" triggerthreshold="J20.0ETA49"/>
+        <TriggerCondition multi="1" name="900INVM9999-AJ30s6-AJ20s6_x1" triggerthreshold="900INVM9999-AJ30s6-AJ20s6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="370" partition="1" name="L1_XE35_MJJ-200" complex_deadtime="0" definition="(XE35[x1]&amp;200INVM9999-AJ30s6-AJ20s6[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XE35_x1" triggerthreshold="XE35"/>
+        <TriggerCondition multi="1" name="200INVM9999-AJ30s6-AJ20s6_x1" triggerthreshold="200INVM9999-AJ30s6-AJ20s6"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="371" partition="1" name="L1_EM7_FIRSTEMPTY" complex_deadtime="0" definition="(EM7[x1]&amp;BGRP0&amp;BGRP6)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM7_x1" triggerthreshold="EM7"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP6"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="372" partition="1" name="L1_RD0_ABORTGAPNOTCALIB" complex_deadtime="0" definition="(RNDM0&amp;BGRP0&amp;BGRP8)" trigger_type="10000001" monitor="LF:000|HF:000">
+      <AND>
+        <InternalTrigger name="RNDM0"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP8"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="373" partition="1" name="L1_3J25.0ETA23" complex_deadtime="0" definition="(J25.0ETA23[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="3" name="J25.0ETA23_x3" triggerthreshold="J25.0ETA23"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="374" partition="1" name="L1_TE20" complex_deadtime="0" definition="(TE20[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="TE20_x1" triggerthreshold="TE20"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="375" partition="1" name="L1_TE10.0ETA24" complex_deadtime="0" definition="(TE10.0ETA24[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="TE10.0ETA24_x1" triggerthreshold="TE10.0ETA24"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="376" partition="1" name="L1_TE20.0ETA24" complex_deadtime="0" definition="(TE20.0ETA24[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="TE20.0ETA24_x1" triggerthreshold="TE20.0ETA24"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="377" partition="1" name="L1_XS40" complex_deadtime="0" definition="(XS40[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XS40_x1" triggerthreshold="XS40"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="378" partition="1" name="L1_XS50" complex_deadtime="0" definition="(XS50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XS50_x1" triggerthreshold="XS50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="379" partition="1" name="L1_XS60" complex_deadtime="0" definition="(XS60[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XS60_x1" triggerthreshold="XS60"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="380" partition="1" name="L1_J12_BGRP12" complex_deadtime="0" definition="(J12[x1]&amp;BGRP0&amp;BGRP12)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J12_x1" triggerthreshold="J12"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP12"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="381" partition="1" name="L1_J30.31ETA49_BGRP12" complex_deadtime="0" definition="(J30.31ETA49[x1]&amp;BGRP0&amp;BGRP12)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J30.31ETA49_x1" triggerthreshold="J30.31ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP12"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="382" partition="1" name="L1_MU6_J30.0ETA49_2J20.0ETA49" complex_deadtime="0" definition="(MU6[x1]&amp;J30.0ETA49[x1]&amp;J20.0ETA49[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU6_x1" triggerthreshold="MU6"/>
+        <TriggerCondition multi="1" name="J30.0ETA49_x1" triggerthreshold="J30.0ETA49"/>
+        <TriggerCondition multi="2" name="J20.0ETA49_x2" triggerthreshold="J20.0ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="383" partition="1" name="L1_4J20.0ETA49" complex_deadtime="0" definition="(J20.0ETA49[x4]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="4" name="J20.0ETA49_x4" triggerthreshold="J20.0ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="384" partition="1" name="L1_MU4_3J15" complex_deadtime="0" definition="(MU4[x1]&amp;J15[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU4_x1" triggerthreshold="MU4"/>
+        <TriggerCondition multi="3" name="J15_x3" triggerthreshold="J15"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="385" partition="1" name="L1_MU4_3J20" complex_deadtime="0" definition="(MU4[x1]&amp;J20[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU4_x1" triggerthreshold="MU4"/>
+        <TriggerCondition multi="3" name="J20_x3" triggerthreshold="J20"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="386" partition="1" name="L1_MU4_J30" complex_deadtime="0" definition="(MU4[x1]&amp;J30[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU4_x1" triggerthreshold="MU4"/>
+        <TriggerCondition multi="1" name="J30_x1" triggerthreshold="J30"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="387" partition="1" name="L1_MU4_J50" complex_deadtime="0" definition="(MU4[x1]&amp;J50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU4_x1" triggerthreshold="MU4"/>
+        <TriggerCondition multi="1" name="J50_x1" triggerthreshold="J50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="388" partition="1" name="L1_TAU8_UNPAIRED_ISO" complex_deadtime="0" definition="(HA8[x1]&amp;BGRP0&amp;BGRP4)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA8_x1" triggerthreshold="HA8"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="389" partition="1" name="L1_EM7_UNPAIRED_ISO" complex_deadtime="0" definition="(EM7[x1]&amp;BGRP0&amp;BGRP4)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM7_x1" triggerthreshold="EM7"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="390" partition="1" name="L1_RD2_BGRP12" complex_deadtime="0" definition="(RNDM2&amp;BGRP0&amp;BGRP12)" trigger_type="10000001" monitor="LF:000|HF:000">
+      <AND>
+        <InternalTrigger name="RNDM2"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP12"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="391" partition="1" name="L1_TAU8_FIRSTEMPTY" complex_deadtime="0" definition="(HA8[x1]&amp;BGRP0&amp;BGRP6)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="HA8_x1" triggerthreshold="HA8"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP6"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="392" partition="1" name="L1_EM24VHI" complex_deadtime="0" definition="(EM24VHI[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM24VHI_x1" triggerthreshold="EM24VHI"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="393" partition="1" name="L1_LHCF_UNPAIRED_ISO" complex_deadtime="0" definition="(NIMLHCF[x1]&amp;BGRP0&amp;BGRP4)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="NIMLHCF_x1" triggerthreshold="NIMLHCF"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="394" partition="1" name="L1_LHCF_EMPTY" complex_deadtime="0" definition="(NIMLHCF[x1]&amp;BGRP0&amp;BGRP3)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="NIMLHCF_x1" triggerthreshold="NIMLHCF"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="395" partition="1" name="L1_XE65" complex_deadtime="0" definition="(XE65[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XE65_x1" triggerthreshold="XE65"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="396" partition="1" name="L1_XE75" complex_deadtime="0" definition="(XE75[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XE75_x1" triggerthreshold="XE75"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="397" partition="1" name="L1_XE150" complex_deadtime="0" definition="(XE150[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XE150_x1" triggerthreshold="XE150"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="398" partition="1" name="L1_XE300" complex_deadtime="0" definition="(XE300[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XE300_x1" triggerthreshold="XE300"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="399" partition="1" name="L1_EM8I_MU10" complex_deadtime="0" definition="(EM8I[x1]&amp;MU10[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM8I_x1" triggerthreshold="EM8I"/>
+        <TriggerCondition multi="1" name="MU10_x1" triggerthreshold="MU10"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="400" partition="1" name="L1_XE25" complex_deadtime="0" definition="(XE25[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XE25_x1" triggerthreshold="XE25"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="401" partition="1" name="L1_XE30" complex_deadtime="0" definition="(XE30[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="XE30_x1" triggerthreshold="XE30"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="402" partition="1" name="L1_EM15HI" complex_deadtime="0" definition="(EM15HI[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM15HI_x1" triggerthreshold="EM15HI"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="403" partition="1" name="L1_MU6_3MU4" complex_deadtime="0" definition="(MU6[x1]&amp;MU4[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU6_x1" triggerthreshold="MU6"/>
+        <TriggerCondition multi="3" name="MU4_x3" triggerthreshold="MU4"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="404" partition="1" name="L1_2MU6_3MU4" complex_deadtime="0" definition="(MU6[x2]&amp;MU4[x3]&amp;BGRP0&amp;BGRP1)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="MU6_x2" triggerthreshold="MU6"/>
+        <TriggerCondition multi="3" name="MU4_x3" triggerthreshold="MU4"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="405" partition="1" name="L1_BGRP9" complex_deadtime="0" definition="(BGRP0&amp;BGRP9)" trigger_type="10000001" monitor="LF:000|HF:000">
+      <AND>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP9"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="406" partition="1" name="L1_TE50" complex_deadtime="0" definition="(TE50[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="TE50_x1" triggerthreshold="TE50"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="407" partition="1" name="L1_TE5" complex_deadtime="0" definition="(TE5[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="TE5_x1" triggerthreshold="TE5"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="408" partition="1" name="L1_TE60" complex_deadtime="0" definition="(TE60[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="TE60_x1" triggerthreshold="TE60"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="409" partition="1" name="L1_TE50.0ETA24" complex_deadtime="0" definition="(TE50.0ETA24[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="TE50.0ETA24_x1" triggerthreshold="TE50.0ETA24"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="410" partition="1" name="L1_TE5.0ETA24" complex_deadtime="0" definition="(TE5.0ETA24[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="TE5.0ETA24_x1" triggerthreshold="TE5.0ETA24"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="411" partition="1" name="L1_EM20VH_FIRSTEMPTY" complex_deadtime="0" definition="(EM20VH[x1]&amp;BGRP0&amp;BGRP6)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM20VH_x1" triggerthreshold="EM20VH"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP6"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="412" partition="1" name="L1_EM22VHI_FIRSTEMPTY" complex_deadtime="0" definition="(EM22VHI[x1]&amp;BGRP0&amp;BGRP6)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM22VHI_x1" triggerthreshold="EM22VHI"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP6"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="413" partition="1" name="L1_MU20_FIRSTEMPTY" complex_deadtime="0" definition="(MU20[x1]&amp;BGRP0&amp;BGRP6)" trigger_type="10001000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MU20_x1" triggerthreshold="MU20"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP6"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="414" partition="1" name="L1_J100_FIRSTEMPTY" complex_deadtime="0" definition="(J100[x1]&amp;BGRP0&amp;BGRP6)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J100_x1" triggerthreshold="J100"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP6"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="415" partition="1" name="L1_J100.31ETA49_FIRSTEMPTY" complex_deadtime="0" definition="(J100.31ETA49[x1]&amp;BGRP0&amp;BGRP6)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J100.31ETA49_x1" triggerthreshold="J100.31ETA49"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP6"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="416" partition="1" name="L1_TE60.0ETA24" complex_deadtime="0" definition="(TE60.0ETA24[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="TE60.0ETA24_x1" triggerthreshold="TE60.0ETA24"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="417" partition="1" name="L1_TE70.0ETA24" complex_deadtime="0" definition="(TE70.0ETA24[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="TE70.0ETA24_x1" triggerthreshold="TE70.0ETA24"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="418" partition="1" name="L1_TE40.0ETA24" complex_deadtime="0" definition="(TE40.0ETA24[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="TE40.0ETA24_x1" triggerthreshold="TE40.0ETA24"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="419" partition="1" name="L1_ZDC_A" complex_deadtime="0" definition="(ZDC_A[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10100000" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ZDC_A_x1" triggerthreshold="ZDC_A"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="420" partition="1" name="L1_ZDC_C" complex_deadtime="0" definition="(ZDC_C[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10100000" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ZDC_C_x1" triggerthreshold="ZDC_C"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="421" partition="1" name="L1_ZDC_AND" complex_deadtime="0" definition="(ZDC_AND[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10100000" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ZDC_AND_x1" triggerthreshold="ZDC_AND"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="422" partition="1" name="L1_ZDC_A_C" complex_deadtime="0" definition="(ZDC_A[x1]&amp;ZDC_C[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="10100000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ZDC_A_x1" triggerthreshold="ZDC_A"/>
+        <TriggerCondition multi="1" name="ZDC_C_x1" triggerthreshold="ZDC_C"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="423" partition="1" name="L1_EM20VH_2EM7" complex_deadtime="0" definition="(EM20VH[x1]&amp;EM7[x2]&amp;BGRP0&amp;BGRP1)" trigger_type="10000100" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM20VH_x1" triggerthreshold="EM20VH"/>
+        <TriggerCondition multi="2" name="EM7_x2" triggerthreshold="EM7"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="424" partition="1" name="L1_ALFA_ELAST1" complex_deadtime="0" definition="(ALFA_B7L1U[x1]&amp;ALFA_A7L1U[x1]&amp;ALFA_A7R1L[x1]&amp;ALFA_B7R1L[x1]&amp;!(ALFA3_B7L1L[x1]|ALFA3_A7L1L[x1]|ALFA3_A7R1U[x1]|ALFA3_B7R1U[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7L1U_x1" triggerthreshold="ALFA_B7L1U"/>
+        <TriggerCondition multi="1" name="ALFA_A7L1U_x1" triggerthreshold="ALFA_A7L1U"/>
+        <TriggerCondition multi="1" name="ALFA_A7R1L_x1" triggerthreshold="ALFA_A7R1L"/>
+        <TriggerCondition multi="1" name="ALFA_B7R1L_x1" triggerthreshold="ALFA_B7R1L"/>
+        <NOT>
+          <OR>
+            <TriggerCondition multi="1" name="ALFA3_B7L1L_x1" triggerthreshold="ALFA3_B7L1L"/>
+            <TriggerCondition multi="1" name="ALFA3_A7L1L_x1" triggerthreshold="ALFA3_A7L1L"/>
+            <TriggerCondition multi="1" name="ALFA3_A7R1U_x1" triggerthreshold="ALFA3_A7R1U"/>
+            <TriggerCondition multi="1" name="ALFA3_B7R1U_x1" triggerthreshold="ALFA3_B7R1U"/>
+          </OR>
+        </NOT>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="425" partition="1" name="L1_ALFA_ELAST2" complex_deadtime="0" definition="(ALFA_B7L1L[x1]&amp;ALFA_A7L1L[x1]&amp;ALFA_A7R1U[x1]&amp;ALFA_B7R1U[x1]&amp;!(ALFA3_B7L1U[x1]|ALFA3_A7L1U[x1]|ALFA3_A7R1L[x1]|ALFA3_B7R1L[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7L1L_x1" triggerthreshold="ALFA_B7L1L"/>
+        <TriggerCondition multi="1" name="ALFA_A7L1L_x1" triggerthreshold="ALFA_A7L1L"/>
+        <TriggerCondition multi="1" name="ALFA_A7R1U_x1" triggerthreshold="ALFA_A7R1U"/>
+        <TriggerCondition multi="1" name="ALFA_B7R1U_x1" triggerthreshold="ALFA_B7R1U"/>
+        <NOT>
+          <OR>
+            <TriggerCondition multi="1" name="ALFA3_B7L1U_x1" triggerthreshold="ALFA3_B7L1U"/>
+            <TriggerCondition multi="1" name="ALFA3_A7L1U_x1" triggerthreshold="ALFA3_A7L1U"/>
+            <TriggerCondition multi="1" name="ALFA3_A7R1L_x1" triggerthreshold="ALFA3_A7R1L"/>
+            <TriggerCondition multi="1" name="ALFA3_B7R1L_x1" triggerthreshold="ALFA3_B7R1L"/>
+          </OR>
+        </NOT>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="426" partition="1" name="L1_ALFA_ELAST11" complex_deadtime="0" definition="(ALFA_B7L1U[x1]&amp;ALFA_A7L1U[x1]&amp;ALFA_A7R1L[x1]&amp;ALFA_B7R1L[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7L1U_x1" triggerthreshold="ALFA_B7L1U"/>
+        <TriggerCondition multi="1" name="ALFA_A7L1U_x1" triggerthreshold="ALFA_A7L1U"/>
+        <TriggerCondition multi="1" name="ALFA_A7R1L_x1" triggerthreshold="ALFA_A7R1L"/>
+        <TriggerCondition multi="1" name="ALFA_B7R1L_x1" triggerthreshold="ALFA_B7R1L"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="427" partition="1" name="L1_ALFA_ELAST12" complex_deadtime="0" definition="(ALFA_B7L1L[x1]&amp;ALFA_A7L1L[x1]&amp;ALFA_A7R1U[x1]&amp;ALFA_B7R1U[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7L1L_x1" triggerthreshold="ALFA_B7L1L"/>
+        <TriggerCondition multi="1" name="ALFA_A7L1L_x1" triggerthreshold="ALFA_A7L1L"/>
+        <TriggerCondition multi="1" name="ALFA_A7R1U_x1" triggerthreshold="ALFA_A7R1U"/>
+        <TriggerCondition multi="1" name="ALFA_B7R1U_x1" triggerthreshold="ALFA_B7R1U"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="428" partition="1" name="L1_ALFA_ELAST13" complex_deadtime="0" definition="((ALFA2_A7L1U[x1]|ALFA2_B7L1U[x1])&amp;ALFA_A7R1L[x1]&amp;ALFA_B7R1L[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1U_x1" triggerthreshold="ALFA2_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1U_x1" triggerthreshold="ALFA2_B7L1U"/>
+        </OR>
+        <TriggerCondition multi="1" name="ALFA_A7R1L_x1" triggerthreshold="ALFA_A7R1L"/>
+        <TriggerCondition multi="1" name="ALFA_B7R1L_x1" triggerthreshold="ALFA_B7R1L"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="429" partition="1" name="L1_ALFA_ELAST14" complex_deadtime="0" definition="(ALFA_B7L1U[x1]&amp;ALFA_A7L1U[x1]&amp;(ALFA2_A7R1L[x1]|ALFA2_B7R1L[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7L1U_x1" triggerthreshold="ALFA_B7L1U"/>
+        <TriggerCondition multi="1" name="ALFA_A7L1U_x1" triggerthreshold="ALFA_A7L1U"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1L_x1" triggerthreshold="ALFA2_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1L_x1" triggerthreshold="ALFA2_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="430" partition="1" name="L1_ALFA_ELAST15" complex_deadtime="0" definition="((ALFA2_A7L1U[x1]|ALFA2_B7L1U[x1])&amp;(ALFA2_A7R1L[x1]|ALFA2_B7R1L[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1U_x1" triggerthreshold="ALFA2_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1U_x1" triggerthreshold="ALFA2_B7L1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1L_x1" triggerthreshold="ALFA2_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1L_x1" triggerthreshold="ALFA2_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="431" partition="1" name="L1_ALFA_ELAST15_Calib" complex_deadtime="0" definition="((ALFA2_A7L1U[x1]|ALFA2_B7L1U[x1])&amp;(ALFA2_A7R1L[x1]|ALFA2_B7R1L[x1])&amp;BGRP0&amp;BGRP10)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1U_x1" triggerthreshold="ALFA2_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1U_x1" triggerthreshold="ALFA2_B7L1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1L_x1" triggerthreshold="ALFA2_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1L_x1" triggerthreshold="ALFA2_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP10"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="432" partition="1" name="L1_ALFA_ELAST16" complex_deadtime="0" definition="((ALFA2_B7L1L[x1]|ALFA2_A7L1L[x1])&amp;ALFA_A7R1U[x1]&amp;ALFA_B7R1U[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_B7L1L_x1" triggerthreshold="ALFA2_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_A7L1L_x1" triggerthreshold="ALFA2_A7L1L"/>
+        </OR>
+        <TriggerCondition multi="1" name="ALFA_A7R1U_x1" triggerthreshold="ALFA_A7R1U"/>
+        <TriggerCondition multi="1" name="ALFA_B7R1U_x1" triggerthreshold="ALFA_B7R1U"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="433" partition="1" name="L1_ALFA_ELAST17" complex_deadtime="0" definition="(ALFA_B7L1L[x1]&amp;ALFA_A7L1L[x1]&amp;(ALFA2_A7R1U[x1]|ALFA2_B7R1U[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7L1L_x1" triggerthreshold="ALFA_B7L1L"/>
+        <TriggerCondition multi="1" name="ALFA_A7L1L_x1" triggerthreshold="ALFA_A7L1L"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1U_x1" triggerthreshold="ALFA2_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1U_x1" triggerthreshold="ALFA2_B7R1U"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="434" partition="1" name="L1_ALFA_ELAST18" complex_deadtime="0" definition="((ALFA2_B7L1L[x1]|ALFA2_A7L1L[x1])&amp;(ALFA2_A7R1U[x1]|ALFA2_B7R1U[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_B7L1L_x1" triggerthreshold="ALFA2_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_A7L1L_x1" triggerthreshold="ALFA2_A7L1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1U_x1" triggerthreshold="ALFA2_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1U_x1" triggerthreshold="ALFA2_B7R1U"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="435" partition="1" name="L1_ALFA_ELAST18_Calib" complex_deadtime="0" definition="((ALFA2_B7L1L[x1]|ALFA2_A7L1L[x1])&amp;(ALFA2_A7R1U[x1]|ALFA2_B7R1U[x1])&amp;BGRP0&amp;BGRP10)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_B7L1L_x1" triggerthreshold="ALFA2_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_A7L1L_x1" triggerthreshold="ALFA2_A7L1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1U_x1" triggerthreshold="ALFA2_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1U_x1" triggerthreshold="ALFA2_B7R1U"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP10"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="436" partition="1" name="L1_ALFA_SDIFF5" complex_deadtime="0" definition="(ALFA_B7L1U[x1]&amp;ALFA_A7L1U[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7L1U_x1" triggerthreshold="ALFA_B7L1U"/>
+        <TriggerCondition multi="1" name="ALFA_A7L1U_x1" triggerthreshold="ALFA_A7L1U"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="437" partition="1" name="L1_ALFA_SDIFF6" complex_deadtime="0" definition="(ALFA_A7R1L[x1]&amp;ALFA_B7R1L[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_A7R1L_x1" triggerthreshold="ALFA_A7R1L"/>
+        <TriggerCondition multi="1" name="ALFA_B7R1L_x1" triggerthreshold="ALFA_B7R1L"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="438" partition="1" name="L1_ALFA_SDIFF7" complex_deadtime="0" definition="(ALFA_B7L1L[x1]&amp;ALFA_A7L1L[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7L1L_x1" triggerthreshold="ALFA_B7L1L"/>
+        <TriggerCondition multi="1" name="ALFA_A7L1L_x1" triggerthreshold="ALFA_A7L1L"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="439" partition="1" name="L1_ALFA_SDIFF8" complex_deadtime="0" definition="(ALFA_A7R1U[x1]&amp;ALFA_B7R1U[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_A7R1U_x1" triggerthreshold="ALFA_A7R1U"/>
+        <TriggerCondition multi="1" name="ALFA_B7R1U_x1" triggerthreshold="ALFA_B7R1U"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="440" partition="1" name="L1_MBTS_1_A_ALFA_C" complex_deadtime="0" definition="(MBTS_A[x1]&amp;(ALFA2_A7R1L[x1]|ALFA2_A7R1U[x1])&amp;(ALFA2_A7R1U[x1]|ALFA2_B7R1L[x1])&amp;(ALFA2_A7R1L[x1]|ALFA2_B7R1U[x1])&amp;(ALFA2_B7R1L[x1]|ALFA2_B7R1U[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MBTS_A_x1" triggerthreshold="MBTS_A"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1L_x1" triggerthreshold="ALFA2_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_A7R1U_x1" triggerthreshold="ALFA2_A7R1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1U_x1" triggerthreshold="ALFA2_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1L_x1" triggerthreshold="ALFA2_B7R1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1L_x1" triggerthreshold="ALFA2_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1U_x1" triggerthreshold="ALFA2_B7R1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_B7R1L_x1" triggerthreshold="ALFA2_B7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1U_x1" triggerthreshold="ALFA2_B7R1U"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="441" partition="1" name="L1_MBTS_1_C_ALFA_A" complex_deadtime="0" definition="(MBTS_C[x1]&amp;(ALFA2_A7L1L[x1]|ALFA2_A7L1U[x1])&amp;(ALFA2_A7L1U[x1]|ALFA2_B7L1L[x1])&amp;(ALFA2_A7L1L[x1]|ALFA2_B7L1U[x1])&amp;(ALFA2_B7L1L[x1]|ALFA2_B7L1U[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MBTS_C_x1" triggerthreshold="MBTS_C"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1L_x1" triggerthreshold="ALFA2_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_A7L1U_x1" triggerthreshold="ALFA2_A7L1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1U_x1" triggerthreshold="ALFA2_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1L_x1" triggerthreshold="ALFA2_B7L1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1L_x1" triggerthreshold="ALFA2_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1U_x1" triggerthreshold="ALFA2_B7L1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_B7L1L_x1" triggerthreshold="ALFA2_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1U_x1" triggerthreshold="ALFA2_B7L1U"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="442" partition="1" name="L1_MBTS_1_A_ALFA_C_UNPAIRED_ISO" complex_deadtime="0" definition="(MBTS_A[x1]&amp;(ALFA2_A7R1L[x1]|ALFA2_A7R1U[x1])&amp;(ALFA2_A7R1U[x1]|ALFA2_B7R1L[x1])&amp;(ALFA2_A7R1L[x1]|ALFA2_B7R1U[x1])&amp;(ALFA2_B7R1L[x1]|ALFA2_B7R1U[x1])&amp;BGRP0&amp;BGRP4)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MBTS_A_x1" triggerthreshold="MBTS_A"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1L_x1" triggerthreshold="ALFA2_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_A7R1U_x1" triggerthreshold="ALFA2_A7R1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1U_x1" triggerthreshold="ALFA2_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1L_x1" triggerthreshold="ALFA2_B7R1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1L_x1" triggerthreshold="ALFA2_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1U_x1" triggerthreshold="ALFA2_B7R1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_B7R1L_x1" triggerthreshold="ALFA2_B7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1U_x1" triggerthreshold="ALFA2_B7R1U"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="443" partition="1" name="L1_MBTS_1_C_ALFA_A_UNPAIRED_ISO" complex_deadtime="0" definition="(MBTS_C[x1]&amp;(ALFA2_A7L1L[x1]|ALFA2_A7L1U[x1])&amp;(ALFA2_A7L1U[x1]|ALFA2_B7L1L[x1])&amp;(ALFA2_A7L1L[x1]|ALFA2_B7L1U[x1])&amp;(ALFA2_B7L1L[x1]|ALFA2_B7L1U[x1])&amp;BGRP0&amp;BGRP4)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="MBTS_C_x1" triggerthreshold="MBTS_C"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1L_x1" triggerthreshold="ALFA2_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_A7L1U_x1" triggerthreshold="ALFA2_A7L1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1U_x1" triggerthreshold="ALFA2_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1L_x1" triggerthreshold="ALFA2_B7L1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1L_x1" triggerthreshold="ALFA2_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1U_x1" triggerthreshold="ALFA2_B7L1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_B7L1L_x1" triggerthreshold="ALFA2_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1U_x1" triggerthreshold="ALFA2_B7L1U"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="444" partition="1" name="L1_MBTS_2_A_ALFA_C" complex_deadtime="0" definition="(MBTS_A[x2]&amp;(ALFA2_A7R1L[x1]|ALFA2_A7R1U[x1])&amp;(ALFA2_A7R1U[x1]|ALFA2_B7R1L[x1])&amp;(ALFA2_A7R1L[x1]|ALFA2_B7R1U[x1])&amp;(ALFA2_B7R1L[x1]|ALFA2_B7R1U[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="MBTS_A_x2" triggerthreshold="MBTS_A"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1L_x1" triggerthreshold="ALFA2_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_A7R1U_x1" triggerthreshold="ALFA2_A7R1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1U_x1" triggerthreshold="ALFA2_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1L_x1" triggerthreshold="ALFA2_B7R1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1L_x1" triggerthreshold="ALFA2_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1U_x1" triggerthreshold="ALFA2_B7R1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_B7R1L_x1" triggerthreshold="ALFA2_B7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1U_x1" triggerthreshold="ALFA2_B7R1U"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="445" partition="1" name="L1_MBTS_2_C_ALFA_A" complex_deadtime="0" definition="(MBTS_C[x2]&amp;(ALFA2_A7L1L[x1]|ALFA2_A7L1U[x1])&amp;(ALFA2_A7L1U[x1]|ALFA2_B7L1L[x1])&amp;(ALFA2_A7L1L[x1]|ALFA2_B7L1U[x1])&amp;(ALFA2_B7L1L[x1]|ALFA2_B7L1U[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="MBTS_C_x2" triggerthreshold="MBTS_C"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1L_x1" triggerthreshold="ALFA2_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_A7L1U_x1" triggerthreshold="ALFA2_A7L1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1U_x1" triggerthreshold="ALFA2_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1L_x1" triggerthreshold="ALFA2_B7L1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1L_x1" triggerthreshold="ALFA2_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1U_x1" triggerthreshold="ALFA2_B7L1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_B7L1L_x1" triggerthreshold="ALFA2_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1U_x1" triggerthreshold="ALFA2_B7L1U"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="446" partition="1" name="L1_MBTS_2_A_ALFA_C_UNPAIRED_ISO" complex_deadtime="0" definition="(MBTS_A[x2]&amp;(ALFA2_A7R1L[x1]|ALFA2_A7R1U[x1])&amp;(ALFA2_A7R1U[x1]|ALFA2_B7R1L[x1])&amp;(ALFA2_A7R1L[x1]|ALFA2_B7R1U[x1])&amp;(ALFA2_B7R1L[x1]|ALFA2_B7R1U[x1])&amp;BGRP0&amp;BGRP4)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="MBTS_A_x2" triggerthreshold="MBTS_A"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1L_x1" triggerthreshold="ALFA2_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_A7R1U_x1" triggerthreshold="ALFA2_A7R1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1U_x1" triggerthreshold="ALFA2_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1L_x1" triggerthreshold="ALFA2_B7R1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1L_x1" triggerthreshold="ALFA2_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1U_x1" triggerthreshold="ALFA2_B7R1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_B7R1L_x1" triggerthreshold="ALFA2_B7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1U_x1" triggerthreshold="ALFA2_B7R1U"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="447" partition="1" name="L1_MBTS_2_C_ALFA_A_UNPAIRED_ISO" complex_deadtime="0" definition="(MBTS_C[x2]&amp;(ALFA2_A7L1L[x1]|ALFA2_A7L1U[x1])&amp;(ALFA2_A7L1U[x1]|ALFA2_B7L1L[x1])&amp;(ALFA2_A7L1L[x1]|ALFA2_B7L1U[x1])&amp;(ALFA2_B7L1L[x1]|ALFA2_B7L1U[x1])&amp;BGRP0&amp;BGRP4)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="2" name="MBTS_C_x2" triggerthreshold="MBTS_C"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1L_x1" triggerthreshold="ALFA2_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_A7L1U_x1" triggerthreshold="ALFA2_A7L1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1U_x1" triggerthreshold="ALFA2_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1L_x1" triggerthreshold="ALFA2_B7L1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1L_x1" triggerthreshold="ALFA2_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1U_x1" triggerthreshold="ALFA2_B7L1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_B7L1L_x1" triggerthreshold="ALFA2_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1U_x1" triggerthreshold="ALFA2_B7L1U"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="448" partition="1" name="L1_LUCID_A_ALFA_C" complex_deadtime="0" definition="(LUCID_A[x1]&amp;(ALFA2_A7R1L[x1]|ALFA2_A7R1U[x1])&amp;(ALFA2_A7R1U[x1]|ALFA2_B7R1L[x1])&amp;(ALFA2_A7R1L[x1]|ALFA2_B7R1U[x1])&amp;(ALFA2_B7R1L[x1]|ALFA2_B7R1U[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="LUCID_A_x1" triggerthreshold="LUCID_A"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1L_x1" triggerthreshold="ALFA2_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_A7R1U_x1" triggerthreshold="ALFA2_A7R1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1U_x1" triggerthreshold="ALFA2_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1L_x1" triggerthreshold="ALFA2_B7R1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1L_x1" triggerthreshold="ALFA2_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1U_x1" triggerthreshold="ALFA2_B7R1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_B7R1L_x1" triggerthreshold="ALFA2_B7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1U_x1" triggerthreshold="ALFA2_B7R1U"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="449" partition="1" name="L1_LUCID_C_ALFA_A" complex_deadtime="0" definition="(LUCID_C[x1]&amp;(ALFA2_A7L1L[x1]|ALFA2_A7L1U[x1])&amp;(ALFA2_A7L1U[x1]|ALFA2_B7L1L[x1])&amp;(ALFA2_A7L1L[x1]|ALFA2_B7L1U[x1])&amp;(ALFA2_B7L1L[x1]|ALFA2_B7L1U[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="LUCID_C_x1" triggerthreshold="LUCID_C"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1L_x1" triggerthreshold="ALFA2_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_A7L1U_x1" triggerthreshold="ALFA2_A7L1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1U_x1" triggerthreshold="ALFA2_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1L_x1" triggerthreshold="ALFA2_B7L1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1L_x1" triggerthreshold="ALFA2_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1U_x1" triggerthreshold="ALFA2_B7L1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_B7L1L_x1" triggerthreshold="ALFA2_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1U_x1" triggerthreshold="ALFA2_B7L1U"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="450" partition="1" name="L1_LUCID_A_ALFA_C_UNPAIRED_ISO" complex_deadtime="0" definition="(LUCID_A[x1]&amp;(ALFA2_A7R1L[x1]|ALFA2_A7R1U[x1])&amp;(ALFA2_A7R1U[x1]|ALFA2_B7R1L[x1])&amp;(ALFA2_A7R1L[x1]|ALFA2_B7R1U[x1])&amp;(ALFA2_B7R1L[x1]|ALFA2_B7R1U[x1])&amp;BGRP0&amp;BGRP4)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="LUCID_A_x1" triggerthreshold="LUCID_A"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1L_x1" triggerthreshold="ALFA2_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_A7R1U_x1" triggerthreshold="ALFA2_A7R1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1U_x1" triggerthreshold="ALFA2_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1L_x1" triggerthreshold="ALFA2_B7R1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1L_x1" triggerthreshold="ALFA2_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1U_x1" triggerthreshold="ALFA2_B7R1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_B7R1L_x1" triggerthreshold="ALFA2_B7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1U_x1" triggerthreshold="ALFA2_B7R1U"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="451" partition="1" name="L1_LUCID_C_ALFA_A_UNPAIRED_ISO" complex_deadtime="0" definition="(LUCID_C[x1]&amp;(ALFA2_A7L1L[x1]|ALFA2_A7L1U[x1])&amp;(ALFA2_A7L1U[x1]|ALFA2_B7L1L[x1])&amp;(ALFA2_A7L1L[x1]|ALFA2_B7L1U[x1])&amp;(ALFA2_B7L1L[x1]|ALFA2_B7L1U[x1])&amp;BGRP0&amp;BGRP4)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="LUCID_C_x1" triggerthreshold="LUCID_C"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1L_x1" triggerthreshold="ALFA2_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_A7L1U_x1" triggerthreshold="ALFA2_A7L1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1U_x1" triggerthreshold="ALFA2_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1L_x1" triggerthreshold="ALFA2_B7L1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1L_x1" triggerthreshold="ALFA2_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1U_x1" triggerthreshold="ALFA2_B7L1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_B7L1L_x1" triggerthreshold="ALFA2_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1U_x1" triggerthreshold="ALFA2_B7L1U"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="452" partition="1" name="L1_EM3_ALFA_ANY" complex_deadtime="0" definition="(EM3[x1]&amp;(ALFA3_B7L1U[x1]|ALFA3_B7L1L[x1]|ALFA3_A7L1U[x1]|ALFA3_A7L1L[x1]|ALFA3_A7R1U[x1]|ALFA3_A7R1L[x1]|ALFA3_B7R1U[x1]|ALFA3_B7R1L[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM3_x1" triggerthreshold="EM3"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA3_B7L1U_x1" triggerthreshold="ALFA3_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7L1L_x1" triggerthreshold="ALFA3_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1U_x1" triggerthreshold="ALFA3_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1L_x1" triggerthreshold="ALFA3_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1U_x1" triggerthreshold="ALFA3_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1L_x1" triggerthreshold="ALFA3_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1U_x1" triggerthreshold="ALFA3_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1L_x1" triggerthreshold="ALFA3_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="453" partition="1" name="L1_EM3_ALFA_ANY_UNPAIRED_ISO" complex_deadtime="0" definition="(EM3[x1]&amp;(ALFA3_B7L1U[x1]|ALFA3_B7L1L[x1]|ALFA3_A7L1U[x1]|ALFA3_A7L1L[x1]|ALFA3_A7R1U[x1]|ALFA3_A7R1L[x1]|ALFA3_B7R1U[x1]|ALFA3_B7R1L[x1])&amp;BGRP0&amp;BGRP4)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM3_x1" triggerthreshold="EM3"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA3_B7L1U_x1" triggerthreshold="ALFA3_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7L1L_x1" triggerthreshold="ALFA3_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1U_x1" triggerthreshold="ALFA3_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1L_x1" triggerthreshold="ALFA3_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1U_x1" triggerthreshold="ALFA3_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1L_x1" triggerthreshold="ALFA3_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1U_x1" triggerthreshold="ALFA3_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1L_x1" triggerthreshold="ALFA3_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="454" partition="1" name="L1_EM3_ALFA_EINE" complex_deadtime="0" definition="(EM3[x1]&amp;(ALFA_B7L1U[x1]|ALFA_B7L1L[x1]|ALFA_A7L1U[x1]|ALFA_A7L1L[x1])&amp;(ALFA_A7R1U[x1]|ALFA_A7R1L[x1]|ALFA_B7R1U[x1]|ALFA_B7R1L[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="EM3_x1" triggerthreshold="EM3"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA_B7L1U_x1" triggerthreshold="ALFA_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA_B7L1L_x1" triggerthreshold="ALFA_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA_A7L1U_x1" triggerthreshold="ALFA_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA_A7L1L_x1" triggerthreshold="ALFA_A7L1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA_A7R1U_x1" triggerthreshold="ALFA_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA_A7R1L_x1" triggerthreshold="ALFA_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA_B7R1U_x1" triggerthreshold="ALFA_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA_B7R1L_x1" triggerthreshold="ALFA_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="455" partition="1" name="L1_ALFA_ELASTIC_UNPAIRED_ISO" complex_deadtime="0" definition="((ALFA_B7L1U[x1]|ALFA_B7L1L[x1]|ALFA_A7L1U[x1]|ALFA_A7L1L[x1])&amp;(ALFA_A7R1U[x1]|ALFA_A7R1L[x1]|ALFA_B7R1U[x1]|ALFA_B7R1L[x1])&amp;(ALFA_B7L1U[x1]|ALFA_A7L1U[x1]|ALFA_A7R1U[x1]|ALFA_B7R1U[x1])&amp;(ALFA_A7R1L[x1]|ALFA_B7R1L[x1]|ALFA_B7L1L[x1]|ALFA_A7L1L[x1])&amp;BGRP0&amp;BGRP4)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA_B7L1U_x1" triggerthreshold="ALFA_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA_B7L1L_x1" triggerthreshold="ALFA_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA_A7L1U_x1" triggerthreshold="ALFA_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA_A7L1L_x1" triggerthreshold="ALFA_A7L1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA_A7R1U_x1" triggerthreshold="ALFA_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA_A7R1L_x1" triggerthreshold="ALFA_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA_B7R1U_x1" triggerthreshold="ALFA_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA_B7R1L_x1" triggerthreshold="ALFA_B7R1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA_B7L1U_x1" triggerthreshold="ALFA_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA_A7L1U_x1" triggerthreshold="ALFA_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA_A7R1U_x1" triggerthreshold="ALFA_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA_B7R1U_x1" triggerthreshold="ALFA_B7R1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA_A7R1L_x1" triggerthreshold="ALFA_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA_B7R1L_x1" triggerthreshold="ALFA_B7R1L"/>
+          <TriggerCondition multi="1" name="ALFA_B7L1L_x1" triggerthreshold="ALFA_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA_A7L1L_x1" triggerthreshold="ALFA_A7L1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="456" partition="1" name="L1_ALFA_ANTI_ELASTIC_UNPAIRED_ISO" complex_deadtime="0" definition="((ALFA4_B7L1U[x1]|ALFA4_A7L1U[x1]|ALFA4_B7L1L[x1]|ALFA4_A7L1L[x1])&amp;(ALFA4_B7L1U[x1]|ALFA4_A7L1U[x1]|ALFA4_A7R1L[x1]|ALFA4_B7R1L[x1])&amp;(ALFA4_A7R1U[x1]|ALFA4_B7R1U[x1]|ALFA4_B7L1L[x1]|ALFA4_A7L1L[x1])&amp;(ALFA4_A7R1U[x1]|ALFA4_B7R1U[x1]|ALFA4_A7R1L[x1]|ALFA4_B7R1L[x1])&amp;BGRP0&amp;BGRP4)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA4_B7L1U_x1" triggerthreshold="ALFA4_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA4_A7L1U_x1" triggerthreshold="ALFA4_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA4_B7L1L_x1" triggerthreshold="ALFA4_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA4_A7L1L_x1" triggerthreshold="ALFA4_A7L1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA4_B7L1U_x1" triggerthreshold="ALFA4_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA4_A7L1U_x1" triggerthreshold="ALFA4_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA4_A7R1L_x1" triggerthreshold="ALFA4_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA4_B7R1L_x1" triggerthreshold="ALFA4_B7R1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA4_A7R1U_x1" triggerthreshold="ALFA4_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA4_B7R1U_x1" triggerthreshold="ALFA4_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA4_B7L1L_x1" triggerthreshold="ALFA4_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA4_A7L1L_x1" triggerthreshold="ALFA4_A7L1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA4_A7R1U_x1" triggerthreshold="ALFA4_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA4_B7R1U_x1" triggerthreshold="ALFA4_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA4_A7R1L_x1" triggerthreshold="ALFA4_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA4_B7R1L_x1" triggerthreshold="ALFA4_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="457" partition="1" name="L1_ALFA_ANY_A_EMPTY" complex_deadtime="0" definition="((ALFA_B7L1U[x1]|ALFA_B7L1L[x1]|ALFA_A7L1U[x1]|ALFA_A7L1L[x1])&amp;BGRP0&amp;BGRP3)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA_B7L1U_x1" triggerthreshold="ALFA_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA_B7L1L_x1" triggerthreshold="ALFA_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA_A7L1U_x1" triggerthreshold="ALFA_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA_A7L1L_x1" triggerthreshold="ALFA_A7L1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="458" partition="1" name="L1_ALFA_ANY_C_EMPTY" complex_deadtime="0" definition="((ALFA_A7R1U[x1]|ALFA_A7R1L[x1]|ALFA_B7R1U[x1]|ALFA_B7R1L[x1])&amp;BGRP0&amp;BGRP3)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA_A7R1U_x1" triggerthreshold="ALFA_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA_A7R1L_x1" triggerthreshold="ALFA_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA_B7R1U_x1" triggerthreshold="ALFA_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA_B7R1L_x1" triggerthreshold="ALFA_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="459" partition="1" name="L1_J12_ALFA_ANY" complex_deadtime="0" definition="(J12[x1]&amp;(ALFA3_B7L1U[x1]|ALFA3_B7L1L[x1]|ALFA3_A7L1U[x1]|ALFA3_A7L1L[x1]|ALFA3_A7R1U[x1]|ALFA3_A7R1L[x1]|ALFA3_B7R1U[x1]|ALFA3_B7R1L[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J12_x1" triggerthreshold="J12"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA3_B7L1U_x1" triggerthreshold="ALFA3_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7L1L_x1" triggerthreshold="ALFA3_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1U_x1" triggerthreshold="ALFA3_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1L_x1" triggerthreshold="ALFA3_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1U_x1" triggerthreshold="ALFA3_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1L_x1" triggerthreshold="ALFA3_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1U_x1" triggerthreshold="ALFA3_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1L_x1" triggerthreshold="ALFA3_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="460" partition="1" name="L1_J12_ALFA_ANY_UNPAIRED_ISO" complex_deadtime="0" definition="(J12[x1]&amp;(ALFA3_B7L1U[x1]|ALFA3_B7L1L[x1]|ALFA3_A7L1U[x1]|ALFA3_A7L1L[x1]|ALFA3_A7R1U[x1]|ALFA3_A7R1L[x1]|ALFA3_B7R1U[x1]|ALFA3_B7R1L[x1])&amp;BGRP0&amp;BGRP4)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="J12_x1" triggerthreshold="J12"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA3_B7L1U_x1" triggerthreshold="ALFA3_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7L1L_x1" triggerthreshold="ALFA3_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1U_x1" triggerthreshold="ALFA3_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1L_x1" triggerthreshold="ALFA3_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1U_x1" triggerthreshold="ALFA3_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1L_x1" triggerthreshold="ALFA3_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1U_x1" triggerthreshold="ALFA3_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1L_x1" triggerthreshold="ALFA3_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="461" partition="1" name="L1_TE5_ALFA_ANY" complex_deadtime="0" definition="(TE5[x1]&amp;(ALFA3_B7L1U[x1]|ALFA3_B7L1L[x1]|ALFA3_A7L1U[x1]|ALFA3_A7L1L[x1]|ALFA3_A7R1U[x1]|ALFA3_A7R1L[x1]|ALFA3_B7R1U[x1]|ALFA3_B7R1L[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="TE5_x1" triggerthreshold="TE5"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA3_B7L1U_x1" triggerthreshold="ALFA3_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7L1L_x1" triggerthreshold="ALFA3_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1U_x1" triggerthreshold="ALFA3_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1L_x1" triggerthreshold="ALFA3_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1U_x1" triggerthreshold="ALFA3_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1L_x1" triggerthreshold="ALFA3_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1U_x1" triggerthreshold="ALFA3_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1L_x1" triggerthreshold="ALFA3_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="462" partition="1" name="L1_TE5_ALFA_ANY_UNPAIRED_ISO" complex_deadtime="0" definition="(TE5[x1]&amp;(ALFA3_B7L1U[x1]|ALFA3_B7L1L[x1]|ALFA3_A7L1U[x1]|ALFA3_A7L1L[x1]|ALFA3_A7R1U[x1]|ALFA3_A7R1L[x1]|ALFA3_B7R1U[x1]|ALFA3_B7R1L[x1])&amp;BGRP0&amp;BGRP4)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="TE5_x1" triggerthreshold="TE5"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA3_B7L1U_x1" triggerthreshold="ALFA3_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7L1L_x1" triggerthreshold="ALFA3_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1U_x1" triggerthreshold="ALFA3_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1L_x1" triggerthreshold="ALFA3_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1U_x1" triggerthreshold="ALFA3_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1L_x1" triggerthreshold="ALFA3_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1U_x1" triggerthreshold="ALFA3_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1L_x1" triggerthreshold="ALFA3_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="463" partition="1" name="L1_TE5_ALFA_EINE" complex_deadtime="0" definition="(TE5[x1]&amp;(ALFA_B7L1U[x1]|ALFA_B7L1L[x1]|ALFA_A7L1U[x1]|ALFA_A7L1L[x1])&amp;(ALFA_A7R1U[x1]|ALFA_A7R1L[x1]|ALFA_B7R1U[x1]|ALFA_B7R1L[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="TE5_x1" triggerthreshold="TE5"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA_B7L1U_x1" triggerthreshold="ALFA_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA_B7L1L_x1" triggerthreshold="ALFA_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA_A7L1U_x1" triggerthreshold="ALFA_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA_A7L1L_x1" triggerthreshold="ALFA_A7L1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA_A7R1U_x1" triggerthreshold="ALFA_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA_A7R1L_x1" triggerthreshold="ALFA_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA_B7R1U_x1" triggerthreshold="ALFA_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA_B7R1L_x1" triggerthreshold="ALFA_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="464" partition="1" name="L1_TRT_ALFA_ANY" complex_deadtime="0" definition="(NIMTRT[x1]&amp;(ALFA3_B7L1U[x1]|ALFA3_B7L1L[x1]|ALFA3_A7L1U[x1]|ALFA3_A7L1L[x1]|ALFA3_A7R1U[x1]|ALFA3_A7R1L[x1]|ALFA3_B7R1U[x1]|ALFA3_B7R1L[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="NIMTRT_x1" triggerthreshold="NIMTRT"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA3_B7L1U_x1" triggerthreshold="ALFA3_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7L1L_x1" triggerthreshold="ALFA3_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1U_x1" triggerthreshold="ALFA3_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1L_x1" triggerthreshold="ALFA3_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1U_x1" triggerthreshold="ALFA3_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1L_x1" triggerthreshold="ALFA3_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1U_x1" triggerthreshold="ALFA3_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1L_x1" triggerthreshold="ALFA3_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="465" partition="1" name="L1_TRT_ALFA_ANY_UNPAIRED_ISO" complex_deadtime="0" definition="(NIMTRT[x1]&amp;(ALFA3_B7L1U[x1]|ALFA3_B7L1L[x1]|ALFA3_A7L1U[x1]|ALFA3_A7L1L[x1]|ALFA3_A7R1U[x1]|ALFA3_A7R1L[x1]|ALFA3_B7R1U[x1]|ALFA3_B7R1L[x1])&amp;BGRP0&amp;BGRP4)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="NIMTRT_x1" triggerthreshold="NIMTRT"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA3_B7L1U_x1" triggerthreshold="ALFA3_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7L1L_x1" triggerthreshold="ALFA3_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1U_x1" triggerthreshold="ALFA3_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1L_x1" triggerthreshold="ALFA3_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1U_x1" triggerthreshold="ALFA3_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1L_x1" triggerthreshold="ALFA3_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1U_x1" triggerthreshold="ALFA3_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1L_x1" triggerthreshold="ALFA3_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="466" partition="1" name="L1_TRT_ALFA_EINE" complex_deadtime="0" definition="(NIMTRT[x1]&amp;(ALFA_B7L1U[x1]|ALFA_B7L1L[x1]|ALFA_A7L1U[x1]|ALFA_A7L1L[x1])&amp;(ALFA_A7R1U[x1]|ALFA_A7R1L[x1]|ALFA_B7R1U[x1]|ALFA_B7R1L[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="NIMTRT_x1" triggerthreshold="NIMTRT"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA_B7L1U_x1" triggerthreshold="ALFA_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA_B7L1L_x1" triggerthreshold="ALFA_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA_A7L1U_x1" triggerthreshold="ALFA_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA_A7L1L_x1" triggerthreshold="ALFA_A7L1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA_A7R1U_x1" triggerthreshold="ALFA_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA_A7R1L_x1" triggerthreshold="ALFA_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA_B7R1U_x1" triggerthreshold="ALFA_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA_B7R1L_x1" triggerthreshold="ALFA_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="467" partition="1" name="L1_LHCF_ALFA_ANY_A" complex_deadtime="0" definition="(NIMLHCF[x1]&amp;(ALFA_B7L1U[x1]|ALFA_B7L1L[x1]|ALFA_A7L1U[x1]|ALFA_A7L1L[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="NIMLHCF_x1" triggerthreshold="NIMLHCF"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA_B7L1U_x1" triggerthreshold="ALFA_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA_B7L1L_x1" triggerthreshold="ALFA_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA_A7L1U_x1" triggerthreshold="ALFA_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA_A7L1L_x1" triggerthreshold="ALFA_A7L1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="468" partition="1" name="L1_LHCF_ALFA_ANY_C" complex_deadtime="0" definition="(NIMLHCF[x1]&amp;(ALFA_A7R1U[x1]|ALFA_A7R1L[x1]|ALFA_B7R1U[x1]|ALFA_B7R1L[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="NIMLHCF_x1" triggerthreshold="NIMLHCF"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA_A7R1U_x1" triggerthreshold="ALFA_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA_A7R1L_x1" triggerthreshold="ALFA_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA_B7R1U_x1" triggerthreshold="ALFA_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA_B7R1L_x1" triggerthreshold="ALFA_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="469" partition="1" name="L1_LHCF_ALFA_ANY_A_UNPAIRED_ISO" complex_deadtime="0" definition="(NIMLHCF[x1]&amp;(ALFA_B7L1U[x1]|ALFA_B7L1L[x1]|ALFA_A7L1U[x1]|ALFA_A7L1L[x1])&amp;BGRP0&amp;BGRP4)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="NIMLHCF_x1" triggerthreshold="NIMLHCF"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA_B7L1U_x1" triggerthreshold="ALFA_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA_B7L1L_x1" triggerthreshold="ALFA_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA_A7L1U_x1" triggerthreshold="ALFA_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA_A7L1L_x1" triggerthreshold="ALFA_A7L1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="470" partition="1" name="L1_LHCF_ALFA_ANY_C_UNPAIRED_ISO" complex_deadtime="0" definition="(NIMLHCF[x1]&amp;(ALFA_A7R1U[x1]|ALFA_A7R1L[x1]|ALFA_B7R1U[x1]|ALFA_B7R1L[x1])&amp;BGRP0&amp;BGRP4)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="NIMLHCF_x1" triggerthreshold="NIMLHCF"/>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA_A7R1U_x1" triggerthreshold="ALFA_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA_A7R1L_x1" triggerthreshold="ALFA_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA_B7R1U_x1" triggerthreshold="ALFA_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA_B7R1L_x1" triggerthreshold="ALFA_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="471" partition="1" name="L1_ALFA_BGT" complex_deadtime="0" definition="(RNDM3&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <InternalTrigger name="RNDM3"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="472" partition="1" name="L1_ALFA_BGT_UNPAIRED_ISO" complex_deadtime="0" definition="(RNDM3&amp;BGRP0&amp;BGRP4)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <InternalTrigger name="RNDM3"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="473" partition="1" name="L1_ALFA_BGT_BGRP10" complex_deadtime="0" definition="(RNDM3&amp;BGRP0&amp;BGRP10)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <InternalTrigger name="RNDM3"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP10"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="474" partition="1" name="L1_ALFA_SHOWSYST5" complex_deadtime="0" definition="((ALFA_B7L1U[x1]|ALFA_B7L1L[x1]|ALFA_A7L1U[x1]|ALFA_A7L1L[x1])&amp;(ALFA_A7R1U[x1]|ALFA_A7R1L[x1]|ALFA_B7R1U[x1]|ALFA_B7R1L[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA_B7L1U_x1" triggerthreshold="ALFA_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA_B7L1L_x1" triggerthreshold="ALFA_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA_A7L1U_x1" triggerthreshold="ALFA_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA_A7L1L_x1" triggerthreshold="ALFA_A7L1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA_A7R1U_x1" triggerthreshold="ALFA_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA_A7R1L_x1" triggerthreshold="ALFA_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA_B7R1U_x1" triggerthreshold="ALFA_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA_B7R1L_x1" triggerthreshold="ALFA_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="475" partition="1" name="L1_ALFA_SYST9" complex_deadtime="0" definition="(ALFA_B7L1U[x1]&amp;ALFA_A7L1U[x1]&amp;ALFA_A7R1U[x1]&amp;ALFA_B7R1U[x1]&amp;!(ALFA3_B7L1L[x1]|ALFA3_A7L1L[x1]|ALFA3_A7R1L[x1]|ALFA3_B7R1L[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7L1U_x1" triggerthreshold="ALFA_B7L1U"/>
+        <TriggerCondition multi="1" name="ALFA_A7L1U_x1" triggerthreshold="ALFA_A7L1U"/>
+        <TriggerCondition multi="1" name="ALFA_A7R1U_x1" triggerthreshold="ALFA_A7R1U"/>
+        <TriggerCondition multi="1" name="ALFA_B7R1U_x1" triggerthreshold="ALFA_B7R1U"/>
+        <NOT>
+          <OR>
+            <TriggerCondition multi="1" name="ALFA3_B7L1L_x1" triggerthreshold="ALFA3_B7L1L"/>
+            <TriggerCondition multi="1" name="ALFA3_A7L1L_x1" triggerthreshold="ALFA3_A7L1L"/>
+            <TriggerCondition multi="1" name="ALFA3_A7R1L_x1" triggerthreshold="ALFA3_A7R1L"/>
+            <TriggerCondition multi="1" name="ALFA3_B7R1L_x1" triggerthreshold="ALFA3_B7R1L"/>
+          </OR>
+        </NOT>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="476" partition="1" name="L1_ALFA_SYST10" complex_deadtime="0" definition="(ALFA_B7L1L[x1]&amp;ALFA_A7L1L[x1]&amp;ALFA_A7R1L[x1]&amp;ALFA_B7R1L[x1]&amp;!(ALFA3_B7L1U[x1]|ALFA3_A7L1U[x1]|ALFA3_A7R1U[x1]|ALFA3_B7R1U[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7L1L_x1" triggerthreshold="ALFA_B7L1L"/>
+        <TriggerCondition multi="1" name="ALFA_A7L1L_x1" triggerthreshold="ALFA_A7L1L"/>
+        <TriggerCondition multi="1" name="ALFA_A7R1L_x1" triggerthreshold="ALFA_A7R1L"/>
+        <TriggerCondition multi="1" name="ALFA_B7R1L_x1" triggerthreshold="ALFA_B7R1L"/>
+        <NOT>
+          <OR>
+            <TriggerCondition multi="1" name="ALFA3_B7L1U_x1" triggerthreshold="ALFA3_B7L1U"/>
+            <TriggerCondition multi="1" name="ALFA3_A7L1U_x1" triggerthreshold="ALFA3_A7L1U"/>
+            <TriggerCondition multi="1" name="ALFA3_A7R1U_x1" triggerthreshold="ALFA3_A7R1U"/>
+            <TriggerCondition multi="1" name="ALFA3_B7R1U_x1" triggerthreshold="ALFA3_B7R1U"/>
+          </OR>
+        </NOT>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="477" partition="1" name="L1_ALFA_SYST11" complex_deadtime="0" definition="(ALFA_B7L1U[x1]&amp;ALFA_A7L1U[x1]&amp;ALFA_A7R1U[x1]&amp;ALFA_B7R1U[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7L1U_x1" triggerthreshold="ALFA_B7L1U"/>
+        <TriggerCondition multi="1" name="ALFA_A7L1U_x1" triggerthreshold="ALFA_A7L1U"/>
+        <TriggerCondition multi="1" name="ALFA_A7R1U_x1" triggerthreshold="ALFA_A7R1U"/>
+        <TriggerCondition multi="1" name="ALFA_B7R1U_x1" triggerthreshold="ALFA_B7R1U"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="478" partition="1" name="L1_ALFA_SYST12" complex_deadtime="0" definition="(ALFA_B7L1L[x1]&amp;ALFA_A7L1L[x1]&amp;ALFA_A7R1L[x1]&amp;ALFA_B7R1L[x1]&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7L1L_x1" triggerthreshold="ALFA_B7L1L"/>
+        <TriggerCondition multi="1" name="ALFA_A7L1L_x1" triggerthreshold="ALFA_A7L1L"/>
+        <TriggerCondition multi="1" name="ALFA_A7R1L_x1" triggerthreshold="ALFA_A7R1L"/>
+        <TriggerCondition multi="1" name="ALFA_B7R1L_x1" triggerthreshold="ALFA_B7R1L"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="479" partition="1" name="L1_ALFA_SYST17" complex_deadtime="0" definition="((ALFA2_A7L1U[x1]|ALFA2_B7L1U[x1])&amp;(ALFA2_A7R1U[x1]|ALFA2_B7R1U[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7L1U_x1" triggerthreshold="ALFA2_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA2_B7L1U_x1" triggerthreshold="ALFA2_B7L1U"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1U_x1" triggerthreshold="ALFA2_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1U_x1" triggerthreshold="ALFA2_B7R1U"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="480" partition="1" name="L1_ALFA_SYST18" complex_deadtime="0" definition="((ALFA2_B7L1L[x1]|ALFA2_A7L1L[x1])&amp;(ALFA2_A7R1L[x1]|ALFA2_B7R1L[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_B7L1L_x1" triggerthreshold="ALFA2_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA2_A7L1L_x1" triggerthreshold="ALFA2_A7L1L"/>
+        </OR>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA2_A7R1L_x1" triggerthreshold="ALFA2_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA2_B7R1L_x1" triggerthreshold="ALFA2_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="481" partition="1" name="L1_ALFA_ANY" complex_deadtime="0" definition="((ALFA3_B7L1U[x1]|ALFA3_B7L1L[x1]|ALFA3_A7L1U[x1]|ALFA3_A7L1L[x1]|ALFA3_A7R1U[x1]|ALFA3_A7R1L[x1]|ALFA3_B7R1U[x1]|ALFA3_B7R1L[x1])&amp;BGRP0&amp;BGRP1)" trigger_type="11000000" monitor="LF:111|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA3_B7L1U_x1" triggerthreshold="ALFA3_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7L1L_x1" triggerthreshold="ALFA3_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1U_x1" triggerthreshold="ALFA3_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1L_x1" triggerthreshold="ALFA3_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1U_x1" triggerthreshold="ALFA3_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1L_x1" triggerthreshold="ALFA3_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1U_x1" triggerthreshold="ALFA3_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1L_x1" triggerthreshold="ALFA3_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP1"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="482" partition="1" name="L1_ALFA_ANY_EMPTY" complex_deadtime="0" definition="((ALFA3_B7L1U[x1]|ALFA3_B7L1L[x1]|ALFA3_A7L1U[x1]|ALFA3_A7L1L[x1]|ALFA3_A7R1U[x1]|ALFA3_A7R1L[x1]|ALFA3_B7R1U[x1]|ALFA3_B7R1L[x1])&amp;BGRP0&amp;BGRP3)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA3_B7L1U_x1" triggerthreshold="ALFA3_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7L1L_x1" triggerthreshold="ALFA3_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1U_x1" triggerthreshold="ALFA3_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1L_x1" triggerthreshold="ALFA3_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1U_x1" triggerthreshold="ALFA3_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1L_x1" triggerthreshold="ALFA3_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1U_x1" triggerthreshold="ALFA3_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1L_x1" triggerthreshold="ALFA3_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP3"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="483" partition="1" name="L1_ALFA_ANY_FIRSTEMPTY" complex_deadtime="0" definition="((ALFA3_B7L1U[x1]|ALFA3_B7L1L[x1]|ALFA3_A7L1U[x1]|ALFA3_A7L1L[x1]|ALFA3_A7R1U[x1]|ALFA3_A7R1L[x1]|ALFA3_B7R1U[x1]|ALFA3_B7R1L[x1])&amp;BGRP0&amp;BGRP6)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA3_B7L1U_x1" triggerthreshold="ALFA3_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7L1L_x1" triggerthreshold="ALFA3_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1U_x1" triggerthreshold="ALFA3_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1L_x1" triggerthreshold="ALFA3_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1U_x1" triggerthreshold="ALFA3_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1L_x1" triggerthreshold="ALFA3_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1U_x1" triggerthreshold="ALFA3_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1L_x1" triggerthreshold="ALFA3_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP6"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="484" partition="1" name="L1_ALFA_ANY_UNPAIRED_ISO" complex_deadtime="0" definition="((ALFA3_B7L1U[x1]|ALFA3_B7L1L[x1]|ALFA3_A7L1U[x1]|ALFA3_A7L1L[x1]|ALFA3_A7R1U[x1]|ALFA3_A7R1L[x1]|ALFA3_B7R1U[x1]|ALFA3_B7R1L[x1])&amp;BGRP0&amp;BGRP4)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA3_B7L1U_x1" triggerthreshold="ALFA3_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7L1L_x1" triggerthreshold="ALFA3_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1U_x1" triggerthreshold="ALFA3_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1L_x1" triggerthreshold="ALFA3_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1U_x1" triggerthreshold="ALFA3_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1L_x1" triggerthreshold="ALFA3_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1U_x1" triggerthreshold="ALFA3_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1L_x1" triggerthreshold="ALFA3_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP4"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="485" partition="1" name="L1_ALFA_ANY_UNPAIRED_NONISO" complex_deadtime="0" definition="((ALFA3_B7L1U[x1]|ALFA3_B7L1L[x1]|ALFA3_A7L1U[x1]|ALFA3_A7L1L[x1]|ALFA3_A7R1U[x1]|ALFA3_A7R1L[x1]|ALFA3_B7R1U[x1]|ALFA3_B7R1L[x1])&amp;BGRP0&amp;BGRP5)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA3_B7L1U_x1" triggerthreshold="ALFA3_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7L1L_x1" triggerthreshold="ALFA3_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1U_x1" triggerthreshold="ALFA3_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1L_x1" triggerthreshold="ALFA3_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1U_x1" triggerthreshold="ALFA3_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1L_x1" triggerthreshold="ALFA3_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1U_x1" triggerthreshold="ALFA3_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1L_x1" triggerthreshold="ALFA3_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP5"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="486" partition="1" name="L1_ALFA_ANY_BGRP10" complex_deadtime="0" definition="((ALFA3_B7L1U[x1]|ALFA3_B7L1L[x1]|ALFA3_A7L1U[x1]|ALFA3_A7L1L[x1]|ALFA3_A7R1U[x1]|ALFA3_A7R1L[x1]|ALFA3_B7R1U[x1]|ALFA3_B7R1L[x1])&amp;BGRP0&amp;BGRP10)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA3_B7L1U_x1" triggerthreshold="ALFA3_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7L1L_x1" triggerthreshold="ALFA3_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1U_x1" triggerthreshold="ALFA3_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1L_x1" triggerthreshold="ALFA3_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1U_x1" triggerthreshold="ALFA3_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1L_x1" triggerthreshold="ALFA3_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1U_x1" triggerthreshold="ALFA3_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1L_x1" triggerthreshold="ALFA3_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP10"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="487" partition="1" name="L1_ALFA_ANY_ABORTGAPNOTCALIB" complex_deadtime="0" definition="((ALFA3_B7L1U[x1]|ALFA3_B7L1L[x1]|ALFA3_A7L1U[x1]|ALFA3_A7L1L[x1]|ALFA3_A7R1U[x1]|ALFA3_A7R1L[x1]|ALFA3_B7R1U[x1]|ALFA3_B7R1L[x1])&amp;BGRP0&amp;BGRP8)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA3_B7L1U_x1" triggerthreshold="ALFA3_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7L1L_x1" triggerthreshold="ALFA3_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1U_x1" triggerthreshold="ALFA3_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1L_x1" triggerthreshold="ALFA3_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1U_x1" triggerthreshold="ALFA3_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1L_x1" triggerthreshold="ALFA3_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1U_x1" triggerthreshold="ALFA3_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1L_x1" triggerthreshold="ALFA3_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP8"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="488" partition="1" name="L1_ALFA_ANY_CALIB" complex_deadtime="0" definition="((ALFA3_B7L1U[x1]|ALFA3_B7L1L[x1]|ALFA3_A7L1U[x1]|ALFA3_A7L1L[x1]|ALFA3_A7R1U[x1]|ALFA3_A7R1L[x1]|ALFA3_B7R1U[x1]|ALFA3_B7R1L[x1])&amp;BGRP0&amp;BGRP2)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <OR>
+          <TriggerCondition multi="1" name="ALFA3_B7L1U_x1" triggerthreshold="ALFA3_B7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7L1L_x1" triggerthreshold="ALFA3_B7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1U_x1" triggerthreshold="ALFA3_A7L1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7L1L_x1" triggerthreshold="ALFA3_A7L1L"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1U_x1" triggerthreshold="ALFA3_A7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_A7R1L_x1" triggerthreshold="ALFA3_A7R1L"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1U_x1" triggerthreshold="ALFA3_B7R1U"/>
+          <TriggerCondition multi="1" name="ALFA3_B7R1L_x1" triggerthreshold="ALFA3_B7R1L"/>
+        </OR>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP2"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="489" partition="1" name="L1_ALFA_B7L1U" complex_deadtime="0" definition="(ALFA_B7L1U[x1]&amp;BGRP0)" trigger_type="11000000" monitor="LF:001|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7L1U_x1" triggerthreshold="ALFA_B7L1U"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="490" partition="1" name="L1_ALFA_B7L1L" complex_deadtime="0" definition="(ALFA_B7L1L[x1]&amp;BGRP0)" trigger_type="11000000" monitor="LF:001|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7L1L_x1" triggerthreshold="ALFA_B7L1L"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="491" partition="1" name="L1_ALFA_A7L1U" complex_deadtime="0" definition="(ALFA_A7L1U[x1]&amp;BGRP0)" trigger_type="11000000" monitor="LF:001|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_A7L1U_x1" triggerthreshold="ALFA_A7L1U"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="492" partition="1" name="L1_ALFA_A7L1L" complex_deadtime="0" definition="(ALFA_A7L1L[x1]&amp;BGRP0)" trigger_type="11000000" monitor="LF:001|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_A7L1L_x1" triggerthreshold="ALFA_A7L1L"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="493" partition="1" name="L1_ALFA_A7R1U" complex_deadtime="0" definition="(ALFA_A7R1U[x1]&amp;BGRP0)" trigger_type="11000000" monitor="LF:001|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_A7R1U_x1" triggerthreshold="ALFA_A7R1U"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="494" partition="1" name="L1_ALFA_A7R1L" complex_deadtime="0" definition="(ALFA_A7R1L[x1]&amp;BGRP0)" trigger_type="11000000" monitor="LF:001|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_A7R1L_x1" triggerthreshold="ALFA_A7R1L"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="495" partition="1" name="L1_ALFA_B7R1U" complex_deadtime="0" definition="(ALFA_B7R1U[x1]&amp;BGRP0)" trigger_type="11000000" monitor="LF:001|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7R1U_x1" triggerthreshold="ALFA_B7R1U"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="496" partition="1" name="L1_ALFA_B7R1L" complex_deadtime="0" definition="(ALFA_B7R1L[x1]&amp;BGRP0)" trigger_type="11000000" monitor="LF:001|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7R1L_x1" triggerthreshold="ALFA_B7R1L"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="497" partition="1" name="L1_ALFA_B7L1U_OD" complex_deadtime="0" definition="(ALFA_B7L1U_OD[x1]&amp;BGRP0)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7L1U_OD_x1" triggerthreshold="ALFA_B7L1U_OD"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="498" partition="1" name="L1_ALFA_B7L1L_OD" complex_deadtime="0" definition="(ALFA_B7L1L_OD[x1]&amp;BGRP0)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7L1L_OD_x1" triggerthreshold="ALFA_B7L1L_OD"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="499" partition="1" name="L1_ALFA_A7L1U_OD" complex_deadtime="0" definition="(ALFA_A7L1U_OD[x1]&amp;BGRP0)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_A7L1U_OD_x1" triggerthreshold="ALFA_A7L1U_OD"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="500" partition="1" name="L1_ALFA_A7L1L_OD" complex_deadtime="0" definition="(ALFA_A7L1L_OD[x1]&amp;BGRP0)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_A7L1L_OD_x1" triggerthreshold="ALFA_A7L1L_OD"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="501" partition="1" name="L1_ALFA_A7R1U_OD" complex_deadtime="0" definition="(ALFA_A7R1U_OD[x1]&amp;BGRP0)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_A7R1U_OD_x1" triggerthreshold="ALFA_A7R1U_OD"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="502" partition="1" name="L1_ALFA_A7R1L_OD" complex_deadtime="0" definition="(ALFA_A7R1L_OD[x1]&amp;BGRP0)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_A7R1L_OD_x1" triggerthreshold="ALFA_A7R1L_OD"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="503" partition="1" name="L1_ALFA_B7R1U_OD" complex_deadtime="0" definition="(ALFA_B7R1U_OD[x1]&amp;BGRP0)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7R1U_OD_x1" triggerthreshold="ALFA_B7R1U_OD"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="504" partition="1" name="L1_ALFA_B7R1L_OD" complex_deadtime="0" definition="(ALFA_B7R1L_OD[x1]&amp;BGRP0)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7R1L_OD_x1" triggerthreshold="ALFA_B7R1L_OD"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="505" partition="1" name="L1_ALFA_B7L1_OD" complex_deadtime="0" definition="(ALFA_B7L1U_OD[x1]&amp;ALFA_B7L1L_OD[x1]&amp;BGRP0)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7L1U_OD_x1" triggerthreshold="ALFA_B7L1U_OD"/>
+        <TriggerCondition multi="1" name="ALFA_B7L1L_OD_x1" triggerthreshold="ALFA_B7L1L_OD"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="506" partition="1" name="L1_ALFA_A7L1_OD" complex_deadtime="0" definition="(ALFA_A7L1U_OD[x1]&amp;ALFA_A7L1L_OD[x1]&amp;BGRP0)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_A7L1U_OD_x1" triggerthreshold="ALFA_A7L1U_OD"/>
+        <TriggerCondition multi="1" name="ALFA_A7L1L_OD_x1" triggerthreshold="ALFA_A7L1L_OD"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="507" partition="1" name="L1_ALFA_B7R1_OD" complex_deadtime="0" definition="(ALFA_B7R1U_OD[x1]&amp;ALFA_B7R1L_OD[x1]&amp;BGRP0)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_B7R1U_OD_x1" triggerthreshold="ALFA_B7R1U_OD"/>
+        <TriggerCondition multi="1" name="ALFA_B7R1L_OD_x1" triggerthreshold="ALFA_B7R1L_OD"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="508" partition="1" name="L1_ALFA_A7R1_OD" complex_deadtime="0" definition="(ALFA_A7R1U_OD[x1]&amp;ALFA_A7R1L_OD[x1]&amp;BGRP0)" trigger_type="11000000" monitor="LF:000|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="ALFA_A7R1U_OD_x1" triggerthreshold="ALFA_A7R1U_OD"/>
+        <TriggerCondition multi="1" name="ALFA_A7R1L_OD_x1" triggerthreshold="ALFA_A7R1L_OD"/>
+        <InternalTrigger name="BGRP0"/>
+      </AND>
+    </TriggerItem>
+    <TriggerItem ctpid="511" partition="1" name="L1_CALREQ2" complex_deadtime="0" definition="(CAL2[x1]&amp;BGRP0&amp;BGRP2)" trigger_type="00110100" monitor="LF:111|HF:000">
+      <AND>
+        <TriggerCondition multi="1" name="CAL2_x1" triggerthreshold="CAL2"/>
+        <InternalTrigger name="BGRP0"/>
+        <InternalTrigger name="BGRP2"/>
+      </AND>
+    </TriggerItem>
+  </TriggerMenu>
+  <PrescaleSet name="Physics_pp_v6_default_prescale" type="Physics" menuPartition="0">
+    <Prescale ctpid="0" cut="000001" value="1"/>
+    <Prescale ctpid="1" cut="000001" value="1"/>
+    <Prescale ctpid="2" cut="000001" value="1"/>
+    <Prescale ctpid="3" cut="000001" value="1"/>
+    <Prescale ctpid="4" cut="000001" value="1"/>
+    <Prescale ctpid="5" cut="000001" value="1"/>
+    <Prescale ctpid="6" cut="000001" value="1"/>
+    <Prescale ctpid="7" cut="000001" value="1"/>
+    <Prescale ctpid="8" cut="000001" value="1"/>
+    <Prescale ctpid="9" cut="000001" value="1"/>
+    <Prescale ctpid="10" cut="000001" value="1"/>
+    <Prescale ctpid="11" cut="000001" value="1"/>
+    <Prescale ctpid="12" cut="000001" value="1"/>
+    <Prescale ctpid="13" cut="000001" value="1"/>
+    <Prescale ctpid="14" cut="000001" value="1"/>
+    <Prescale ctpid="15" cut="000001" value="1"/>
+    <Prescale ctpid="16" cut="000001" value="1"/>
+    <Prescale ctpid="17" cut="000001" value="1"/>
+    <Prescale ctpid="18" cut="000001" value="1"/>
+    <Prescale ctpid="19" cut="000001" value="1"/>
+    <Prescale ctpid="20" cut="000001" value="1"/>
+    <Prescale ctpid="21" cut="000001" value="1"/>
+    <Prescale ctpid="22" cut="000001" value="1"/>
+    <Prescale ctpid="23" cut="000001" value="1"/>
+    <Prescale ctpid="24" cut="000001" value="1"/>
+    <Prescale ctpid="25" cut="000001" value="1"/>
+    <Prescale ctpid="26" cut="000001" value="1"/>
+    <Prescale ctpid="27" cut="000001" value="1"/>
+    <Prescale ctpid="28" cut="000001" value="1"/>
+    <Prescale ctpid="29" cut="000001" value="1"/>
+    <Prescale ctpid="30" cut="000001" value="1"/>
+    <Prescale ctpid="31" cut="000001" value="1"/>
+    <Prescale ctpid="32" cut="000001" value="1"/>
+    <Prescale ctpid="33" cut="000001" value="1"/>
+    <Prescale ctpid="34" cut="000001" value="1"/>
+    <Prescale ctpid="35" cut="000001" value="1"/>
+    <Prescale ctpid="36" cut="000001" value="1"/>
+    <Prescale ctpid="37" cut="000001" value="1"/>
+    <Prescale ctpid="38" cut="000001" value="1"/>
+    <Prescale ctpid="39" cut="000001" value="1"/>
+    <Prescale ctpid="40" cut="000001" value="1"/>
+    <Prescale ctpid="41" cut="000001" value="1"/>
+    <Prescale ctpid="42" cut="000001" value="1"/>
+    <Prescale ctpid="43" cut="000001" value="1"/>
+    <Prescale ctpid="44" cut="000001" value="1"/>
+    <Prescale ctpid="45" cut="000001" value="1"/>
+    <Prescale ctpid="46" cut="000001" value="1"/>
+    <Prescale ctpid="47" cut="000001" value="1"/>
+    <Prescale ctpid="48" cut="000001" value="1"/>
+    <Prescale ctpid="49" cut="000001" value="1"/>
+    <Prescale ctpid="50" cut="000001" value="1"/>
+    <Prescale ctpid="51" cut="000001" value="1"/>
+    <Prescale ctpid="52" cut="000001" value="1"/>
+    <Prescale ctpid="53" cut="000001" value="1"/>
+    <Prescale ctpid="54" cut="000001" value="1"/>
+    <Prescale ctpid="55" cut="000001" value="1"/>
+    <Prescale ctpid="56" cut="000001" value="1"/>
+    <Prescale ctpid="57" cut="000001" value="1"/>
+    <Prescale ctpid="58" cut="000001" value="1"/>
+    <Prescale ctpid="59" cut="000001" value="1"/>
+    <Prescale ctpid="60" cut="000001" value="1"/>
+    <Prescale ctpid="61" cut="000001" value="1"/>
+    <Prescale ctpid="62" cut="000001" value="1"/>
+    <Prescale ctpid="63" cut="000001" value="1"/>
+    <Prescale ctpid="64" cut="000001" value="1"/>
+    <Prescale ctpid="65" cut="000001" value="1"/>
+    <Prescale ctpid="66" cut="000001" value="1"/>
+    <Prescale ctpid="67" cut="000001" value="1"/>
+    <Prescale ctpid="68" cut="000001" value="1"/>
+    <Prescale ctpid="69" cut="000001" value="1"/>
+    <Prescale ctpid="70" cut="000001" value="1"/>
+    <Prescale ctpid="71" cut="000001" value="1"/>
+    <Prescale ctpid="72" cut="000001" value="1"/>
+    <Prescale ctpid="73" cut="000001" value="1"/>
+    <Prescale ctpid="74" cut="000001" value="1"/>
+    <Prescale ctpid="75" cut="000001" value="1"/>
+    <Prescale ctpid="76" cut="000001" value="1"/>
+    <Prescale ctpid="77" cut="000001" value="1"/>
+    <Prescale ctpid="78" cut="000001" value="1"/>
+    <Prescale ctpid="79" cut="000001" value="1"/>
+    <Prescale ctpid="80" cut="000001" value="1"/>
+    <Prescale ctpid="81" cut="000001" value="1"/>
+    <Prescale ctpid="82" cut="000001" value="1"/>
+    <Prescale ctpid="83" cut="000001" value="1"/>
+    <Prescale ctpid="84" cut="000001" value="1"/>
+    <Prescale ctpid="85" cut="000001" value="1"/>
+    <Prescale ctpid="86" cut="000001" value="1"/>
+    <Prescale ctpid="87" cut="000001" value="1"/>
+    <Prescale ctpid="88" cut="000001" value="1"/>
+    <Prescale ctpid="89" cut="000001" value="1"/>
+    <Prescale ctpid="90" cut="000001" value="1"/>
+    <Prescale ctpid="91" cut="000001" value="1"/>
+    <Prescale ctpid="92" cut="000001" value="1"/>
+    <Prescale ctpid="93" cut="000001" value="1"/>
+    <Prescale ctpid="94" cut="000001" value="1"/>
+    <Prescale ctpid="95" cut="000001" value="1"/>
+    <Prescale ctpid="96" cut="000001" value="1"/>
+    <Prescale ctpid="97" cut="000001" value="1"/>
+    <Prescale ctpid="98" cut="000001" value="1"/>
+    <Prescale ctpid="99" cut="000001" value="1"/>
+    <Prescale ctpid="100" cut="000001" value="1"/>
+    <Prescale ctpid="101" cut="000001" value="1"/>
+    <Prescale ctpid="102" cut="000001" value="1"/>
+    <Prescale ctpid="103" cut="000001" value="1"/>
+    <Prescale ctpid="104" cut="000001" value="1"/>
+    <Prescale ctpid="105" cut="000001" value="1"/>
+    <Prescale ctpid="106" cut="000001" value="1"/>
+    <Prescale ctpid="107" cut="000001" value="1"/>
+    <Prescale ctpid="108" cut="000001" value="1"/>
+    <Prescale ctpid="109" cut="000001" value="1"/>
+    <Prescale ctpid="110" cut="000001" value="1"/>
+    <Prescale ctpid="111" cut="000001" value="1"/>
+    <Prescale ctpid="112" cut="000001" value="1"/>
+    <Prescale ctpid="113" cut="000001" value="1"/>
+    <Prescale ctpid="114" cut="000001" value="1"/>
+    <Prescale ctpid="115" cut="000001" value="1"/>
+    <Prescale ctpid="116" cut="000001" value="1"/>
+    <Prescale ctpid="117" cut="000001" value="1"/>
+    <Prescale ctpid="118" cut="000001" value="1"/>
+    <Prescale ctpid="119" cut="000001" value="1"/>
+    <Prescale ctpid="120" cut="000001" value="1"/>
+    <Prescale ctpid="121" cut="000001" value="1"/>
+    <Prescale ctpid="122" cut="000001" value="1"/>
+    <Prescale ctpid="123" cut="000001" value="1"/>
+    <Prescale ctpid="124" cut="000001" value="1"/>
+    <Prescale ctpid="125" cut="000001" value="1"/>
+    <Prescale ctpid="126" cut="000001" value="1"/>
+    <Prescale ctpid="127" cut="000001" value="1"/>
+    <Prescale ctpid="128" cut="000001" value="1"/>
+    <Prescale ctpid="129" cut="000001" value="1"/>
+    <Prescale ctpid="130" cut="000001" value="1"/>
+    <Prescale ctpid="131" cut="000001" value="1"/>
+    <Prescale ctpid="132" cut="000001" value="1"/>
+    <Prescale ctpid="133" cut="000001" value="1"/>
+    <Prescale ctpid="134" cut="000001" value="1"/>
+    <Prescale ctpid="135" cut="000001" value="1"/>
+    <Prescale ctpid="136" cut="000001" value="1"/>
+    <Prescale ctpid="137" cut="000001" value="1"/>
+    <Prescale ctpid="138" cut="000001" value="1"/>
+    <Prescale ctpid="139" cut="000001" value="1"/>
+    <Prescale ctpid="140" cut="000001" value="1"/>
+    <Prescale ctpid="141" cut="000001" value="1"/>
+    <Prescale ctpid="142" cut="000001" value="1"/>
+    <Prescale ctpid="143" cut="000001" value="1"/>
+    <Prescale ctpid="144" cut="000001" value="1"/>
+    <Prescale ctpid="145" cut="000001" value="1"/>
+    <Prescale ctpid="146" cut="000001" value="1"/>
+    <Prescale ctpid="147" cut="000001" value="1"/>
+    <Prescale ctpid="148" cut="000001" value="1"/>
+    <Prescale ctpid="149" cut="000001" value="1"/>
+    <Prescale ctpid="150" cut="000001" value="1"/>
+    <Prescale ctpid="151" cut="000001" value="1"/>
+    <Prescale ctpid="152" cut="000001" value="1"/>
+    <Prescale ctpid="153" cut="000001" value="1"/>
+    <Prescale ctpid="154" cut="000001" value="1"/>
+    <Prescale ctpid="155" cut="000001" value="1"/>
+    <Prescale ctpid="156" cut="000001" value="1"/>
+    <Prescale ctpid="157" cut="000001" value="1"/>
+    <Prescale ctpid="158" cut="000001" value="1"/>
+    <Prescale ctpid="159" cut="000001" value="1"/>
+    <Prescale ctpid="160" cut="000001" value="1"/>
+    <Prescale ctpid="161" cut="000001" value="1"/>
+    <Prescale ctpid="162" cut="000001" value="1"/>
+    <Prescale ctpid="163" cut="000001" value="1"/>
+    <Prescale ctpid="164" cut="000001" value="1"/>
+    <Prescale ctpid="165" cut="000001" value="1"/>
+    <Prescale ctpid="166" cut="000001" value="1"/>
+    <Prescale ctpid="167" cut="000001" value="1"/>
+    <Prescale ctpid="168" cut="000001" value="1"/>
+    <Prescale ctpid="169" cut="000001" value="1"/>
+    <Prescale ctpid="170" cut="000001" value="1"/>
+    <Prescale ctpid="171" cut="000001" value="1"/>
+    <Prescale ctpid="172" cut="000001" value="1"/>
+    <Prescale ctpid="173" cut="000001" value="1"/>
+    <Prescale ctpid="174" cut="000001" value="1"/>
+    <Prescale ctpid="175" cut="000001" value="1"/>
+    <Prescale ctpid="176" cut="000001" value="1"/>
+    <Prescale ctpid="177" cut="000001" value="1"/>
+    <Prescale ctpid="178" cut="000001" value="1"/>
+    <Prescale ctpid="179" cut="000001" value="1"/>
+    <Prescale ctpid="180" cut="000001" value="1"/>
+    <Prescale ctpid="181" cut="000001" value="1"/>
+    <Prescale ctpid="182" cut="000001" value="1"/>
+    <Prescale ctpid="183" cut="000001" value="1"/>
+    <Prescale ctpid="184" cut="000001" value="1"/>
+    <Prescale ctpid="185" cut="000001" value="1"/>
+    <Prescale ctpid="186" cut="000001" value="1"/>
+    <Prescale ctpid="187" cut="000001" value="1"/>
+    <Prescale ctpid="188" cut="000001" value="1"/>
+    <Prescale ctpid="189" cut="000001" value="1"/>
+    <Prescale ctpid="190" cut="000001" value="1"/>
+    <Prescale ctpid="191" cut="000001" value="1"/>
+    <Prescale ctpid="192" cut="000001" value="1"/>
+    <Prescale ctpid="193" cut="000001" value="1"/>
+    <Prescale ctpid="194" cut="000001" value="1"/>
+    <Prescale ctpid="195" cut="000001" value="1"/>
+    <Prescale ctpid="196" cut="000001" value="1"/>
+    <Prescale ctpid="197" cut="000001" value="1"/>
+    <Prescale ctpid="198" cut="000001" value="1"/>
+    <Prescale ctpid="199" cut="000001" value="1"/>
+    <Prescale ctpid="200" cut="000001" value="1"/>
+    <Prescale ctpid="201" cut="000001" value="1"/>
+    <Prescale ctpid="202" cut="000001" value="1"/>
+    <Prescale ctpid="203" cut="000001" value="1"/>
+    <Prescale ctpid="204" cut="000001" value="1"/>
+    <Prescale ctpid="205" cut="000001" value="1"/>
+    <Prescale ctpid="206" cut="000001" value="1"/>
+    <Prescale ctpid="207" cut="000001" value="1"/>
+    <Prescale ctpid="208" cut="000001" value="1"/>
+    <Prescale ctpid="209" cut="000001" value="1"/>
+    <Prescale ctpid="210" cut="000001" value="1"/>
+    <Prescale ctpid="211" cut="000001" value="1"/>
+    <Prescale ctpid="212" cut="000001" value="1"/>
+    <Prescale ctpid="213" cut="000001" value="1"/>
+    <Prescale ctpid="214" cut="000001" value="1"/>
+    <Prescale ctpid="215" cut="000001" value="1"/>
+    <Prescale ctpid="216" cut="000001" value="1"/>
+    <Prescale ctpid="217" cut="000001" value="1"/>
+    <Prescale ctpid="218" cut="000001" value="1"/>
+    <Prescale ctpid="219" cut="000001" value="1"/>
+    <Prescale ctpid="220" cut="000001" value="1"/>
+    <Prescale ctpid="221" cut="000001" value="1"/>
+    <Prescale ctpid="222" cut="000001" value="1"/>
+    <Prescale ctpid="223" cut="000001" value="1"/>
+    <Prescale ctpid="224" cut="000001" value="1"/>
+    <Prescale ctpid="225" cut="000001" value="1"/>
+    <Prescale ctpid="226" cut="000001" value="1"/>
+    <Prescale ctpid="227" cut="000001" value="1"/>
+    <Prescale ctpid="228" cut="000001" value="1"/>
+    <Prescale ctpid="229" cut="000001" value="1"/>
+    <Prescale ctpid="230" cut="000001" value="1"/>
+    <Prescale ctpid="231" cut="000001" value="1"/>
+    <Prescale ctpid="232" cut="000001" value="1"/>
+    <Prescale ctpid="233" cut="000001" value="1"/>
+    <Prescale ctpid="234" cut="000001" value="1"/>
+    <Prescale ctpid="235" cut="000001" value="1"/>
+    <Prescale ctpid="236" cut="000001" value="1"/>
+    <Prescale ctpid="237" cut="000001" value="1"/>
+    <Prescale ctpid="238" cut="000001" value="1"/>
+    <Prescale ctpid="239" cut="000001" value="1"/>
+    <Prescale ctpid="240" cut="000001" value="1"/>
+    <Prescale ctpid="241" cut="000001" value="1"/>
+    <Prescale ctpid="242" cut="000001" value="1"/>
+    <Prescale ctpid="243" cut="000001" value="1"/>
+    <Prescale ctpid="244" cut="000001" value="1"/>
+    <Prescale ctpid="245" cut="000001" value="1"/>
+    <Prescale ctpid="246" cut="000001" value="1"/>
+    <Prescale ctpid="247" cut="000001" value="1"/>
+    <Prescale ctpid="248" cut="000001" value="1"/>
+    <Prescale ctpid="249" cut="000001" value="1"/>
+    <Prescale ctpid="250" cut="000001" value="1"/>
+    <Prescale ctpid="251" cut="000001" value="1"/>
+    <Prescale ctpid="252" cut="000001" value="1"/>
+    <Prescale ctpid="253" cut="000001" value="1"/>
+    <Prescale ctpid="254" cut="000001" value="1"/>
+    <Prescale ctpid="255" cut="000001" value="1"/>
+    <Prescale ctpid="256" cut="000001" value="1"/>
+    <Prescale ctpid="257" cut="000001" value="1"/>
+    <Prescale ctpid="258" cut="000001" value="1"/>
+    <Prescale ctpid="259" cut="000001" value="1"/>
+    <Prescale ctpid="260" cut="000001" value="1"/>
+    <Prescale ctpid="261" cut="000001" value="1"/>
+    <Prescale ctpid="262" cut="000001" value="1"/>
+    <Prescale ctpid="263" cut="000001" value="1"/>
+    <Prescale ctpid="264" cut="000001" value="1"/>
+    <Prescale ctpid="265" cut="000001" value="1"/>
+    <Prescale ctpid="266" cut="000001" value="1"/>
+    <Prescale ctpid="267" cut="000001" value="1"/>
+    <Prescale ctpid="268" cut="000001" value="1"/>
+    <Prescale ctpid="269" cut="000001" value="1"/>
+    <Prescale ctpid="270" cut="000001" value="1"/>
+    <Prescale ctpid="271" cut="000001" value="1"/>
+    <Prescale ctpid="272" cut="000001" value="1"/>
+    <Prescale ctpid="273" cut="000001" value="1"/>
+    <Prescale ctpid="274" cut="000001" value="1"/>
+    <Prescale ctpid="275" cut="000001" value="1"/>
+    <Prescale ctpid="276" cut="000001" value="1"/>
+    <Prescale ctpid="277" cut="000001" value="1"/>
+    <Prescale ctpid="278" cut="000001" value="1"/>
+    <Prescale ctpid="279" cut="000001" value="1"/>
+    <Prescale ctpid="280" cut="000001" value="1"/>
+    <Prescale ctpid="281" cut="000001" value="1"/>
+    <Prescale ctpid="282" cut="000001" value="1"/>
+    <Prescale ctpid="283" cut="000001" value="1"/>
+    <Prescale ctpid="284" cut="000001" value="1"/>
+    <Prescale ctpid="285" cut="000001" value="1"/>
+    <Prescale ctpid="286" cut="000001" value="1"/>
+    <Prescale ctpid="287" cut="000001" value="1"/>
+    <Prescale ctpid="288" cut="000001" value="1"/>
+    <Prescale ctpid="289" cut="000001" value="1"/>
+    <Prescale ctpid="290" cut="000001" value="1"/>
+    <Prescale ctpid="291" cut="000001" value="1"/>
+    <Prescale ctpid="292" cut="000001" value="1"/>
+    <Prescale ctpid="293" cut="000001" value="1"/>
+    <Prescale ctpid="294" cut="000001" value="1"/>
+    <Prescale ctpid="295" cut="000001" value="1"/>
+    <Prescale ctpid="296" cut="000001" value="1"/>
+    <Prescale ctpid="297" cut="000001" value="1"/>
+    <Prescale ctpid="298" cut="000001" value="1"/>
+    <Prescale ctpid="299" cut="000001" value="1"/>
+    <Prescale ctpid="300" cut="000001" value="1"/>
+    <Prescale ctpid="301" cut="000001" value="1"/>
+    <Prescale ctpid="302" cut="000001" value="1"/>
+    <Prescale ctpid="303" cut="000001" value="1"/>
+    <Prescale ctpid="304" cut="000001" value="1"/>
+    <Prescale ctpid="305" cut="000001" value="1"/>
+    <Prescale ctpid="306" cut="000001" value="1"/>
+    <Prescale ctpid="307" cut="000001" value="1"/>
+    <Prescale ctpid="308" cut="000001" value="1"/>
+    <Prescale ctpid="309" cut="000001" value="1"/>
+    <Prescale ctpid="310" cut="000001" value="1"/>
+    <Prescale ctpid="311" cut="000001" value="1"/>
+    <Prescale ctpid="312" cut="000001" value="1"/>
+    <Prescale ctpid="313" cut="000001" value="1"/>
+    <Prescale ctpid="314" cut="000001" value="1"/>
+    <Prescale ctpid="315" cut="000001" value="1"/>
+    <Prescale ctpid="316" cut="000001" value="1"/>
+    <Prescale ctpid="317" cut="000001" value="1"/>
+    <Prescale ctpid="318" cut="000001" value="1"/>
+    <Prescale ctpid="319" cut="000001" value="1"/>
+    <Prescale ctpid="320" cut="000001" value="1"/>
+    <Prescale ctpid="321" cut="000001" value="1"/>
+    <Prescale ctpid="322" cut="000001" value="1"/>
+    <Prescale ctpid="323" cut="000001" value="1"/>
+    <Prescale ctpid="324" cut="000001" value="1"/>
+    <Prescale ctpid="325" cut="000001" value="1"/>
+    <Prescale ctpid="326" cut="000001" value="1"/>
+    <Prescale ctpid="327" cut="000001" value="1"/>
+    <Prescale ctpid="328" cut="000001" value="1"/>
+    <Prescale ctpid="329" cut="000001" value="1"/>
+    <Prescale ctpid="330" cut="000001" value="1"/>
+    <Prescale ctpid="331" cut="000001" value="1"/>
+    <Prescale ctpid="332" cut="000001" value="1"/>
+    <Prescale ctpid="333" cut="000001" value="1"/>
+    <Prescale ctpid="334" cut="000001" value="1"/>
+    <Prescale ctpid="335" cut="000001" value="1"/>
+    <Prescale ctpid="336" cut="000001" value="1"/>
+    <Prescale ctpid="337" cut="000001" value="1"/>
+    <Prescale ctpid="338" cut="000001" value="1"/>
+    <Prescale ctpid="339" cut="000001" value="1"/>
+    <Prescale ctpid="340" cut="000001" value="1"/>
+    <Prescale ctpid="341" cut="000001" value="1"/>
+    <Prescale ctpid="342" cut="000001" value="1"/>
+    <Prescale ctpid="343" cut="000001" value="1"/>
+    <Prescale ctpid="344" cut="000001" value="1"/>
+    <Prescale ctpid="345" cut="000001" value="1"/>
+    <Prescale ctpid="346" cut="000001" value="1"/>
+    <Prescale ctpid="347" cut="000001" value="1"/>
+    <Prescale ctpid="348" cut="000001" value="1"/>
+    <Prescale ctpid="349" cut="000001" value="1"/>
+    <Prescale ctpid="350" cut="000001" value="1"/>
+    <Prescale ctpid="351" cut="000001" value="1"/>
+    <Prescale ctpid="352" cut="000001" value="1"/>
+    <Prescale ctpid="353" cut="000001" value="1"/>
+    <Prescale ctpid="354" cut="000001" value="1"/>
+    <Prescale ctpid="355" cut="000001" value="1"/>
+    <Prescale ctpid="356" cut="000001" value="1"/>
+    <Prescale ctpid="357" cut="000001" value="1"/>
+    <Prescale ctpid="358" cut="000001" value="1"/>
+    <Prescale ctpid="359" cut="000001" value="1"/>
+    <Prescale ctpid="360" cut="000001" value="1"/>
+    <Prescale ctpid="361" cut="000001" value="1"/>
+    <Prescale ctpid="362" cut="000001" value="1"/>
+    <Prescale ctpid="363" cut="000001" value="1"/>
+    <Prescale ctpid="364" cut="000001" value="1"/>
+    <Prescale ctpid="365" cut="000001" value="1"/>
+    <Prescale ctpid="366" cut="000001" value="1"/>
+    <Prescale ctpid="367" cut="000001" value="1"/>
+    <Prescale ctpid="368" cut="000001" value="1"/>
+    <Prescale ctpid="369" cut="000001" value="1"/>
+    <Prescale ctpid="370" cut="000001" value="1"/>
+    <Prescale ctpid="371" cut="000001" value="1"/>
+    <Prescale ctpid="372" cut="000001" value="1"/>
+    <Prescale ctpid="373" cut="000001" value="1"/>
+    <Prescale ctpid="374" cut="000001" value="1"/>
+    <Prescale ctpid="375" cut="000001" value="1"/>
+    <Prescale ctpid="376" cut="000001" value="1"/>
+    <Prescale ctpid="377" cut="000001" value="1"/>
+    <Prescale ctpid="378" cut="000001" value="1"/>
+    <Prescale ctpid="379" cut="000001" value="1"/>
+    <Prescale ctpid="380" cut="000001" value="1"/>
+    <Prescale ctpid="381" cut="000001" value="1"/>
+    <Prescale ctpid="382" cut="000001" value="1"/>
+    <Prescale ctpid="383" cut="000001" value="1"/>
+    <Prescale ctpid="384" cut="000001" value="1"/>
+    <Prescale ctpid="385" cut="000001" value="1"/>
+    <Prescale ctpid="386" cut="000001" value="1"/>
+    <Prescale ctpid="387" cut="000001" value="1"/>
+    <Prescale ctpid="388" cut="000001" value="1"/>
+    <Prescale ctpid="389" cut="000001" value="1"/>
+    <Prescale ctpid="390" cut="000001" value="1"/>
+    <Prescale ctpid="391" cut="000001" value="1"/>
+    <Prescale ctpid="392" cut="000001" value="1"/>
+    <Prescale ctpid="393" cut="000001" value="1"/>
+    <Prescale ctpid="394" cut="000001" value="1"/>
+    <Prescale ctpid="395" cut="000001" value="1"/>
+    <Prescale ctpid="396" cut="000001" value="1"/>
+    <Prescale ctpid="397" cut="000001" value="1"/>
+    <Prescale ctpid="398" cut="000001" value="1"/>
+    <Prescale ctpid="399" cut="000001" value="1"/>
+    <Prescale ctpid="400" cut="000001" value="1"/>
+    <Prescale ctpid="401" cut="000001" value="1"/>
+    <Prescale ctpid="402" cut="000001" value="1"/>
+    <Prescale ctpid="403" cut="000001" value="1"/>
+    <Prescale ctpid="404" cut="000001" value="1"/>
+    <Prescale ctpid="405" cut="000001" value="1"/>
+    <Prescale ctpid="406" cut="000001" value="1"/>
+    <Prescale ctpid="407" cut="000001" value="1"/>
+    <Prescale ctpid="408" cut="000001" value="1"/>
+    <Prescale ctpid="409" cut="000001" value="1"/>
+    <Prescale ctpid="410" cut="000001" value="1"/>
+    <Prescale ctpid="411" cut="000001" value="1"/>
+    <Prescale ctpid="412" cut="000001" value="1"/>
+    <Prescale ctpid="413" cut="000001" value="1"/>
+    <Prescale ctpid="414" cut="000001" value="1"/>
+    <Prescale ctpid="415" cut="000001" value="1"/>
+    <Prescale ctpid="416" cut="000001" value="1"/>
+    <Prescale ctpid="417" cut="000001" value="1"/>
+    <Prescale ctpid="418" cut="000001" value="1"/>
+    <Prescale ctpid="419" cut="000001" value="1"/>
+    <Prescale ctpid="420" cut="000001" value="1"/>
+    <Prescale ctpid="421" cut="000001" value="1"/>
+    <Prescale ctpid="422" cut="000001" value="1"/>
+    <Prescale ctpid="423" cut="000001" value="1"/>
+    <Prescale ctpid="424" cut="000001" value="1"/>
+    <Prescale ctpid="425" cut="000001" value="1"/>
+    <Prescale ctpid="426" cut="000001" value="1"/>
+    <Prescale ctpid="427" cut="000001" value="1"/>
+    <Prescale ctpid="428" cut="000001" value="1"/>
+    <Prescale ctpid="429" cut="000001" value="1"/>
+    <Prescale ctpid="430" cut="000001" value="1"/>
+    <Prescale ctpid="431" cut="000001" value="1"/>
+    <Prescale ctpid="432" cut="000001" value="1"/>
+    <Prescale ctpid="433" cut="000001" value="1"/>
+    <Prescale ctpid="434" cut="000001" value="1"/>
+    <Prescale ctpid="435" cut="000001" value="1"/>
+    <Prescale ctpid="436" cut="000001" value="1"/>
+    <Prescale ctpid="437" cut="000001" value="1"/>
+    <Prescale ctpid="438" cut="000001" value="1"/>
+    <Prescale ctpid="439" cut="000001" value="1"/>
+    <Prescale ctpid="440" cut="000001" value="1"/>
+    <Prescale ctpid="441" cut="000001" value="1"/>
+    <Prescale ctpid="442" cut="000001" value="1"/>
+    <Prescale ctpid="443" cut="000001" value="1"/>
+    <Prescale ctpid="444" cut="000001" value="1"/>
+    <Prescale ctpid="445" cut="000001" value="1"/>
+    <Prescale ctpid="446" cut="000001" value="1"/>
+    <Prescale ctpid="447" cut="000001" value="1"/>
+    <Prescale ctpid="448" cut="000001" value="1"/>
+    <Prescale ctpid="449" cut="000001" value="1"/>
+    <Prescale ctpid="450" cut="000001" value="1"/>
+    <Prescale ctpid="451" cut="000001" value="1"/>
+    <Prescale ctpid="452" cut="000001" value="1"/>
+    <Prescale ctpid="453" cut="000001" value="1"/>
+    <Prescale ctpid="454" cut="000001" value="1"/>
+    <Prescale ctpid="455" cut="000001" value="1"/>
+    <Prescale ctpid="456" cut="000001" value="1"/>
+    <Prescale ctpid="457" cut="000001" value="1"/>
+    <Prescale ctpid="458" cut="000001" value="1"/>
+    <Prescale ctpid="459" cut="000001" value="1"/>
+    <Prescale ctpid="460" cut="000001" value="1"/>
+    <Prescale ctpid="461" cut="000001" value="1"/>
+    <Prescale ctpid="462" cut="000001" value="1"/>
+    <Prescale ctpid="463" cut="000001" value="1"/>
+    <Prescale ctpid="464" cut="000001" value="1"/>
+    <Prescale ctpid="465" cut="000001" value="1"/>
+    <Prescale ctpid="466" cut="000001" value="1"/>
+    <Prescale ctpid="467" cut="000001" value="1"/>
+    <Prescale ctpid="468" cut="000001" value="1"/>
+    <Prescale ctpid="469" cut="000001" value="1"/>
+    <Prescale ctpid="470" cut="000001" value="1"/>
+    <Prescale ctpid="471" cut="000001" value="1"/>
+    <Prescale ctpid="472" cut="000001" value="1"/>
+    <Prescale ctpid="473" cut="000001" value="1"/>
+    <Prescale ctpid="474" cut="000001" value="1"/>
+    <Prescale ctpid="475" cut="000001" value="1"/>
+    <Prescale ctpid="476" cut="000001" value="1"/>
+    <Prescale ctpid="477" cut="000001" value="1"/>
+    <Prescale ctpid="478" cut="000001" value="1"/>
+    <Prescale ctpid="479" cut="000001" value="1"/>
+    <Prescale ctpid="480" cut="000001" value="1"/>
+    <Prescale ctpid="481" cut="000001" value="1"/>
+    <Prescale ctpid="482" cut="000001" value="1"/>
+    <Prescale ctpid="483" cut="000001" value="1"/>
+    <Prescale ctpid="484" cut="000001" value="1"/>
+    <Prescale ctpid="485" cut="000001" value="1"/>
+    <Prescale ctpid="486" cut="000001" value="1"/>
+    <Prescale ctpid="487" cut="000001" value="1"/>
+    <Prescale ctpid="488" cut="000001" value="1"/>
+    <Prescale ctpid="489" cut="000001" value="1"/>
+    <Prescale ctpid="490" cut="000001" value="1"/>
+    <Prescale ctpid="491" cut="000001" value="1"/>
+    <Prescale ctpid="492" cut="000001" value="1"/>
+    <Prescale ctpid="493" cut="000001" value="1"/>
+    <Prescale ctpid="494" cut="000001" value="1"/>
+    <Prescale ctpid="495" cut="000001" value="1"/>
+    <Prescale ctpid="496" cut="000001" value="1"/>
+    <Prescale ctpid="497" cut="000001" value="1"/>
+    <Prescale ctpid="498" cut="000001" value="1"/>
+    <Prescale ctpid="499" cut="000001" value="1"/>
+    <Prescale ctpid="500" cut="000001" value="1"/>
+    <Prescale ctpid="501" cut="000001" value="1"/>
+    <Prescale ctpid="502" cut="000001" value="1"/>
+    <Prescale ctpid="503" cut="000001" value="1"/>
+    <Prescale ctpid="504" cut="000001" value="1"/>
+    <Prescale ctpid="505" cut="000001" value="1"/>
+    <Prescale ctpid="506" cut="000001" value="1"/>
+    <Prescale ctpid="507" cut="000001" value="1"/>
+    <Prescale ctpid="508" cut="000001" value="1"/>
+    <Prescale ctpid="509" cut="-000001" value="-1"/>
+    <Prescale ctpid="510" cut="-000001" value="-1"/>
+    <Prescale ctpid="511" cut="000001" value="1"/>
+  </PrescaleSet>
+  <TriggerCounterList>
+    <TriggerCounter name="1BCM_AtoC" type="CTPIN">
+      <TriggerCondition name="1BCM_AtoC" triggerthreshold="BCM_AtoC" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1BCM_Comb" type="CTPIN">
+      <TriggerCondition name="1BCM_Comb" triggerthreshold="BCM_Comb" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2BCM_Comb" type="CTPIN">
+      <TriggerCondition name="2BCM_Comb" triggerthreshold="BCM_Comb" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3BCM_Comb" type="CTPIN">
+      <TriggerCondition name="3BCM_Comb" triggerthreshold="BCM_Comb" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4BCM_Comb" type="CTPIN">
+      <TriggerCondition name="4BCM_Comb" triggerthreshold="BCM_Comb" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5BCM_Comb" type="CTPIN">
+      <TriggerCondition name="5BCM_Comb" triggerthreshold="BCM_Comb" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6BCM_Comb" type="CTPIN">
+      <TriggerCondition name="6BCM_Comb" triggerthreshold="BCM_Comb" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7BCM_Comb" type="CTPIN">
+      <TriggerCondition name="7BCM_Comb" triggerthreshold="BCM_Comb" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1BCM_CtoA" type="CTPIN">
+      <TriggerCondition name="1BCM_CtoA" triggerthreshold="BCM_CtoA" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1BCM_Wide" type="CTPIN">
+      <TriggerCondition name="1BCM_Wide" triggerthreshold="BCM_Wide" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1BPTX0" type="CTPIN">
+      <TriggerCondition name="1BPTX0" triggerthreshold="BPTX0" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1BPTX1" type="CTPIN">
+      <TriggerCondition name="1BPTX1" triggerthreshold="BPTX1" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1CAL0" type="CTPIN">
+      <TriggerCondition name="1CAL0" triggerthreshold="CAL0" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1CAL1" type="CTPIN">
+      <TriggerCondition name="1CAL1" triggerthreshold="CAL1" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1CAL2" type="CTPIN">
+      <TriggerCondition name="1CAL2" triggerthreshold="CAL2" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1EM10VH" type="CTPIN">
+      <TriggerCondition name="1EM10VH" triggerthreshold="EM10VH" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2EM10VH" type="CTPIN">
+      <TriggerCondition name="2EM10VH" triggerthreshold="EM10VH" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3EM10VH" type="CTPIN">
+      <TriggerCondition name="3EM10VH" triggerthreshold="EM10VH" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4EM10VH" type="CTPIN">
+      <TriggerCondition name="4EM10VH" triggerthreshold="EM10VH" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5EM10VH" type="CTPIN">
+      <TriggerCondition name="5EM10VH" triggerthreshold="EM10VH" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6EM10VH" type="CTPIN">
+      <TriggerCondition name="6EM10VH" triggerthreshold="EM10VH" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7EM10VH" type="CTPIN">
+      <TriggerCondition name="7EM10VH" triggerthreshold="EM10VH" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1EM12" type="CTPIN">
+      <TriggerCondition name="1EM12" triggerthreshold="EM12" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2EM12" type="CTPIN">
+      <TriggerCondition name="2EM12" triggerthreshold="EM12" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3EM12" type="CTPIN">
+      <TriggerCondition name="3EM12" triggerthreshold="EM12" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4EM12" type="CTPIN">
+      <TriggerCondition name="4EM12" triggerthreshold="EM12" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5EM12" type="CTPIN">
+      <TriggerCondition name="5EM12" triggerthreshold="EM12" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6EM12" type="CTPIN">
+      <TriggerCondition name="6EM12" triggerthreshold="EM12" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7EM12" type="CTPIN">
+      <TriggerCondition name="7EM12" triggerthreshold="EM12" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1EM13VH" type="CTPIN">
+      <TriggerCondition name="1EM13VH" triggerthreshold="EM13VH" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2EM13VH" type="CTPIN">
+      <TriggerCondition name="2EM13VH" triggerthreshold="EM13VH" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3EM13VH" type="CTPIN">
+      <TriggerCondition name="3EM13VH" triggerthreshold="EM13VH" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4EM13VH" type="CTPIN">
+      <TriggerCondition name="4EM13VH" triggerthreshold="EM13VH" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5EM13VH" type="CTPIN">
+      <TriggerCondition name="5EM13VH" triggerthreshold="EM13VH" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6EM13VH" type="CTPIN">
+      <TriggerCondition name="6EM13VH" triggerthreshold="EM13VH" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7EM13VH" type="CTPIN">
+      <TriggerCondition name="7EM13VH" triggerthreshold="EM13VH" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1EM15" type="CTPIN">
+      <TriggerCondition name="1EM15" triggerthreshold="EM15" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2EM15" type="CTPIN">
+      <TriggerCondition name="2EM15" triggerthreshold="EM15" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3EM15" type="CTPIN">
+      <TriggerCondition name="3EM15" triggerthreshold="EM15" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4EM15" type="CTPIN">
+      <TriggerCondition name="4EM15" triggerthreshold="EM15" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5EM15" type="CTPIN">
+      <TriggerCondition name="5EM15" triggerthreshold="EM15" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6EM15" type="CTPIN">
+      <TriggerCondition name="6EM15" triggerthreshold="EM15" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7EM15" type="CTPIN">
+      <TriggerCondition name="7EM15" triggerthreshold="EM15" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1EM15HI" type="CTPIN">
+      <TriggerCondition name="1EM15HI" triggerthreshold="EM15HI" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2EM15HI" type="CTPIN">
+      <TriggerCondition name="2EM15HI" triggerthreshold="EM15HI" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3EM15HI" type="CTPIN">
+      <TriggerCondition name="3EM15HI" triggerthreshold="EM15HI" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4EM15HI" type="CTPIN">
+      <TriggerCondition name="4EM15HI" triggerthreshold="EM15HI" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5EM15HI" type="CTPIN">
+      <TriggerCondition name="5EM15HI" triggerthreshold="EM15HI" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6EM15HI" type="CTPIN">
+      <TriggerCondition name="6EM15HI" triggerthreshold="EM15HI" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7EM15HI" type="CTPIN">
+      <TriggerCondition name="7EM15HI" triggerthreshold="EM15HI" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1EM15I" type="CTPIN">
+      <TriggerCondition name="1EM15I" triggerthreshold="EM15I" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2EM15I" type="CTPIN">
+      <TriggerCondition name="2EM15I" triggerthreshold="EM15I" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3EM15I" type="CTPIN">
+      <TriggerCondition name="3EM15I" triggerthreshold="EM15I" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4EM15I" type="CTPIN">
+      <TriggerCondition name="4EM15I" triggerthreshold="EM15I" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5EM15I" type="CTPIN">
+      <TriggerCondition name="5EM15I" triggerthreshold="EM15I" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6EM15I" type="CTPIN">
+      <TriggerCondition name="6EM15I" triggerthreshold="EM15I" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7EM15I" type="CTPIN">
+      <TriggerCondition name="7EM15I" triggerthreshold="EM15I" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1EM15VH" type="CTPIN">
+      <TriggerCondition name="1EM15VH" triggerthreshold="EM15VH" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2EM15VH" type="CTPIN">
+      <TriggerCondition name="2EM15VH" triggerthreshold="EM15VH" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3EM15VH" type="CTPIN">
+      <TriggerCondition name="3EM15VH" triggerthreshold="EM15VH" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4EM15VH" type="CTPIN">
+      <TriggerCondition name="4EM15VH" triggerthreshold="EM15VH" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5EM15VH" type="CTPIN">
+      <TriggerCondition name="5EM15VH" triggerthreshold="EM15VH" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6EM15VH" type="CTPIN">
+      <TriggerCondition name="6EM15VH" triggerthreshold="EM15VH" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7EM15VH" type="CTPIN">
+      <TriggerCondition name="7EM15VH" triggerthreshold="EM15VH" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1EM18VH" type="CTPIN">
+      <TriggerCondition name="1EM18VH" triggerthreshold="EM18VH" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2EM18VH" type="CTPIN">
+      <TriggerCondition name="2EM18VH" triggerthreshold="EM18VH" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3EM18VH" type="CTPIN">
+      <TriggerCondition name="3EM18VH" triggerthreshold="EM18VH" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4EM18VH" type="CTPIN">
+      <TriggerCondition name="4EM18VH" triggerthreshold="EM18VH" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5EM18VH" type="CTPIN">
+      <TriggerCondition name="5EM18VH" triggerthreshold="EM18VH" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6EM18VH" type="CTPIN">
+      <TriggerCondition name="6EM18VH" triggerthreshold="EM18VH" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7EM18VH" type="CTPIN">
+      <TriggerCondition name="7EM18VH" triggerthreshold="EM18VH" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1EM20VH" type="CTPIN">
+      <TriggerCondition name="1EM20VH" triggerthreshold="EM20VH" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2EM20VH" type="CTPIN">
+      <TriggerCondition name="2EM20VH" triggerthreshold="EM20VH" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3EM20VH" type="CTPIN">
+      <TriggerCondition name="3EM20VH" triggerthreshold="EM20VH" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4EM20VH" type="CTPIN">
+      <TriggerCondition name="4EM20VH" triggerthreshold="EM20VH" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5EM20VH" type="CTPIN">
+      <TriggerCondition name="5EM20VH" triggerthreshold="EM20VH" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6EM20VH" type="CTPIN">
+      <TriggerCondition name="6EM20VH" triggerthreshold="EM20VH" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7EM20VH" type="CTPIN">
+      <TriggerCondition name="7EM20VH" triggerthreshold="EM20VH" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1EM20VHI" type="CTPIN">
+      <TriggerCondition name="1EM20VHI" triggerthreshold="EM20VHI" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2EM20VHI" type="CTPIN">
+      <TriggerCondition name="2EM20VHI" triggerthreshold="EM20VHI" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3EM20VHI" type="CTPIN">
+      <TriggerCondition name="3EM20VHI" triggerthreshold="EM20VHI" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4EM20VHI" type="CTPIN">
+      <TriggerCondition name="4EM20VHI" triggerthreshold="EM20VHI" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5EM20VHI" type="CTPIN">
+      <TriggerCondition name="5EM20VHI" triggerthreshold="EM20VHI" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6EM20VHI" type="CTPIN">
+      <TriggerCondition name="6EM20VHI" triggerthreshold="EM20VHI" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7EM20VHI" type="CTPIN">
+      <TriggerCondition name="7EM20VHI" triggerthreshold="EM20VHI" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1EM22VHI" type="CTPIN">
+      <TriggerCondition name="1EM22VHI" triggerthreshold="EM22VHI" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2EM22VHI" type="CTPIN">
+      <TriggerCondition name="2EM22VHI" triggerthreshold="EM22VHI" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3EM22VHI" type="CTPIN">
+      <TriggerCondition name="3EM22VHI" triggerthreshold="EM22VHI" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4EM22VHI" type="CTPIN">
+      <TriggerCondition name="4EM22VHI" triggerthreshold="EM22VHI" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5EM22VHI" type="CTPIN">
+      <TriggerCondition name="5EM22VHI" triggerthreshold="EM22VHI" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6EM22VHI" type="CTPIN">
+      <TriggerCondition name="6EM22VHI" triggerthreshold="EM22VHI" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7EM22VHI" type="CTPIN">
+      <TriggerCondition name="7EM22VHI" triggerthreshold="EM22VHI" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1EM24VHI" type="CTPIN">
+      <TriggerCondition name="1EM24VHI" triggerthreshold="EM24VHI" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2EM24VHI" type="CTPIN">
+      <TriggerCondition name="2EM24VHI" triggerthreshold="EM24VHI" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3EM24VHI" type="CTPIN">
+      <TriggerCondition name="3EM24VHI" triggerthreshold="EM24VHI" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4EM24VHI" type="CTPIN">
+      <TriggerCondition name="4EM24VHI" triggerthreshold="EM24VHI" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5EM24VHI" type="CTPIN">
+      <TriggerCondition name="5EM24VHI" triggerthreshold="EM24VHI" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6EM24VHI" type="CTPIN">
+      <TriggerCondition name="6EM24VHI" triggerthreshold="EM24VHI" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7EM24VHI" type="CTPIN">
+      <TriggerCondition name="7EM24VHI" triggerthreshold="EM24VHI" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1EM3" type="CTPIN">
+      <TriggerCondition name="1EM3" triggerthreshold="EM3" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1EM3" type="CTPMON">
+      <TriggerCondition name="1EM3" triggerthreshold="EM3" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2EM3" type="CTPIN">
+      <TriggerCondition name="2EM3" triggerthreshold="EM3" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3EM3" type="CTPIN">
+      <TriggerCondition name="3EM3" triggerthreshold="EM3" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4EM3" type="CTPIN">
+      <TriggerCondition name="4EM3" triggerthreshold="EM3" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5EM3" type="CTPIN">
+      <TriggerCondition name="5EM3" triggerthreshold="EM3" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6EM3" type="CTPIN">
+      <TriggerCondition name="6EM3" triggerthreshold="EM3" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7EM3" type="CTPIN">
+      <TriggerCondition name="7EM3" triggerthreshold="EM3" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1EM7" type="CTPIN">
+      <TriggerCondition name="1EM7" triggerthreshold="EM7" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2EM7" type="CTPIN">
+      <TriggerCondition name="2EM7" triggerthreshold="EM7" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3EM7" type="CTPIN">
+      <TriggerCondition name="3EM7" triggerthreshold="EM7" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4EM7" type="CTPIN">
+      <TriggerCondition name="4EM7" triggerthreshold="EM7" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5EM7" type="CTPIN">
+      <TriggerCondition name="5EM7" triggerthreshold="EM7" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6EM7" type="CTPIN">
+      <TriggerCondition name="6EM7" triggerthreshold="EM7" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7EM7" type="CTPIN">
+      <TriggerCondition name="7EM7" triggerthreshold="EM7" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1EM8I" type="CTPIN">
+      <TriggerCondition name="1EM8I" triggerthreshold="EM8I" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2EM8I" type="CTPIN">
+      <TriggerCondition name="2EM8I" triggerthreshold="EM8I" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3EM8I" type="CTPIN">
+      <TriggerCondition name="3EM8I" triggerthreshold="EM8I" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4EM8I" type="CTPIN">
+      <TriggerCondition name="4EM8I" triggerthreshold="EM8I" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5EM8I" type="CTPIN">
+      <TriggerCondition name="5EM8I" triggerthreshold="EM8I" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6EM8I" type="CTPIN">
+      <TriggerCondition name="6EM8I" triggerthreshold="EM8I" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7EM8I" type="CTPIN">
+      <TriggerCondition name="7EM8I" triggerthreshold="EM8I" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1EM8VH" type="CTPIN">
+      <TriggerCondition name="1EM8VH" triggerthreshold="EM8VH" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2EM8VH" type="CTPIN">
+      <TriggerCondition name="2EM8VH" triggerthreshold="EM8VH" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3EM8VH" type="CTPIN">
+      <TriggerCondition name="3EM8VH" triggerthreshold="EM8VH" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4EM8VH" type="CTPIN">
+      <TriggerCondition name="4EM8VH" triggerthreshold="EM8VH" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5EM8VH" type="CTPIN">
+      <TriggerCondition name="5EM8VH" triggerthreshold="EM8VH" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6EM8VH" type="CTPIN">
+      <TriggerCondition name="6EM8VH" triggerthreshold="EM8VH" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7EM8VH" type="CTPIN">
+      <TriggerCondition name="7EM8VH" triggerthreshold="EM8VH" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1HA10IM" type="CTPIN">
+      <TriggerCondition name="1HA10IM" triggerthreshold="HA10IM" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2HA10IM" type="CTPIN">
+      <TriggerCondition name="2HA10IM" triggerthreshold="HA10IM" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3HA10IM" type="CTPIN">
+      <TriggerCondition name="3HA10IM" triggerthreshold="HA10IM" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4HA10IM" type="CTPIN">
+      <TriggerCondition name="4HA10IM" triggerthreshold="HA10IM" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5HA10IM" type="CTPIN">
+      <TriggerCondition name="5HA10IM" triggerthreshold="HA10IM" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6HA10IM" type="CTPIN">
+      <TriggerCondition name="6HA10IM" triggerthreshold="HA10IM" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7HA10IM" type="CTPIN">
+      <TriggerCondition name="7HA10IM" triggerthreshold="HA10IM" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1HA12" type="CTPIN">
+      <TriggerCondition name="1HA12" triggerthreshold="HA12" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2HA12" type="CTPIN">
+      <TriggerCondition name="2HA12" triggerthreshold="HA12" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3HA12" type="CTPIN">
+      <TriggerCondition name="3HA12" triggerthreshold="HA12" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4HA12" type="CTPIN">
+      <TriggerCondition name="4HA12" triggerthreshold="HA12" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5HA12" type="CTPIN">
+      <TriggerCondition name="5HA12" triggerthreshold="HA12" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6HA12" type="CTPIN">
+      <TriggerCondition name="6HA12" triggerthreshold="HA12" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7HA12" type="CTPIN">
+      <TriggerCondition name="7HA12" triggerthreshold="HA12" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1HA12IL" type="CTPIN">
+      <TriggerCondition name="1HA12IL" triggerthreshold="HA12IL" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2HA12IL" type="CTPIN">
+      <TriggerCondition name="2HA12IL" triggerthreshold="HA12IL" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3HA12IL" type="CTPIN">
+      <TriggerCondition name="3HA12IL" triggerthreshold="HA12IL" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4HA12IL" type="CTPIN">
+      <TriggerCondition name="4HA12IL" triggerthreshold="HA12IL" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5HA12IL" type="CTPIN">
+      <TriggerCondition name="5HA12IL" triggerthreshold="HA12IL" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6HA12IL" type="CTPIN">
+      <TriggerCondition name="6HA12IL" triggerthreshold="HA12IL" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7HA12IL" type="CTPIN">
+      <TriggerCondition name="7HA12IL" triggerthreshold="HA12IL" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1HA12IM" type="CTPIN">
+      <TriggerCondition name="1HA12IM" triggerthreshold="HA12IM" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2HA12IM" type="CTPIN">
+      <TriggerCondition name="2HA12IM" triggerthreshold="HA12IM" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3HA12IM" type="CTPIN">
+      <TriggerCondition name="3HA12IM" triggerthreshold="HA12IM" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4HA12IM" type="CTPIN">
+      <TriggerCondition name="4HA12IM" triggerthreshold="HA12IM" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5HA12IM" type="CTPIN">
+      <TriggerCondition name="5HA12IM" triggerthreshold="HA12IM" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6HA12IM" type="CTPIN">
+      <TriggerCondition name="6HA12IM" triggerthreshold="HA12IM" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7HA12IM" type="CTPIN">
+      <TriggerCondition name="7HA12IM" triggerthreshold="HA12IM" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1HA12IT" type="CTPIN">
+      <TriggerCondition name="1HA12IT" triggerthreshold="HA12IT" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2HA12IT" type="CTPIN">
+      <TriggerCondition name="2HA12IT" triggerthreshold="HA12IT" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3HA12IT" type="CTPIN">
+      <TriggerCondition name="3HA12IT" triggerthreshold="HA12IT" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4HA12IT" type="CTPIN">
+      <TriggerCondition name="4HA12IT" triggerthreshold="HA12IT" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5HA12IT" type="CTPIN">
+      <TriggerCondition name="5HA12IT" triggerthreshold="HA12IT" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6HA12IT" type="CTPIN">
+      <TriggerCondition name="6HA12IT" triggerthreshold="HA12IT" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7HA12IT" type="CTPIN">
+      <TriggerCondition name="7HA12IT" triggerthreshold="HA12IT" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1HA15" type="CTPIN">
+      <TriggerCondition name="1HA15" triggerthreshold="HA15" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2HA15" type="CTPIN">
+      <TriggerCondition name="2HA15" triggerthreshold="HA15" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3HA15" type="CTPIN">
+      <TriggerCondition name="3HA15" triggerthreshold="HA15" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4HA15" type="CTPIN">
+      <TriggerCondition name="4HA15" triggerthreshold="HA15" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5HA15" type="CTPIN">
+      <TriggerCondition name="5HA15" triggerthreshold="HA15" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6HA15" type="CTPIN">
+      <TriggerCondition name="6HA15" triggerthreshold="HA15" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7HA15" type="CTPIN">
+      <TriggerCondition name="7HA15" triggerthreshold="HA15" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1HA20" type="CTPIN">
+      <TriggerCondition name="1HA20" triggerthreshold="HA20" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2HA20" type="CTPIN">
+      <TriggerCondition name="2HA20" triggerthreshold="HA20" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3HA20" type="CTPIN">
+      <TriggerCondition name="3HA20" triggerthreshold="HA20" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4HA20" type="CTPIN">
+      <TriggerCondition name="4HA20" triggerthreshold="HA20" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5HA20" type="CTPIN">
+      <TriggerCondition name="5HA20" triggerthreshold="HA20" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6HA20" type="CTPIN">
+      <TriggerCondition name="6HA20" triggerthreshold="HA20" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7HA20" type="CTPIN">
+      <TriggerCondition name="7HA20" triggerthreshold="HA20" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1HA20IL" type="CTPIN">
+      <TriggerCondition name="1HA20IL" triggerthreshold="HA20IL" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2HA20IL" type="CTPIN">
+      <TriggerCondition name="2HA20IL" triggerthreshold="HA20IL" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3HA20IL" type="CTPIN">
+      <TriggerCondition name="3HA20IL" triggerthreshold="HA20IL" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4HA20IL" type="CTPIN">
+      <TriggerCondition name="4HA20IL" triggerthreshold="HA20IL" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5HA20IL" type="CTPIN">
+      <TriggerCondition name="5HA20IL" triggerthreshold="HA20IL" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6HA20IL" type="CTPIN">
+      <TriggerCondition name="6HA20IL" triggerthreshold="HA20IL" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7HA20IL" type="CTPIN">
+      <TriggerCondition name="7HA20IL" triggerthreshold="HA20IL" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1HA20IM" type="CTPIN">
+      <TriggerCondition name="1HA20IM" triggerthreshold="HA20IM" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2HA20IM" type="CTPIN">
+      <TriggerCondition name="2HA20IM" triggerthreshold="HA20IM" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3HA20IM" type="CTPIN">
+      <TriggerCondition name="3HA20IM" triggerthreshold="HA20IM" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4HA20IM" type="CTPIN">
+      <TriggerCondition name="4HA20IM" triggerthreshold="HA20IM" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5HA20IM" type="CTPIN">
+      <TriggerCondition name="5HA20IM" triggerthreshold="HA20IM" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6HA20IM" type="CTPIN">
+      <TriggerCondition name="6HA20IM" triggerthreshold="HA20IM" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7HA20IM" type="CTPIN">
+      <TriggerCondition name="7HA20IM" triggerthreshold="HA20IM" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1HA20IT" type="CTPIN">
+      <TriggerCondition name="1HA20IT" triggerthreshold="HA20IT" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2HA20IT" type="CTPIN">
+      <TriggerCondition name="2HA20IT" triggerthreshold="HA20IT" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3HA20IT" type="CTPIN">
+      <TriggerCondition name="3HA20IT" triggerthreshold="HA20IT" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4HA20IT" type="CTPIN">
+      <TriggerCondition name="4HA20IT" triggerthreshold="HA20IT" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5HA20IT" type="CTPIN">
+      <TriggerCondition name="5HA20IT" triggerthreshold="HA20IT" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6HA20IT" type="CTPIN">
+      <TriggerCondition name="6HA20IT" triggerthreshold="HA20IT" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7HA20IT" type="CTPIN">
+      <TriggerCondition name="7HA20IT" triggerthreshold="HA20IT" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1HA25" type="CTPIN">
+      <TriggerCondition name="1HA25" triggerthreshold="HA25" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2HA25" type="CTPIN">
+      <TriggerCondition name="2HA25" triggerthreshold="HA25" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3HA25" type="CTPIN">
+      <TriggerCondition name="3HA25" triggerthreshold="HA25" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4HA25" type="CTPIN">
+      <TriggerCondition name="4HA25" triggerthreshold="HA25" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5HA25" type="CTPIN">
+      <TriggerCondition name="5HA25" triggerthreshold="HA25" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6HA25" type="CTPIN">
+      <TriggerCondition name="6HA25" triggerthreshold="HA25" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7HA25" type="CTPIN">
+      <TriggerCondition name="7HA25" triggerthreshold="HA25" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1HA25IT" type="CTPIN">
+      <TriggerCondition name="1HA25IT" triggerthreshold="HA25IT" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2HA25IT" type="CTPIN">
+      <TriggerCondition name="2HA25IT" triggerthreshold="HA25IT" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3HA25IT" type="CTPIN">
+      <TriggerCondition name="3HA25IT" triggerthreshold="HA25IT" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4HA25IT" type="CTPIN">
+      <TriggerCondition name="4HA25IT" triggerthreshold="HA25IT" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5HA25IT" type="CTPIN">
+      <TriggerCondition name="5HA25IT" triggerthreshold="HA25IT" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6HA25IT" type="CTPIN">
+      <TriggerCondition name="6HA25IT" triggerthreshold="HA25IT" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7HA25IT" type="CTPIN">
+      <TriggerCondition name="7HA25IT" triggerthreshold="HA25IT" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1HA30" type="CTPIN">
+      <TriggerCondition name="1HA30" triggerthreshold="HA30" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2HA30" type="CTPIN">
+      <TriggerCondition name="2HA30" triggerthreshold="HA30" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3HA30" type="CTPIN">
+      <TriggerCondition name="3HA30" triggerthreshold="HA30" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4HA30" type="CTPIN">
+      <TriggerCondition name="4HA30" triggerthreshold="HA30" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5HA30" type="CTPIN">
+      <TriggerCondition name="5HA30" triggerthreshold="HA30" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6HA30" type="CTPIN">
+      <TriggerCondition name="6HA30" triggerthreshold="HA30" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7HA30" type="CTPIN">
+      <TriggerCondition name="7HA30" triggerthreshold="HA30" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1HA40" type="CTPIN">
+      <TriggerCondition name="1HA40" triggerthreshold="HA40" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2HA40" type="CTPIN">
+      <TriggerCondition name="2HA40" triggerthreshold="HA40" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3HA40" type="CTPIN">
+      <TriggerCondition name="3HA40" triggerthreshold="HA40" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4HA40" type="CTPIN">
+      <TriggerCondition name="4HA40" triggerthreshold="HA40" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5HA40" type="CTPIN">
+      <TriggerCondition name="5HA40" triggerthreshold="HA40" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6HA40" type="CTPIN">
+      <TriggerCondition name="6HA40" triggerthreshold="HA40" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7HA40" type="CTPIN">
+      <TriggerCondition name="7HA40" triggerthreshold="HA40" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1HA60" type="CTPIN">
+      <TriggerCondition name="1HA60" triggerthreshold="HA60" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2HA60" type="CTPIN">
+      <TriggerCondition name="2HA60" triggerthreshold="HA60" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3HA60" type="CTPIN">
+      <TriggerCondition name="3HA60" triggerthreshold="HA60" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4HA60" type="CTPIN">
+      <TriggerCondition name="4HA60" triggerthreshold="HA60" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5HA60" type="CTPIN">
+      <TriggerCondition name="5HA60" triggerthreshold="HA60" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6HA60" type="CTPIN">
+      <TriggerCondition name="6HA60" triggerthreshold="HA60" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7HA60" type="CTPIN">
+      <TriggerCondition name="7HA60" triggerthreshold="HA60" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1HA8" type="CTPIN">
+      <TriggerCondition name="1HA8" triggerthreshold="HA8" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2HA8" type="CTPIN">
+      <TriggerCondition name="2HA8" triggerthreshold="HA8" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3HA8" type="CTPIN">
+      <TriggerCondition name="3HA8" triggerthreshold="HA8" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4HA8" type="CTPIN">
+      <TriggerCondition name="4HA8" triggerthreshold="HA8" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5HA8" type="CTPIN">
+      <TriggerCondition name="5HA8" triggerthreshold="HA8" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6HA8" type="CTPIN">
+      <TriggerCondition name="6HA8" triggerthreshold="HA8" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7HA8" type="CTPIN">
+      <TriggerCondition name="7HA8" triggerthreshold="HA8" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J100" type="CTPIN">
+      <TriggerCondition name="1J100" triggerthreshold="J100" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J100" type="CTPIN">
+      <TriggerCondition name="2J100" triggerthreshold="J100" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J100" type="CTPIN">
+      <TriggerCondition name="3J100" triggerthreshold="J100" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J100.31ETA49" type="CTPIN">
+      <TriggerCondition name="1J100.31ETA49" triggerthreshold="J100.31ETA49" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J100.31ETA49" type="CTPIN">
+      <TriggerCondition name="2J100.31ETA49" triggerthreshold="J100.31ETA49" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J100.31ETA49" type="CTPIN">
+      <TriggerCondition name="3J100.31ETA49" triggerthreshold="J100.31ETA49" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J12" type="CTPIN">
+      <TriggerCondition name="1J12" triggerthreshold="J12" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J12" type="CTPIN">
+      <TriggerCondition name="2J12" triggerthreshold="J12" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J12" type="CTPIN">
+      <TriggerCondition name="3J12" triggerthreshold="J12" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4J12" type="CTPIN">
+      <TriggerCondition name="4J12" triggerthreshold="J12" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5J12" type="CTPIN">
+      <TriggerCondition name="5J12" triggerthreshold="J12" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6J12" type="CTPIN">
+      <TriggerCondition name="6J12" triggerthreshold="J12" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7J12" type="CTPIN">
+      <TriggerCondition name="7J12" triggerthreshold="J12" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J120" type="CTPIN">
+      <TriggerCondition name="1J120" triggerthreshold="J120" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J120" type="CTPIN">
+      <TriggerCondition name="2J120" triggerthreshold="J120" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J120" type="CTPIN">
+      <TriggerCondition name="3J120" triggerthreshold="J120" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J15" type="CTPIN">
+      <TriggerCondition name="1J15" triggerthreshold="J15" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J15" type="CTPIN">
+      <TriggerCondition name="2J15" triggerthreshold="J15" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J15" type="CTPIN">
+      <TriggerCondition name="3J15" triggerthreshold="J15" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4J15" type="CTPIN">
+      <TriggerCondition name="4J15" triggerthreshold="J15" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5J15" type="CTPIN">
+      <TriggerCondition name="5J15" triggerthreshold="J15" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6J15" type="CTPIN">
+      <TriggerCondition name="6J15" triggerthreshold="J15" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7J15" type="CTPIN">
+      <TriggerCondition name="7J15" triggerthreshold="J15" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J15.0ETA25" type="CTPIN">
+      <TriggerCondition name="1J15.0ETA25" triggerthreshold="J15.0ETA25" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J15.0ETA25" type="CTPIN">
+      <TriggerCondition name="2J15.0ETA25" triggerthreshold="J15.0ETA25" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J15.0ETA25" type="CTPIN">
+      <TriggerCondition name="3J15.0ETA25" triggerthreshold="J15.0ETA25" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4J15.0ETA25" type="CTPIN">
+      <TriggerCondition name="4J15.0ETA25" triggerthreshold="J15.0ETA25" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5J15.0ETA25" type="CTPIN">
+      <TriggerCondition name="5J15.0ETA25" triggerthreshold="J15.0ETA25" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6J15.0ETA25" type="CTPIN">
+      <TriggerCondition name="6J15.0ETA25" triggerthreshold="J15.0ETA25" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7J15.0ETA25" type="CTPIN">
+      <TriggerCondition name="7J15.0ETA25" triggerthreshold="J15.0ETA25" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J15.31ETA49" type="CTPIN">
+      <TriggerCondition name="1J15.31ETA49" triggerthreshold="J15.31ETA49" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J15.31ETA49" type="CTPIN">
+      <TriggerCondition name="2J15.31ETA49" triggerthreshold="J15.31ETA49" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J15.31ETA49" type="CTPIN">
+      <TriggerCondition name="3J15.31ETA49" triggerthreshold="J15.31ETA49" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J20" type="CTPIN">
+      <TriggerCondition name="1J20" triggerthreshold="J20" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J20" type="CTPIN">
+      <TriggerCondition name="2J20" triggerthreshold="J20" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J20" type="CTPIN">
+      <TriggerCondition name="3J20" triggerthreshold="J20" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4J20" type="CTPIN">
+      <TriggerCondition name="4J20" triggerthreshold="J20" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5J20" type="CTPIN">
+      <TriggerCondition name="5J20" triggerthreshold="J20" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6J20" type="CTPIN">
+      <TriggerCondition name="6J20" triggerthreshold="J20" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7J20" type="CTPIN">
+      <TriggerCondition name="7J20" triggerthreshold="J20" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J20.28ETA31" type="CTPIN">
+      <TriggerCondition name="1J20.28ETA31" triggerthreshold="J20.28ETA31" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J20.28ETA31" type="CTPIN">
+      <TriggerCondition name="2J20.28ETA31" triggerthreshold="J20.28ETA31" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J20.28ETA31" type="CTPIN">
+      <TriggerCondition name="3J20.28ETA31" triggerthreshold="J20.28ETA31" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J20.31ETA49" type="CTPIN">
+      <TriggerCondition name="1J20.31ETA49" triggerthreshold="J20.31ETA49" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J20.31ETA49" type="CTPIN">
+      <TriggerCondition name="2J20.31ETA49" triggerthreshold="J20.31ETA49" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J20.31ETA49" type="CTPIN">
+      <TriggerCondition name="3J20.31ETA49" triggerthreshold="J20.31ETA49" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J25" type="CTPIN">
+      <TriggerCondition name="1J25" triggerthreshold="J25" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J25" type="CTPIN">
+      <TriggerCondition name="2J25" triggerthreshold="J25" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J25" type="CTPIN">
+      <TriggerCondition name="3J25" triggerthreshold="J25" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4J25" type="CTPIN">
+      <TriggerCondition name="4J25" triggerthreshold="J25" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5J25" type="CTPIN">
+      <TriggerCondition name="5J25" triggerthreshold="J25" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6J25" type="CTPIN">
+      <TriggerCondition name="6J25" triggerthreshold="J25" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7J25" type="CTPIN">
+      <TriggerCondition name="7J25" triggerthreshold="J25" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J25.0ETA23" type="CTPIN">
+      <TriggerCondition name="1J25.0ETA23" triggerthreshold="J25.0ETA23" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J25.0ETA23" type="CTPIN">
+      <TriggerCondition name="2J25.0ETA23" triggerthreshold="J25.0ETA23" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J25.0ETA23" type="CTPIN">
+      <TriggerCondition name="3J25.0ETA23" triggerthreshold="J25.0ETA23" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4J25.0ETA23" type="CTPIN">
+      <TriggerCondition name="4J25.0ETA23" triggerthreshold="J25.0ETA23" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5J25.0ETA23" type="CTPIN">
+      <TriggerCondition name="5J25.0ETA23" triggerthreshold="J25.0ETA23" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6J25.0ETA23" type="CTPIN">
+      <TriggerCondition name="6J25.0ETA23" triggerthreshold="J25.0ETA23" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7J25.0ETA23" type="CTPIN">
+      <TriggerCondition name="7J25.0ETA23" triggerthreshold="J25.0ETA23" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J30" type="CTPIN">
+      <TriggerCondition name="1J30" triggerthreshold="J30" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J30" type="CTPIN">
+      <TriggerCondition name="2J30" triggerthreshold="J30" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J30" type="CTPIN">
+      <TriggerCondition name="3J30" triggerthreshold="J30" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4J30" type="CTPIN">
+      <TriggerCondition name="4J30" triggerthreshold="J30" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5J30" type="CTPIN">
+      <TriggerCondition name="5J30" triggerthreshold="J30" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6J30" type="CTPIN">
+      <TriggerCondition name="6J30" triggerthreshold="J30" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7J30" type="CTPIN">
+      <TriggerCondition name="7J30" triggerthreshold="J30" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J30.31ETA49" type="CTPIN">
+      <TriggerCondition name="1J30.31ETA49" triggerthreshold="J30.31ETA49" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J30.31ETA49" type="CTPIN">
+      <TriggerCondition name="2J30.31ETA49" triggerthreshold="J30.31ETA49" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J30.31ETA49" type="CTPIN">
+      <TriggerCondition name="3J30.31ETA49" triggerthreshold="J30.31ETA49" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J40" type="CTPIN">
+      <TriggerCondition name="1J40" triggerthreshold="J40" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J40" type="CTPIN">
+      <TriggerCondition name="2J40" triggerthreshold="J40" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J40" type="CTPIN">
+      <TriggerCondition name="3J40" triggerthreshold="J40" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4J40" type="CTPIN">
+      <TriggerCondition name="4J40" triggerthreshold="J40" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5J40" type="CTPIN">
+      <TriggerCondition name="5J40" triggerthreshold="J40" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6J40" type="CTPIN">
+      <TriggerCondition name="6J40" triggerthreshold="J40" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7J40" type="CTPIN">
+      <TriggerCondition name="7J40" triggerthreshold="J40" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J40.0ETA25" type="CTPIN">
+      <TriggerCondition name="1J40.0ETA25" triggerthreshold="J40.0ETA25" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J40.0ETA25" type="CTPIN">
+      <TriggerCondition name="2J40.0ETA25" triggerthreshold="J40.0ETA25" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J40.0ETA25" type="CTPIN">
+      <TriggerCondition name="3J40.0ETA25" triggerthreshold="J40.0ETA25" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J400" type="CTPIN">
+      <TriggerCondition name="1J400" triggerthreshold="J400" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J400" type="CTPIN">
+      <TriggerCondition name="2J400" triggerthreshold="J400" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J400" type="CTPIN">
+      <TriggerCondition name="3J400" triggerthreshold="J400" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J50" type="CTPIN">
+      <TriggerCondition name="1J50" triggerthreshold="J50" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J50" type="CTPIN">
+      <TriggerCondition name="2J50" triggerthreshold="J50" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J50" type="CTPIN">
+      <TriggerCondition name="3J50" triggerthreshold="J50" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J50.31ETA49" type="CTPIN">
+      <TriggerCondition name="1J50.31ETA49" triggerthreshold="J50.31ETA49" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J50.31ETA49" type="CTPIN">
+      <TriggerCondition name="2J50.31ETA49" triggerthreshold="J50.31ETA49" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J50.31ETA49" type="CTPIN">
+      <TriggerCondition name="3J50.31ETA49" triggerthreshold="J50.31ETA49" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J75" type="CTPIN">
+      <TriggerCondition name="1J75" triggerthreshold="J75" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J75" type="CTPIN">
+      <TriggerCondition name="2J75" triggerthreshold="J75" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J75" type="CTPIN">
+      <TriggerCondition name="3J75" triggerthreshold="J75" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J75.31ETA49" type="CTPIN">
+      <TriggerCondition name="1J75.31ETA49" triggerthreshold="J75.31ETA49" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J75.31ETA49" type="CTPIN">
+      <TriggerCondition name="2J75.31ETA49" triggerthreshold="J75.31ETA49" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J75.31ETA49" type="CTPIN">
+      <TriggerCondition name="3J75.31ETA49" triggerthreshold="J75.31ETA49" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="1J85" type="CTPIN">
+      <TriggerCondition name="1J85" triggerthreshold="J85" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2J85" type="CTPIN">
+      <TriggerCondition name="2J85" triggerthreshold="J85" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3J85" type="CTPIN">
+      <TriggerCondition name="3J85" triggerthreshold="J85" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="1JJ15.23ETA49" type="CTPIN">
+      <TriggerCondition name="1JJ15.23ETA49" triggerthreshold="JJ15.23ETA49" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2JJ15.23ETA49" type="CTPIN">
+      <TriggerCondition name="2JJ15.23ETA49" triggerthreshold="JJ15.23ETA49" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3JJ15.23ETA49" type="CTPIN">
+      <TriggerCondition name="3JJ15.23ETA49" triggerthreshold="JJ15.23ETA49" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="1LUCID_A" type="CTPIN">
+      <TriggerCondition name="1LUCID_A" triggerthreshold="LUCID_A" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1LUCID_C" type="CTPIN">
+      <TriggerCondition name="1LUCID_C" triggerthreshold="LUCID_C" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_A" type="CTPIN">
+      <TriggerCondition name="1MBTS_A" triggerthreshold="MBTS_A" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_A" type="CTPMON">
+      <TriggerCondition name="1MBTS_A" triggerthreshold="MBTS_A" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2MBTS_A" type="CTPIN">
+      <TriggerCondition name="2MBTS_A" triggerthreshold="MBTS_A" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3MBTS_A" type="CTPIN">
+      <TriggerCondition name="3MBTS_A" triggerthreshold="MBTS_A" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4MBTS_A" type="CTPIN">
+      <TriggerCondition name="4MBTS_A" triggerthreshold="MBTS_A" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5MBTS_A" type="CTPIN">
+      <TriggerCondition name="5MBTS_A" triggerthreshold="MBTS_A" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6MBTS_A" type="CTPIN">
+      <TriggerCondition name="6MBTS_A" triggerthreshold="MBTS_A" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7MBTS_A" type="CTPIN">
+      <TriggerCondition name="7MBTS_A" triggerthreshold="MBTS_A" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_A0" type="CTPIN">
+      <TriggerCondition name="1MBTS_A0" triggerthreshold="MBTS_A0" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_A1" type="CTPIN">
+      <TriggerCondition name="1MBTS_A1" triggerthreshold="MBTS_A1" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_A10" type="CTPIN">
+      <TriggerCondition name="1MBTS_A10" triggerthreshold="MBTS_A10" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_A12" type="CTPIN">
+      <TriggerCondition name="1MBTS_A12" triggerthreshold="MBTS_A12" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_A14" type="CTPIN">
+      <TriggerCondition name="1MBTS_A14" triggerthreshold="MBTS_A14" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_A2" type="CTPIN">
+      <TriggerCondition name="1MBTS_A2" triggerthreshold="MBTS_A2" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_A3" type="CTPIN">
+      <TriggerCondition name="1MBTS_A3" triggerthreshold="MBTS_A3" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_A4" type="CTPIN">
+      <TriggerCondition name="1MBTS_A4" triggerthreshold="MBTS_A4" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_A5" type="CTPIN">
+      <TriggerCondition name="1MBTS_A5" triggerthreshold="MBTS_A5" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_A6" type="CTPIN">
+      <TriggerCondition name="1MBTS_A6" triggerthreshold="MBTS_A6" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_A7" type="CTPIN">
+      <TriggerCondition name="1MBTS_A7" triggerthreshold="MBTS_A7" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_A8" type="CTPIN">
+      <TriggerCondition name="1MBTS_A8" triggerthreshold="MBTS_A8" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_C" type="CTPIN">
+      <TriggerCondition name="1MBTS_C" triggerthreshold="MBTS_C" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_C" type="CTPMON">
+      <TriggerCondition name="1MBTS_C" triggerthreshold="MBTS_C" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2MBTS_C" type="CTPIN">
+      <TriggerCondition name="2MBTS_C" triggerthreshold="MBTS_C" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3MBTS_C" type="CTPIN">
+      <TriggerCondition name="3MBTS_C" triggerthreshold="MBTS_C" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4MBTS_C" type="CTPIN">
+      <TriggerCondition name="4MBTS_C" triggerthreshold="MBTS_C" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5MBTS_C" type="CTPIN">
+      <TriggerCondition name="5MBTS_C" triggerthreshold="MBTS_C" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6MBTS_C" type="CTPIN">
+      <TriggerCondition name="6MBTS_C" triggerthreshold="MBTS_C" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7MBTS_C" type="CTPIN">
+      <TriggerCondition name="7MBTS_C" triggerthreshold="MBTS_C" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_C0" type="CTPIN">
+      <TriggerCondition name="1MBTS_C0" triggerthreshold="MBTS_C0" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_C1" type="CTPIN">
+      <TriggerCondition name="1MBTS_C1" triggerthreshold="MBTS_C1" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_C10" type="CTPIN">
+      <TriggerCondition name="1MBTS_C10" triggerthreshold="MBTS_C10" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_C12" type="CTPIN">
+      <TriggerCondition name="1MBTS_C12" triggerthreshold="MBTS_C12" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_C14" type="CTPIN">
+      <TriggerCondition name="1MBTS_C14" triggerthreshold="MBTS_C14" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_C2" type="CTPIN">
+      <TriggerCondition name="1MBTS_C2" triggerthreshold="MBTS_C2" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_C3" type="CTPIN">
+      <TriggerCondition name="1MBTS_C3" triggerthreshold="MBTS_C3" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_C4" type="CTPIN">
+      <TriggerCondition name="1MBTS_C4" triggerthreshold="MBTS_C4" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_C5" type="CTPIN">
+      <TriggerCondition name="1MBTS_C5" triggerthreshold="MBTS_C5" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_C6" type="CTPIN">
+      <TriggerCondition name="1MBTS_C6" triggerthreshold="MBTS_C6" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_C7" type="CTPIN">
+      <TriggerCondition name="1MBTS_C7" triggerthreshold="MBTS_C7" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MBTS_C8" type="CTPIN">
+      <TriggerCondition name="1MBTS_C8" triggerthreshold="MBTS_C8" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MU10" type="CTPIN">
+      <TriggerCondition name="1MU10" triggerthreshold="MU10" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2MU10" type="CTPIN">
+      <TriggerCondition name="2MU10" triggerthreshold="MU10" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3MU10" type="CTPIN">
+      <TriggerCondition name="3MU10" triggerthreshold="MU10" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4MU10" type="CTPIN">
+      <TriggerCondition name="4MU10" triggerthreshold="MU10" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5MU10" type="CTPIN">
+      <TriggerCondition name="5MU10" triggerthreshold="MU10" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6MU10" type="CTPIN">
+      <TriggerCondition name="6MU10" triggerthreshold="MU10" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7MU10" type="CTPIN">
+      <TriggerCondition name="7MU10" triggerthreshold="MU10" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MU11" type="CTPIN">
+      <TriggerCondition name="1MU11" triggerthreshold="MU11" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2MU11" type="CTPIN">
+      <TriggerCondition name="2MU11" triggerthreshold="MU11" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3MU11" type="CTPIN">
+      <TriggerCondition name="3MU11" triggerthreshold="MU11" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4MU11" type="CTPIN">
+      <TriggerCondition name="4MU11" triggerthreshold="MU11" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5MU11" type="CTPIN">
+      <TriggerCondition name="5MU11" triggerthreshold="MU11" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6MU11" type="CTPIN">
+      <TriggerCondition name="6MU11" triggerthreshold="MU11" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7MU11" type="CTPIN">
+      <TriggerCondition name="7MU11" triggerthreshold="MU11" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MU15" type="CTPIN">
+      <TriggerCondition name="1MU15" triggerthreshold="MU15" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2MU15" type="CTPIN">
+      <TriggerCondition name="2MU15" triggerthreshold="MU15" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3MU15" type="CTPIN">
+      <TriggerCondition name="3MU15" triggerthreshold="MU15" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4MU15" type="CTPIN">
+      <TriggerCondition name="4MU15" triggerthreshold="MU15" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5MU15" type="CTPIN">
+      <TriggerCondition name="5MU15" triggerthreshold="MU15" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6MU15" type="CTPIN">
+      <TriggerCondition name="6MU15" triggerthreshold="MU15" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7MU15" type="CTPIN">
+      <TriggerCondition name="7MU15" triggerthreshold="MU15" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MU20" type="CTPIN">
+      <TriggerCondition name="1MU20" triggerthreshold="MU20" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2MU20" type="CTPIN">
+      <TriggerCondition name="2MU20" triggerthreshold="MU20" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3MU20" type="CTPIN">
+      <TriggerCondition name="3MU20" triggerthreshold="MU20" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4MU20" type="CTPIN">
+      <TriggerCondition name="4MU20" triggerthreshold="MU20" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5MU20" type="CTPIN">
+      <TriggerCondition name="5MU20" triggerthreshold="MU20" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6MU20" type="CTPIN">
+      <TriggerCondition name="6MU20" triggerthreshold="MU20" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7MU20" type="CTPIN">
+      <TriggerCondition name="7MU20" triggerthreshold="MU20" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MU4" type="CTPIN">
+      <TriggerCondition name="1MU4" triggerthreshold="MU4" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2MU4" type="CTPIN">
+      <TriggerCondition name="2MU4" triggerthreshold="MU4" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3MU4" type="CTPIN">
+      <TriggerCondition name="3MU4" triggerthreshold="MU4" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4MU4" type="CTPIN">
+      <TriggerCondition name="4MU4" triggerthreshold="MU4" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5MU4" type="CTPIN">
+      <TriggerCondition name="5MU4" triggerthreshold="MU4" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6MU4" type="CTPIN">
+      <TriggerCondition name="6MU4" triggerthreshold="MU4" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7MU4" type="CTPIN">
+      <TriggerCondition name="7MU4" triggerthreshold="MU4" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1MU6" type="CTPIN">
+      <TriggerCondition name="1MU6" triggerthreshold="MU6" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="2MU6" type="CTPIN">
+      <TriggerCondition name="2MU6" triggerthreshold="MU6" multi="2"/>
+    </TriggerCounter>
+    <TriggerCounter name="3MU6" type="CTPIN">
+      <TriggerCondition name="3MU6" triggerthreshold="MU6" multi="3"/>
+    </TriggerCounter>
+    <TriggerCounter name="4MU6" type="CTPIN">
+      <TriggerCondition name="4MU6" triggerthreshold="MU6" multi="4"/>
+    </TriggerCounter>
+    <TriggerCounter name="5MU6" type="CTPIN">
+      <TriggerCondition name="5MU6" triggerthreshold="MU6" multi="5"/>
+    </TriggerCounter>
+    <TriggerCounter name="6MU6" type="CTPIN">
+      <TriggerCondition name="6MU6" triggerthreshold="MU6" multi="6"/>
+    </TriggerCounter>
+    <TriggerCounter name="7MU6" type="CTPIN">
+      <TriggerCondition name="7MU6" triggerthreshold="MU6" multi="7"/>
+    </TriggerCounter>
+    <TriggerCounter name="1NIML1A" type="CTPIN">
+      <TriggerCondition name="1NIML1A" triggerthreshold="NIML1A" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1NIMLHCF" type="CTPIN">
+      <TriggerCondition name="1NIMLHCF" triggerthreshold="NIMLHCF" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1NIMRPC" type="CTPIN">
+      <TriggerCondition name="1NIMRPC" triggerthreshold="NIMRPC" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1NIMTGC" type="CTPIN">
+      <TriggerCondition name="1NIMTGC" triggerthreshold="NIMTGC" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1NIMTRT" type="CTPIN">
+      <TriggerCondition name="1NIMTRT" triggerthreshold="NIMTRT" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1TE10" type="CTPIN">
+      <TriggerCondition name="1TE10" triggerthreshold="TE10" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1TE10.0ETA24" type="CTPIN">
+      <TriggerCondition name="1TE10.0ETA24" triggerthreshold="TE10.0ETA24" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1TE20" type="CTPIN">
+      <TriggerCondition name="1TE20" triggerthreshold="TE20" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1TE20.0ETA24" type="CTPIN">
+      <TriggerCondition name="1TE20.0ETA24" triggerthreshold="TE20.0ETA24" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1TE30" type="CTPIN">
+      <TriggerCondition name="1TE30" triggerthreshold="TE30" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1TE30.0ETA24" type="CTPIN">
+      <TriggerCondition name="1TE30.0ETA24" triggerthreshold="TE30.0ETA24" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1TE40" type="CTPIN">
+      <TriggerCondition name="1TE40" triggerthreshold="TE40" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1TE40.0ETA24" type="CTPIN">
+      <TriggerCondition name="1TE40.0ETA24" triggerthreshold="TE40.0ETA24" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1TE5" type="CTPIN">
+      <TriggerCondition name="1TE5" triggerthreshold="TE5" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1TE5.0ETA24" type="CTPIN">
+      <TriggerCondition name="1TE5.0ETA24" triggerthreshold="TE5.0ETA24" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1TE50" type="CTPIN">
+      <TriggerCondition name="1TE50" triggerthreshold="TE50" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1TE50.0ETA24" type="CTPIN">
+      <TriggerCondition name="1TE50.0ETA24" triggerthreshold="TE50.0ETA24" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1TE60" type="CTPIN">
+      <TriggerCondition name="1TE60" triggerthreshold="TE60" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1TE60.0ETA24" type="CTPIN">
+      <TriggerCondition name="1TE60.0ETA24" triggerthreshold="TE60.0ETA24" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1TE70" type="CTPIN">
+      <TriggerCondition name="1TE70" triggerthreshold="TE70" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1TE70.0ETA24" type="CTPIN">
+      <TriggerCondition name="1TE70.0ETA24" triggerthreshold="TE70.0ETA24" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XE10" type="CTPIN">
+      <TriggerCondition name="1XE10" triggerthreshold="XE10" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XE150" type="CTPIN">
+      <TriggerCondition name="1XE150" triggerthreshold="XE150" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XE20" type="CTPIN">
+      <TriggerCondition name="1XE20" triggerthreshold="XE20" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XE25" type="CTPIN">
+      <TriggerCondition name="1XE25" triggerthreshold="XE25" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XE30" type="CTPIN">
+      <TriggerCondition name="1XE30" triggerthreshold="XE30" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XE300" type="CTPIN">
+      <TriggerCondition name="1XE300" triggerthreshold="XE300" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XE35" type="CTPIN">
+      <TriggerCondition name="1XE35" triggerthreshold="XE35" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XE40" type="CTPIN">
+      <TriggerCondition name="1XE40" triggerthreshold="XE40" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XE45" type="CTPIN">
+      <TriggerCondition name="1XE45" triggerthreshold="XE45" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XE50" type="CTPIN">
+      <TriggerCondition name="1XE50" triggerthreshold="XE50" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XE55" type="CTPIN">
+      <TriggerCondition name="1XE55" triggerthreshold="XE55" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XE60" type="CTPIN">
+      <TriggerCondition name="1XE60" triggerthreshold="XE60" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XE65" type="CTPIN">
+      <TriggerCondition name="1XE65" triggerthreshold="XE65" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XE70" type="CTPIN">
+      <TriggerCondition name="1XE70" triggerthreshold="XE70" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XE75" type="CTPIN">
+      <TriggerCondition name="1XE75" triggerthreshold="XE75" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XE80" type="CTPIN">
+      <TriggerCondition name="1XE80" triggerthreshold="XE80" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XS20" type="CTPIN">
+      <TriggerCondition name="1XS20" triggerthreshold="XS20" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XS30" type="CTPIN">
+      <TriggerCondition name="1XS30" triggerthreshold="XS30" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XS40" type="CTPIN">
+      <TriggerCondition name="1XS40" triggerthreshold="XS40" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XS45" type="CTPIN">
+      <TriggerCondition name="1XS45" triggerthreshold="XS45" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XS50" type="CTPIN">
+      <TriggerCondition name="1XS50" triggerthreshold="XS50" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XS55" type="CTPIN">
+      <TriggerCondition name="1XS55" triggerthreshold="XS55" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XS60" type="CTPIN">
+      <TriggerCondition name="1XS60" triggerthreshold="XS60" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1XS65" type="CTPIN">
+      <TriggerCondition name="1XS65" triggerthreshold="XS65" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1ZB_EM15" type="CTPIN">
+      <TriggerCondition name="1ZB_EM15" triggerthreshold="ZB_EM15" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1ZDC_A" type="CTPIN">
+      <TriggerCondition name="1ZDC_A" triggerthreshold="ZDC_A" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1ZDC_AND" type="CTPIN">
+      <TriggerCondition name="1ZDC_AND" triggerthreshold="ZDC_AND" multi="1"/>
+    </TriggerCounter>
+    <TriggerCounter name="1ZDC_C" type="CTPIN">
+      <TriggerCondition name="1ZDC_C" triggerthreshold="ZDC_C" multi="1"/>
+    </TriggerCounter>
+  </TriggerCounterList>
+  <TriggerThresholdList>
+    <TriggerThreshold active="1" bitnum="1" id="1" mapping="2" name="ALFA_B7R1L" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="2" range_end="2" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="2" mapping="3" name="ALFA_A7R1L" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="3" range_end="3" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="3" mapping="4" name="ALFA_A7L1L" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="4" range_end="4" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="4" mapping="5" name="ALFA_B7L1L" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="5" range_end="5" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="5" mapping="8" name="ALFA2_B7R1L" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="8" range_end="8" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="6" mapping="9" name="ALFA2_A7R1L" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="9" range_end="9" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="7" mapping="10" name="ALFA2_A7L1L" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="10" range_end="10" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="8" mapping="11" name="ALFA2_B7L1L" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="11" range_end="11" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="9" mapping="14" name="ALFA3_B7R1L" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="14" range_end="14" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="10" mapping="15" name="ALFA3_A7R1L" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="15" range_end="15" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="11" mapping="16" name="ALFA3_A7L1L" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="16" range_end="16" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="12" mapping="17" name="ALFA3_B7L1L" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="17" range_end="17" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="13" mapping="20" name="ALFA4_B7R1L" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="20" range_end="20" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="14" mapping="21" name="ALFA4_A7R1L" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="21" range_end="21" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="15" mapping="22" name="ALFA4_A7L1L" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="22" range_end="22" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="16" mapping="23" name="ALFA4_B7L1L" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="23" range_end="23" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="17" mapping="26" name="ALFA_B7R1L_OD" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="26" range_end="26" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="18" mapping="27" name="ALFA_A7R1L_OD" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="27" range_end="27" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="19" mapping="28" name="ALFA_A7L1L_OD" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="28" range_end="28" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="20" mapping="29" name="ALFA_B7L1L_OD" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="29" range_end="29" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="21" mapping="34" name="ALFA_B7R1U" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="2" range_end="2" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="22" mapping="35" name="ALFA_A7R1U" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="3" range_end="3" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="23" mapping="36" name="ALFA_A7L1U" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="4" range_end="4" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="24" mapping="37" name="ALFA_B7L1U" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="5" range_end="5" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="25" mapping="40" name="ALFA2_B7R1U" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="8" range_end="8" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="26" mapping="41" name="ALFA2_A7R1U" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="9" range_end="9" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="27" mapping="42" name="ALFA2_A7L1U" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="10" range_end="10" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="28" mapping="43" name="ALFA2_B7L1U" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="11" range_end="11" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="29" mapping="46" name="ALFA3_B7R1U" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="14" range_end="14" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="30" mapping="47" name="ALFA3_A7R1U" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="15" range_end="15" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="31" mapping="48" name="ALFA3_A7L1U" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="16" range_end="16" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="32" mapping="49" name="ALFA3_B7L1U" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="17" range_end="17" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="33" mapping="52" name="ALFA4_B7R1U" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="20" range_end="20" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="34" mapping="53" name="ALFA4_A7R1U" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="21" range_end="21" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="35" mapping="54" name="ALFA4_A7L1U" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="22" range_end="22" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="36" mapping="55" name="ALFA4_B7L1U" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="23" range_end="23" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="37" mapping="58" name="ALFA_B7R1U_OD" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="26" range_end="26" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="38" mapping="59" name="ALFA_A7R1U_OD" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="27" range_end="27" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="39" mapping="60" name="ALFA_A7L1U_OD" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="28" range_end="28" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="40" mapping="61" name="ALFA_B7L1U_OD" type="ALFA" input="ctpcore" version="1">
+      <Cable connector="CON0" input="CTPCORE" name="ALFA">
+        <Signal range_begin="29" range_end="29" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="41" mapping="0" name="BCM_AtoC" type="BCM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="BCM_AtoCfull" phimin="0" phimax="64" priority="0" thresholdval="40" type="BCM" window="0"/>
+      <Cable connector="CON1" input="SLOT9" name="CTPCAL">
+        <Signal range_begin="0" range_end="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="42" mapping="1" name="BCM_CtoA" type="BCM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="BCM_CtoAfull" phimin="0" phimax="64" priority="0" thresholdval="40" type="BCM" window="0"/>
+      <Cable connector="CON1" input="SLOT9" name="CTPCAL">
+        <Signal range_begin="1" range_end="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="43" mapping="2" name="BCM_Wide" type="BCM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="BCM_Widefull" phimin="0" phimax="64" priority="0" thresholdval="40" type="BCM" window="0"/>
+      <Cable connector="CON1" input="SLOT9" name="CTPCAL">
+        <Signal range_begin="2" range_end="2"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="44" mapping="0" name="BCM_Comb" type="BCMCMB" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="BCM_Combfull" phimin="0" phimax="64" priority="0" thresholdval="40" type="BCMCMB" window="0"/>
+      <Cable connector="CON1" input="SLOT9" name="CTPCAL">
+        <Signal range_begin="3" range_end="5"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="45" mapping="0" name="BPTX0" type="BPTX" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="BPTX0full" phimin="0" phimax="64" priority="0" thresholdval="40" type="BPTX" window="0"/>
+      <Cable connector="CON1" input="SLOT9" name="CTPCAL">
+        <Signal range_begin="17" range_end="17"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="46" mapping="1" name="BPTX1" type="BPTX" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="BPTX1full" phimin="0" phimax="64" priority="0" thresholdval="40" type="BPTX" window="0"/>
+      <Cable connector="CON1" input="SLOT9" name="CTPCAL">
+        <Signal range_begin="18" range_end="18"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="47" mapping="0" name="CAL0" type="CALREQ" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="CAL0full" phimin="0" phimax="64" priority="0" thresholdval="40" type="CALREQ" window="0"/>
+      <Cable connector="CON1" input="SLOT9" name="CTPCAL">
+        <Signal range_begin="28" range_end="28"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="48" mapping="1" name="CAL1" type="CALREQ" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="CAL1full" phimin="0" phimax="64" priority="0" thresholdval="40" type="CALREQ" window="0"/>
+      <Cable connector="CON1" input="SLOT9" name="CTPCAL">
+        <Signal range_begin="29" range_end="29"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="49" mapping="2" name="CAL2" type="CALREQ" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="CAL2full" phimin="0" phimax="64" priority="0" thresholdval="40" type="CALREQ" window="0"/>
+      <Cable connector="CON1" input="SLOT9" name="CTPCAL">
+        <Signal range_begin="30" range_end="30"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="50" mapping="0" name="EM3" type="EM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00000" name="EM3full" phimin="0" phimax="64" priority="1" thresholdval="3" type="EM" window="0"/>
+      <Cable connector="CON0" input="SLOT7" name="EM1">
+        <Signal range_begin="0" range_end="2"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="51" mapping="1" name="EM7" type="EM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00000" name="EM7full" phimin="0" phimax="64" priority="1" thresholdval="7" type="EM" window="0"/>
+      <Cable connector="CON0" input="SLOT7" name="EM1">
+        <Signal range_begin="3" range_end="5"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="52" mapping="2" name="EM8VH" type="EM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00001" name="EM8VHfull" phimin="0" phimax="64" priority="1" thresholdval="9" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-25" etamax="-18" had_isolation="63" had_veto="99" isobits="00001" name="EM8VHfull" phimin="0" phimax="64" priority="2" thresholdval="8" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-18" etamax="-15" had_isolation="63" had_veto="99" isobits="00001" name="EM8VHfull" phimin="0" phimax="64" priority="2" thresholdval="7" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-15" etamax="-14" had_isolation="63" had_veto="99" isobits="00001" name="EM8VHfull" phimin="0" phimax="64" priority="2" thresholdval="5" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-14" etamax="-11" had_isolation="63" had_veto="99" isobits="00001" name="EM8VHfull" phimin="0" phimax="64" priority="2" thresholdval="6" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-11" etamax="-8" had_isolation="63" had_veto="99" isobits="00001" name="EM8VHfull" phimin="0" phimax="64" priority="2" thresholdval="7" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-8" etamax="0" had_isolation="63" had_veto="99" isobits="00001" name="EM8VHfull" phimin="0" phimax="64" priority="2" thresholdval="9" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="0" etamax="8" had_isolation="63" had_veto="99" isobits="00001" name="EM8VHfull" phimin="0" phimax="64" priority="2" thresholdval="9" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="8" etamax="11" had_isolation="63" had_veto="99" isobits="00001" name="EM8VHfull" phimin="0" phimax="64" priority="2" thresholdval="7" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="11" etamax="14" had_isolation="63" had_veto="99" isobits="00001" name="EM8VHfull" phimin="0" phimax="64" priority="2" thresholdval="6" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="14" etamax="15" had_isolation="63" had_veto="99" isobits="00001" name="EM8VHfull" phimin="0" phimax="64" priority="2" thresholdval="5" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="15" etamax="18" had_isolation="63" had_veto="99" isobits="00001" name="EM8VHfull" phimin="0" phimax="64" priority="2" thresholdval="7" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="18" etamax="25" had_isolation="63" had_veto="99" isobits="00001" name="EM8VHfull" phimin="0" phimax="64" priority="2" thresholdval="8" type="EM" window="0"/>
+      <Cable connector="CON0" input="SLOT7" name="EM1">
+        <Signal range_begin="6" range_end="8"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="53" mapping="3" name="EM8I" type="EM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00010" name="EM8Ifull" phimin="0" phimax="64" priority="1" thresholdval="8" type="EM" window="0"/>
+      <Cable connector="CON0" input="SLOT7" name="EM1">
+        <Signal range_begin="9" range_end="11"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="54" mapping="4" name="EM10VH" type="EM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00001" name="EM10VHfull" phimin="0" phimax="64" priority="1" thresholdval="11" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-25" etamax="-18" had_isolation="63" had_veto="99" isobits="00001" name="EM10VHfull" phimin="0" phimax="64" priority="2" thresholdval="10" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-18" etamax="-15" had_isolation="63" had_veto="99" isobits="00001" name="EM10VHfull" phimin="0" phimax="64" priority="2" thresholdval="9" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-15" etamax="-14" had_isolation="63" had_veto="99" isobits="00001" name="EM10VHfull" phimin="0" phimax="64" priority="2" thresholdval="7" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-14" etamax="-11" had_isolation="63" had_veto="99" isobits="00001" name="EM10VHfull" phimin="0" phimax="64" priority="2" thresholdval="8" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-11" etamax="-8" had_isolation="63" had_veto="99" isobits="00001" name="EM10VHfull" phimin="0" phimax="64" priority="2" thresholdval="9" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-8" etamax="0" had_isolation="63" had_veto="99" isobits="00001" name="EM10VHfull" phimin="0" phimax="64" priority="2" thresholdval="11" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="0" etamax="8" had_isolation="63" had_veto="99" isobits="00001" name="EM10VHfull" phimin="0" phimax="64" priority="2" thresholdval="11" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="8" etamax="11" had_isolation="63" had_veto="99" isobits="00001" name="EM10VHfull" phimin="0" phimax="64" priority="2" thresholdval="9" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="11" etamax="14" had_isolation="63" had_veto="99" isobits="00001" name="EM10VHfull" phimin="0" phimax="64" priority="2" thresholdval="8" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="14" etamax="15" had_isolation="63" had_veto="99" isobits="00001" name="EM10VHfull" phimin="0" phimax="64" priority="2" thresholdval="7" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="15" etamax="18" had_isolation="63" had_veto="99" isobits="00001" name="EM10VHfull" phimin="0" phimax="64" priority="2" thresholdval="9" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="18" etamax="25" had_isolation="63" had_veto="99" isobits="00001" name="EM10VHfull" phimin="0" phimax="64" priority="2" thresholdval="10" type="EM" window="0"/>
+      <Cable connector="CON0" input="SLOT7" name="EM1">
+        <Signal range_begin="12" range_end="14"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="55" mapping="5" name="EM12" type="EM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00000" name="EM12full" phimin="0" phimax="64" priority="1" thresholdval="12" type="EM" window="0"/>
+      <Cable connector="CON0" input="SLOT7" name="EM1">
+        <Signal range_begin="15" range_end="17"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="56" mapping="6" name="EM13VH" type="EM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00001" name="EM13VHfull" phimin="0" phimax="64" priority="1" thresholdval="15" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-25" etamax="-17" had_isolation="63" had_veto="99" isobits="00001" name="EM13VHfull" phimin="0" phimax="64" priority="2" thresholdval="14" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-17" etamax="-15" had_isolation="63" had_veto="99" isobits="00001" name="EM13VHfull" phimin="0" phimax="64" priority="2" thresholdval="13" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-15" etamax="-14" had_isolation="63" had_veto="99" isobits="00001" name="EM13VHfull" phimin="0" phimax="64" priority="2" thresholdval="11" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-14" etamax="-12" had_isolation="63" had_veto="99" isobits="00001" name="EM13VHfull" phimin="0" phimax="64" priority="2" thresholdval="12" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-12" etamax="-9" had_isolation="63" had_veto="99" isobits="00001" name="EM13VHfull" phimin="0" phimax="64" priority="2" thresholdval="13" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-9" etamax="-7" had_isolation="63" had_veto="99" isobits="00001" name="EM13VHfull" phimin="0" phimax="64" priority="2" thresholdval="14" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-7" etamax="0" had_isolation="63" had_veto="99" isobits="00001" name="EM13VHfull" phimin="0" phimax="64" priority="2" thresholdval="15" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="0" etamax="7" had_isolation="63" had_veto="99" isobits="00001" name="EM13VHfull" phimin="0" phimax="64" priority="2" thresholdval="15" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="7" etamax="9" had_isolation="63" had_veto="99" isobits="00001" name="EM13VHfull" phimin="0" phimax="64" priority="2" thresholdval="14" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="9" etamax="12" had_isolation="63" had_veto="99" isobits="00001" name="EM13VHfull" phimin="0" phimax="64" priority="2" thresholdval="13" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="12" etamax="14" had_isolation="63" had_veto="99" isobits="00001" name="EM13VHfull" phimin="0" phimax="64" priority="2" thresholdval="12" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="14" etamax="15" had_isolation="63" had_veto="99" isobits="00001" name="EM13VHfull" phimin="0" phimax="64" priority="2" thresholdval="11" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="15" etamax="17" had_isolation="63" had_veto="99" isobits="00001" name="EM13VHfull" phimin="0" phimax="64" priority="2" thresholdval="13" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="17" etamax="25" had_isolation="63" had_veto="99" isobits="00001" name="EM13VHfull" phimin="0" phimax="64" priority="2" thresholdval="14" type="EM" window="0"/>
+      <Cable connector="CON0" input="SLOT7" name="EM1">
+        <Signal range_begin="18" range_end="20"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="57" mapping="7" name="EM15" type="EM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00000" name="EM15full" phimin="0" phimax="64" priority="1" thresholdval="15" type="EM" window="0"/>
+      <Cable connector="CON0" input="SLOT7" name="EM1">
+        <Signal range_begin="21" range_end="23"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="58" mapping="8" name="EM15VH" type="EM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00001" name="EM15VHfull" phimin="0" phimax="64" priority="1" thresholdval="17" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-25" etamax="-17" had_isolation="63" had_veto="99" isobits="00001" name="EM15VHfull" phimin="0" phimax="64" priority="2" thresholdval="16" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-17" etamax="-15" had_isolation="63" had_veto="99" isobits="00001" name="EM15VHfull" phimin="0" phimax="64" priority="2" thresholdval="15" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-15" etamax="-14" had_isolation="63" had_veto="99" isobits="00001" name="EM15VHfull" phimin="0" phimax="64" priority="2" thresholdval="13" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-14" etamax="-12" had_isolation="63" had_veto="99" isobits="00001" name="EM15VHfull" phimin="0" phimax="64" priority="2" thresholdval="14" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-12" etamax="-9" had_isolation="63" had_veto="99" isobits="00001" name="EM15VHfull" phimin="0" phimax="64" priority="2" thresholdval="15" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-9" etamax="-7" had_isolation="63" had_veto="99" isobits="00001" name="EM15VHfull" phimin="0" phimax="64" priority="2" thresholdval="16" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-7" etamax="0" had_isolation="63" had_veto="99" isobits="00001" name="EM15VHfull" phimin="0" phimax="64" priority="2" thresholdval="17" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="0" etamax="7" had_isolation="63" had_veto="99" isobits="00001" name="EM15VHfull" phimin="0" phimax="64" priority="2" thresholdval="17" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="7" etamax="9" had_isolation="63" had_veto="99" isobits="00001" name="EM15VHfull" phimin="0" phimax="64" priority="2" thresholdval="16" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="9" etamax="12" had_isolation="63" had_veto="99" isobits="00001" name="EM15VHfull" phimin="0" phimax="64" priority="2" thresholdval="15" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="12" etamax="14" had_isolation="63" had_veto="99" isobits="00001" name="EM15VHfull" phimin="0" phimax="64" priority="2" thresholdval="14" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="14" etamax="15" had_isolation="63" had_veto="99" isobits="00001" name="EM15VHfull" phimin="0" phimax="64" priority="2" thresholdval="13" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="15" etamax="17" had_isolation="63" had_veto="99" isobits="00001" name="EM15VHfull" phimin="0" phimax="64" priority="2" thresholdval="15" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="17" etamax="25" had_isolation="63" had_veto="99" isobits="00001" name="EM15VHfull" phimin="0" phimax="64" priority="2" thresholdval="16" type="EM" window="0"/>
+      <Cable connector="CON1" input="SLOT7" name="EM2">
+        <Signal range_begin="0" range_end="2"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="59" mapping="9" name="EM15I" type="EM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00010" name="EM15Ifull" phimin="0" phimax="64" priority="1" thresholdval="15" type="EM" window="0"/>
+      <Cable connector="CON1" input="SLOT7" name="EM2">
+        <Signal range_begin="3" range_end="5"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="60" mapping="10" name="EM15HI" type="EM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00100" name="EM15HIfull" phimin="0" phimax="64" priority="1" thresholdval="15" type="EM" window="0"/>
+      <Cable connector="CON1" input="SLOT7" name="EM2">
+        <Signal range_begin="6" range_end="8"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="61" mapping="11" name="EM18VH" type="EM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00001" name="EM18VHfull" phimin="0" phimax="64" priority="1" thresholdval="20" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-25" etamax="-17" had_isolation="63" had_veto="99" isobits="00001" name="EM18VHfull" phimin="0" phimax="64" priority="2" thresholdval="19" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-17" etamax="-15" had_isolation="63" had_veto="99" isobits="00001" name="EM18VHfull" phimin="0" phimax="64" priority="2" thresholdval="17" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-15" etamax="-14" had_isolation="63" had_veto="99" isobits="00001" name="EM18VHfull" phimin="0" phimax="64" priority="2" thresholdval="15" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-14" etamax="-13" had_isolation="63" had_veto="99" isobits="00001" name="EM18VHfull" phimin="0" phimax="64" priority="2" thresholdval="16" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-13" etamax="-11" had_isolation="63" had_veto="99" isobits="00001" name="EM18VHfull" phimin="0" phimax="64" priority="2" thresholdval="17" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-11" etamax="-8" had_isolation="63" had_veto="99" isobits="00001" name="EM18VHfull" phimin="0" phimax="64" priority="2" thresholdval="18" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-8" etamax="-7" had_isolation="63" had_veto="99" isobits="00001" name="EM18VHfull" phimin="0" phimax="64" priority="2" thresholdval="19" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-7" etamax="0" had_isolation="63" had_veto="99" isobits="00001" name="EM18VHfull" phimin="0" phimax="64" priority="2" thresholdval="20" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="0" etamax="7" had_isolation="63" had_veto="99" isobits="00001" name="EM18VHfull" phimin="0" phimax="64" priority="2" thresholdval="20" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="7" etamax="8" had_isolation="63" had_veto="99" isobits="00001" name="EM18VHfull" phimin="0" phimax="64" priority="2" thresholdval="19" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="8" etamax="11" had_isolation="63" had_veto="99" isobits="00001" name="EM18VHfull" phimin="0" phimax="64" priority="2" thresholdval="18" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="11" etamax="13" had_isolation="63" had_veto="99" isobits="00001" name="EM18VHfull" phimin="0" phimax="64" priority="2" thresholdval="17" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="13" etamax="14" had_isolation="63" had_veto="99" isobits="00001" name="EM18VHfull" phimin="0" phimax="64" priority="2" thresholdval="16" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="14" etamax="15" had_isolation="63" had_veto="99" isobits="00001" name="EM18VHfull" phimin="0" phimax="64" priority="2" thresholdval="15" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="15" etamax="17" had_isolation="63" had_veto="99" isobits="00001" name="EM18VHfull" phimin="0" phimax="64" priority="2" thresholdval="17" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="17" etamax="25" had_isolation="63" had_veto="99" isobits="00001" name="EM18VHfull" phimin="0" phimax="64" priority="2" thresholdval="19" type="EM" window="0"/>
+      <Cable connector="CON1" input="SLOT7" name="EM2">
+        <Signal range_begin="9" range_end="11"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="62" mapping="12" name="EM20VH" type="EM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00001" name="EM20VHfull" phimin="0" phimax="64" priority="1" thresholdval="22" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-25" etamax="-17" had_isolation="63" had_veto="99" isobits="00001" name="EM20VHfull" phimin="0" phimax="64" priority="2" thresholdval="21" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-17" etamax="-15" had_isolation="63" had_veto="99" isobits="00001" name="EM20VHfull" phimin="0" phimax="64" priority="2" thresholdval="19" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-15" etamax="-14" had_isolation="63" had_veto="99" isobits="00001" name="EM20VHfull" phimin="0" phimax="64" priority="2" thresholdval="17" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-14" etamax="-13" had_isolation="63" had_veto="99" isobits="00001" name="EM20VHfull" phimin="0" phimax="64" priority="2" thresholdval="18" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-13" etamax="-11" had_isolation="63" had_veto="99" isobits="00001" name="EM20VHfull" phimin="0" phimax="64" priority="2" thresholdval="19" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-11" etamax="-8" had_isolation="63" had_veto="99" isobits="00001" name="EM20VHfull" phimin="0" phimax="64" priority="2" thresholdval="20" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-8" etamax="-7" had_isolation="63" had_veto="99" isobits="00001" name="EM20VHfull" phimin="0" phimax="64" priority="2" thresholdval="21" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-7" etamax="0" had_isolation="63" had_veto="99" isobits="00001" name="EM20VHfull" phimin="0" phimax="64" priority="2" thresholdval="22" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="0" etamax="7" had_isolation="63" had_veto="99" isobits="00001" name="EM20VHfull" phimin="0" phimax="64" priority="2" thresholdval="22" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="7" etamax="8" had_isolation="63" had_veto="99" isobits="00001" name="EM20VHfull" phimin="0" phimax="64" priority="2" thresholdval="21" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="8" etamax="11" had_isolation="63" had_veto="99" isobits="00001" name="EM20VHfull" phimin="0" phimax="64" priority="2" thresholdval="20" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="11" etamax="13" had_isolation="63" had_veto="99" isobits="00001" name="EM20VHfull" phimin="0" phimax="64" priority="2" thresholdval="19" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="13" etamax="14" had_isolation="63" had_veto="99" isobits="00001" name="EM20VHfull" phimin="0" phimax="64" priority="2" thresholdval="18" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="14" etamax="15" had_isolation="63" had_veto="99" isobits="00001" name="EM20VHfull" phimin="0" phimax="64" priority="2" thresholdval="17" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="15" etamax="17" had_isolation="63" had_veto="99" isobits="00001" name="EM20VHfull" phimin="0" phimax="64" priority="2" thresholdval="19" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="17" etamax="25" had_isolation="63" had_veto="99" isobits="00001" name="EM20VHfull" phimin="0" phimax="64" priority="2" thresholdval="21" type="EM" window="0"/>
+      <Cable connector="CON1" input="SLOT7" name="EM2">
+        <Signal range_begin="12" range_end="14"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="63" mapping="13" name="EM20VHI" type="EM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00100" name="EM20VHIfull" phimin="0" phimax="64" priority="1" thresholdval="22" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-25" etamax="-17" had_isolation="63" had_veto="99" isobits="00100" name="EM20VHIfull" phimin="0" phimax="64" priority="2" thresholdval="21" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-17" etamax="-15" had_isolation="63" had_veto="99" isobits="00100" name="EM20VHIfull" phimin="0" phimax="64" priority="2" thresholdval="19" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-15" etamax="-14" had_isolation="63" had_veto="99" isobits="00100" name="EM20VHIfull" phimin="0" phimax="64" priority="2" thresholdval="17" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-14" etamax="-13" had_isolation="63" had_veto="99" isobits="00100" name="EM20VHIfull" phimin="0" phimax="64" priority="2" thresholdval="18" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-13" etamax="-11" had_isolation="63" had_veto="99" isobits="00100" name="EM20VHIfull" phimin="0" phimax="64" priority="2" thresholdval="19" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-11" etamax="-8" had_isolation="63" had_veto="99" isobits="00100" name="EM20VHIfull" phimin="0" phimax="64" priority="2" thresholdval="20" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-8" etamax="-7" had_isolation="63" had_veto="99" isobits="00100" name="EM20VHIfull" phimin="0" phimax="64" priority="2" thresholdval="21" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-7" etamax="0" had_isolation="63" had_veto="99" isobits="00100" name="EM20VHIfull" phimin="0" phimax="64" priority="2" thresholdval="22" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="0" etamax="7" had_isolation="63" had_veto="99" isobits="00100" name="EM20VHIfull" phimin="0" phimax="64" priority="2" thresholdval="22" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="7" etamax="8" had_isolation="63" had_veto="99" isobits="00100" name="EM20VHIfull" phimin="0" phimax="64" priority="2" thresholdval="21" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="8" etamax="11" had_isolation="63" had_veto="99" isobits="00100" name="EM20VHIfull" phimin="0" phimax="64" priority="2" thresholdval="20" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="11" etamax="13" had_isolation="63" had_veto="99" isobits="00100" name="EM20VHIfull" phimin="0" phimax="64" priority="2" thresholdval="19" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="13" etamax="14" had_isolation="63" had_veto="99" isobits="00100" name="EM20VHIfull" phimin="0" phimax="64" priority="2" thresholdval="18" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="14" etamax="15" had_isolation="63" had_veto="99" isobits="00100" name="EM20VHIfull" phimin="0" phimax="64" priority="2" thresholdval="17" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="15" etamax="17" had_isolation="63" had_veto="99" isobits="00100" name="EM20VHIfull" phimin="0" phimax="64" priority="2" thresholdval="19" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="17" etamax="25" had_isolation="63" had_veto="99" isobits="00100" name="EM20VHIfull" phimin="0" phimax="64" priority="2" thresholdval="21" type="EM" window="0"/>
+      <Cable connector="CON1" input="SLOT7" name="EM2">
+        <Signal range_begin="15" range_end="17"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="64" mapping="14" name="EM22VHI" type="EM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00100" name="EM22VHIfull" phimin="0" phimax="64" priority="1" thresholdval="24" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-25" etamax="-17" had_isolation="63" had_veto="99" isobits="00100" name="EM22VHIfull" phimin="0" phimax="64" priority="2" thresholdval="23" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-17" etamax="-15" had_isolation="63" had_veto="99" isobits="00100" name="EM22VHIfull" phimin="0" phimax="64" priority="2" thresholdval="21" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-15" etamax="-14" had_isolation="63" had_veto="99" isobits="00100" name="EM22VHIfull" phimin="0" phimax="64" priority="2" thresholdval="19" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-14" etamax="-13" had_isolation="63" had_veto="99" isobits="00100" name="EM22VHIfull" phimin="0" phimax="64" priority="2" thresholdval="20" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-13" etamax="-11" had_isolation="63" had_veto="99" isobits="00100" name="EM22VHIfull" phimin="0" phimax="64" priority="2" thresholdval="21" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-11" etamax="-8" had_isolation="63" had_veto="99" isobits="00100" name="EM22VHIfull" phimin="0" phimax="64" priority="2" thresholdval="22" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-8" etamax="-7" had_isolation="63" had_veto="99" isobits="00100" name="EM22VHIfull" phimin="0" phimax="64" priority="2" thresholdval="23" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-7" etamax="0" had_isolation="63" had_veto="99" isobits="00100" name="EM22VHIfull" phimin="0" phimax="64" priority="2" thresholdval="24" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="0" etamax="7" had_isolation="63" had_veto="99" isobits="00100" name="EM22VHIfull" phimin="0" phimax="64" priority="2" thresholdval="24" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="7" etamax="8" had_isolation="63" had_veto="99" isobits="00100" name="EM22VHIfull" phimin="0" phimax="64" priority="2" thresholdval="23" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="8" etamax="11" had_isolation="63" had_veto="99" isobits="00100" name="EM22VHIfull" phimin="0" phimax="64" priority="2" thresholdval="22" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="11" etamax="13" had_isolation="63" had_veto="99" isobits="00100" name="EM22VHIfull" phimin="0" phimax="64" priority="2" thresholdval="21" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="13" etamax="14" had_isolation="63" had_veto="99" isobits="00100" name="EM22VHIfull" phimin="0" phimax="64" priority="2" thresholdval="20" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="14" etamax="15" had_isolation="63" had_veto="99" isobits="00100" name="EM22VHIfull" phimin="0" phimax="64" priority="2" thresholdval="19" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="15" etamax="17" had_isolation="63" had_veto="99" isobits="00100" name="EM22VHIfull" phimin="0" phimax="64" priority="2" thresholdval="21" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="17" etamax="25" had_isolation="63" had_veto="99" isobits="00100" name="EM22VHIfull" phimin="0" phimax="64" priority="2" thresholdval="23" type="EM" window="0"/>
+      <Cable connector="CON1" input="SLOT7" name="EM2">
+        <Signal range_begin="18" range_end="20"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="65" mapping="15" name="EM24VHI" type="EM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00100" name="EM24VHIfull" phimin="0" phimax="64" priority="1" thresholdval="24" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-25" etamax="-17" had_isolation="63" had_veto="99" isobits="00100" name="EM24VHIfull" phimin="0" phimax="64" priority="2" thresholdval="25" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-17" etamax="-15" had_isolation="63" had_veto="99" isobits="00100" name="EM24VHIfull" phimin="0" phimax="64" priority="2" thresholdval="23" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-15" etamax="-14" had_isolation="63" had_veto="99" isobits="00100" name="EM24VHIfull" phimin="0" phimax="64" priority="2" thresholdval="21" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-14" etamax="-13" had_isolation="63" had_veto="99" isobits="00100" name="EM24VHIfull" phimin="0" phimax="64" priority="2" thresholdval="22" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-13" etamax="-11" had_isolation="63" had_veto="99" isobits="00100" name="EM24VHIfull" phimin="0" phimax="64" priority="2" thresholdval="23" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-11" etamax="-8" had_isolation="63" had_veto="99" isobits="00100" name="EM24VHIfull" phimin="0" phimax="64" priority="2" thresholdval="24" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-8" etamax="-7" had_isolation="63" had_veto="99" isobits="00100" name="EM24VHIfull" phimin="0" phimax="64" priority="2" thresholdval="25" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-7" etamax="0" had_isolation="63" had_veto="99" isobits="00100" name="EM24VHIfull" phimin="0" phimax="64" priority="2" thresholdval="26" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="0" etamax="7" had_isolation="63" had_veto="99" isobits="00100" name="EM24VHIfull" phimin="0" phimax="64" priority="2" thresholdval="26" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="7" etamax="8" had_isolation="63" had_veto="99" isobits="00100" name="EM24VHIfull" phimin="0" phimax="64" priority="2" thresholdval="25" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="8" etamax="11" had_isolation="63" had_veto="99" isobits="00100" name="EM24VHIfull" phimin="0" phimax="64" priority="2" thresholdval="24" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="11" etamax="13" had_isolation="63" had_veto="99" isobits="00100" name="EM24VHIfull" phimin="0" phimax="64" priority="2" thresholdval="23" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="13" etamax="14" had_isolation="63" had_veto="99" isobits="00100" name="EM24VHIfull" phimin="0" phimax="64" priority="2" thresholdval="22" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="14" etamax="15" had_isolation="63" had_veto="99" isobits="00100" name="EM24VHIfull" phimin="0" phimax="64" priority="2" thresholdval="21" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="15" etamax="17" had_isolation="63" had_veto="99" isobits="00100" name="EM24VHIfull" phimin="0" phimax="64" priority="2" thresholdval="23" type="EM" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="17" etamax="25" had_isolation="63" had_veto="99" isobits="00100" name="EM24VHIfull" phimin="0" phimax="64" priority="2" thresholdval="25" type="EM" window="0"/>
+      <Cable connector="CON1" input="SLOT7" name="EM2">
+        <Signal range_begin="21" range_end="23"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="66" mapping="0" name="J12" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J12full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-31" etamax="31" had_isolation="63" had_veto="63" name="J12full" phimin="0" phimax="64" priority="1" thresholdval="12" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON0" input="SLOT8" name="JET1">
+        <Signal range_begin="0" range_end="2"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="67" mapping="1" name="J15" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J15full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-31" etamax="31" had_isolation="63" had_veto="63" name="J15full" phimin="0" phimax="64" priority="1" thresholdval="15" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON0" input="SLOT8" name="JET1">
+        <Signal range_begin="3" range_end="5"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="68" mapping="2" name="J15.0ETA25" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J15.0ETA25full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-25" etamax="25" had_isolation="63" had_veto="63" name="J15.0ETA25full" phimin="0" phimax="64" priority="1" thresholdval="15" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON0" input="SLOT8" name="JET1">
+        <Signal range_begin="6" range_end="8"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="69" mapping="3" name="J20" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J20full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-31" etamax="31" had_isolation="63" had_veto="63" name="J20full" phimin="0" phimax="64" priority="1" thresholdval="20" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON0" input="SLOT8" name="JET1">
+        <Signal range_begin="9" range_end="11"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="70" mapping="4" name="J25" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J25full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-31" etamax="31" had_isolation="63" had_veto="63" name="J25full" phimin="0" phimax="64" priority="1" thresholdval="25" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON0" input="SLOT8" name="JET1">
+        <Signal range_begin="12" range_end="14"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="71" mapping="5" name="J25.0ETA23" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J25.0ETA23full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-23" etamax="23" had_isolation="63" had_veto="63" name="J25.0ETA23full" phimin="0" phimax="64" priority="1" thresholdval="25" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON0" input="SLOT8" name="JET1">
+        <Signal range_begin="15" range_end="17"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="72" mapping="6" name="J30" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J30full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-31" etamax="31" had_isolation="63" had_veto="63" name="J30full" phimin="0" phimax="64" priority="1" thresholdval="30" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON0" input="SLOT8" name="JET1">
+        <Signal range_begin="18" range_end="20"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="73" mapping="7" name="J40" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J40full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-31" etamax="31" had_isolation="63" had_veto="63" name="J40full" phimin="0" phimax="64" priority="1" thresholdval="40" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON0" input="SLOT8" name="JET1">
+        <Signal range_begin="21" range_end="23"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="74" mapping="8" name="J20.0ETA49" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J20.0ETA49full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J20.0ETA49full" phimin="0" phimax="64" priority="1" thresholdval="20" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON0" input="SLOT8" name="JET1">
+        <Signal range_begin="24" range_end="26"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="75" mapping="9" name="J30.0ETA49" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J30.0ETA49full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J30.0ETA49full" phimin="0" phimax="64" priority="1" thresholdval="30" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON0" input="SLOT8" name="JET1">
+        <Signal range_begin="27" range_end="29"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="2" id="76" mapping="10" name="JJ15.23ETA49" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="JJ15.23ETA49full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="4" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="-23" had_isolation="63" had_veto="63" name="JJ15.23ETA49full" phimin="0" phimax="64" priority="1" thresholdval="15" type="JET" window="4" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="23" etamax="49" had_isolation="63" had_veto="63" name="JJ15.23ETA49full" phimin="0" phimax="64" priority="1" thresholdval="15" type="JET" window="4" windowSize="LARGE"/>
+      <Cable connector="CON1" input="SLOT8" name="JET2">
+        <Signal range_begin="0" range_end="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="2" id="77" mapping="11" name="J40.0ETA25" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J40.0ETA25full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-25" etamax="25" had_isolation="63" had_veto="63" name="J40.0ETA25full" phimin="0" phimax="64" priority="1" thresholdval="40" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON1" input="SLOT8" name="JET2">
+        <Signal range_begin="2" range_end="3"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="2" id="78" mapping="12" name="J20.28ETA31" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J20.28ETA31full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-31" etamax="-28" had_isolation="63" had_veto="63" name="J20.28ETA31full" phimin="0" phimax="64" priority="1" thresholdval="20" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="28" etamax="31" had_isolation="63" had_veto="63" name="J20.28ETA31full" phimin="0" phimax="64" priority="1" thresholdval="20" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON1" input="SLOT8" name="JET2">
+        <Signal range_begin="4" range_end="5"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="2" id="79" mapping="13" name="J50" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J50full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-31" etamax="31" had_isolation="63" had_veto="63" name="J50full" phimin="0" phimax="64" priority="1" thresholdval="50" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON1" input="SLOT8" name="JET2">
+        <Signal range_begin="6" range_end="7"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="2" id="80" mapping="14" name="J75" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J75full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-31" etamax="31" had_isolation="63" had_veto="63" name="J75full" phimin="0" phimax="64" priority="1" thresholdval="75" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON1" input="SLOT8" name="JET2">
+        <Signal range_begin="8" range_end="9"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="2" id="81" mapping="15" name="J85" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J85full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-31" etamax="31" had_isolation="63" had_veto="63" name="J85full" phimin="0" phimax="64" priority="1" thresholdval="85" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON1" input="SLOT8" name="JET2">
+        <Signal range_begin="10" range_end="11"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="2" id="82" mapping="16" name="J100" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J100full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-31" etamax="31" had_isolation="63" had_veto="63" name="J100full" phimin="0" phimax="64" priority="1" thresholdval="100" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON1" input="SLOT8" name="JET2">
+        <Signal range_begin="12" range_end="13"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="2" id="83" mapping="17" name="J120" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J120full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-31" etamax="31" had_isolation="63" had_veto="63" name="J120full" phimin="0" phimax="64" priority="1" thresholdval="120" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON1" input="SLOT8" name="JET2">
+        <Signal range_begin="14" range_end="15"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="2" id="84" mapping="18" name="J400" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J400full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-31" etamax="31" had_isolation="63" had_veto="63" name="J400full" phimin="0" phimax="64" priority="1" thresholdval="400" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON1" input="SLOT8" name="JET2">
+        <Signal range_begin="16" range_end="17"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="2" id="85" mapping="19" name="J15.31ETA49" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J15.31ETA49full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="-31" had_isolation="63" had_veto="63" name="J15.31ETA49full" phimin="0" phimax="64" priority="1" thresholdval="15" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="31" etamax="49" had_isolation="63" had_veto="63" name="J15.31ETA49full" phimin="0" phimax="64" priority="1" thresholdval="15" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON1" input="SLOT8" name="JET2">
+        <Signal range_begin="18" range_end="19"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="2" id="86" mapping="20" name="J20.31ETA49" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J20.31ETA49full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="-31" had_isolation="63" had_veto="63" name="J20.31ETA49full" phimin="0" phimax="64" priority="1" thresholdval="20" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="31" etamax="49" had_isolation="63" had_veto="63" name="J20.31ETA49full" phimin="0" phimax="64" priority="1" thresholdval="20" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON1" input="SLOT8" name="JET2">
+        <Signal range_begin="20" range_end="21"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="2" id="87" mapping="21" name="J30.31ETA49" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J30.31ETA49full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="-31" had_isolation="63" had_veto="63" name="J30.31ETA49full" phimin="0" phimax="64" priority="1" thresholdval="30" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="31" etamax="49" had_isolation="63" had_veto="63" name="J30.31ETA49full" phimin="0" phimax="64" priority="1" thresholdval="30" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON1" input="SLOT8" name="JET2">
+        <Signal range_begin="22" range_end="23"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="2" id="88" mapping="22" name="J50.31ETA49" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J50.31ETA49full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="-31" had_isolation="63" had_veto="63" name="J50.31ETA49full" phimin="0" phimax="64" priority="1" thresholdval="50" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="31" etamax="49" had_isolation="63" had_veto="63" name="J50.31ETA49full" phimin="0" phimax="64" priority="1" thresholdval="50" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON1" input="SLOT8" name="JET2">
+        <Signal range_begin="24" range_end="25"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="2" id="89" mapping="23" name="J75.31ETA49" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J75.31ETA49full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="-31" had_isolation="63" had_veto="63" name="J75.31ETA49full" phimin="0" phimax="64" priority="1" thresholdval="75" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="31" etamax="49" had_isolation="63" had_veto="63" name="J75.31ETA49full" phimin="0" phimax="64" priority="1" thresholdval="75" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON1" input="SLOT8" name="JET2">
+        <Signal range_begin="26" range_end="27"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="2" id="90" mapping="24" name="J100.31ETA49" type="JET" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="J100.31ETA49full" phimin="0" phimax="64" priority="0" thresholdval="1023" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="-31" had_isolation="63" had_veto="63" name="J100.31ETA49full" phimin="0" phimax="64" priority="1" thresholdval="100" type="JET" window="8" windowSize="LARGE"/>
+      <TriggerThresholdValue em_isolation="63" etamin="31" etamax="49" had_isolation="63" had_veto="63" name="J100.31ETA49full" phimin="0" phimax="64" priority="1" thresholdval="100" type="JET" window="8" windowSize="LARGE"/>
+      <Cable connector="CON1" input="SLOT8" name="JET2">
+        <Signal range_begin="28" range_end="29"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="91" mapping="0" name="LUCID_A" type="LUCID" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="LUCID_Afull" phimin="0" phimax="64" priority="0" thresholdval="650" type="LUCID" window="0"/>
+      <Cable connector="CON1" input="SLOT9" name="CTPCAL">
+        <Signal range_begin="19" range_end="19"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="92" mapping="1" name="LUCID_C" type="LUCID" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="LUCID_Cfull" phimin="0" phimax="64" priority="0" thresholdval="650" type="LUCID" window="0"/>
+      <Cable connector="CON1" input="SLOT9" name="CTPCAL">
+        <Signal range_begin="20" range_end="20"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="93" mapping="0" name="MBTS_A" type="MBTS" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A0full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A10full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A11full" phimin="0" phimax="64" priority="0" thresholdval="0" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A12full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A13full" phimin="0" phimax="64" priority="0" thresholdval="0" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A14full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A15full" phimin="0" phimax="64" priority="0" thresholdval="0" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A1full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A2full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A3full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A4full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A5full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A6full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A7full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A8full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A9full" phimin="0" phimax="64" priority="0" thresholdval="0" type="MBTSSI" window="0"/>
+      <Cable connector="CON2" input="SLOT9" name="NIM1">
+        <Signal range_begin="16" range_end="18"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="94" mapping="1" name="MBTS_C" type="MBTS" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C0full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C10full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C11full" phimin="0" phimax="64" priority="0" thresholdval="0" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C12full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C13full" phimin="0" phimax="64" priority="0" thresholdval="0" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C14full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C15full" phimin="0" phimax="64" priority="0" thresholdval="0" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C1full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C2full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C3full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C4full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C5full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C6full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C7full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C8full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C9full" phimin="0" phimax="64" priority="0" thresholdval="0" type="MBTSSI" window="0"/>
+      <Cable connector="CON3" input="SLOT9" name="NIM2">
+        <Signal range_begin="16" range_end="18"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="95" mapping="0" name="MBTS_A0" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A0full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON2" input="SLOT9" name="NIM1">
+        <Signal range_begin="0" range_end="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="96" mapping="1" name="MBTS_A1" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A1full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON2" input="SLOT9" name="NIM1">
+        <Signal range_begin="1" range_end="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="97" mapping="2" name="MBTS_A2" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A2full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON2" input="SLOT9" name="NIM1">
+        <Signal range_begin="2" range_end="2"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="98" mapping="3" name="MBTS_A3" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A3full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON2" input="SLOT9" name="NIM1">
+        <Signal range_begin="3" range_end="3"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="99" mapping="4" name="MBTS_A4" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A4full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON2" input="SLOT9" name="NIM1">
+        <Signal range_begin="4" range_end="4"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="100" mapping="5" name="MBTS_A5" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A5full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON2" input="SLOT9" name="NIM1">
+        <Signal range_begin="5" range_end="5"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="101" mapping="6" name="MBTS_A6" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A6full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON2" input="SLOT9" name="NIM1">
+        <Signal range_begin="6" range_end="6"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="102" mapping="7" name="MBTS_A7" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A7full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON2" input="SLOT9" name="NIM1">
+        <Signal range_begin="7" range_end="7"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="103" mapping="8" name="MBTS_A8" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A8full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON2" input="SLOT9" name="NIM1">
+        <Signal range_begin="8" range_end="8"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="104" mapping="9" name="MBTS_A10" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A10full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON2" input="SLOT9" name="NIM1">
+        <Signal range_begin="9" range_end="9"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="105" mapping="10" name="MBTS_A12" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A12full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON2" input="SLOT9" name="NIM1">
+        <Signal range_begin="10" range_end="10"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="106" mapping="11" name="MBTS_A14" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_A14full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON2" input="SLOT9" name="NIM1">
+        <Signal range_begin="11" range_end="11"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="107" mapping="12" name="MBTS_C0" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C0full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON3" input="SLOT9" name="NIM2">
+        <Signal range_begin="0" range_end="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="108" mapping="13" name="MBTS_C1" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C1full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON3" input="SLOT9" name="NIM2">
+        <Signal range_begin="1" range_end="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="109" mapping="14" name="MBTS_C2" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C2full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON3" input="SLOT9" name="NIM2">
+        <Signal range_begin="2" range_end="2"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="110" mapping="15" name="MBTS_C3" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C3full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON3" input="SLOT9" name="NIM2">
+        <Signal range_begin="3" range_end="3"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="111" mapping="16" name="MBTS_C4" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C4full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON3" input="SLOT9" name="NIM2">
+        <Signal range_begin="4" range_end="4"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="112" mapping="17" name="MBTS_C5" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C5full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON3" input="SLOT9" name="NIM2">
+        <Signal range_begin="5" range_end="5"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="113" mapping="18" name="MBTS_C6" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C6full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON3" input="SLOT9" name="NIM2">
+        <Signal range_begin="6" range_end="6"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="114" mapping="19" name="MBTS_C7" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C7full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON3" input="SLOT9" name="NIM2">
+        <Signal range_begin="7" range_end="7"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="115" mapping="20" name="MBTS_C8" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C8full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON3" input="SLOT9" name="NIM2">
+        <Signal range_begin="8" range_end="8"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="116" mapping="21" name="MBTS_C10" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C10full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON3" input="SLOT9" name="NIM2">
+        <Signal range_begin="9" range_end="9"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="117" mapping="22" name="MBTS_C12" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C12full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON3" input="SLOT9" name="NIM2">
+        <Signal range_begin="10" range_end="10"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="118" mapping="23" name="MBTS_C14" type="MBTSSI" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MBTS_C14full" phimin="0" phimax="64" priority="0" thresholdval="100" type="MBTSSI" window="0"/>
+      <Cable connector="CON3" input="SLOT9" name="NIM2">
+        <Signal range_begin="11" range_end="11"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="119" mapping="0" name="MU4" type="MUON" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MU4full" phimin="0" phimax="64" priority="0" thresholdval="4" type="MUON" window="0"/>
+      <Cable connector="CON0" input="SLOT9" name="MUCTPI">
+        <Signal range_begin="1" range_end="3"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="120" mapping="1" name="MU6" type="MUON" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MU6full" phimin="0" phimax="64" priority="0" thresholdval="6" type="MUON" window="0"/>
+      <Cable connector="CON0" input="SLOT9" name="MUCTPI">
+        <Signal range_begin="4" range_end="6"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="121" mapping="2" name="MU10" type="MUON" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MU10full" phimin="0" phimax="64" priority="0" thresholdval="10" type="MUON" window="0"/>
+      <Cable connector="CON0" input="SLOT9" name="MUCTPI">
+        <Signal range_begin="7" range_end="9"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="122" mapping="3" name="MU11" type="MUON" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MU11full" phimin="0" phimax="64" priority="0" thresholdval="11" type="MUON" window="0"/>
+      <Cable connector="CON0" input="SLOT9" name="MUCTPI">
+        <Signal range_begin="10" range_end="12"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="123" mapping="4" name="MU15" type="MUON" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MU15full" phimin="0" phimax="64" priority="0" thresholdval="15" type="MUON" window="0"/>
+      <Cable connector="CON0" input="SLOT9" name="MUCTPI">
+        <Signal range_begin="13" range_end="15"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="124" mapping="5" name="MU20" type="MUON" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="MU20full" phimin="0" phimax="64" priority="0" thresholdval="20" type="MUON" window="0"/>
+      <Cable connector="CON0" input="SLOT9" name="MUCTPI">
+        <Signal range_begin="16" range_end="18"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="125" mapping="0" name="NIML1A" type="NIM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="NIML1Afull" phimin="0" phimax="64" priority="0" thresholdval="40" type="NIM" window="0"/>
+      <Cable connector="CON2" input="SLOT9" name="NIM1">
+        <Signal range_begin="19" range_end="19"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="126" mapping="1" name="NIMLHCF" type="NIM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="NIMLHCFfull" phimin="0" phimax="64" priority="0" thresholdval="40" type="NIM" window="0"/>
+      <Cable connector="CON2" input="SLOT9" name="NIM1">
+        <Signal range_begin="20" range_end="20"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="127" mapping="12" name="NIMTGC" type="NIM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="NIMTGCfull" phimin="0" phimax="64" priority="0" thresholdval="40" type="NIM" window="0"/>
+      <Cable connector="CON3" input="SLOT9" name="NIM2">
+        <Signal range_begin="19" range_end="19"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="128" mapping="13" name="NIMRPC" type="NIM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="NIMRPCfull" phimin="0" phimax="64" priority="0" thresholdval="40" type="NIM" window="0"/>
+      <Cable connector="CON3" input="SLOT9" name="NIM2">
+        <Signal range_begin="20" range_end="20"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="129" mapping="14" name="NIMTRT" type="NIM" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="NIMTRTfull" phimin="0" phimax="64" priority="0" thresholdval="40" type="NIM" window="0"/>
+      <Cable connector="CON3" input="SLOT9" name="NIM2">
+        <Signal range_begin="21" range_end="21"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="130" mapping="0" name="HA8" type="TAU" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00000" name="HA8full" phimin="0" phimax="64" priority="1" thresholdval="8" type="TAU" window="0"/>
+      <Cable connector="CON2" input="SLOT7" name="TAU1">
+        <Signal range_begin="0" range_end="2"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="131" mapping="1" name="HA10IM" type="TAU" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00010" name="HA10IMfull" phimin="0" phimax="64" priority="1" thresholdval="10" type="TAU" window="0"/>
+      <Cable connector="CON2" input="SLOT7" name="TAU1">
+        <Signal range_begin="3" range_end="5"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="132" mapping="2" name="HA12" type="TAU" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00000" name="HA12full" phimin="0" phimax="64" priority="1" thresholdval="12" type="TAU" window="0"/>
+      <Cable connector="CON2" input="SLOT7" name="TAU1">
+        <Signal range_begin="6" range_end="8"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="133" mapping="3" name="HA12IL" type="TAU" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00001" name="HA12ILfull" phimin="0" phimax="64" priority="1" thresholdval="12" type="TAU" window="0"/>
+      <Cable connector="CON2" input="SLOT7" name="TAU1">
+        <Signal range_begin="9" range_end="11"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="134" mapping="4" name="HA12IM" type="TAU" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00010" name="HA12IMfull" phimin="0" phimax="64" priority="1" thresholdval="12" type="TAU" window="0"/>
+      <Cable connector="CON2" input="SLOT7" name="TAU1">
+        <Signal range_begin="12" range_end="14"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="135" mapping="5" name="HA12IT" type="TAU" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00100" name="HA12ITfull" phimin="0" phimax="64" priority="1" thresholdval="12" type="TAU" window="0"/>
+      <Cable connector="CON2" input="SLOT7" name="TAU1">
+        <Signal range_begin="15" range_end="17"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="136" mapping="6" name="HA15" type="TAU" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00000" name="HA15full" phimin="0" phimax="64" priority="1" thresholdval="15" type="TAU" window="0"/>
+      <Cable connector="CON2" input="SLOT7" name="TAU1">
+        <Signal range_begin="18" range_end="20"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="137" mapping="7" name="HA20" type="TAU" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00000" name="HA20full" phimin="0" phimax="64" priority="1" thresholdval="20" type="TAU" window="0"/>
+      <Cable connector="CON2" input="SLOT7" name="TAU1">
+        <Signal range_begin="21" range_end="23"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="138" mapping="8" name="HA20IL" type="TAU" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00001" name="HA20ILfull" phimin="0" phimax="64" priority="1" thresholdval="20" type="TAU" window="0"/>
+      <Cable connector="CON3" input="SLOT7" name="TAU2">
+        <Signal range_begin="0" range_end="2"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="139" mapping="9" name="HA20IM" type="TAU" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00010" name="HA20IMfull" phimin="0" phimax="64" priority="1" thresholdval="20" type="TAU" window="0"/>
+      <Cable connector="CON3" input="SLOT7" name="TAU2">
+        <Signal range_begin="3" range_end="5"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="140" mapping="10" name="HA20IT" type="TAU" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00100" name="HA20ITfull" phimin="0" phimax="64" priority="1" thresholdval="20" type="TAU" window="0"/>
+      <Cable connector="CON3" input="SLOT7" name="TAU2">
+        <Signal range_begin="6" range_end="8"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="141" mapping="11" name="HA25" type="TAU" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00000" name="HA25full" phimin="0" phimax="64" priority="1" thresholdval="25" type="TAU" window="0"/>
+      <Cable connector="CON3" input="SLOT7" name="TAU2">
+        <Signal range_begin="9" range_end="11"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="142" mapping="12" name="HA25IT" type="TAU" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00100" name="HA25ITfull" phimin="0" phimax="64" priority="1" thresholdval="25" type="TAU" window="0"/>
+      <Cable connector="CON3" input="SLOT7" name="TAU2">
+        <Signal range_begin="12" range_end="14"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="143" mapping="13" name="HA30" type="TAU" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00000" name="HA30full" phimin="0" phimax="64" priority="1" thresholdval="30" type="TAU" window="0"/>
+      <Cable connector="CON3" input="SLOT7" name="TAU2">
+        <Signal range_begin="15" range_end="17"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="144" mapping="14" name="HA40" type="TAU" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00000" name="HA40full" phimin="0" phimax="64" priority="1" thresholdval="40" type="TAU" window="0"/>
+      <Cable connector="CON3" input="SLOT7" name="TAU2">
+        <Signal range_begin="18" range_end="20"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="3" id="145" mapping="15" name="HA60" type="TAU" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="99" isobits="00000" name="HA60full" phimin="0" phimax="64" priority="1" thresholdval="60" type="TAU" window="0"/>
+      <Cable connector="CON3" input="SLOT7" name="TAU2">
+        <Signal range_begin="21" range_end="23"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="146" mapping="0" name="TE5" type="TE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="TE5full" phimin="0" phimax="64" priority="0" thresholdval="5" type="TE" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="0" range_end="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="147" mapping="1" name="TE10" type="TE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="TE10full" phimin="0" phimax="64" priority="0" thresholdval="10" type="TE" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="1" range_end="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="148" mapping="2" name="TE20" type="TE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="TE20full" phimin="0" phimax="64" priority="0" thresholdval="20" type="TE" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="2" range_end="2"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="149" mapping="3" name="TE30" type="TE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="TE30full" phimin="0" phimax="64" priority="0" thresholdval="30" type="TE" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="3" range_end="3"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="150" mapping="4" name="TE40" type="TE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="TE40full" phimin="0" phimax="64" priority="0" thresholdval="40" type="TE" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="4" range_end="4"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="151" mapping="5" name="TE50" type="TE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="TE50full" phimin="0" phimax="64" priority="0" thresholdval="50" type="TE" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="5" range_end="5"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="152" mapping="6" name="TE60" type="TE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="TE60full" phimin="0" phimax="64" priority="0" thresholdval="60" type="TE" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="6" range_end="6"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="153" mapping="7" name="TE70" type="TE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="TE70full" phimin="0" phimax="64" priority="0" thresholdval="70" type="TE" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="7" range_end="7"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="154" mapping="8" name="TE5.0ETA24" type="TE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="TE5.0ETA24full" phimin="0" phimax="64" priority="0" thresholdval="32767" type="TE" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-24" etamax="24" had_isolation="63" had_veto="63" name="TE5.0ETA24full" phimin="0" phimax="64" priority="1" thresholdval="5" type="TE" window="0"/>
+      <Cable connector="CON3" input="SLOT8" name="EN2">
+        <Signal range_begin="0" range_end="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="155" mapping="9" name="TE10.0ETA24" type="TE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="TE10.0ETA24full" phimin="0" phimax="64" priority="0" thresholdval="32767" type="TE" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-24" etamax="24" had_isolation="63" had_veto="63" name="TE10.0ETA24full" phimin="0" phimax="64" priority="1" thresholdval="10" type="TE" window="0"/>
+      <Cable connector="CON3" input="SLOT8" name="EN2">
+        <Signal range_begin="1" range_end="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="156" mapping="10" name="TE20.0ETA24" type="TE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="TE20.0ETA24full" phimin="0" phimax="64" priority="0" thresholdval="32767" type="TE" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-24" etamax="24" had_isolation="63" had_veto="63" name="TE20.0ETA24full" phimin="0" phimax="64" priority="1" thresholdval="20" type="TE" window="0"/>
+      <Cable connector="CON3" input="SLOT8" name="EN2">
+        <Signal range_begin="2" range_end="2"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="157" mapping="11" name="TE30.0ETA24" type="TE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="TE30.0ETA24full" phimin="0" phimax="64" priority="0" thresholdval="32767" type="TE" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-24" etamax="24" had_isolation="63" had_veto="63" name="TE30.0ETA24full" phimin="0" phimax="64" priority="1" thresholdval="30" type="TE" window="0"/>
+      <Cable connector="CON3" input="SLOT8" name="EN2">
+        <Signal range_begin="3" range_end="3"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="158" mapping="12" name="TE40.0ETA24" type="TE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="TE40.0ETA24full" phimin="0" phimax="64" priority="0" thresholdval="32767" type="TE" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-24" etamax="24" had_isolation="63" had_veto="63" name="TE40.0ETA24full" phimin="0" phimax="64" priority="1" thresholdval="40" type="TE" window="0"/>
+      <Cable connector="CON3" input="SLOT8" name="EN2">
+        <Signal range_begin="4" range_end="4"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="159" mapping="13" name="TE50.0ETA24" type="TE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="TE50.0ETA24full" phimin="0" phimax="64" priority="0" thresholdval="32767" type="TE" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-24" etamax="24" had_isolation="63" had_veto="63" name="TE50.0ETA24full" phimin="0" phimax="64" priority="1" thresholdval="50" type="TE" window="0"/>
+      <Cable connector="CON3" input="SLOT8" name="EN2">
+        <Signal range_begin="5" range_end="5"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="160" mapping="14" name="TE60.0ETA24" type="TE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="TE60.0ETA24full" phimin="0" phimax="64" priority="0" thresholdval="32767" type="TE" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-24" etamax="24" had_isolation="63" had_veto="63" name="TE60.0ETA24full" phimin="0" phimax="64" priority="1" thresholdval="60" type="TE" window="0"/>
+      <Cable connector="CON3" input="SLOT8" name="EN2">
+        <Signal range_begin="6" range_end="6"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="161" mapping="15" name="TE70.0ETA24" type="TE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="TE70.0ETA24full" phimin="0" phimax="64" priority="0" thresholdval="32767" type="TE" window="0"/>
+      <TriggerThresholdValue em_isolation="63" etamin="-24" etamax="24" had_isolation="63" had_veto="63" name="TE70.0ETA24full" phimin="0" phimax="64" priority="1" thresholdval="70" type="TE" window="0"/>
+      <Cable connector="CON3" input="SLOT8" name="EN2">
+        <Signal range_begin="7" range_end="7"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="162" mapping="0" name="900INVM9999-AJ30s6-AJ20s6" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="0" range_end="0" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="163" mapping="1" name="800INVM9999-AJ30s6-AJ20s6" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="1" range_end="1" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="164" mapping="2" name="700INVM9999-AJ30s6-AJ20s6" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="2" range_end="2" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="165" mapping="3" name="500INVM9999-AJ30s6-AJ20s6" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="3" range_end="3" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="166" mapping="4" name="400INVM9999-AJ30s6-AJ20s6" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="4" range_end="4" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="167" mapping="5" name="300INVM9999-AJ30s6-AJ20s6" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="5" range_end="5" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="168" mapping="6" name="200INVM9999-AJ30s6-AJ20s6" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="6" range_end="6" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="169" mapping="7" name="100INVM9999-AJ30s6-AJ20s6" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="7" range_end="7" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="170" mapping="9" name="HT150-J20s5.ETA31" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="9" range_end="9" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="171" mapping="10" name="HT190-J15s5.ETA21" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="10" range_end="10" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="172" mapping="11" name="1INVM5-EMs1-EMall" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="11" range_end="11" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="173" mapping="12" name="1INVM5-EM7s1-EMall" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="12" range_end="12" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="174" mapping="13" name="1INVM5-EM12s1-EMall" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="13" range_end="13" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="175" mapping="14" name="05MINDPHI-EM12s6-XE0" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="14" range_end="14" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="176" mapping="15" name="10MINDPHI-EM12s6-XE0" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="15" range_end="15" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="177" mapping="16" name="1DISAMB-TAU20ab-J20ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="16" range_end="16" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="178" mapping="17" name="DISAMB-EM15abhi-TAU12abi" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="17" range_end="17" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="179" mapping="18" name="1DISAMB-EM15his2-TAU12abi-J25ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="18" range_end="18" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="180" mapping="19" name="1DISAMB-J25ab-0DR28-EM15his2-TAU12abi" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="19" range_end="19" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="181" mapping="20" name="2INVM9-2MU6ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="20" range_end="20" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="182" mapping="21" name="7INVM15-2MU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="21" range_end="21" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="183" mapping="22" name="2INVM8-ONEBARREL-MU6ab-MU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="22" range_end="22" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="184" mapping="23" name="5DETA99-5DPHI99-2MU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="23" range_end="23" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="185" mapping="24" name="5DETA99-5DPHI99-MU6ab-MU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="24" range_end="24" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="186" mapping="25" name="5DETA99-5DPHI99-2MU6ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="25" range_end="25" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="187" mapping="26" name="1DISAMB-TAU20abi-TAU12abi-J25ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="26" range_end="26" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="188" mapping="27" name="0DR28-MU10ab-TAU12abi" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="27" range_end="27" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="189" mapping="28" name="0DETA20-0DPHI20-TAU20abi-TAU12abi" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="28" range_end="28" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="190" mapping="29" name="DISAMB-EM15abhi-TAU40ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="29" range_end="29" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="191" mapping="31" name="DISAMB-0DR28-EM15his2-TAU12abi" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="31" range_end="31" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="192" mapping="32" name="15MINDPHI-EM12s6-XE0" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="0" range_end="0" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="193" mapping="33" name="25MT-EM12s6-XE0" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="1" range_end="1" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="194" mapping="34" name="30MT-EM12s6-XE0" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="2" range_end="2" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="195" mapping="35" name="35MT-EM12s6-XE0" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="3" range_end="3" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="196" mapping="36" name="0DETA10-Js1-Js2" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="4" range_end="4" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="197" mapping="37" name="10MINDPHI-Js2-XE50" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="5" range_end="5" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="198" mapping="38" name="10MINDPHI-J20s2-XE50" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="6" range_end="6" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="199" mapping="39" name="210RATIO-0MATCH-TAU30si2-EMall" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="7" range_end="7" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="200" mapping="40" name="NOT-0MATCH-TAU30si2-EMall" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="8" range_end="8" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="201" mapping="41" name="LAR-EM50s1" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="9" range_end="9" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="202" mapping="42" name="LAR-J100s1" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="10" range_end="10" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="203" mapping="43" name="NOT-02MATCH-EM10s1-AJj15all.ETA49" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="11" range_end="11" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="204" mapping="44" name="05RATIO-XE0-SUM0-EM10s1-HT0-AJj15all.ETA49" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="12" range_end="12" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="205" mapping="45" name="35MT-EM15s6-XE0" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="13" range_end="13" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="206" mapping="46" name="05MINDPHI-EM15s6-XE0" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="14" range_end="14" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="207" mapping="47" name="15MINDPHI-EM15s6-XE0" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON1" input="CTPCORE" name="TOPO1">
+        <Signal range_begin="15" range_end="15" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="208" mapping="64" name="05MINDPHI-AJj10s6-XE0" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="0" range_end="0" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="209" mapping="65" name="10MINDPHI-AJj10s6-XE0" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="1" range_end="1" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="210" mapping="66" name="15MINDPHI-AJj10s6-XE0" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="2" range_end="2" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="211" mapping="67" name="0DR04-MU4ab-CJ15ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="3" range_end="3" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="212" mapping="68" name="0DR04-MU4ab-CJ20ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="4" range_end="4" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="213" mapping="69" name="0DR04-MU4ab-CJ30ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="5" range_end="5" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="214" mapping="70" name="0DR04-MU6ab-CJ20ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="6" range_end="6" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="215" mapping="71" name="0DR04-MU6ab-CJ25ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="7" range_end="7" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="216" mapping="72" name="10MINDPHI-CJ20ab-XE50" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="8" range_end="8" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="217" mapping="73" name="0DR24-2CMU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="9" range_end="9" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="218" mapping="74" name="0DR22-2MU6ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="10" range_end="10" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="2" id="219" mapping="75" name="MULT-CMU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="11" range_end="12" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="2" id="220" mapping="77" name="MULT-CMU6ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="13" range_end="14" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="221" mapping="79" name="1INVM19-2CMU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="15" range_end="15" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="222" mapping="80" name="KF-XE35-AJall" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="16" range_end="16" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="223" mapping="81" name="KF-XE45-AJall" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="17" range_end="17" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="224" mapping="82" name="KF-XE55-AJall" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="18" range_end="18" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="225" mapping="83" name="KF-XE60-AJall" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="19" range_end="19" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="226" mapping="84" name="KF-XE65-AJall" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="20" range_end="20" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="227" mapping="85" name="KF-XE75-AJall" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="21" range_end="21" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="228" mapping="86" name="0MATCH-4AJ20.ETA31-4AJj15.ETA31" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="22" range_end="22" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="229" mapping="87" name="HT190-AJ15all.ETA21" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="23" range_end="23" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="230" mapping="88" name="HT150-AJ20all.ETA31" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="24" range_end="24" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="231" mapping="89" name="HT150-AJj15all.ETA49" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="25" range_end="25" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="232" mapping="90" name="HT20-AJj15all.ETA49" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="26" range_end="26" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="233" mapping="91" name="SC111-CJ15ab.ETA26" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="27" range_end="27" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="234" mapping="92" name="SC85-CJ15ab.ETA26" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="28" range_end="28" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="235" mapping="93" name="05RATIO-XE0-HT0-AJj15all.ETA49" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="29" range_end="29" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="236" mapping="94" name="08RATIO-XE0-HT0-AJj15all.ETA49" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="30" range_end="30" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="237" mapping="95" name="90RATIO2-XE0-HT0-AJj15all.ETA49" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="31" range_end="31" clock="0"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="238" mapping="96" name="0DR15-2MU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="0" range_end="0" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="239" mapping="97" name="2INVM8-2CMU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="1" range_end="1" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="240" mapping="98" name="0DR24-2MU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="2" range_end="2" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="241" mapping="99" name="0DETA04-0DPHI03-EM8abi-MU10ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="3" range_end="3" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="242" mapping="100" name="0DETA04-0DPHI03-EM15abi-MUab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="4" range_end="4" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="243" mapping="101" name="0DR24-CMU4ab-MU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="5" range_end="5" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="244" mapping="102" name="1INVM19-CMU4ab-MU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="6" range_end="6" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="245" mapping="103" name="2INVM8-CMU4ab-MU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="7" range_end="7" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="246" mapping="105" name="10MINDPHI-AJ20s2-XE50" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="9" range_end="9" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="247" mapping="106" name="LATEMU10s1" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="10" range_end="10" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="248" mapping="112" name="250RATIO2-XE0-HT0-AJj15all.ETA49" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="16" range_end="16" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="249" mapping="113" name="10MINDPHI-J20ab-XE50" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="17" range_end="17" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="250" mapping="114" name="0DR28-TAU20abi-TAU12abi" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="18" range_end="18" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="251" mapping="115" name="1DISAMB-J25ab-0DR28-TAU20abi-TAU12abi" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="19" range_end="19" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="252" mapping="116" name="1DISAMB-TAU12abi-J25ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="20" range_end="20" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="253" mapping="117" name="0DR10-MU10ab-MU6ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="21" range_end="21" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="254" mapping="118" name="2DR99-2MU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="22" range_end="22" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="255" mapping="119" name="0DR34-2MU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="23" range_end="23" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="256" mapping="120" name="2DR15-2MU6ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="24" range_end="24" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="257" mapping="121" name="0DR15-MU6ab-MU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="25" range_end="25" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="258" mapping="122" name="0DR22-MU6ab-MU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="26" range_end="26" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="259" mapping="123" name="1INVM19-2MU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="27" range_end="27" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="260" mapping="124" name="8INVM15-MU6ab-MU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="28" range_end="28" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="261" mapping="125" name="8INVM15-2MU6ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="29" range_end="29" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="262" mapping="126" name="2INVM8-2MU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="30" range_end="30" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="263" mapping="127" name="2INVM8-MU6ab-MU4ab" type="TOPO" input="ctpcore" version="1">
+      <Cable connector="CON2" input="CTPCORE" name="TOPO2">
+        <Signal range_begin="31" range_end="31" clock="1"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="264" mapping="0" name="XE10" type="XE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XE10full" phimin="0" phimax="64" priority="0" thresholdval="10" type="XE" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="8" range_end="8"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="265" mapping="1" name="XE20" type="XE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XE20full" phimin="0" phimax="64" priority="0" thresholdval="20" type="XE" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="9" range_end="9"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="266" mapping="2" name="XE25" type="XE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XE25full" phimin="0" phimax="64" priority="0" thresholdval="25" type="XE" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="10" range_end="10"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="267" mapping="3" name="XE30" type="XE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XE30full" phimin="0" phimax="64" priority="0" thresholdval="30" type="XE" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="11" range_end="11"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="268" mapping="4" name="XE35" type="XE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XE35full" phimin="0" phimax="64" priority="0" thresholdval="35" type="XE" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="12" range_end="12"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="269" mapping="5" name="XE40" type="XE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XE40full" phimin="0" phimax="64" priority="0" thresholdval="40" type="XE" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="13" range_end="13"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="270" mapping="6" name="XE45" type="XE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XE45full" phimin="0" phimax="64" priority="0" thresholdval="45" type="XE" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="14" range_end="14"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="271" mapping="7" name="XE50" type="XE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XE50full" phimin="0" phimax="64" priority="0" thresholdval="50" type="XE" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="15" range_end="15"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="272" mapping="8" name="XE55" type="XE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XE55full" phimin="0" phimax="64" priority="0" thresholdval="55" type="XE" window="0"/>
+      <Cable connector="CON3" input="SLOT8" name="EN2">
+        <Signal range_begin="8" range_end="8"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="273" mapping="9" name="XE60" type="XE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XE60full" phimin="0" phimax="64" priority="0" thresholdval="60" type="XE" window="0"/>
+      <Cable connector="CON3" input="SLOT8" name="EN2">
+        <Signal range_begin="9" range_end="9"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="274" mapping="10" name="XE65" type="XE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XE65full" phimin="0" phimax="64" priority="0" thresholdval="65" type="XE" window="0"/>
+      <Cable connector="CON3" input="SLOT8" name="EN2">
+        <Signal range_begin="10" range_end="10"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="275" mapping="11" name="XE70" type="XE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XE70full" phimin="0" phimax="64" priority="0" thresholdval="70" type="XE" window="0"/>
+      <Cable connector="CON3" input="SLOT8" name="EN2">
+        <Signal range_begin="11" range_end="11"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="276" mapping="12" name="XE75" type="XE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XE75full" phimin="0" phimax="64" priority="0" thresholdval="75" type="XE" window="0"/>
+      <Cable connector="CON3" input="SLOT8" name="EN2">
+        <Signal range_begin="12" range_end="12"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="277" mapping="13" name="XE80" type="XE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XE80full" phimin="0" phimax="64" priority="0" thresholdval="80" type="XE" window="0"/>
+      <Cable connector="CON3" input="SLOT8" name="EN2">
+        <Signal range_begin="13" range_end="13"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="278" mapping="14" name="XE150" type="XE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XE150full" phimin="0" phimax="64" priority="0" thresholdval="150" type="XE" window="0"/>
+      <Cable connector="CON3" input="SLOT8" name="EN2">
+        <Signal range_begin="14" range_end="14"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="279" mapping="15" name="XE300" type="XE" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XE300full" phimin="0" phimax="64" priority="0" thresholdval="300" type="XE" window="0"/>
+      <Cable connector="CON3" input="SLOT8" name="EN2">
+        <Signal range_begin="15" range_end="15"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="280" mapping="0" name="XS20" type="XS" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XS20full" phimin="0" phimax="64" priority="0" thresholdval="20" type="XS" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="16" range_end="16"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="281" mapping="1" name="XS30" type="XS" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XS30full" phimin="0" phimax="64" priority="0" thresholdval="30" type="XS" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="17" range_end="17"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="282" mapping="2" name="XS40" type="XS" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XS40full" phimin="0" phimax="64" priority="0" thresholdval="40" type="XS" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="18" range_end="18"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="283" mapping="3" name="XS45" type="XS" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XS45full" phimin="0" phimax="64" priority="0" thresholdval="45" type="XS" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="19" range_end="19"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="284" mapping="4" name="XS50" type="XS" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XS50full" phimin="0" phimax="64" priority="0" thresholdval="50" type="XS" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="20" range_end="20"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="285" mapping="5" name="XS55" type="XS" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XS55full" phimin="0" phimax="64" priority="0" thresholdval="55" type="XS" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="21" range_end="21"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="286" mapping="6" name="XS60" type="XS" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XS60full" phimin="0" phimax="64" priority="0" thresholdval="60" type="XS" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="22" range_end="22"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="287" mapping="7" name="XS65" type="XS" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="XS65full" phimin="0" phimax="64" priority="0" thresholdval="65" type="XS" window="0"/>
+      <Cable connector="CON2" input="SLOT8" name="EN1">
+        <Signal range_begin="23" range_end="23"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="288" mapping="0" name="ZB_EM15" type="ZB" input="ctpin" seed="EM15" seed_multi="1" bcdelay="3564" version="1">
+      <Cable connector="CON0" input="SLOT7" name="EM1">
+        <Signal range_begin="30" range_end="30"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="289" mapping="0" name="ZDC_A" type="ZDC" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="ZDC_Afull" phimin="0" phimax="64" priority="0" thresholdval="250" type="ZDC" window="0"/>
+      <Cable connector="CON1" input="SLOT9" name="CTPCAL">
+        <Signal range_begin="25" range_end="25"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="290" mapping="1" name="ZDC_C" type="ZDC" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="ZDC_Cfull" phimin="0" phimax="64" priority="0" thresholdval="250" type="ZDC" window="0"/>
+      <Cable connector="CON1" input="SLOT9" name="CTPCAL">
+        <Signal range_begin="26" range_end="26"/>
+      </Cable>
+    </TriggerThreshold>
+    <TriggerThreshold active="1" bitnum="1" id="291" mapping="2" name="ZDC_AND" type="ZDC" input="ctpin" version="1">
+      <TriggerThresholdValue em_isolation="63" etamin="-49" etamax="49" had_isolation="63" had_veto="63" name="ZDC_ANDfull" phimin="0" phimax="64" priority="0" thresholdval="250" type="ZDC" window="0"/>
+      <Cable connector="CON1" input="SLOT9" name="CTPCAL">
+        <Signal range_begin="27" range_end="27"/>
+      </Cable>
+    </TriggerThreshold>
+  </TriggerThresholdList>
+  <Random name0="Random0" cut0="1" name1="Random1" cut1="1" name2="Random2" cut2="1" name3="Random3" cut3="1"/>
+  <BunchGroupSet name="Physics" menuPartition="0">
+    <BunchGroup internalNumber="0" name="BCRVeto">
+      <Bunch bunchNumber="1"/>
+    </BunchGroup>
+    <BunchGroup internalNumber="1" name="Paired">
+      <Bunch bunchNumber="1"/>
+    </BunchGroup>
+    <BunchGroup internalNumber="2" name="CalReq"/>
+    <BunchGroup internalNumber="3" name="Empty"/>
+    <BunchGroup internalNumber="4" name="IsolatedUnpaired"/>
+    <BunchGroup internalNumber="5" name="NonIsolatedUnpaired"/>
+    <BunchGroup internalNumber="6" name="EmptyAfterPaired"/>
+    <BunchGroup internalNumber="7" name="InTrain">
+      <Bunch bunchNumber="1"/>
+    </BunchGroup>
+    <BunchGroup internalNumber="8" name="AbortGapNotCalReq"/>
+    <BunchGroup internalNumber="9" name="VdM"/>
+    <BunchGroup internalNumber="10" name="ALFA"/>
+    <BunchGroup internalNumber="11" name="EmptyBeforePaired"/>
+    <BunchGroup internalNumber="12" name="EmptyAndPaired"/>
+    <BunchGroup internalNumber="13" name="NotUsed"/>
+    <BunchGroup internalNumber="14" name="NotUsed"/>
+    <BunchGroup internalNumber="15" name="NotUsed"/>
+  </BunchGroupSet>
+  <PrescaledClock clock1="10" clock2="100" name="psc01"/>
+  <CaloInfo name="CaloInfo" global_em_scale="2" global_jet_scale="1">
+    <METSignificance xeMin="11" xeMax="63" teSqrtMin="4" teSqrtMax="63" xsSigmaScale="1150" xsSigmaOffset="1640"/>
+    <Isolation thrtype="HAIsoForEMthr">
+      <Parametrization isobit="1" offset="-2" slope="230" mincut="10" upperlimit="50" etamin="-49" etamax="49" priority="0"/>
+      <Parametrization isobit="2" offset="0" slope="0" mincut="0" upperlimit="0" etamin="-49" etamax="49" priority="0"/>
+      <Parametrization isobit="3" offset="-2" slope="230" mincut="10" upperlimit="50" etamin="-49" etamax="49" priority="0"/>
+      <Parametrization isobit="4" offset="-2" slope="230" mincut="10" upperlimit="50" etamin="-49" etamax="49" priority="0"/>
+      <Parametrization isobit="5" offset="0" slope="0" mincut="0" upperlimit="0" etamin="-49" etamax="49" priority="0"/>
+    </Isolation>
+    <Isolation thrtype="EMIsoForEMthr">
+      <Parametrization isobit="1" offset="0" slope="0" mincut="0" upperlimit="0" etamin="-49" etamax="49" priority="0"/>
+      <Parametrization isobit="2" offset="-18" slope="80" mincut="20" upperlimit="50" etamin="-49" etamax="49" priority="0"/>
+      <Parametrization isobit="3" offset="-18" slope="80" mincut="20" upperlimit="50" etamin="-49" etamax="49" priority="0"/>
+      <Parametrization isobit="4" offset="-18" slope="80" mincut="20" upperlimit="50" etamin="-49" etamax="49" priority="0"/>
+      <Parametrization isobit="5" offset="0" slope="0" mincut="0" upperlimit="0" etamin="-49" etamax="49" priority="0"/>
+    </Isolation>
+    <Isolation thrtype="EMIsoForTAUthr">
+      <Parametrization isobit="1" offset="30" slope="100" mincut="0" upperlimit="60" etamin="-49" etamax="49" priority="0"/>
+      <Parametrization isobit="2" offset="20" slope="100" mincut="0" upperlimit="60" etamin="-49" etamax="49" priority="0"/>
+      <Parametrization isobit="3" offset="15" slope="100" mincut="0" upperlimit="60" etamin="-49" etamax="49" priority="0"/>
+      <Parametrization isobit="4" offset="40" slope="0" mincut="0" upperlimit="255" etamin="-49" etamax="49" priority="0"/>
+      <Parametrization isobit="5" offset="0" slope="0" mincut="0" upperlimit="0" etamin="-49" etamax="49" priority="0"/>
+    </Isolation>
+    <MinimumTOBPt thrtype="EM" ptmin="3" etamin="-49" etamax="49" priority="0"/>
+    <MinimumTOBPt thrtype="TAU" ptmin="8" etamin="-49" etamax="49" priority="0"/>
+    <MinimumTOBPt thrtype="JETS" window="4" ptmin="12" etamin="-49" etamax="49" priority="0"/>
+    <MinimumTOBPt thrtype="JETL" window="8" ptmin="12" etamin="-49" etamax="49" priority="0"/>
+  </CaloInfo>
+  <MuctpiInfo name="muctpi" low_pt="1" high_pt="1" max_cand="13"/>
+</LVL1Config>