]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PYTHIA8/pythia8130/xmldoc/ParticleData.xml
Obsolete version removed.
[u/mrichter/AliRoot.git] / PYTHIA8 / pythia8130 / xmldoc / ParticleData.xml
diff --git a/PYTHIA8/pythia8130/xmldoc/ParticleData.xml b/PYTHIA8/pythia8130/xmldoc/ParticleData.xml
deleted file mode 100644 (file)
index cd05640..0000000
+++ /dev/null
@@ -1,7897 +0,0 @@
-<chapter name="Particle Data">
-
-<h2>Particle Data</h2>
-
-The structure and operation of the particle data table is described 
-<aloc href="ParticleDataScheme">here</aloc>. That page
-also describes how default data properties can be changed. The
-current page provides the actual default values.
-
-<h3>Main settings</h3>
-
-Apart from the data itself, the particle data table only contains 
-a few aspects that are available to change:
-
-<modepick name="ParticleData:modeBreitWigner" default="4" min="0" max="4">
-Selection of particle masses when the <code>mass(id)</code> is called
-to provide a new mass:
-<option value="0">
-mass is fixed at the nominal <ei>m_0</ei> value.
-</option>
-<option value="1">
-particles registered as having a mass width are given a mass 
-in the range <ei>m_min &lt; m &lt; m_max</ei>, according
-to a truncated nonrelativistic Breit-Wigner, i.e. linear in <ei>m</ei>.
-</option>
-<option value="2">
-as above, except that the width is made mass-dependent:
-<ei>Gamma = Gamma_0 * sqrt( (m^2 - m_thr^2) / (m_0^2 - m_thr^2) )</ei>
-where <ei>m</ei> is the current mass, <ei>m_0</ei> the nominal one and
-<ei>m_thr</ei> is the mass threshold, given by the sum of the nominal
-masses of the decay products. In order to decouple production and decay
-the threshold is defined as the branching-ratio-weighted average over
-all allowed decay channels. 
-</option>
-<option value="3"> 
-particles registered as having a mass width are given a mass 
-in the range <ei>m_min &lt; m &lt; m_max</ei>, according
-to a truncated nonrelativistic Breit-Wigner, i.e. quadratic in <ei>m</ei>.
-</option>
-<option value="4"> 
-as 3, but the width is modified as for 2, and the current mass is used 
-for its phase-space prefactor, i.e. <ei>m_0 Gamma_0 -> m Gamma(m)</ei>.
-</option>
-<note>Note:</note> this mode only applies to normal hadronic 
-resonances like the <ei>rho</ei>. The more massive states of the 
-<code>isResonance()</code> type, like <ei>Z^0</ei> or top, are
-considered separately.
-</modepick>
-
-<parm name="ParticleData:maxEnhanceBW" default="2.5" min="1." max="5.">
-The modifications in options 2 and 4 above enhance the large-mass tail 
-of the Breit-Wigners (the mass spectrum develops a dm/m divergence). 
-However, we expect form factors to dampen this tail at masses some distance 
-above the nominal one, so cut off the rise by requiring the actual
-Breit-Wigner weight not to be more than a factor <code> maxEnhanceBW</code>
-above the one obtained with options 1 or 3, respectively. This also
-opens up for a simpler technical handling of mass selection in options
-2 and 4, by using standard hit-and-miss Monte Carlo.
-</parm>
-
-<p/>
-Since running masses are only calculated for the six quark flavours,
-e.g. to obtain couplings to the Higgs boson(s), there is not an entry
-in the normal tables for each particles, but only the six MSbar mass 
-values below, used as starting point for the running. In addition you
-can pick an <ei>alpha_s(M_Z)</ei>, which is converted into a first-order
-five-flavour Lambda that is used to determine the rate of the running. 
-(Without any match to four flavours below <ei>m_b</ei>; if desired, this
-can be fixed by slightly shifted default mass values, since the routines 
-never should be called below the <ei>m_b</ei> scale anyway.)
-
-<parm name="ParticleData:mdRun" default="0.006" min="0.003" max="0.008">
-the d quark MSbar mass at 2 GeV scale.
-
-<parm name="ParticleData:muRun" default="0.003" min="0.001" max="0.006">
-the u quark MSbar mass at 2 GeV scale.
-
-<parm name="ParticleData:msRun" default="0.095" min="0.060" max="0.150">
-the s quark MSbar mass at 2 GeV scale.
-
-<parm name="ParticleData:mcRun" default="1.25" min="1.00" max="1.50">
-the c quark MSbar mass at the mass scale itself.
-
-<parm name="ParticleData:mbRun" default="4.20" min="4.00" max="4.50">
-the b quark MSbar mass at the mass scale itself.
-
-<parm name="ParticleData:mtRun" default="165.0" min="150.0" max="175.0">
-the t quark MSbar mass at the mass scale itself.
-
-<parm name="ParticleData:alphaSvalueMRun" default="0.125" min="0.10" max="0.20">
-the <ei>alpha_s(M_Z)</ei> value used to define tha rate at which MSbar
-masses run.
-
-
-<h3>Comments on the data</h3>
-
-The starting point for the current data is the 2006 Review of Particle 
-Physics <ref>Yao06</ref>. All known particle masses, widths and lifetimes
-have been set accordingly, while not-yet-measured particles are kept at
-their values from PYTHIA 6. Decay channels and their branching 
-ratios remain a major worry: many particles do not have one single solidly
-measured branching ratio, and many further do not have known branching 
-ratios that add up to (the neighbourhood of) unity. 
-
-<p/>
-Uncertainties are especially big for the scalar, pseudovector and tensor
-<ei>L = 1</ei> multiplets available in PYTHIA. We note that
-some distributions become better described when these multiplets are 
-included in the generation, while others become worse. It is tempting to 
-associate this lackluster performance with the primitive knowledge.
-Not even the multiplets themselves are particularly well known.
-It used to be that the <ei>a_0(980)</ei> and <ei>f_0(980)</ei>
-were considered to be members of the scalar multiplet. Nowadays they are 
-commonly assumed to be either four-quark states or of some other exotic 
-character. This means that the PYTHIA 8 PDG particle codes 
-have been changed for these particles, relative to what was used in 
-PYTHIA 6 based on previous PDG editions. Specifically their 
-numbers are now in the 9000000 series, and they have been replaced in the
-scalar multiplet by <ei>a_0(1450)</ei> and <ei>f_0(1370)</ei>.
-
-<p/>
-For charm and bottom mesons the jungle of partial measurements makes 
-it very difficult to construct fully consistent sets of decay channels.
-This part of the program has not yet been brought up to date to the
-2006 RPP. Instead the LHCb decay tables (for EvtGen, but without 
-using the EvtGen matrix-element machinery) and the DELPHI tune for 
-PYTHIA 6 is being used. (This also includes a few non-c/b 
-hadrons that only occur in the c/b decay tables.) This has the 
-advantage that many tests have been made for consistency, but the
-disadvantage that it is not always in agreement with the latest 
-measurements of some specific decay channels. The decays based
-on the LHCb tables (with some modifications) are 411, 421, 431, 441,
-445, 511, 521, 531, 541, 3124, 4122, 4124, 5122, 10441, 10443, 13122, 
-14122, 20443, 23122, 30313, 30323, 30443, 33122, 100113, 100213, 100441, 
-100443, 100553, 9000111, 9000211. Correspondingly the decays based on 
-the DELPHI tables are 415, 425, 435, 515, 525, 535, 4132, 4232, 4332, 
-5132, 5232 and 5332. 
-
-<h3>The data itself</h3>
-
-Here comes the default particle data used in the program. Do not touch.
-The meaning of the various properties and the format used are explained
-<aloc href="ParticleDataScheme">here</aloc> and the 
-<code>meMode</code> codes <aloc href="ParticleDecays">here</aloc>.
-
-<particle id="0" name="void" spinType="0" chargeType="0" colType="0" m0="0.0">
-</particle>
-
-<particle id="1" name="d" antiName="dbar" spinType="2" chargeType="-1" colType="1"
-          m0="0.33000">
-</particle>
-
-<particle id="2" name="u" antiName="ubar" spinType="2" chargeType="2" colType="1"
-          m0="0.33000">
-</particle>
-
-<particle id="3" name="s" antiName="sbar" spinType="2" chargeType="-1" colType="1"
-          m0="0.50000">
-</particle>
-
-<particle id="4" name="c" antiName="cbar" spinType="2" chargeType="2" colType="1"
-          m0="1.50000">
-</particle>
-
-<particle id="5" name="b" antiName="bbar" spinType="2" chargeType="-1" colType="1"
-          m0="4.80000">
-</particle>
-
-<particle id="6" name="t" antiName="tbar" spinType="2" chargeType="2" colType="1"
-          m0="171.00000" mWidth="1.40000" mMin="86.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0000300" products="24 1"/>
- <channel onMode="1" bRatio="0.0017650" products="24 3"/>
- <channel onMode="1" bRatio="0.9982050" products="24 5"/>
-</particle>
-
-<particle id="7" name="b'" antiName="b'bar" spinType="2" chargeType="-1" colType="1"
-          m0="400.00000">
- <channel onMode="1" bRatio="0.0000000" products="-24 2"/>
- <channel onMode="1" bRatio="0.0000000" products="-24 4"/>
- <channel onMode="1" bRatio="0.0000000" products="-24 6"/>
- <channel onMode="1" bRatio="1.0000000" products="-24 8"/>
-</particle>
-
-<particle id="8" name="t'" antiName="t'bar" spinType="2" chargeType="2" colType="1"
-          m0="400.00000">
- <channel onMode="1" bRatio="0.0000000" products="24 1"/>
- <channel onMode="1" bRatio="0.0000000" products="24 3"/>
- <channel onMode="1" bRatio="0.0000000" products="24 5"/>
- <channel onMode="1" bRatio="1.0000000" products="24 7"/>
-</particle>
-
-<particle id="11" name="e-" antiName="e+" spinType="2" chargeType="-3" colType="0"
-          m0="5.110e-04">
-</particle>
-
-<particle id="12" name="nu_e" antiName="nu_ebar" spinType="2" chargeType="0" colType="0"
-          m0="0.00000">
-</particle>
-
-<particle id="13" name="mu-" antiName="mu+" spinType="2" chargeType="-3" colType="0"
-          m0="0.10566" tau0="6.58654e+05">
- <channel onMode="1" bRatio="1.0000000" meMode="22" products="-12 11 14"/>
-</particle>
-
-<particle id="14" name="nu_mu" antiName="nu_mubar" spinType="2" chargeType="0" colType="0"
-          m0="0.00000">
-</particle>
-
-<particle id="15" name="tau-" antiName="tau+" spinType="2" chargeType="-3" colType="0"
-          m0="1.77699" tau0="8.71100e-02">
- <channel onMode="1" bRatio="0.1784000" meMode="22" products="-12 11 16"/>
- <channel onMode="1" bRatio="0.1736000" meMode="22" products="-14 13 16"/>
- <channel onMode="1" bRatio="0.1090000" products="16 -211"/>
- <channel onMode="1" bRatio="0.2520000" products="16 -213"/>
- <channel onMode="1" bRatio="0.0030000" meMode="21" products="16 -211 111"/>
- <channel onMode="1" bRatio="0.0900000" meMode="21" products="16 -213 111"/>
- <channel onMode="1" bRatio="0.0025000" meMode="21" products="16 -211 111 111"/>
- <channel onMode="1" bRatio="0.0095000" meMode="21" products="16 -213 111 111"/>
- <channel onMode="1" bRatio="0.0009000" meMode="21" products="16 -211 111 111 111"/>
- <channel onMode="1" bRatio="0.0010000" meMode="21" products="16 -213 111 111 111"/>
- <channel onMode="1" bRatio="0.0069100" products="16 -321"/>
- <channel onMode="1" bRatio="0.0120000" products="16 -323"/>
- <channel onMode="1" bRatio="0.0005200" meMode="21" products="16 -321 111"/>
- <channel onMode="1" bRatio="0.0005800" meMode="21" products="16 -321 111 111"/>
- <channel onMode="1" bRatio="0.0004200" meMode="21" products="16 -321 111 111 111"/>
- <channel onMode="1" bRatio="0.0010000" meMode="21" products="16 -311 -211"/>
- <channel onMode="1" bRatio="0.0022000" meMode="21" products="16 -311 -213"/>
- <channel onMode="1" bRatio="0.0016000" meMode="21" products="16 -311 -211 111"/>
- <channel onMode="1" bRatio="0.0002600" meMode="21" products="16 -311 -211 111 111"/>
- <channel onMode="1" bRatio="0.0015300" meMode="21" products="16 -321 311"/>
- <channel onMode="1" bRatio="0.0015400" meMode="21" products="16 -321 311 111"/>
- <channel onMode="1" bRatio="0.0002400" meMode="21" products="16 310 310 -211"/>
- <channel onMode="1" bRatio="0.0011200" meMode="21" products="16 310 130 -211"/>
- <channel onMode="1" bRatio="0.0002400" meMode="21" products="16 130 130 -211"/>
- <channel onMode="1" bRatio="0.0003100" meMode="21" products="16 130 130 -211 111"/>
- <channel onMode="1" bRatio="0.0700000" meMode="21" products="16 -211 113"/>
- <channel onMode="1" bRatio="0.0199000" meMode="21" products="16 -211 211 -211"/>
- <channel onMode="1" bRatio="0.0269000" meMode="21" products="16 -211 211 -211 111"/>
- <channel onMode="1" bRatio="0.0009000" meMode="21" products="16 -211 211 -211 111 111"/>
- <channel onMode="1" bRatio="0.0002200" meMode="21" products="16 -211 211 -211 111 111 111"/>
- <channel onMode="1" bRatio="0.0016000" meMode="21" products="16 -321 113"/>
- <channel onMode="1" bRatio="0.0017300" meMode="21" products="16 -321 211 -211"/>
- <channel onMode="1" bRatio="0.0003100" meMode="21" products="16 -321 211 -211 111"/>
- <channel onMode="1" bRatio="0.0015300" meMode="21" products="16 -321 321 -211"/>
- <channel onMode="1" bRatio="0.0000610" meMode="21" products="16 -321 321 -211 111"/>
- <channel onMode="1" bRatio="0.0008380" meMode="21" products="16 -211 211 -211 211 -211"/>
- <channel onMode="1" bRatio="0.0001780" meMode="21" products="16 -211 211 -211 211 -211 111"/>
- <channel onMode="1" bRatio="0.0015000" meMode="21" products="16 221 -213"/>
- <channel onMode="1" bRatio="0.0002700" meMode="21" products="16 221 -211 111"/>
- <channel onMode="1" bRatio="0.0001500" meMode="21" products="16 221 -213 111"/>
- <channel onMode="1" bRatio="0.0002300" meMode="21" products="16 221 -211 211 -211"/>
- <channel onMode="1" bRatio="0.0002700" meMode="21" products="16 221 -321"/>
- <channel onMode="1" bRatio="0.0002900" meMode="21" products="16 221 -323"/>
- <channel onMode="1" bRatio="0.0000800" meMode="21" products="16 221 -321 111"/>
- <channel onMode="1" bRatio="0.0000300" meMode="21" products="16 221 -311 -211"/>
- <channel onMode="1" bRatio="0.0178730" meMode="21" products="16 223 -211"/>
- <channel onMode="1" bRatio="0.0004100" meMode="21" products="16 223 -321"/>
- <channel onMode="1" bRatio="0.0041000" meMode="21" products="16 223 -211 111"/>
- <channel onMode="1" bRatio="0.0001400" meMode="21" products="16 223 -211 111 111"/>
- <channel onMode="1" bRatio="0.0001200" meMode="21" products="16 223 -211 211 -211"/>
-</particle>
-
-<particle id="16" name="nu_tau" antiName="nu_taubar" spinType="2" chargeType="0" colType="0"
-          m0="0.00000">
-</particle>
-
-<particle id="17" name="tau'-" antiName="tau'+" spinType="2" chargeType="-3" colType="0"
-          m0="400.00000">
- <channel onMode="1" bRatio="1.0000000" products="-24 18"/>
-</particle>
-
-<particle id="18" name="nu'_tau" antiName="nu'_taubar" spinType="2" chargeType="0" colType="0"
-          m0="400.00000">
- <channel onMode="1" bRatio="1.0000000" products="24 17"/>
-</particle>
-
-<particle id="21" name="g" spinType="3" chargeType="0" colType="2"
-          m0="0.00000">
-</particle>
-
-<particle id="22" name="gamma" spinType="3" chargeType="0" colType="0"
-          m0="0.00000">
-</particle>
-
-<particle id="23" name="Z0" spinType="3" chargeType="0" colType="0"
-          m0="91.18760" mWidth="2.49520" mMin="10.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.1539950" products="1 -1"/>
- <channel onMode="1" bRatio="0.1194200" products="2 -2"/>
- <channel onMode="1" bRatio="0.1539840" products="3 -3"/>
- <channel onMode="1" bRatio="0.1192590" products="4 -4"/>
- <channel onMode="1" bRatio="0.1522720" products="5 -5"/>
- <channel onMode="1" bRatio="0.0335760" products="11 -11"/>
- <channel onMode="1" bRatio="0.0668060" products="12 -12"/>
- <channel onMode="1" bRatio="0.0335760" products="13 -13"/>
- <channel onMode="1" bRatio="0.0668060" products="14 -14"/>
- <channel onMode="1" bRatio="0.0335000" products="15 -15"/>
- <channel onMode="1" bRatio="0.0668060" products="16 -16"/>
-</particle>
-
-<particle id="24" name="W+" antiName="W-" spinType="3" chargeType="3" colType="0"
-          m0="80.40300" mWidth="2.14100" mMin="10.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.3213690" products="-1 2"/>
- <channel onMode="1" bRatio="0.0164940" products="-1 4"/>
- <channel onMode="1" bRatio="0.0165020" products="-3 2"/>
- <channel onMode="1" bRatio="0.3206150" products="-3 4"/>
- <channel onMode="1" bRatio="0.0000100" products="-5 2"/>
- <channel onMode="1" bRatio="0.0005910" products="-5 4"/>
- <channel onMode="1" bRatio="0.1081660" products="-11 12"/>
- <channel onMode="1" bRatio="0.1081660" products="-13 14"/>
- <channel onMode="1" bRatio="0.1080870" products="-15 16"/>
-</particle>
-
-<particle id="25" name="h0(H_1)" spinType="1" chargeType="0" colType="0"
-          m0="115.00000" mWidth="0.00367" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0000010" products="1 -1"/>
- <channel onMode="1" bRatio="0.0000000" products="2 -2"/>
- <channel onMode="1" bRatio="0.0003490" products="3 -3"/>
- <channel onMode="1" bRatio="0.0487070" products="4 -4"/>
- <channel onMode="1" bRatio="0.7683080" products="5 -5"/>
- <channel onMode="1" bRatio="0.0000000" products="6 -6"/>
- <channel onMode="1" bRatio="0.0000000" products="11 -11"/>
- <channel onMode="1" bRatio="0.0002270" products="13 -13"/>
- <channel onMode="1" bRatio="0.0640480" products="15 -15"/>
- <channel onMode="1" bRatio="0.0406210" products="21 21"/>
- <channel onMode="1" bRatio="0.0020430" products="22 22"/>
- <channel onMode="1" bRatio="0.0006150" products="22 23"/>
- <channel onMode="1" bRatio="0.0069810" products="23 23"/>
- <channel onMode="1" bRatio="0.0680990" products="24 -24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 1000022"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 1000022"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 1000023"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 1000022"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 1000023"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 1000025"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 1000022"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 1000023"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 1000025"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 1000035"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 -1000024"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 -1000037"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000037 -1000024"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000037 -1000037"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000001 -1000001"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000001 -2000001"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000001 -2000001"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000001 2000001"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000002 -1000002"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000002 -2000002"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000002 -2000002"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000002 2000002"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000003 -1000003"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000003 -2000003"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000003 -2000003"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000003 2000003"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000004 -1000004"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000004 -2000004"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000004 -2000004"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000004 2000004"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000005 -1000005"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000005 -2000005"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000005 -2000005"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000005 2000005"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000006 -1000006"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000006 -2000006"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000006 -2000006"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000006 2000006"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000011 -1000011"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000011 -2000011"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000011 -2000011"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000011 2000011"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000012 -1000012"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000012 -2000012"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000012 -2000012"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000012 2000012"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000013 -1000013"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000013 -2000013"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000013 -2000013"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000013 2000013"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000014 -1000014"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000014 -2000014"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000014 -2000014"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000014 2000014"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000015 -1000015"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000015 -2000015"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000015 -2000015"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000015 2000015"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000016 -1000016"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000016 -2000016"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000016 -2000016"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000016 2000016"/>
-</particle>
-
-<particle id="32" name="Z'0" spinType="3" chargeType="0" colType="0"
-          m0="500.00000" mWidth="14.54029" mMin="10.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.1458350" products="1 -1"/>
- <channel onMode="1" bRatio="0.1132760" products="2 -2"/>
- <channel onMode="1" bRatio="0.1458350" products="3 -3"/>
- <channel onMode="1" bRatio="0.1132710" products="4 -4"/>
- <channel onMode="1" bRatio="0.1457810" products="5 -5"/>
- <channel onMode="1" bRatio="0.0490020" products="6 -6"/>
- <channel onMode="1" bRatio="0.0320250" products="11 -11"/>
- <channel onMode="1" bRatio="0.0636420" products="12 -12"/>
- <channel onMode="1" bRatio="0.0320250" products="13 -13"/>
- <channel onMode="1" bRatio="0.0636420" products="14 -14"/>
- <channel onMode="1" bRatio="0.0320220" products="15 -15"/>
- <channel onMode="1" bRatio="0.0636420" products="16 -16"/>
- <channel onMode="1" bRatio="0.0000000" products="24 -24"/>
-</particle>
-
-<particle id="33" name="Z''0" spinType="3" chargeType="0" colType="0"
-          m0="900.00000">
-</particle>
-
-<particle id="34" name="W'+" antiName="W'-" spinType="3" chargeType="3" colType="0"
-          m0="500.00000" mWidth="16.66099" mMin="10.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.2512250" products="-1 2"/>
- <channel onMode="1" bRatio="0.0129000" products="-1 4"/>
- <channel onMode="1" bRatio="0.0000060" products="-1 6"/>
- <channel onMode="1" bRatio="0.0129000" products="-3 2"/>
- <channel onMode="1" bRatio="0.2507640" products="-3 4"/>
- <channel onMode="1" bRatio="0.0003800" products="-3 6"/>
- <channel onMode="1" bRatio="0.0000080" products="-5 2"/>
- <channel onMode="1" bRatio="0.0004650" products="-5 4"/>
- <channel onMode="1" bRatio="0.2154180" products="-5 6"/>
- <channel onMode="1" bRatio="0.0853120" products="-11 12"/>
- <channel onMode="1" bRatio="0.0853120" products="-13 14"/>
- <channel onMode="1" bRatio="0.0853100" products="-15 16"/>
- <channel onMode="1" bRatio="0.0000000" products="24 23"/>
-</particle>
-
-<particle id="35" name="H0(H_2)" spinType="1" chargeType="0" colType="0"
-          m0="300.00000" mWidth="8.38842" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0000000" products="1 -1"/>
- <channel onMode="1" bRatio="0.0000000" products="2 -2"/>
- <channel onMode="1" bRatio="0.0000000" products="3 -3"/>
- <channel onMode="1" bRatio="0.0000490" products="4 -4"/>
- <channel onMode="1" bRatio="0.0007740" products="5 -5"/>
- <channel onMode="1" bRatio="0.0000000" products="6 -6"/>
- <channel onMode="1" bRatio="0.0000000" products="11 -11"/>
- <channel onMode="1" bRatio="0.0000000" products="13 -13"/>
- <channel onMode="1" bRatio="0.0000740" products="15 -15"/>
- <channel onMode="1" bRatio="0.0004170" products="21 21"/>
- <channel onMode="1" bRatio="0.0000150" products="22 22"/>
- <channel onMode="1" bRatio="0.0000610" products="22 23"/>
- <channel onMode="1" bRatio="0.3067100" products="23 23"/>
- <channel onMode="1" bRatio="0.6890110" products="24 -24"/>
- <channel onMode="1" bRatio="0.0000000" products="23 25"/>
- <channel onMode="1" bRatio="0.0028890" products="25 25"/>
- <channel onMode="1" bRatio="0.0000000" products="24 -37"/>
- <channel onMode="1" bRatio="0.0000000" products="37 -24"/>
- <channel onMode="1" bRatio="0.0000000" products="23 36"/>
- <channel onMode="1" bRatio="0.0000000" products="25 36"/>
- <channel onMode="1" bRatio="0.0000000" products="36 36"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 1000022"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 1000022"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 1000023"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 1000022"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 1000023"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 1000025"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 1000022"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 1000023"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 1000025"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 1000035"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 -1000024"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 -1000037"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000037 -1000024"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000037 -1000037"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000001 -1000001"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000001 -2000001"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000001 -2000001"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000001 2000001"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000002 -1000002"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000002 -2000002"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000002 -2000002"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000002 2000002"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000003 -1000003"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000003 -2000003"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000003 -2000003"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000003 2000003"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000004 -1000004"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000004 -2000004"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000004 -2000004"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000004 2000004"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000005 -1000005"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000005 -2000005"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000005 -2000005"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000005 2000005"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000006 -1000006"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000006 -2000006"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000006 -2000006"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000006 2000006"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000011 -1000011"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000011 -2000011"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000011 -2000011"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000011 2000011"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000012 -1000012"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000012 -2000012"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000012 -2000012"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000012 2000012"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000013 -1000013"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000013 -2000013"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000013 -2000013"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000013 2000013"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000014 -1000014"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000014 -2000014"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000014 -2000014"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000014 2000014"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000015 -1000015"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000015 -2000015"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000015 -2000015"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000015 2000015"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000016 -1000016"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000016 -2000016"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000016 -2000016"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000016 2000016"/>
-</particle>
-
-<particle id="36" name="A0(H_3)" spinType="1" chargeType="0" colType="0"
-          m0="300.00000" mWidth="3.37520" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0000000" products="1 -1"/>
- <channel onMode="1" bRatio="0.0000000" products="2 -2"/>
- <channel onMode="1" bRatio="0.0000010" products="3 -3"/>
- <channel onMode="1" bRatio="0.0001210" products="4 -4"/>
- <channel onMode="1" bRatio="0.0019240" products="5 -5"/>
- <channel onMode="1" bRatio="0.0000000" products="6 -6"/>
- <channel onMode="1" bRatio="0.0000000" products="11 -11"/>
- <channel onMode="1" bRatio="0.0000010" products="13 -13"/>
- <channel onMode="1" bRatio="0.0001840" products="15 -15"/>
- <channel onMode="1" bRatio="0.0031060" products="21 21"/>
- <channel onMode="1" bRatio="0.0000150" products="22 22"/>
- <channel onMode="1" bRatio="0.0000030" products="22 23"/>
- <channel onMode="1" bRatio="0.0000000" products="23 23"/>
- <channel onMode="1" bRatio="0.0000000" products="24 -24"/>
- <channel onMode="1" bRatio="0.9946460" products="23 25"/>
- <channel onMode="1" bRatio="0.0000000" products="25 25"/>
- <channel onMode="1" bRatio="0.0000000" products="24 -37"/>
- <channel onMode="1" bRatio="0.0000000" products="37 -24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 1000022"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 1000022"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 1000023"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 1000022"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 1000023"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 1000025"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 1000022"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 1000023"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 1000025"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 1000035"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 -1000024"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 -1000037"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000037 -1000024"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000037 -1000037"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000001 -1000001"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000001 -2000001"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000001 -2000001"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000001 2000001"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000002 -1000002"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000002 -2000002"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000002 -2000002"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000002 2000002"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000003 -1000003"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000003 -2000003"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000003 -2000003"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000003 2000003"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000004 -1000004"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000004 -2000004"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000004 -2000004"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000004 2000004"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000005 -1000005"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000005 -2000005"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000005 -2000005"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000005 2000005"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000006 -1000006"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000006 -2000006"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000006 -2000006"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000006 2000006"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000011 -1000011"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000011 -2000011"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000011 -2000011"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000011 2000011"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000012 -1000012"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000012 -2000012"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000012 -2000012"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000012 2000012"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000013 -1000013"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000013 -2000013"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000013 -2000013"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000013 2000013"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000014 -1000014"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000014 -2000014"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000014 -2000014"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000014 2000014"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000015 -1000015"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000015 -2000015"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000015 -2000015"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000015 2000015"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000016 -1000016"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000016 -2000016"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000016 -2000016"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000016 2000016"/>
-</particle>
-
-<particle id="37" name="H+" antiName="H-" spinType="1" chargeType="3" colType="0"
-          m0="300.00000" mWidth="4.17669" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0000000" products="-1 2"/>
- <channel onMode="1" bRatio="0.0000210" products="-3 4"/>
- <channel onMode="1" bRatio="0.0901350" products="-5 6"/>
- <channel onMode="1" bRatio="0.0000000" products="-11 12"/>
- <channel onMode="1" bRatio="0.0000130" products="-13 14"/>
- <channel onMode="1" bRatio="0.0037140" products="-15 16"/>
- <channel onMode="1" bRatio="0.9061170" products="24 25"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 1000024"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 1000037"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 1000024"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 1000037"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 1000024"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 1000037"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 1000024"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 1000037"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000006 -1000005"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000006 -1000005"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000006 -2000005"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000006 -2000005"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000001 1000002"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000003 1000004"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000011 1000012"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000013 1000014"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000015 1000016"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000015 1000016"/>
-</particle>
-
-<particle id="39" name="Graviton" spinType="5" chargeType="0" colType="0"
-          m0="0.00000">
-</particle>
-
-<particle id="40" name="BlackHole" spinType="0" chargeType="0" colType="0"
-          m0="0.00000">
-</particle>
-
-<particle id="41" name="R0" antiName="Rbar0" spinType="3" chargeType="0" colType="0"
-          m0="5.000e+03" mWidth="4.173e+02" mMin="1.000e+02" mMax="0.000e+00">
- <channel onMode="1" bRatio="0.2151190" products="1 -3"/>
- <channel onMode="1" bRatio="0.2151190" products="2 -4"/>
- <channel onMode="1" bRatio="0.2151190" products="3 -5"/>
- <channel onMode="1" bRatio="0.2147240" products="4 -6"/>
- <channel onMode="1" bRatio="0.0699600" products="11 -13"/>
- <channel onMode="1" bRatio="0.0699590" products="13 -15"/>
-</particle>
-
-<particle id="42" name="LQ_ue" antiName="LQ_uebar" spinType="1" chargeType="-1" colType="1"
-          m0="200.00000" mWidth="0.39162" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="1.0000000" products="2 11"/>
-</particle>
-
-<particle id="81" name="specflav" spinType="0" chargeType="0" colType="0"
-          m0="0.00000">
-</particle>
-
-<particle id="82" name="rndmflavq" antiName="rndmflavqbar" spinType="0" chargeType="0" colType="0"
-          m0="0.00000">
-
-<particle id="83" name="rndmflavg" antiName="rndmflavgbar" spinType="0" chargeType="0" colType="0"
-          m0="0.00000">
-</particle>
-</particle>
-
-<particle id="90" name="system" spinType="0" chargeType="0" colType="0"
-          m0="0.00000">
-</particle>
-
-<particle id="110" name="reggeon" spinType="0" chargeType="0" colType="0"
-          m0="0.00000">
-</particle>
-
-<particle id="111" name="pi0" spinType="1" chargeType="0" colType="0"
-          m0="0.13498" tau0="2.51000e-05">
- <channel onMode="1" bRatio="0.9879900" products="22 22"/>
- <channel onMode="1" bRatio="0.0119800" meMode="11" products="22 11 -11"/>
- <channel onMode="1" bRatio="0.0000300" meMode="13" products="11 -11 11 -11"/>
-</particle>
-
-<particle id="113" name="rho0" spinType="3" chargeType="0" colType="0"
-          m0="0.77550" mWidth="0.14700" mMin="0.30000" mMax="1.50000">
- <channel onMode="1" bRatio="0.9988485" meMode="2" products="211 -211"/>
- <channel onMode="1" bRatio="0.0006000" products="111 22"/>
- <channel onMode="1" bRatio="0.0002950" products="221 22"/>
- <channel onMode="1" bRatio="0.0001010" meMode="1" products="211 -211 111"/>
- <channel onMode="1" bRatio="0.0000470" products="11 -11"/>
- <channel onMode="1" bRatio="0.0000455" products="13 -13"/>
- <channel onMode="1" bRatio="0.0000450" products="111 111 22"/>
- <channel onMode="1" bRatio="0.0000180" products="211 -211 211 -211"/>
-</particle>
-
-<particle id="115" name="a_20" spinType="5" chargeType="0" colType="0"
-          m0="1.31830" mWidth="0.10700" mMin="1.00000" mMax="1.70000">
- <channel onMode="1" bRatio="0.3483455" products="213 -211"/>
- <channel onMode="1" bRatio="0.3483455" products="-213 211"/>
- <channel onMode="1" bRatio="0.1440000" products="221 111"/>
- <channel onMode="1" bRatio="0.1050000" products="223 211 -211"/>
- <channel onMode="1" bRatio="0.0245000" products="321 -321"/>
- <channel onMode="1" bRatio="0.0122500" products="130 130"/>
- <channel onMode="1" bRatio="0.0122500" products="310 310"/>
- <channel onMode="1" bRatio="0.0053000" products="331 111"/>
- <channel onMode="1" bRatio="0.0000090" products="22 22"/>
-</particle>
-
-<particle id="130" name="K_L0" spinType="1" chargeType="0" colType="0"
-          m0="0.49765" tau0="1.53300e+04">
- <channel onMode="1" bRatio="0.1955770" products="111 111 111"/>
- <channel onMode="1" bRatio="0.1255900" products="211 -211 111"/>
- <channel onMode="1" bRatio="0.2026300" meMode="22" products="-12 11 211"/>
- <channel onMode="1" bRatio="0.2026300" meMode="22" products="12 -11 -211"/>
- <channel onMode="1" bRatio="0.1350900" meMode="22" products="-14 13 211"/>
- <channel onMode="1" bRatio="0.1350900" meMode="22" products="14 -13 -211"/>
- <channel onMode="1" bRatio="0.0019760" products="211 -211"/>
- <channel onMode="1" bRatio="0.0008690" products="111 111"/>
- <channel onMode="1" bRatio="0.0005480" products="22 22"/>
-</particle>
-
-<particle id="211" name="pi+" antiName="pi-" spinType="1" chargeType="3" colType="0"
-          m0="0.13957" tau0="7.80450e+03">
- <channel onMode="1" bRatio="0.9998770" products="-13 14"/>
- <channel onMode="1" bRatio="0.0001230" products="-11 12"/>
-</particle>
-
-<particle id="213" name="rho+" antiName="rho-" spinType="3" chargeType="3" colType="0"
-          m0="0.77540" mWidth="0.14940" mMin="0.30000" mMax="1.50000">
- <channel onMode="1" bRatio="0.9995500" meMode="2" products="211 111"/>
- <channel onMode="1" bRatio="0.0004500" products="211 22"/>
-</particle>
-
-<particle id="215" name="a_2+" antiName="a_2-" spinType="5" chargeType="3" colType="0"
-          m0="1.31830" mWidth="0.10700" mMin="1.00000" mMax="1.70000">
- <channel onMode="1" bRatio="0.3480100" products="213 111"/>
- <channel onMode="1" bRatio="0.3480100" products="113 211"/>
- <channel onMode="1" bRatio="0.1440000" products="221 211"/>
- <channel onMode="1" bRatio="0.1040000" products="223 211 111"/>
- <channel onMode="1" bRatio="0.0480000" products="321 -311"/>
- <channel onMode="1" bRatio="0.0053000" products="331 211"/>
- <channel onMode="1" bRatio="0.0026800" products="211 22"/>
-</particle>
-
-<particle id="221" name="eta" spinType="1" chargeType="0" colType="0"
-          m0="0.54751">
- <channel onMode="1" bRatio="0.3938240" products="22 22"/>
- <channel onMode="1" bRatio="0.3251200" products="111 111 111"/>
- <channel onMode="1" bRatio="0.0004400" products="111 22 22"/>
- <channel onMode="1" bRatio="0.2270000" products="211 -211 111"/>
- <channel onMode="1" bRatio="0.0469000" products="211 -211 22"/>
- <channel onMode="1" bRatio="0.0060000" meMode="11" products="22 11 -11"/>
- <channel onMode="1" bRatio="0.0003100" meMode="11" products="22 13 -13"/>
- <channel onMode="1" bRatio="0.0000060" products="13 -13"/>
- <channel onMode="1" bRatio="0.0004000" meMode="12" products="211 -211 11 -11"/>
-</particle>
-
-<particle id="223" name="omega" spinType="3" chargeType="0" colType="0"
-          m0="0.78265" mWidth="0.00849" mMin="0.50000" mMax="1.10000">
- <channel onMode="1" bRatio="0.8924150" meMode="1" products="211 -211 111"/>
- <channel onMode="1" bRatio="0.0890000" products="111 22"/>
- <channel onMode="1" bRatio="0.0170000" meMode="2" products="211 -211"/>
- <channel onMode="1" bRatio="0.0004900" products="221 22"/>
- <channel onMode="1" bRatio="0.0007700" meMode="11" products="111 11 -11"/>
- <channel onMode="1" bRatio="0.0000960" meMode="11" products="111 13 -13"/>
- <channel onMode="1" bRatio="0.0000720" products="11 -11"/>
- <channel onMode="1" bRatio="0.0000900" products="13 -13"/>
- <channel onMode="1" bRatio="0.0000670" products="111 111 22"/>
-</particle>
-
-<particle id="225" name="f_2" spinType="5" chargeType="0" colType="0"
-          m0="1.27540" mWidth="0.18500" mMin="0.60000" mMax="2.00000">
- <channel onMode="1" bRatio="0.5653260" products="211 -211"/>
- <channel onMode="1" bRatio="0.2826600" products="111 111"/>
- <channel onMode="1" bRatio="0.0710000" products="211 -211 111 111"/>
- <channel onMode="1" bRatio="0.0280000" products="211 -211 211 -211"/>
- <channel onMode="1" bRatio="0.0230000" products="321 -321"/>
- <channel onMode="1" bRatio="0.0115000" products="130 130"/>
- <channel onMode="1" bRatio="0.0115000" products="310 310"/>
- <channel onMode="1" bRatio="0.0040000" products="221 221"/>
- <channel onMode="1" bRatio="0.0030000" products="111 111 111 111"/>
- <channel onMode="1" bRatio="0.0000140" products="22 22"/>
-</particle>
-
-<particle id="310" name="K_S0" spinType="1" chargeType="0" colType="0"
-          m0="0.49765" tau0="2.68420e+01">
- <channel onMode="1" bRatio="0.6923500" products="211 -211"/>
- <channel onMode="1" bRatio="0.3069000" products="111 111"/>
- <channel onMode="1" bRatio="0.0000470" meMode="12" products="211 -211 11 -11"/>
- <channel onMode="1" bRatio="0.0003500" meMode="22" products="-12 11 211"/>
- <channel onMode="1" bRatio="0.0003500" meMode="22" products="12 -11 -211"/>
- <channel onMode="1" bRatio="0.0000030" products="22 22"/>
-</particle>
-
-<particle id="311" name="K0" antiName="Kbar0" spinType="1" chargeType="0" colType="0"
-          m0="0.49765">
- <channel onMode="1" bRatio="0.5000000" products="130"/>
- <channel onMode="1" bRatio="0.5000000" products="310"/>
-</particle>
-
-<particle id="313" name="K*0" antiName="K*bar0" spinType="3" chargeType="0" colType="0"
-          m0="0.89600" mWidth="0.05030" mMin="0.65000" mMax="1.20000">
- <channel onMode="1" bRatio="0.6650000" meMode="2" products="321 -211"/>
- <channel onMode="1" bRatio="0.3326900" meMode="2" products="311 111"/>
- <channel onMode="1" bRatio="0.0023100" products="311 22"/>
-</particle>
-
-<particle id="315" name="K*_2(1430)0" antiName="K*_2(1430)bar0" spinType="5" chargeType="0" colType="0"
-          m0="1.43240" mWidth="0.10900" mMin="1.10000" mMax="1.80000">
- <channel onMode="1" bRatio="0.3340000" products="321 -211"/>
- <channel onMode="1" bRatio="0.1670000" products="311 111"/>
- <channel onMode="1" bRatio="0.1650000" products="323 -211"/>
- <channel onMode="1" bRatio="0.0825000" products="313 111"/>
- <channel onMode="1" bRatio="0.0890000" products="323 -211 111"/>
- <channel onMode="1" bRatio="0.0450000" products="313 211 -211"/>
- <channel onMode="1" bRatio="0.0580000" products="321 -213"/>
- <channel onMode="1" bRatio="0.0290000" products="311 113"/>
- <channel onMode="1" bRatio="0.0290000" products="311 223"/>
- <channel onMode="1" bRatio="0.0015000" products="311 221"/>
-</particle>
-
-<particle id="321" name="K+" antiName="K-" spinType="1" chargeType="3" colType="0"
-          m0="0.49368" tau0="3.71300e+03">
- <channel onMode="1" bRatio="0.6343000" products="-13 14"/>
- <channel onMode="1" bRatio="0.0000150" products="-11 12"/>
- <channel onMode="1" bRatio="0.2091100" products="211 111"/>
- <channel onMode="1" bRatio="0.0559000" products="211 211 -211"/>
- <channel onMode="1" bRatio="0.0175700" products="211 111 111"/>
- <channel onMode="1" bRatio="0.0498000" meMode="22" products="12 -11 111"/>
- <channel onMode="1" bRatio="0.0332000" meMode="22" products="14 -13 111"/>
- <channel onMode="1" bRatio="0.0000220" products="-11 12 111 111"/>
- <channel onMode="1" bRatio="0.0000410" products="-11 12 211 -211"/>
- <channel onMode="1" bRatio="0.0000140" products="-13 14 111 111"/>
- <channel onMode="1" bRatio="0.0000280" products="-13 14 211 -211"/>
-</particle>
-
-<particle id="323" name="K*+" antiName="K*-" spinType="3" chargeType="3" colType="0"
-          m0="0.89166" mWidth="0.05080" mMin="0.65000" mMax="1.20000">
- <channel onMode="1" bRatio="0.6660000" meMode="2" products="311 211"/>
- <channel onMode="1" bRatio="0.3330000" meMode="2" products="321 111"/>
- <channel onMode="1" bRatio="0.0010000" products="321 22"/>
-</particle>
-
-<particle id="325" name="K*_2(1430)+" antiName="K*_2(1430)-" spinType="5" chargeType="3" colType="0"
-          m0="1.42560" mWidth="0.09850" mMin="1.10000" mMax="1.80000">
- <channel onMode="1" bRatio="0.3330000" products="311 211"/>
- <channel onMode="1" bRatio="0.1660000" products="321 111"/>
- <channel onMode="1" bRatio="0.1647000" products="313 211"/>
- <channel onMode="1" bRatio="0.0824000" products="323 111"/>
- <channel onMode="1" bRatio="0.0890000" products="313 211 111"/>
- <channel onMode="1" bRatio="0.0450000" products="323 211 -211"/>
- <channel onMode="1" bRatio="0.0580000" products="311 213"/>
- <channel onMode="1" bRatio="0.0290000" products="321 113"/>
- <channel onMode="1" bRatio="0.0290000" products="321 223"/>
- <channel onMode="1" bRatio="0.0015000" products="321 221"/>
- <channel onMode="1" bRatio="0.0024000" products="321 22"/>
-</particle>
-
-<particle id="331" name="eta'" spinType="1" chargeType="0" colType="0"
-          m0="0.95778" mWidth="0.00020" mMin="0.95578" mMax="0.95978">
- <channel onMode="1" bRatio="0.4449000" products="211 -211 221"/>
- <channel onMode="1" bRatio="0.2939500" products="113 22"/>
- <channel onMode="1" bRatio="0.2080000" products="111 111 221"/>
- <channel onMode="1" bRatio="0.0303000" products="223 22"/>
- <channel onMode="1" bRatio="0.0212000" products="22 22"/>
- <channel onMode="1" bRatio="0.0015500" products="111 111 111"/>
- <channel onMode="1" bRatio="0.0001000" products="13 -13 22"/>
-</particle>
-
-<particle id="333" name="phi" spinType="3" chargeType="0" colType="0"
-          m0="1.01946" mWidth="0.00426" mMin="1.00000" mMax="1.04000">
- <channel onMode="1" bRatio="0.4919270" meMode="2" products="321 -321"/>
- <channel onMode="1" bRatio="0.3400000" meMode="2" products="130 310"/>
- <channel onMode="1" bRatio="0.0420000" products="-213 211"/>
- <channel onMode="1" bRatio="0.0420000" products="113 111"/>
- <channel onMode="1" bRatio="0.0420000" products="213 -211"/>
- <channel onMode="1" bRatio="0.0270000" meMode="1" products="211 -211 111"/>
- <channel onMode="1" bRatio="0.0130000" products="221 22"/>
- <channel onMode="1" bRatio="0.0012500" products="111 22"/>
- <channel onMode="1" bRatio="0.0002970" products="11 -11"/>
- <channel onMode="1" bRatio="0.0002860" products="13 -13"/>
- <channel onMode="1" bRatio="0.0001150" meMode="11" products="221 11 -11"/>
- <channel onMode="1" bRatio="0.0000730" meMode="2" products="211 -211"/>
- <channel onMode="1" bRatio="0.0000520" products="223 111"/>
-</particle>
-
-<particle id="335" name="f'_2(1525)" spinType="5" chargeType="0" colType="0"
-          m0="1.52500" mWidth="0.07300" mMin="1.10000" mMax="2.00000">
- <channel onMode="1" bRatio="0.4444000" products="321 -321"/>
- <channel onMode="1" bRatio="0.2222000" products="130 130"/>
- <channel onMode="1" bRatio="0.2222000" products="310 310"/>
- <channel onMode="1" bRatio="0.1030000" products="221 221"/>
- <channel onMode="1" bRatio="0.0041000" products="211 -211"/>
- <channel onMode="1" bRatio="0.0041000" products="111 111"/>
-</particle>
-
-<particle id="411" name="D+" antiName="D-" spinType="1" chargeType="3" colType="0"
-          m0="1.86930" tau0="3.11800e-01">
- <channel onMode="1" bRatio="0.0004000" products="-13 14"/>
- <channel onMode="1" bRatio="0.0010000" products="-15 16"/>
- <channel onMode="1" bRatio="0.0043000" meMode="22" products="-11 12 111"/>
- <channel onMode="1" bRatio="0.0028000" meMode="22" products="-11 12 113"/>
- <channel onMode="1" bRatio="0.0026000" meMode="22" products="-11 12 221"/>
- <channel onMode="1" bRatio="0.0028000" meMode="22" products="-11 12 223"/>
- <channel onMode="1" bRatio="0.0900000" meMode="22" products="-11 12 311"/>
- <channel onMode="1" bRatio="0.0554000" meMode="22" products="-11 12 -313"/>
- <channel onMode="1" bRatio="0.0038000" meMode="22" products="-11 12 -315"/>
- <channel onMode="1" bRatio="0.0005000" meMode="22" products="-11 12 331"/>
- <channel onMode="1" bRatio="0.0036000" meMode="22" products="-11 12 -10313"/>
- <channel onMode="1" bRatio="0.0043000" meMode="22" products="-13 14 111"/>
- <channel onMode="1" bRatio="0.0028000" meMode="22" products="-13 14 113"/>
- <channel onMode="1" bRatio="0.0026000" meMode="22" products="-13 14 221"/>
- <channel onMode="1" bRatio="0.0028000" meMode="22" products="-13 14 223"/>
- <channel onMode="1" bRatio="0.0874000" meMode="22" products="-13 14 311"/>
- <channel onMode="1" bRatio="0.0533000" meMode="22" products="-13 14 -313"/>
- <channel onMode="1" bRatio="0.0038000" meMode="22" products="-13 14 -315"/>
- <channel onMode="1" bRatio="0.0005000" meMode="22" products="-13 14 331"/>
- <channel onMode="1" bRatio="0.0036000" meMode="22" products="-13 14 -10313"/>
- <channel onMode="1" bRatio="0.0014000" meMode="22" products="-11 12 311 111"/>
- <channel onMode="1" bRatio="0.0027000" meMode="22" products="-11 12 -321 211"/>
- <channel onMode="1" bRatio="0.0014000" meMode="22" products="-13 14 311 111"/>
- <channel onMode="1" bRatio="0.0027000" meMode="22" products="-13 14 -321 211"/>
- <channel onMode="1" bRatio="0.0026000" products="211 111"/>
- <channel onMode="1" bRatio="0.0010000" products="211 113"/>
- <channel onMode="1" bRatio="0.0076000" products="221 211"/>
- <channel onMode="1" bRatio="0.0282000" products="311 211"/>
- <channel onMode="1" bRatio="0.0210000" products="-313 213"/>
- <channel onMode="1" bRatio="0.0074000" products="321 311"/>
- <channel onMode="1" bRatio="0.0042000" products="321 -313"/>
- <channel onMode="1" bRatio="0.0310000" products="323 311"/>
- <channel onMode="1" bRatio="0.0180000" products="323 -313"/>
- <channel onMode="1" bRatio="0.0070000" products="333 211"/>
- <channel onMode="1" bRatio="0.0115000" products="-10311 211"/>
- <channel onMode="1" bRatio="0.0800000" products="20213 311"/>
- <channel onMode="1" bRatio="0.0508000" products="-20313 211"/>
- <channel onMode="1" bRatio="0.0015000" products="211 111 111"/>
- <channel onMode="1" bRatio="0.0020000" products="211 211 -211"/>
- <channel onMode="1" bRatio="0.0030000" products="221 211 111"/>
- <channel onMode="1" bRatio="0.0970000" products="311 211 111"/>
- <channel onMode="1" bRatio="0.0050000" products="311 211 113"/>
- <channel onMode="1" bRatio="0.0100000" products="311 221 211"/>
- <channel onMode="1" bRatio="0.0050000" products="311 223 211"/>
- <channel onMode="1" bRatio="0.0010000" products="311 311 211"/>
- <channel onMode="1" bRatio="0.0010000" products="313 311 211"/>
- <channel onMode="1" bRatio="0.0100000" products="-313 211 111"/>
- <channel onMode="1" bRatio="0.0078000" products="-313 211 113"/>
- <channel onMode="1" bRatio="0.0100000" products="-313 221 211"/>
- <channel onMode="1" bRatio="0.0050000" products="-313 223 211"/>
- <channel onMode="1" bRatio="0.0010000" products="-313 311 211"/>
- <channel onMode="1" bRatio="0.0010000" products="321 311 111"/>
- <channel onMode="1" bRatio="0.0100000" products="321 311 311"/>
- <channel onMode="1" bRatio="0.0010000" products="321 -313 111"/>
- <channel onMode="1" bRatio="0.0046000" products="321 -321 211"/>
- <channel onMode="1" bRatio="0.0920000" products="-321 211 211"/>
- <channel onMode="1" bRatio="0.0110000" products="-321 213 211"/>
- <channel onMode="1" bRatio="0.0010000" products="323 311 111"/>
- <channel onMode="1" bRatio="0.0010000" products="323 -321 211"/>
- <channel onMode="1" bRatio="0.0070000" products="-323 211 211"/>
- <channel onMode="1" bRatio="0.0100000" products="-323 213 211"/>
- <channel onMode="1" bRatio="0.0010000" products="-323 321 211"/>
- <channel onMode="1" bRatio="0.0230000" products="333 211 111"/>
- <channel onMode="1" bRatio="0.0050000" products="211 111 111 111"/>
- <channel onMode="1" bRatio="0.0090000" products="211 211 -211 111"/>
- <channel onMode="1" bRatio="0.0020000" products="221 211 111 111"/>
- <channel onMode="1" bRatio="0.0030000" products="221 211 211 -211"/>
- <channel onMode="1" bRatio="0.0188000" products="311 211 111 111"/>
- <channel onMode="1" bRatio="0.0120000" products="-321 211 211 111"/>
- <channel onMode="1" bRatio="0.0021000" products="211 211 211 -211 -211"/>
- <channel onMode="1" bRatio="0.0035000" products="311 211 111 111 111"/>
- <channel onMode="1" bRatio="0.0087000" products="311 211 211 -211 111"/>
- <channel onMode="1" bRatio="0.0050000" products="-321 211 211 111 111"/>
- <channel onMode="1" bRatio="0.0022000" products="-321 211 211 211 -211"/>
-</particle>
-
-<particle id="413" name="D*+" antiName="D*-" spinType="3" chargeType="3" colType="0"
-          m0="2.01000">
- <channel onMode="1" bRatio="0.6770000" meMode="2" products="421 211"/>
- <channel onMode="1" bRatio="0.3070000" meMode="2" products="411 111"/>
- <channel onMode="1" bRatio="0.0160000" products="411 22"/>
-</particle>
-
-<particle id="415" name="D*_2(2460)+" antiName="D*_2(2460)-" spinType="5" chargeType="3" colType="0"
-          m0="2.45900" mWidth="0.02900" mMin="2.30000" mMax="2.65000">
- <channel onMode="1" bRatio="0.2200000" products="423 211"/>
- <channel onMode="1" bRatio="0.1100000" products="413 111"/>
- <channel onMode="1" bRatio="0.3800000" products="421 211"/>
- <channel onMode="1" bRatio="0.1900000" products="411 111"/>
- <channel onMode="1" bRatio="0.0670000" products="423 211 111"/>
- <channel onMode="1" bRatio="0.0330000" products="413 211 -211"/>
-</particle>
-
-<particle id="421" name="D0" antiName="Dbar0" spinType="1" chargeType="0" colType="0"
-          m0="1.86450" tau0="1.22900e-01">
- <channel onMode="1" bRatio="0.0034000" meMode="22" products="-11 12 -211"/>
- <channel onMode="1" bRatio="0.0022000" meMode="22" products="-11 12 -213"/>
- <channel onMode="1" bRatio="0.0350000" meMode="22" products="-11 12 -321"/>
- <channel onMode="1" bRatio="0.0225000" meMode="22" products="-11 12 -323"/>
- <channel onMode="1" bRatio="0.0015000" meMode="22" products="-11 12 -325"/>
- <channel onMode="1" bRatio="0.0014000" meMode="22" products="-11 12 -10323"/>
- <channel onMode="1" bRatio="0.0034000" meMode="22" products="-13 14 -211"/>
- <channel onMode="1" bRatio="0.0022000" meMode="22" products="-13 14 -213"/>
- <channel onMode="1" bRatio="0.0340000" meMode="22" products="-13 14 -321"/>
- <channel onMode="1" bRatio="0.0214000" meMode="22" products="-13 14 -323"/>
- <channel onMode="1" bRatio="0.0015000" meMode="22" products="-13 14 -325"/>
- <channel onMode="1" bRatio="0.0014000" meMode="22" products="-13 14 -10323"/>
- <channel onMode="1" bRatio="0.0011000" meMode="22" products="-11 12 311 -211"/>
- <channel onMode="1" bRatio="0.0006000" meMode="22" products="-11 12 -321 111"/>
- <channel onMode="1" bRatio="0.0011000" meMode="22" products="-13 14 311 -211"/>
- <channel onMode="1" bRatio="0.0006000" meMode="22" products="-13 14 -321 111"/>
- <channel onMode="1" bRatio="0.0008000" products="111 111"/>
- <channel onMode="1" bRatio="0.0020000" products="113 111"/>
- <channel onMode="1" bRatio="0.0006000" products="130 130"/>
- <channel onMode="1" bRatio="0.0015000" products="211 -211"/>
- <channel onMode="1" bRatio="0.0040000" products="213 -211"/>
- <channel onMode="1" bRatio="0.0040000" products="-213 211"/>
- <channel onMode="1" bRatio="0.0010000" products="221 111"/>
- <channel onMode="1" bRatio="0.0010000" products="221 221"/>
- <channel onMode="1" bRatio="0.0006000" products="310 310"/>
- <channel onMode="1" bRatio="0.0212000" products="311 111"/>
- <channel onMode="1" bRatio="0.0071000" products="311 221"/>
- <channel onMode="1" bRatio="0.0210000" products="311 223"/>
- <channel onMode="1" bRatio="0.0004000" products="313 311"/>
- <channel onMode="1" bRatio="0.0014000" products="313 -313"/>
- <channel onMode="1" bRatio="0.0085000" products="-313 111"/>
- <channel onMode="1" bRatio="0.0146000" products="-313 113"/>
- <channel onMode="1" bRatio="0.0190000" products="-313 221"/>
- <channel onMode="1" bRatio="0.0110000" products="-313 223"/>
- <channel onMode="1" bRatio="0.0008000" products="-313 311"/>
- <channel onMode="1" bRatio="0.0001500" products="321 -211"/>
- <channel onMode="1" bRatio="0.0043000" products="321 -321"/>
- <channel onMode="1" bRatio="0.0383000" products="-321 211"/>
- <channel onMode="1" bRatio="0.0035000" products="323 -321"/>
- <channel onMode="1" bRatio="0.0610000" products="-323 213"/>
- <channel onMode="1" bRatio="0.0018000" products="-323 321"/>
- <channel onMode="1" bRatio="0.0010000" products="331 111"/>
- <channel onMode="1" bRatio="0.0172000" products="331 311"/>
- <channel onMode="1" bRatio="0.0020000" products="331 -313"/>
- <channel onMode="1" bRatio="0.0007000" products="333 111"/>
- <channel onMode="1" bRatio="0.0086000" products="333 311"/>
- <channel onMode="1" bRatio="0.0071000" products="-10313 111"/>
- <channel onMode="1" bRatio="0.0107000" products="-10323 211"/>
- <channel onMode="1" bRatio="0.0730000" products="20213 -321"/>
- <channel onMode="1" bRatio="0.0010000" products="111 111 111"/>
- <channel onMode="1" bRatio="0.0060000" products="211 -211 111"/>
- <channel onMode="1" bRatio="0.0270000" products="211 -211 130"/>
- <channel onMode="1" bRatio="0.0270000" products="310 211 -211"/>
- <channel onMode="1" bRatio="0.0008000" products="310 310 310"/>
- <channel onMode="1" bRatio="0.0078000" products="311 111 111"/>
- <channel onMode="1" bRatio="0.0116000" products="-313 111 111"/>
- <channel onMode="1" bRatio="0.0225000" products="-313 211 -211"/>
- <channel onMode="1" bRatio="0.0005000" products="321 -211 111"/>
- <channel onMode="1" bRatio="0.0051000" products="321 -321 311"/>
- <channel onMode="1" bRatio="0.1390000" products="-321 211 111"/>
- <channel onMode="1" bRatio="0.0060000" products="-321 211 113"/>
- <channel onMode="1" bRatio="0.0068000" products="-321 213 111"/>
- <channel onMode="1" bRatio="0.0100000" products="-321 221 211"/>
- <channel onMode="1" bRatio="0.0303000" products="-321 223 211"/>
- <channel onMode="1" bRatio="0.0100000" products="-323 211 111"/>
- <channel onMode="1" bRatio="0.0075000" products="331 -321 211"/>
- <channel onMode="1" bRatio="0.0011000" products="333 211 -211"/>
- <channel onMode="1" bRatio="0.0073000" products="211 211 -211 -211"/>
- <channel onMode="1" bRatio="0.0050000" products="211 -211 111 111"/>
- <channel onMode="1" bRatio="0.0143000" products="311 111 111 111"/>
- <channel onMode="1" bRatio="0.0085000" products="311 211 -211 111"/>
- <channel onMode="1" bRatio="0.0015000" products="311 311 111 111"/>
- <channel onMode="1" bRatio="0.0015000" products="311 311 211 -211"/>
- <channel onMode="1" bRatio="0.0030000" products="321 -321 111 111"/>
- <channel onMode="1" bRatio="0.0025000" products="321 -321 211 -211"/>
- <channel onMode="1" bRatio="0.0257500" products="-321 211 111 111"/>
- <channel onMode="1" bRatio="0.0074000" products="-321 211 211 -211"/>
- <channel onMode="1" bRatio="0.0177000" products="211 211 -211 -211 111"/>
- <channel onMode="1" bRatio="0.0060000" products="211 -211 111 111 111"/>
- <channel onMode="1" bRatio="0.0058000" products="311 211 211 -211 -211"/>
- <channel onMode="1" bRatio="0.0638000" products="311 211 -211 111 111"/>
- <channel onMode="1" bRatio="0.0038000" products="-321 211 111 111 111"/>
- <channel onMode="1" bRatio="0.0038000" products="-321 211 211 -211 111"/>
- <channel onMode="1" bRatio="0.0192000" products="311 211 -211 111 111 111"/>
-</particle>
-
-<particle id="423" name="D*0" antiName="D*bar0" spinType="3" chargeType="0" colType="0"
-          m0="2.00670">
- <channel onMode="1" bRatio="0.6190000" meMode="2" products="421 111"/>
- <channel onMode="1" bRatio="0.3810000" products="421 22"/>
-</particle>
-
-<particle id="425" name="D*_2(2460)0" antiName="D*_2(2460)bar0" spinType="5" chargeType="0" colType="0"
-          m0="2.46110" mWidth="0.04300" mMin="2.30000" mMax="2.65000">
- <channel onMode="1" bRatio="0.2200000" products="413 -211"/>
- <channel onMode="1" bRatio="0.1100000" products="423 111"/>
- <channel onMode="1" bRatio="0.3800000" products="411 -211"/>
- <channel onMode="1" bRatio="0.1900000" products="421 111"/>
- <channel onMode="1" bRatio="0.0670000" products="413 -211 111"/>
- <channel onMode="1" bRatio="0.0330000" products="423 211 -211"/>
-</particle>
-
-<particle id="431" name="D_s+" antiName="D_s-" spinType="1" chargeType="3" colType="0"
-          m0="1.96820" tau0="1.49900e-01">
- <channel onMode="1" bRatio="0.0061600" products="-13 14"/>
- <channel onMode="1" bRatio="0.0640000" products="-15 16"/>
- <channel onMode="1" bRatio="0.0307000" meMode="22" products="-11 12 221"/>
- <channel onMode="1" bRatio="0.0027000" meMode="22" products="-11 12 311"/>
- <channel onMode="1" bRatio="0.0010000" meMode="22" products="-11 12 -313"/>
- <channel onMode="1" bRatio="0.0106000" meMode="22" products="-11 12 331"/>
- <channel onMode="1" bRatio="0.0242000" meMode="22" products="-11 12 333"/>
- <channel onMode="1" bRatio="0.0307000" meMode="22" products="-13 14 221"/>
- <channel onMode="1" bRatio="0.0027000" meMode="22" products="-13 14 311"/>
- <channel onMode="1" bRatio="0.0010000" meMode="22" products="-13 14 -313"/>
- <channel onMode="1" bRatio="0.0106000" meMode="22" products="-13 14 331"/>
- <channel onMode="1" bRatio="0.0242000" meMode="22" products="-13 14 333"/>
- <channel onMode="1" bRatio="0.0010000" products="211 111"/>
- <channel onMode="1" bRatio="0.0004000" products="211 113"/>
- <channel onMode="1" bRatio="0.0004000" products="213 111"/>
- <channel onMode="1" bRatio="0.0210000" products="221 211"/>
- <channel onMode="1" bRatio="0.1310400" products="221 213"/>
- <channel onMode="1" bRatio="0.0034000" products="223 211"/>
- <channel onMode="1" bRatio="0.0023000" products="225 211"/>
- <channel onMode="1" bRatio="0.0040000" products="311 211"/>
- <channel onMode="1" bRatio="0.0015000" products="311 213"/>
- <channel onMode="1" bRatio="0.0079000" products="313 211"/>
- <channel onMode="1" bRatio="0.0050000" products="313 213"/>
- <channel onMode="1" bRatio="0.0015000" products="321 113"/>
- <channel onMode="1" bRatio="0.0002000" products="321 221"/>
- <channel onMode="1" bRatio="0.0440000" products="321 311"/>
- <channel onMode="1" bRatio="0.0400000" products="321 -313"/>
- <channel onMode="1" bRatio="0.0530000" products="323 311"/>
- <channel onMode="1" bRatio="0.0700000" products="323 -313"/>
- <channel onMode="1" bRatio="0.0470000" products="331 211"/>
- <channel onMode="1" bRatio="0.1220000" products="331 213"/>
- <channel onMode="1" bRatio="0.0002000" products="331 321"/>
- <channel onMode="1" bRatio="0.0440000" products="333 211"/>
- <channel onMode="1" bRatio="0.0820000" products="333 213"/>
- <channel onMode="1" bRatio="0.0003000" products="333 321"/>
- <channel onMode="1" bRatio="0.0025000" products="20213 311"/>
- <channel onMode="1" bRatio="0.0100000" products="9010221 211"/>
- <channel onMode="1" bRatio="0.0000500" products="211 111 111"/>
- <channel onMode="1" bRatio="0.0000500" products="211 211 -211"/>
- <channel onMode="1" bRatio="0.0150000" products="221 211 111"/>
- <channel onMode="1" bRatio="0.0010000" products="311 211 111"/>
- <channel onMode="1" bRatio="0.0050000" products="313 211 111"/>
- <channel onMode="1" bRatio="0.0002000" products="321 221 111"/>
- <channel onMode="1" bRatio="0.0030000" products="321 311 111"/>
- <channel onMode="1" bRatio="0.0012000" products="321 -313 111"/>
- <channel onMode="1" bRatio="0.0002000" products="321 321 -321"/>
- <channel onMode="1" bRatio="0.0110000" products="321 -321 211"/>
- <channel onMode="1" bRatio="0.0012000" products="323 311 111"/>
- <channel onMode="1" bRatio="0.0040000" products="323 -313 111"/>
- <channel onMode="1" bRatio="0.0150000" products="331 211 111"/>
- <channel onMode="1" bRatio="0.0002000" products="331 321 111"/>
- <channel onMode="1" bRatio="0.0100000" products="333 211 111"/>
- <channel onMode="1" bRatio="0.0050000" products="221 211 111 111"/>
- <channel onMode="1" bRatio="0.0050000" products="221 211 211 -211"/>
- <channel onMode="1" bRatio="0.0002000" products="321 221 211 -211"/>
- <channel onMode="1" bRatio="0.0010000" products="321 311 111 111"/>
- <channel onMode="1" bRatio="0.0010000" products="321 311 211 -211"/>
- <channel onMode="1" bRatio="0.0002000" products="331 321 211 -211"/>
- <channel onMode="1" bRatio="0.0050000" products="333 211 111 111"/>
- <channel onMode="1" bRatio="0.0080000" products="333 211 211 -211"/>
- <channel onMode="1" bRatio="0.0043000" products="321 -321 211 211 -211"/>
-</particle>
-
-<particle id="433" name="D*_s+" antiName="D*_s-" spinType="3" chargeType="3" colType="0"
-          m0="2.11200">
- <channel onMode="1" bRatio="0.9420000" products="431 22"/>
- <channel onMode="1" bRatio="0.0580000" meMode="2" products="431 111"/>
-</particle>
-
-<particle id="435" name="D*_2s(2573)+" antiName="D*_2s(2573)-" spinType="5" chargeType="3" colType="0"
-          m0="2.57350" mWidth="0.01500" mMin="2.51000" mMax="2.70000">
- <channel onMode="1" bRatio="0.0500000" products="413 311"/>
- <channel onMode="1" bRatio="0.0500000" products="423 321"/>
- <channel onMode="1" bRatio="0.4500000" products="411 311"/>
- <channel onMode="1" bRatio="0.4500000" products="421 321"/>
-</particle>
-
-<particle id="441" name="eta_c" spinType="1" chargeType="0" colType="0"
-          m0="2.98040" mWidth="0.02550" mMin="2.78040" mMax="3.18040">
- <channel onMode="1" bRatio="0.0002800" products="22 22"/>
- <channel onMode="1" bRatio="0.0087000" products="113 113"/>
- <channel onMode="1" bRatio="0.0173000" products="213 -213"/>
- <channel onMode="1" bRatio="0.0042000" products="313 -313"/>
- <channel onMode="1" bRatio="0.0043000" products="323 -323"/>
- <channel onMode="1" bRatio="0.0026000" products="333 333"/>
- <channel onMode="1" bRatio="0.0013000" products="2212 -2212"/>
- <channel onMode="1" bRatio="0.0163000" products="221 111 111"/>
- <channel onMode="1" bRatio="0.0327000" products="221 211 -211"/>
- <channel onMode="1" bRatio="0.0095000" products="311 311 111"/>
- <channel onMode="1" bRatio="0.0191000" products="321 311 -211"/>
- <channel onMode="1" bRatio="0.0072000" products="321 -313 -211"/>
- <channel onMode="1" bRatio="0.0095000" products="321 -321 111"/>
- <channel onMode="1" bRatio="0.0191000" products="-321 311 211"/>
- <channel onMode="1" bRatio="0.0072000" products="-321 313 211"/>
- <channel onMode="1" bRatio="0.0137000" products="331 111 111"/>
- <channel onMode="1" bRatio="0.0273000" products="331 211 -211"/>
- <channel onMode="1" bRatio="0.0018000" products="333 321 -321"/>
- <channel onMode="1" bRatio="0.0033000" products="211 211 -211 -211"/>
- <channel onMode="1" bRatio="0.0006000" products="321 321 -321 -321"/>
- <channel onMode="1" bRatio="0.0054000" products="321 -321 211 -211"/>
- <channel onMode="1" bRatio="0.7886200" meMode="52" products="83 -83"/>
-</particle>
-
-<particle id="443" name="J/psi" spinType="3" chargeType="0" colType="0"
-          m0="3.09692" mWidth="0.00009" mMin="3.09602" mMax="3.09782">
- <channel onMode="1" bRatio="0.8023950" meMode="43" products="83 -83"/>
- <channel onMode="1" bRatio="0.0594000" products="11 -11"/>
- <channel onMode="1" bRatio="0.0593000" products="13 -13"/>
- <channel onMode="1" bRatio="0.0130000" products="441 22"/>
- <channel onMode="1" bRatio="0.0056000" products="113 111"/>
- <channel onMode="1" bRatio="0.0056500" products="213 -211"/>
- <channel onMode="1" bRatio="0.0056500" products="-213 211"/>
- <channel onMode="1" bRatio="0.0036000" products="115 113"/>
- <channel onMode="1" bRatio="0.0036000" products="-215 213"/>
- <channel onMode="1" bRatio="0.0036000" products="215 -213"/>
- <channel onMode="1" bRatio="0.0043000" products="225 223"/>
- <channel onMode="1" bRatio="0.0022000" products="313 -315"/>
- <channel onMode="1" bRatio="0.0022000" products="323 -325"/>
- <channel onMode="1" bRatio="0.0022000" products="-323 325"/>
- <channel onMode="1" bRatio="0.0025000" products="321 -323"/>
- <channel onMode="1" bRatio="0.0025000" products="-321 323"/>
- <channel onMode="1" bRatio="0.0021000" products="311 -313"/>
- <channel onMode="1" bRatio="0.0021000" products="-311 313"/>
- <channel onMode="1" bRatio="0.0019000" products="20323 -321"/>
- <channel onMode="1" bRatio="0.0019000" products="-20323 321"/>
- <channel onMode="1" bRatio="0.0015000" products="10213 -211"/>
- <channel onMode="1" bRatio="0.0015000" products="-10213 211"/>
- <channel onMode="1" bRatio="0.0023000" products="10113 111"/>
- <channel onMode="1" bRatio="0.0004800" products="10331 223"/>
- <channel onMode="1" bRatio="0.0007400" products="223 221"/>
- <channel onMode="1" bRatio="0.0003600" products="10331 333"/>
- <channel onMode="1" bRatio="0.0008000" products="333 335"/>
- <channel onMode="1" bRatio="0.0006800" products="20333 223"/>
- <channel onMode="1" bRatio="0.0007400" products="333 221"/>
- <channel onMode="1" bRatio="0.0004500" products="223 111"/>
- <channel onMode="1" bRatio="0.0004000" products="333 331"/>
- <channel onMode="1" bRatio="0.0003200" products="333 9010221"/>
- <channel onMode="1" bRatio="0.0002600" products="333 20223"/>
- <channel onMode="1" bRatio="0.0001930" products="113 221"/>
- <channel onMode="1" bRatio="0.0001820" products="223 331"/>
- <channel onMode="1" bRatio="0.0001400" products="223 9010221"/>
- <channel onMode="1" bRatio="0.0001050" products="113 331"/>
- <channel onMode="1" bRatio="0.0011000" products="2224 -2224"/>
- <channel onMode="1" bRatio="0.0005150" products="3112 -3112"/>
- <channel onMode="1" bRatio="0.0005900" products="3314 -3314"/>
- <channel onMode="1" bRatio="0.0003200" products="3324 -3324"/>
- <channel onMode="1" bRatio="0.0003200" products="3324 -3324"/>
- <channel onMode="1" bRatio="0.0001550" products="3114 -3114"/>
- <channel onMode="1" bRatio="0.0001550" products="3224 -3224"/>
-</particle>
-
-<particle id="445" name="chi_2c" spinType="5" chargeType="0" colType="0"
-          m0="3.55620" mWidth="0.00206" mMin="3.53620" mMax="3.57620">
- <channel onMode="1" bRatio="0.0002590" products="22 22"/>
- <channel onMode="1" bRatio="0.2020000" products="443 22"/>
- <channel onMode="1" bRatio="0.0008900" products="130 130"/>
- <channel onMode="1" bRatio="0.0018000" products="211 -211"/>
- <channel onMode="1" bRatio="0.0008900" products="310 310"/>
- <channel onMode="1" bRatio="0.0047000" products="313 -313"/>
- <channel onMode="1" bRatio="0.0009000" products="321 -321"/>
- <channel onMode="1" bRatio="0.0024000" products="333 333"/>
- <channel onMode="1" bRatio="0.0000680" products="2212 -2212"/>
- <channel onMode="1" bRatio="0.0003000" products="3122 -3122"/>
- <channel onMode="1" bRatio="0.0046000" products="211 -211 113"/>
- <channel onMode="1" bRatio="0.0046000" products="213 -211 111"/>
- <channel onMode="1" bRatio="0.0046000" products="-213 211 111"/>
- <channel onMode="1" bRatio="0.0015000" products="321 -313 -211"/>
- <channel onMode="1" bRatio="0.0015000" products="-321 313 211"/>
- <channel onMode="1" bRatio="0.0016000" products="323 311 -211"/>
- <channel onMode="1" bRatio="0.0016000" products="-323 311 211"/>
- <channel onMode="1" bRatio="0.0102000" products="211 211 -211 -211"/>
- <channel onMode="1" bRatio="0.0003000" products="310 310 211 -211"/>
- <channel onMode="1" bRatio="0.0012000" products="321 321 -321 -321"/>
- <channel onMode="1" bRatio="0.0103000" products="321 -321 211 -211"/>
- <channel onMode="1" bRatio="0.0003000" products="321 -321 310 310"/>
- <channel onMode="1" bRatio="0.0017000" products="2212 -2212 211 -211"/>
- <channel onMode="1" bRatio="0.0107000" products="211 211 211 -211 -211 -211"/>
- <channel onMode="1" bRatio="0.7310930" meMode="52" products="83 -83"/>
-</particle>
-
-<particle id="511" name="B0" antiName="Bbar0" spinType="1" chargeType="0" colType="0"
-          m0="5.27940" tau0="4.58700e-01">
- <channel onMode="1" bRatio="0.0001330" meMode="22" products="12 -11 -211"/>
- <channel onMode="1" bRatio="0.0002690" meMode="22" products="12 -11 -213"/>
- <channel onMode="1" bRatio="0.0207000" meMode="22" products="12 -11 -411"/>
- <channel onMode="1" bRatio="0.0570000" meMode="22" products="12 -11 -413"/>
- <channel onMode="1" bRatio="0.0023000" meMode="22" products="12 -11 -415"/>
- <channel onMode="1" bRatio="0.0045000" meMode="22" products="12 -11 -10411"/>
- <channel onMode="1" bRatio="0.0052000" meMode="22" products="12 -11 -10413"/>
- <channel onMode="1" bRatio="0.0083000" meMode="22" products="12 -11 -20413"/>
- <channel onMode="1" bRatio="0.0001330" meMode="22" products="14 -13 -211"/>
- <channel onMode="1" bRatio="0.0002690" meMode="22" products="14 -13 -213"/>
- <channel onMode="1" bRatio="0.0207000" meMode="22" products="14 -13 -411"/>
- <channel onMode="1" bRatio="0.0570000" meMode="22" products="14 -13 -413"/>
- <channel onMode="1" bRatio="0.0023000" meMode="22" products="14 -13 -415"/>
- <channel onMode="1" bRatio="0.0045000" meMode="22" products="14 -13 -10411"/>
- <channel onMode="1" bRatio="0.0052000" meMode="22" products="14 -13 -10413"/>
- <channel onMode="1" bRatio="0.0083000" meMode="22" products="14 -13 -20413"/>
- <channel onMode="1" bRatio="0.0000600" meMode="22" products="16 -15 -211"/>
- <channel onMode="1" bRatio="0.0000830" meMode="22" products="16 -15 -213"/>
- <channel onMode="1" bRatio="0.0000080" meMode="22" products="16 -15 -215"/>
- <channel onMode="1" bRatio="0.0070000" meMode="22" products="16 -15 -411"/>
- <channel onMode="1" bRatio="0.0160000" meMode="22" products="16 -15 -413"/>
- <channel onMode="1" bRatio="0.0020000" meMode="22" products="16 -15 -415"/>
- <channel onMode="1" bRatio="0.0000080" meMode="22" products="16 -15 -10213"/>
- <channel onMode="1" bRatio="0.0013000" meMode="22" products="16 -15 -10411"/>
- <channel onMode="1" bRatio="0.0013000" meMode="22" products="16 -15 -10413"/>
- <channel onMode="1" bRatio="0.0000900" meMode="22" products="16 -15 -20213"/>
- <channel onMode="1" bRatio="0.0020000" meMode="22" products="16 -15 -20413"/>
- <channel onMode="1" bRatio="0.0000080" meMode="22" products="16 -15 -9000211"/>
- <channel onMode="1" bRatio="0.0010000" meMode="22" products="12 -11 -411 111"/>
- <channel onMode="1" bRatio="0.0003000" meMode="22" products="12 -11 -413 111"/>
- <channel onMode="1" bRatio="0.0020000" meMode="22" products="12 -11 -421 -211"/>
- <channel onMode="1" bRatio="0.0007000" meMode="22" products="12 -11 -423 -211"/>
- <channel onMode="1" bRatio="0.0010000" meMode="22" products="14 -13 -411 111"/>
- <channel onMode="1" bRatio="0.0003000" meMode="22" products="14 -13 -413 111"/>
- <channel onMode="1" bRatio="0.0020000" meMode="22" products="14 -13 -421 -211"/>
- <channel onMode="1" bRatio="0.0007000" meMode="22" products="14 -13 -423 -211"/>
- <channel onMode="1" bRatio="0.0000015" products="111 111"/>
- <channel onMode="1" bRatio="0.0000020" products="113 113"/>
- <channel onMode="1" bRatio="0.0000060" products="130 111"/>
- <channel onMode="1" bRatio="0.0000026" products="130 113"/>
- <channel onMode="1" bRatio="0.0000006" products="130 130"/>
- <channel onMode="1" bRatio="0.0000046" products="211 -211"/>
- <channel onMode="1" bRatio="0.0000300" products="213 -213"/>
- <channel onMode="1" bRatio="0.0000010" products="221 111"/>
- <channel onMode="1" bRatio="0.0000010" products="221 113"/>
- <channel onMode="1" bRatio="0.0000010" products="221 130"/>
- <channel onMode="1" bRatio="0.0000010" products="221 221"/>
- <channel onMode="1" bRatio="0.0000005" products="223 22"/>
- <channel onMode="1" bRatio="0.0000010" products="223 111"/>
- <channel onMode="1" bRatio="0.0000010" products="223 113"/>
- <channel onMode="1" bRatio="0.0000023" products="223 130"/>
- <channel onMode="1" bRatio="0.0000010" products="223 221"/>
- <channel onMode="1" bRatio="0.0000010" products="223 223"/>
- <channel onMode="1" bRatio="0.0000060" products="310 111"/>
- <channel onMode="1" bRatio="0.0000026" products="310 113"/>
- <channel onMode="1" bRatio="0.0000010" products="310 221"/>
- <channel onMode="1" bRatio="0.0000023" products="310 223"/>
- <channel onMode="1" bRatio="0.0000006" products="310 310"/>
- <channel onMode="1" bRatio="0.0000401" products="313 22"/>
- <channel onMode="1" bRatio="0.0000017" products="313 111"/>
- <channel onMode="1" bRatio="0.0000100" products="313 113"/>
- <channel onMode="1" bRatio="0.0000190" products="313 221"/>
- <channel onMode="1" bRatio="0.0000010" products="313 223"/>
- <channel onMode="1" bRatio="0.0000030" products="313 311"/>
- <channel onMode="1" bRatio="0.0000010" products="313 -313"/>
- <channel onMode="1" bRatio="0.0000180" products="321 -211"/>
- <channel onMode="1" bRatio="0.0000099" products="321 -213"/>
- <channel onMode="1" bRatio="0.0000010" products="321 -321"/>
- <channel onMode="1" bRatio="0.0000130" products="323 -211"/>
- <channel onMode="1" bRatio="0.0000200" products="323 -213"/>
- <channel onMode="1" bRatio="0.0000020" products="323 -321"/>
- <channel onMode="1" bRatio="0.0000010" products="323 -323"/>
- <channel onMode="1" bRatio="0.0000010" products="331 111"/>
- <channel onMode="1" bRatio="0.0000010" products="331 113"/>
- <channel onMode="1" bRatio="0.0000320" products="331 130"/>
- <channel onMode="1" bRatio="0.0000010" products="331 221"/>
- <channel onMode="1" bRatio="0.0000010" products="331 223"/>
- <channel onMode="1" bRatio="0.0000320" products="331 310"/>
- <channel onMode="1" bRatio="0.0000010" products="331 313"/>
- <channel onMode="1" bRatio="0.0000010" products="331 331"/>
- <channel onMode="1" bRatio="0.0000010" products="333 111"/>
- <channel onMode="1" bRatio="0.0000001" products="333 113"/>
- <channel onMode="1" bRatio="0.0000042" products="333 130"/>
- <channel onMode="1" bRatio="0.0000010" products="333 221"/>
- <channel onMode="1" bRatio="0.0000010" products="333 223"/>
- <channel onMode="1" bRatio="0.0000042" products="333 310"/>
- <channel onMode="1" bRatio="0.0000110" products="333 313"/>
- <channel onMode="1" bRatio="0.0000010" products="333 331"/>
- <channel onMode="1" bRatio="0.0000001" products="333 333"/>
- <channel onMode="1" bRatio="0.0002700" products="411 -411"/>
- <channel onMode="1" bRatio="0.0028000" products="-411 211"/>
- <channel onMode="1" bRatio="0.0077000" products="-411 213"/>
- <channel onMode="1" bRatio="0.0002000" products="-411 321"/>
- <channel onMode="1" bRatio="0.0003700" products="-411 323"/>
- <channel onMode="1" bRatio="0.0003350" products="413 -411"/>
- <channel onMode="1" bRatio="0.0008300" products="413 -413"/>
- <channel onMode="1" bRatio="0.0028000" products="-413 211"/>
- <channel onMode="1" bRatio="0.0068000" products="-413 213"/>
- <channel onMode="1" bRatio="0.0001700" products="-413 321"/>
- <channel onMode="1" bRatio="0.0003800" products="-413 323"/>
- <channel onMode="1" bRatio="0.0003350" products="-413 411"/>
- <channel onMode="1" bRatio="0.0009000" products="-415 211"/>
- <channel onMode="1" bRatio="0.0022000" products="-415 213"/>
- <channel onMode="1" bRatio="0.0000100" products="421 313"/>
- <channel onMode="1" bRatio="0.0002900" products="-421 111"/>
- <channel onMode="1" bRatio="0.0002900" products="-421 113"/>
- <channel onMode="1" bRatio="0.0002200" products="-421 221"/>
- <channel onMode="1" bRatio="0.0002500" products="-421 223"/>
- <channel onMode="1" bRatio="0.0000400" products="-421 311"/>
- <channel onMode="1" bRatio="0.0000400" products="-421 313"/>
- <channel onMode="1" bRatio="0.0001700" products="-421 331"/>
- <channel onMode="1" bRatio="0.0000100" products="423 313"/>
- <channel onMode="1" bRatio="0.0002700" products="-423 111"/>
- <channel onMode="1" bRatio="0.0002900" products="-423 113"/>
- <channel onMode="1" bRatio="0.0002600" products="-423 221"/>
- <channel onMode="1" bRatio="0.0004200" products="-423 223"/>
- <channel onMode="1" bRatio="0.0000400" products="-423 311"/>
- <channel onMode="1" bRatio="0.0000400" products="-423 313"/>
- <channel onMode="1" bRatio="0.0001700" products="-423 331"/>
- <channel onMode="1" bRatio="0.0000390" products="431 -211"/>
- <channel onMode="1" bRatio="0.0000160" products="431 -213"/>
- <channel onMode="1" bRatio="0.0090000" products="431 -411"/>
- <channel onMode="1" bRatio="0.0126000" products="431 -413"/>
- <channel onMode="1" bRatio="0.0042000" products="431 -415"/>
- <channel onMode="1" bRatio="0.0000460" products="-431 321"/>
- <channel onMode="1" bRatio="0.0000160" products="-431 323"/>
- <channel onMode="1" bRatio="0.0000260" products="433 -211"/>
- <channel onMode="1" bRatio="0.0000160" products="433 -213"/>
- <channel onMode="1" bRatio="0.0090000" products="433 -411"/>
- <channel onMode="1" bRatio="0.0240000" products="433 -413"/>
- <channel onMode="1" bRatio="0.0040000" products="433 -415"/>
- <channel onMode="1" bRatio="0.0000160" products="-433 321"/>
- <channel onMode="1" bRatio="0.0000160" products="-433 323"/>
- <channel onMode="1" bRatio="0.0006000" products="441 130"/>
- <channel onMode="1" bRatio="0.0006000" products="441 310"/>
- <channel onMode="1" bRatio="0.0016200" products="441 313"/>
- <channel onMode="1" bRatio="0.0000220" products="443 111"/>
- <channel onMode="1" bRatio="0.0000160" products="443 113"/>
- <channel onMode="1" bRatio="0.0004400" products="443 130"/>
- <channel onMode="1" bRatio="0.0000300" products="443 223"/>
- <channel onMode="1" bRatio="0.0004400" products="443 310"/>
- <channel onMode="1" bRatio="0.0005000" products="443 315"/>
- <channel onMode="1" bRatio="0.0000300" products="445 313"/>
- <channel onMode="1" bRatio="0.0000001" products="2212 -2212"/>
- <channel onMode="1" bRatio="0.0000010" products="10113 111"/>
- <channel onMode="1" bRatio="0.0000010" products="10113 221"/>
- <channel onMode="1" bRatio="0.0000100" products="10113 311"/>
- <channel onMode="1" bRatio="0.0000010" products="10113 331"/>
- <channel onMode="1" bRatio="0.0000100" products="10213 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="-10213 211"/>
- <channel onMode="1" bRatio="0.0000100" products="-10213 321"/>
- <channel onMode="1" bRatio="0.0000010" products="10311 111"/>
- <channel onMode="1" bRatio="0.0000100" products="10311 113"/>
- <channel onMode="1" bRatio="0.0000030" products="10311 311"/>
- <channel onMode="1" bRatio="0.0000100" products="10311 333"/>
- <channel onMode="1" bRatio="0.0015000" products="10313 443"/>
- <channel onMode="1" bRatio="0.0000010" products="10321 -211"/>
- <channel onMode="1" bRatio="0.0000200" products="10321 -213"/>
- <channel onMode="1" bRatio="0.0000020" products="10321 -321"/>
- <channel onMode="1" bRatio="0.0002000" products="-10411 211"/>
- <channel onMode="1" bRatio="0.0006000" products="-10413 211"/>
- <channel onMode="1" bRatio="0.0004000" products="-10413 213"/>
- <channel onMode="1" bRatio="0.0012000" products="-10413 431"/>
- <channel onMode="1" bRatio="0.0024000" products="-10413 433"/>
- <channel onMode="1" bRatio="0.0016000" products="10431 -411"/>
- <channel onMode="1" bRatio="0.0016000" products="10431 -413"/>
- <channel onMode="1" bRatio="0.0001500" products="10441 130"/>
- <channel onMode="1" bRatio="0.0001500" products="10441 310"/>
- <channel onMode="1" bRatio="0.0003000" products="10441 313"/>
- <channel onMode="1" bRatio="0.0000010" products="20113 111"/>
- <channel onMode="1" bRatio="0.0000100" products="20113 113"/>
- <channel onMode="1" bRatio="0.0000010" products="20113 221"/>
- <channel onMode="1" bRatio="0.0000100" products="20113 223"/>
- <channel onMode="1" bRatio="0.0000100" products="20113 311"/>
- <channel onMode="1" bRatio="0.0000200" products="20113 313"/>
- <channel onMode="1" bRatio="0.0000010" products="20113 331"/>
- <channel onMode="1" bRatio="0.0000500" products="20113 20113"/>
- <channel onMode="1" bRatio="0.0000400" products="20213 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="20213 -213"/>
- <channel onMode="1" bRatio="0.0083400" products="20213 -411"/>
- <channel onMode="1" bRatio="0.0120000" products="20213 -413"/>
- <channel onMode="1" bRatio="0.0000500" products="20213 -20213"/>
- <channel onMode="1" bRatio="0.0000400" products="-20213 211"/>
- <channel onMode="1" bRatio="0.0000100" products="-20213 213"/>
- <channel onMode="1" bRatio="0.0000100" products="-20213 321"/>
- <channel onMode="1" bRatio="0.0000200" products="-20213 323"/>
- <channel onMode="1" bRatio="0.0000020" products="20313 333"/>
- <channel onMode="1" bRatio="0.0001000" products="20313 443"/>
- <channel onMode="1" bRatio="0.0001000" products="-20413 211"/>
- <channel onMode="1" bRatio="0.0013000" products="-20413 213"/>
- <channel onMode="1" bRatio="0.0006000" products="-20413 431"/>
- <channel onMode="1" bRatio="0.0012000" products="-20413 433"/>
- <channel onMode="1" bRatio="0.0041000" products="20433 -411"/>
- <channel onMode="1" bRatio="0.0098000" products="20433 -413"/>
- <channel onMode="1" bRatio="0.0002300" products="20443 130"/>
- <channel onMode="1" bRatio="0.0002300" products="20443 310"/>
- <channel onMode="1" bRatio="0.0003000" products="20443 313"/>
- <channel onMode="1" bRatio="0.0000010" products="30313 111"/>
- <channel onMode="1" bRatio="0.0000010" products="30313 311"/>
- <channel onMode="1" bRatio="0.0000010" products="30323 -211"/>
- <channel onMode="1" bRatio="0.0000010" products="30323 -321"/>
- <channel onMode="1" bRatio="0.0002400" products="30443 130"/>
- <channel onMode="1" bRatio="0.0002400" products="30443 310"/>
- <channel onMode="1" bRatio="0.0004800" products="30443 313"/>
- <channel onMode="1" bRatio="0.0002900" products="30443 10313"/>
- <channel onMode="1" bRatio="0.0000005" products="100113 130"/>
- <channel onMode="1" bRatio="0.0000005" products="100113 310"/>
- <channel onMode="1" bRatio="0.0002400" products="100441 130"/>
- <channel onMode="1" bRatio="0.0002400" products="100441 310"/>
- <channel onMode="1" bRatio="0.0006600" products="100441 313"/>
- <channel onMode="1" bRatio="0.0003300" products="100443 130"/>
- <channel onMode="1" bRatio="0.0003300" products="100443 310"/>
- <channel onMode="1" bRatio="0.0006600" products="100443 313"/>
- <channel onMode="1" bRatio="0.0004000" products="100443 10313"/>
- <channel onMode="1" bRatio="0.0000010" products="9000111 111"/>
- <channel onMode="1" bRatio="0.0000010" products="9000111 113"/>
- <channel onMode="1" bRatio="0.0000010" products="9000111 221"/>
- <channel onMode="1" bRatio="0.0000010" products="9000111 223"/>
- <channel onMode="1" bRatio="0.0000010" products="9000111 311"/>
- <channel onMode="1" bRatio="0.0000050" products="9000111 313"/>
- <channel onMode="1" bRatio="0.0000010" products="9000111 331"/>
- <channel onMode="1" bRatio="0.0000010" products="9000111 10113"/>
- <channel onMode="1" bRatio="0.0000010" products="9000111 20113"/>
- <channel onMode="1" bRatio="0.0000010" products="9000111 9000111"/>
- <channel onMode="1" bRatio="0.0000010" products="9000211 -211"/>
- <channel onMode="1" bRatio="0.0000020" products="9000211 -213"/>
- <channel onMode="1" bRatio="0.0000030" products="-9000211 211"/>
- <channel onMode="1" bRatio="0.0000100" products="-9000211 213"/>
- <channel onMode="1" bRatio="0.0000010" products="-9000211 321"/>
- <channel onMode="1" bRatio="0.0000050" products="-9000211 323"/>
- <channel onMode="1" bRatio="0.0000010" products="9010221 111"/>
- <channel onMode="1" bRatio="0.0000010" products="9010221 113"/>
- <channel onMode="1" bRatio="0.0000010" products="9010221 221"/>
- <channel onMode="1" bRatio="0.0000010" products="9010221 223"/>
- <channel onMode="1" bRatio="0.0000060" products="9010221 311"/>
- <channel onMode="1" bRatio="0.0000050" products="9010221 313"/>
- <channel onMode="1" bRatio="0.0000010" products="9010221 331"/>
- <channel onMode="1" bRatio="0.0000010" products="9010221 10113"/>
- <channel onMode="1" bRatio="0.0000010" products="9010221 20113"/>
- <channel onMode="1" bRatio="0.0000010" products="9010221 9000111"/>
- <channel onMode="1" bRatio="0.0000010" products="9010221 9010221"/>
- <channel onMode="1" bRatio="0.0000010" products="111 111 111"/>
- <channel onMode="1" bRatio="0.0000010" products="113 111 111"/>
- <channel onMode="1" bRatio="0.0000100" products="113 113 111"/>
- <channel onMode="1" bRatio="0.0000240" products="211 -211 111"/>
- <channel onMode="1" bRatio="0.0000030" products="211 -211 113"/>
- <channel onMode="1" bRatio="0.0000100" products="213 -211 111"/>
- <channel onMode="1" bRatio="0.0000100" products="213 -213 111"/>
- <channel onMode="1" bRatio="0.0000100" products="-213 211 111"/>
- <channel onMode="1" bRatio="0.0000010" products="221 111 111"/>
- <channel onMode="1" bRatio="0.0000005" products="221 113 111"/>
- <channel onMode="1" bRatio="0.0000050" products="221 113 113"/>
- <channel onMode="1" bRatio="0.0000170" products="221 211 -211"/>
- <channel onMode="1" bRatio="0.0000050" products="221 213 -211"/>
- <channel onMode="1" bRatio="0.0000050" products="221 213 -213"/>
- <channel onMode="1" bRatio="0.0000050" products="221 -213 211"/>
- <channel onMode="1" bRatio="0.0000010" products="221 221 111"/>
- <channel onMode="1" bRatio="0.0000002" products="221 221 113"/>
- <channel onMode="1" bRatio="0.0000010" products="223 111 111"/>
- <channel onMode="1" bRatio="0.0000100" products="223 113 111"/>
- <channel onMode="1" bRatio="0.0000030" products="223 211 -211"/>
- <channel onMode="1" bRatio="0.0000005" products="223 221 111"/>
- <channel onMode="1" bRatio="0.0000050" products="223 221 113"/>
- <channel onMode="1" bRatio="0.0000002" products="223 221 221"/>
- <channel onMode="1" bRatio="0.0000006" meMode="11" products="311 11 -11"/>
- <channel onMode="1" bRatio="0.0000006" meMode="11" products="311 13 -13"/>
- <channel onMode="1" bRatio="0.0000001" meMode="11" products="311 15 -15"/>
- <channel onMode="1" bRatio="0.0000020" products="311 111 111"/>
- <channel onMode="1" bRatio="0.0000050" products="311 113 111"/>
- <channel onMode="1" bRatio="0.0000260" products="311 211 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="311 213 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="311 -213 211"/>
- <channel onMode="1" bRatio="0.0000010" products="311 221 111"/>
- <channel onMode="1" bRatio="0.0000020" products="311 221 113"/>
- <channel onMode="1" bRatio="0.0000010" products="311 221 221"/>
- <channel onMode="1" bRatio="0.0000050" products="311 223 111"/>
- <channel onMode="1" bRatio="0.0000020" products="311 223 221"/>
- <channel onMode="1" bRatio="0.0000020" products="311 311 111"/>
- <channel onMode="1" bRatio="0.0000010" products="311 311 113"/>
- <channel onMode="1" bRatio="0.0000010" products="311 311 221"/>
- <channel onMode="1" bRatio="0.0000010" products="311 311 223"/>
- <channel onMode="1" bRatio="0.0000480" products="311 311 311"/>
- <channel onMode="1" bRatio="0.0000018" meMode="11" products="313 11 -11"/>
- <channel onMode="1" bRatio="0.0000014" meMode="11" products="313 13 -13"/>
- <channel onMode="1" bRatio="0.0000002" meMode="11" products="313 15 -15"/>
- <channel onMode="1" bRatio="0.0000100" products="313 113 111"/>
- <channel onMode="1" bRatio="0.0000100" products="313 211 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="313 213 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="313 -213 211"/>
- <channel onMode="1" bRatio="0.0000050" products="313 221 113"/>
- <channel onMode="1" bRatio="0.0000100" products="313 223 111"/>
- <channel onMode="1" bRatio="0.0000050" products="313 223 221"/>
- <channel onMode="1" bRatio="0.0000010" products="313 311 111"/>
- <channel onMode="1" bRatio="0.0000010" products="313 -313 111"/>
- <channel onMode="1" bRatio="0.0000005" products="313 -313 221"/>
- <channel onMode="1" bRatio="0.0000010" products="-313 311 111"/>
- <channel onMode="1" bRatio="0.0000020" products="321 -211 111"/>
- <channel onMode="1" bRatio="0.0000100" products="321 -213 111"/>
- <channel onMode="1" bRatio="0.0000200" products="321 221 -211"/>
- <channel onMode="1" bRatio="0.0000050" products="321 221 -213"/>
- <channel onMode="1" bRatio="0.0000050" products="321 223 -211"/>
- <channel onMode="1" bRatio="0.0000005" products="321 311 -211"/>
- <channel onMode="1" bRatio="0.0000010" products="321 311 -213"/>
- <channel onMode="1" bRatio="0.0000010" products="321 -313 -211"/>
- <channel onMode="1" bRatio="0.0000010" products="321 -321 111"/>
- <channel onMode="1" bRatio="0.0000010" products="321 -321 113"/>
- <channel onMode="1" bRatio="0.0000010" products="321 -321 221"/>
- <channel onMode="1" bRatio="0.0000010" products="321 -321 223"/>
- <channel onMode="1" bRatio="0.0000100" products="321 -321 313"/>
- <channel onMode="1" bRatio="0.0000005" products="-321 311 211"/>
- <channel onMode="1" bRatio="0.0000010" products="-321 311 213"/>
- <channel onMode="1" bRatio="0.0000010" products="-321 313 211"/>
- <channel onMode="1" bRatio="0.0000100" products="323 -211 111"/>
- <channel onMode="1" bRatio="0.0000100" products="323 -211 113"/>
- <channel onMode="1" bRatio="0.0000100" products="323 -213 111"/>
- <channel onMode="1" bRatio="0.0000050" products="323 221 -211"/>
- <channel onMode="1" bRatio="0.0000050" products="323 221 -213"/>
- <channel onMode="1" bRatio="0.0000100" products="323 223 -211"/>
- <channel onMode="1" bRatio="0.0000010" products="323 311 -211"/>
- <channel onMode="1" bRatio="0.0000010" products="323 -313 -211"/>
- <channel onMode="1" bRatio="0.0000010" products="323 -321 111"/>
- <channel onMode="1" bRatio="0.0000100" products="323 -321 311"/>
- <channel onMode="1" bRatio="0.0000010" products="323 -323 111"/>
- <channel onMode="1" bRatio="0.0000005" products="323 -323 221"/>
- <channel onMode="1" bRatio="0.0000010" products="-323 311 211"/>
- <channel onMode="1" bRatio="0.0000010" products="-323 313 211"/>
- <channel onMode="1" bRatio="0.0000010" products="-323 321 111"/>
- <channel onMode="1" bRatio="0.0000100" products="-323 321 311"/>
- <channel onMode="1" bRatio="0.0000010" products="331 111 111"/>
- <channel onMode="1" bRatio="0.0000002" products="331 113 111"/>
- <channel onMode="1" bRatio="0.0000020" products="331 113 113"/>
- <channel onMode="1" bRatio="0.0000010" products="331 211 -211"/>
- <channel onMode="1" bRatio="0.0000020" products="331 213 -213"/>
- <channel onMode="1" bRatio="0.0000010" products="331 221 111"/>
- <channel onMode="1" bRatio="0.0000001" products="331 221 113"/>
- <channel onMode="1" bRatio="0.0000002" products="331 223 111"/>
- <channel onMode="1" bRatio="0.0000020" products="331 223 113"/>
- <channel onMode="1" bRatio="0.0000001" products="331 223 221"/>
- <channel onMode="1" bRatio="0.0000010" products="331 311 111"/>
- <channel onMode="1" bRatio="0.0000010" products="331 311 113"/>
- <channel onMode="1" bRatio="0.0000010" products="331 311 221"/>
- <channel onMode="1" bRatio="0.0000010" products="331 311 223"/>
- <channel onMode="1" bRatio="0.0000010" products="331 311 311"/>
- <channel onMode="1" bRatio="0.0000020" products="331 313 113"/>
- <channel onMode="1" bRatio="0.0000020" products="331 313 223"/>
- <channel onMode="1" bRatio="0.0000002" products="331 313 -313"/>
- <channel onMode="1" bRatio="0.0000010" products="331 321 -211"/>
- <channel onMode="1" bRatio="0.0000020" products="331 321 -213"/>
- <channel onMode="1" bRatio="0.0000010" products="331 321 -321"/>
- <channel onMode="1" bRatio="0.0000020" products="331 323 -211"/>
- <channel onMode="1" bRatio="0.0000020" products="331 323 -213"/>
- <channel onMode="1" bRatio="0.0000002" products="331 323 -323"/>
- <channel onMode="1" bRatio="0.0000010" products="331 331 311"/>
- <channel onMode="1" bRatio="0.0000010" products="333 113 111"/>
- <channel onMode="1" bRatio="0.0000001" products="333 211 -211"/>
- <channel onMode="1" bRatio="0.0000010" products="333 213 -211"/>
- <channel onMode="1" bRatio="0.0000010" products="333 -213 211"/>
- <channel onMode="1" bRatio="0.0000005" products="333 221 113"/>
- <channel onMode="1" bRatio="0.0000010" products="333 223 111"/>
- <channel onMode="1" bRatio="0.0000100" products="333 311 111"/>
- <channel onMode="1" bRatio="0.0000100" products="333 311 113"/>
- <channel onMode="1" bRatio="0.0000100" products="333 311 223"/>
- <channel onMode="1" bRatio="0.0000001" products="333 311 311"/>
- <channel onMode="1" bRatio="0.0000100" products="333 313 111"/>
- <channel onMode="1" bRatio="0.0000050" products="333 313 221"/>
- <channel onMode="1" bRatio="0.0000100" products="333 321 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="333 321 -213"/>
- <channel onMode="1" bRatio="0.0000001" products="333 321 -321"/>
- <channel onMode="1" bRatio="0.0000100" products="333 323 -211"/>
- <channel onMode="1" bRatio="0.0000002" products="333 331 113"/>
- <channel onMode="1" bRatio="0.0000020" products="333 331 313"/>
- <channel onMode="1" bRatio="0.0000001" products="333 333 111"/>
- <channel onMode="1" bRatio="0.0000030" products="333 333 311"/>
- <channel onMode="1" bRatio="0.0000030" products="333 333 313"/>
- <channel onMode="1" bRatio="0.0015000" products="411 -411 311"/>
- <channel onMode="1" bRatio="0.0025000" products="411 -411 313"/>
- <channel onMode="1" bRatio="0.0005000" products="-411 211 111"/>
- <channel onMode="1" bRatio="0.0011000" products="-411 211 113"/>
- <channel onMode="1" bRatio="0.0011000" products="-411 213 111"/>
- <channel onMode="1" bRatio="0.0047000" products="413 -411 311"/>
- <channel onMode="1" bRatio="0.0025000" products="413 -411 313"/>
- <channel onMode="1" bRatio="0.0070000" products="413 -413 311"/>
- <channel onMode="1" bRatio="0.0050000" products="413 -413 313"/>
- <channel onMode="1" bRatio="0.0008000" products="-413 211 111"/>
- <channel onMode="1" bRatio="0.0010000" products="-413 211 113"/>
- <channel onMode="1" bRatio="0.0010000" products="-413 213 111"/>
- <channel onMode="1" bRatio="0.0018000" products="-413 411 311"/>
- <channel onMode="1" bRatio="0.0025000" products="-413 411 313"/>
- <channel onMode="1" bRatio="0.0017000" products="421 -411 321"/>
- <channel onMode="1" bRatio="0.0025000" products="421 -411 323"/>
- <channel onMode="1" bRatio="0.0031000" products="421 -413 321"/>
- <channel onMode="1" bRatio="0.0025000" products="421 -413 323"/>
- <channel onMode="1" bRatio="0.0005000" products="421 -421 311"/>
- <channel onMode="1" bRatio="0.0005000" products="421 -421 313"/>
- <channel onMode="1" bRatio="0.0005000" products="-421 211 -211"/>
- <channel onMode="1" bRatio="0.0049000" products="423 -411 321"/>
- <channel onMode="1" bRatio="0.0025000" products="423 -411 323"/>
- <channel onMode="1" bRatio="0.0100000" products="423 -413 321"/>
- <channel onMode="1" bRatio="0.0050000" products="423 -413 323"/>
- <channel onMode="1" bRatio="0.0005000" products="423 -421 313"/>
- <channel onMode="1" bRatio="0.0015000" products="423 -423 311"/>
- <channel onMode="1" bRatio="0.0010000" products="423 -423 313"/>
- <channel onMode="1" bRatio="0.0005000" products="-423 111 111"/>
- <channel onMode="1" bRatio="0.0003000" products="-423 211 -211"/>
- <channel onMode="1" bRatio="0.0005000" products="-423 421 313"/>
- <channel onMode="1" bRatio="0.0018000" products="431 -411 111"/>
- <channel onMode="1" bRatio="0.0037000" products="431 -421 -211"/>
- <channel onMode="1" bRatio="0.0018000" products="433 -411 111"/>
- <channel onMode="1" bRatio="0.0037000" products="433 -421 -211"/>
- <channel onMode="1" bRatio="0.0001000" products="441 311 111"/>
- <channel onMode="1" bRatio="0.0002000" products="441 321 -211"/>
- <channel onMode="1" bRatio="0.0001000" products="443 311 111"/>
- <channel onMode="1" bRatio="0.0002000" products="443 321 -211"/>
- <channel onMode="1" bRatio="0.0000900" products="443 333 311"/>
- <channel onMode="1" bRatio="0.0001000" products="445 311 111"/>
- <channel onMode="1" bRatio="0.0002000" products="445 321 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="10311 111 111"/>
- <channel onMode="1" bRatio="0.0000100" products="10311 113 111"/>
- <channel onMode="1" bRatio="0.0000100" products="10311 211 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="10311 213 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="10311 -213 211"/>
- <channel onMode="1" bRatio="0.0000050" products="10311 221 113"/>
- <channel onMode="1" bRatio="0.0000100" products="10311 321 -321"/>
- <channel onMode="1" bRatio="0.0000020" products="10311 331 113"/>
- <channel onMode="1" bRatio="0.0000100" products="10311 333 111"/>
- <channel onMode="1" bRatio="0.0000100" products="10321 -211 111"/>
- <channel onMode="1" bRatio="0.0000100" products="10321 -211 113"/>
- <channel onMode="1" bRatio="0.0000100" products="10321 -213 111"/>
- <channel onMode="1" bRatio="0.0000050" products="10321 221 -213"/>
- <channel onMode="1" bRatio="0.0000100" products="10321 -321 311"/>
- <channel onMode="1" bRatio="0.0000020" products="10321 331 -213"/>
- <channel onMode="1" bRatio="0.0000100" products="10321 333 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="-10321 321 311"/>
- <channel onMode="1" bRatio="0.0001000" products="10441 311 111"/>
- <channel onMode="1" bRatio="0.0002000" products="10441 321 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="20113 111 111"/>
- <channel onMode="1" bRatio="0.0000100" products="20113 211 -211"/>
- <channel onMode="1" bRatio="0.0000050" products="20113 221 111"/>
- <channel onMode="1" bRatio="0.0000100" products="20113 311 111"/>
- <channel onMode="1" bRatio="0.0000100" products="20113 321 -211"/>
- <channel onMode="1" bRatio="0.0000020" products="20113 331 111"/>
- <channel onMode="1" bRatio="0.0000100" products="20213 -211 111"/>
- <channel onMode="1" bRatio="0.0000050" products="20213 221 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="20213 311 -211"/>
- <channel onMode="1" bRatio="0.0000020" products="20213 331 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="-20213 211 111"/>
- <channel onMode="1" bRatio="0.0000050" products="-20213 221 211"/>
- <channel onMode="1" bRatio="0.0000100" products="-20213 311 211"/>
- <channel onMode="1" bRatio="0.0000100" products="-20213 321 111"/>
- <channel onMode="1" bRatio="0.0000020" products="-20213 331 211"/>
- <channel onMode="1" bRatio="0.0000020" products="20313 321 -321"/>
- <channel onMode="1" bRatio="0.0000020" products="20313 333 111"/>
- <channel onMode="1" bRatio="0.0000010" products="20313 333 221"/>
- <channel onMode="1" bRatio="0.0000010" products="20313 333 331"/>
- <channel onMode="1" bRatio="0.0000020" products="20323 333 -211"/>
- <channel onMode="1" bRatio="0.0002000" products="20443 311 111"/>
- <channel onMode="1" bRatio="0.0004000" products="20443 321 -211"/>
- <channel onMode="1" bRatio="0.0001400" products="30443 311 111"/>
- <channel onMode="1" bRatio="0.0001400" products="30443 321 -211"/>
- <channel onMode="1" bRatio="0.0000500" products="100441 311 111"/>
- <channel onMode="1" bRatio="0.0000800" products="100441 321 -211"/>
- <channel onMode="1" bRatio="0.0002000" products="100443 311 111"/>
- <channel onMode="1" bRatio="0.0004000" products="100443 321 -211"/>
- <channel onMode="1" bRatio="0.0000010" products="9000111 111 111"/>
- <channel onMode="1" bRatio="0.0000100" products="9000111 113 111"/>
- <channel onMode="1" bRatio="0.0000100" products="9000111 213 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="9000111 -213 211"/>
- <channel onMode="1" bRatio="0.0000050" products="9000111 221 113"/>
- <channel onMode="1" bRatio="0.0000050" products="9000111 313 111"/>
- <channel onMode="1" bRatio="0.0000020" products="9000111 313 221"/>
- <channel onMode="1" bRatio="0.0000050" products="9000111 323 -211"/>
- <channel onMode="1" bRatio="0.0000020" products="9000111 331 113"/>
- <channel onMode="1" bRatio="0.0000010" products="9000111 331 313"/>
- <channel onMode="1" bRatio="0.0000010" products="9000211 -211 111"/>
- <channel onMode="1" bRatio="0.0000100" products="9000211 -211 113"/>
- <channel onMode="1" bRatio="0.0000100" products="9000211 -213 111"/>
- <channel onMode="1" bRatio="0.0000050" products="9000211 221 -213"/>
- <channel onMode="1" bRatio="0.0000020" products="9000211 331 -213"/>
- <channel onMode="1" bRatio="0.0000010" products="-9000211 211 111"/>
- <channel onMode="1" bRatio="0.0000100" products="-9000211 211 113"/>
- <channel onMode="1" bRatio="0.0000100" products="-9000211 213 111"/>
- <channel onMode="1" bRatio="0.0000050" products="-9000211 221 213"/>
- <channel onMode="1" bRatio="0.0000050" products="-9000211 323 111"/>
- <channel onMode="1" bRatio="0.0000020" products="-9000211 323 221"/>
- <channel onMode="1" bRatio="0.0000020" products="-9000211 331 213"/>
- <channel onMode="1" bRatio="0.0000010" products="-9000211 331 323"/>
- <channel onMode="1" bRatio="0.0000010" products="9010221 111 111"/>
- <channel onMode="1" bRatio="0.0000100" products="9010221 113 111"/>
- <channel onMode="1" bRatio="0.0000010" products="9010221 211 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="9010221 213 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="9010221 -213 211"/>
- <channel onMode="1" bRatio="0.0000050" products="9010221 221 113"/>
- <channel onMode="1" bRatio="0.0000100" products="9010221 223 111"/>
- <channel onMode="1" bRatio="0.0000100" products="9010221 313 111"/>
- <channel onMode="1" bRatio="0.0000050" products="9010221 313 221"/>
- <channel onMode="1" bRatio="0.0000100" products="9010221 323 -211"/>
- <channel onMode="1" bRatio="0.0000020" products="9010221 331 113"/>
- <channel onMode="1" bRatio="0.0000020" products="9010221 331 313"/>
- <channel onMode="1" bRatio="0.0000010" products="9010221 333 111"/>
- <channel onMode="1" bRatio="0.0000100" products="9010221 333 311"/>
- <channel onMode="1" bRatio="0.0000020" products="113 111 111 111"/>
- <channel onMode="1" bRatio="0.0000100" products="211 211 -211 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="211 -211 111 111"/>
- <channel onMode="1" bRatio="0.0000020" products="211 -211 113 111"/>
- <channel onMode="1" bRatio="0.0000020" products="213 211 -211 -211"/>
- <channel onMode="1" bRatio="0.0000020" products="213 -211 111 111"/>
- <channel onMode="1" bRatio="0.0000020" products="-213 211 111 111"/>
- <channel onMode="1" bRatio="0.0000020" products="-213 211 211 -211"/>
- <channel onMode="1" bRatio="0.0000010" products="221 113 111 111"/>
- <channel onMode="1" bRatio="0.0000050" products="221 211 -211 111"/>
- <channel onMode="1" bRatio="0.0000010" products="221 211 -211 113"/>
- <channel onMode="1" bRatio="0.0000010" products="221 213 -211 111"/>
- <channel onMode="1" bRatio="0.0000010" products="221 -213 211 111"/>
- <channel onMode="1" bRatio="0.0000020" products="221 221 211 -211"/>
- <channel onMode="1" bRatio="0.0000020" products="223 111 111 111"/>
- <channel onMode="1" bRatio="0.0000020" products="223 211 -211 111"/>
- <channel onMode="1" bRatio="0.0000010" products="223 221 111 111"/>
- <channel onMode="1" bRatio="0.0000010" products="223 221 211 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="311 111 111 111"/>
- <channel onMode="1" bRatio="0.0000100" products="311 113 111 111"/>
- <channel onMode="1" bRatio="0.0000100" products="311 211 -211 111"/>
- <channel onMode="1" bRatio="0.0000100" products="311 211 -211 113"/>
- <channel onMode="1" bRatio="0.0000100" products="311 213 -211 111"/>
- <channel onMode="1" bRatio="0.0000100" products="311 -213 211 111"/>
- <channel onMode="1" bRatio="0.0000050" products="311 221 111 111"/>
- <channel onMode="1" bRatio="0.0000050" products="311 221 113 111"/>
- <channel onMode="1" bRatio="0.0000050" products="311 221 211 -211"/>
- <channel onMode="1" bRatio="0.0000050" products="311 221 213 -211"/>
- <channel onMode="1" bRatio="0.0000050" products="311 221 -213 211"/>
- <channel onMode="1" bRatio="0.0000020" products="311 221 221 111"/>
- <channel onMode="1" bRatio="0.0000100" products="311 223 111 111"/>
- <channel onMode="1" bRatio="0.0000100" products="311 223 211 -211"/>
- <channel onMode="1" bRatio="0.0000050" products="311 223 221 111"/>
- <channel onMode="1" bRatio="0.0000010" products="311 311 111 111"/>
- <channel onMode="1" bRatio="0.0000010" products="311 311 113 111"/>
- <channel onMode="1" bRatio="0.0000010" products="311 311 211 -211"/>
- <channel onMode="1" bRatio="0.0000010" products="311 311 213 -211"/>
- <channel onMode="1" bRatio="0.0000010" products="311 311 -213 211"/>
- <channel onMode="1" bRatio="0.0000005" products="311 311 221 111"/>
- <channel onMode="1" bRatio="0.0000005" products="311 311 221 113"/>
- <channel onMode="1" bRatio="0.0000002" products="311 311 221 221"/>
- <channel onMode="1" bRatio="0.0000010" products="311 311 223 111"/>
- <channel onMode="1" bRatio="0.0000100" products="311 311 311 111"/>
- <channel onMode="1" bRatio="0.0000050" products="311 311 311 221"/>
- <channel onMode="1" bRatio="0.0000001" products="311 311 311 311"/>
- <channel onMode="1" bRatio="0.0000100" products="313 111 111 111"/>
- <channel onMode="1" bRatio="0.0000100" products="313 211 -211 111"/>
- <channel onMode="1" bRatio="0.0000050" products="313 221 111 111"/>
- <channel onMode="1" bRatio="0.0000050" products="313 221 211 -211"/>
- <channel onMode="1" bRatio="0.0000010" products="313 311 111 111"/>
- <channel onMode="1" bRatio="0.0000010" products="313 311 211 -211"/>
- <channel onMode="1" bRatio="0.0000005" products="313 311 221 111"/>
- <channel onMode="1" bRatio="0.0000010" products="-313 311 111 111"/>
- <channel onMode="1" bRatio="0.0000010" products="-313 311 211 -211"/>
- <channel onMode="1" bRatio="0.0000005" products="-313 311 221 111"/>
- <channel onMode="1" bRatio="0.0000100" products="321 211 -211 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="321 -211 111 111"/>
- <channel onMode="1" bRatio="0.0000100" products="321 -211 113 111"/>
- <channel onMode="1" bRatio="0.0000100" products="321 213 -211 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="321 -213 111 111"/>
- <channel onMode="1" bRatio="0.0000100" products="321 -213 211 -211"/>
- <channel onMode="1" bRatio="0.0000050" products="321 221 -211 111"/>
- <channel onMode="1" bRatio="0.0000050" products="321 221 -211 113"/>
- <channel onMode="1" bRatio="0.0000050" products="321 221 -213 111"/>
- <channel onMode="1" bRatio="0.0000020" products="321 221 221 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="321 223 -211 111"/>
- <channel onMode="1" bRatio="0.0000050" products="321 223 221 -211"/>
- <channel onMode="1" bRatio="0.0000010" products="321 311 -211 113"/>
- <channel onMode="1" bRatio="0.0000010" products="321 311 -213 111"/>
- <channel onMode="1" bRatio="0.0000005" products="321 311 221 -213"/>
- <channel onMode="1" bRatio="0.0000010" products="321 311 223 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="321 313 311 -211"/>
- <channel onMode="1" bRatio="0.0000010" products="321 -313 -211 111"/>
- <channel onMode="1" bRatio="0.0000005" products="321 -313 221 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="321 -313 311 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="321 321 -321 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="321 321 -321 -213"/>
- <channel onMode="1" bRatio="0.0000001" products="321 321 -321 -321"/>
- <channel onMode="1" bRatio="0.0000010" products="321 -321 111 111"/>
- <channel onMode="1" bRatio="0.0000010" products="321 -321 113 111"/>
- <channel onMode="1" bRatio="0.0000010" products="321 -321 211 -211"/>
- <channel onMode="1" bRatio="0.0000010" products="321 -321 213 -211"/>
- <channel onMode="1" bRatio="0.0000010" products="321 -321 -213 211"/>
- <channel onMode="1" bRatio="0.0000005" products="321 -321 221 111"/>
- <channel onMode="1" bRatio="0.0000005" products="321 -321 221 113"/>
- <channel onMode="1" bRatio="0.0000002" products="321 -321 221 221"/>
- <channel onMode="1" bRatio="0.0000010" products="321 -321 223 111"/>
- <channel onMode="1" bRatio="0.0000005" products="321 -321 223 221"/>
- <channel onMode="1" bRatio="0.0000100" products="321 -321 311 111"/>
- <channel onMode="1" bRatio="0.0000100" products="321 -321 311 113"/>
- <channel onMode="1" bRatio="0.0000050" products="321 -321 311 221"/>
- <channel onMode="1" bRatio="0.0000100" products="321 -321 311 223"/>
- <channel onMode="1" bRatio="0.0000001" products="321 -321 311 311"/>
- <channel onMode="1" bRatio="0.0000010" products="-321 311 211 113"/>
- <channel onMode="1" bRatio="0.0000010" products="-321 311 213 111"/>
- <channel onMode="1" bRatio="0.0000005" products="-321 311 221 213"/>
- <channel onMode="1" bRatio="0.0000010" products="-321 311 223 211"/>
- <channel onMode="1" bRatio="0.0000010" products="-321 313 211 111"/>
- <channel onMode="1" bRatio="0.0000005" products="-321 313 221 211"/>
- <channel onMode="1" bRatio="0.0000100" products="323 211 -211 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="323 -211 111 111"/>
- <channel onMode="1" bRatio="0.0000050" products="323 221 -211 111"/>
- <channel onMode="1" bRatio="0.0000010" products="323 311 -211 111"/>
- <channel onMode="1" bRatio="0.0000005" products="323 311 221 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="323 311 311 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="323 321 -321 -211"/>
- <channel onMode="1" bRatio="0.0000010" products="323 -321 111 111"/>
- <channel onMode="1" bRatio="0.0000010" products="323 -321 211 -211"/>
- <channel onMode="1" bRatio="0.0000005" products="323 -321 221 111"/>
- <channel onMode="1" bRatio="0.0000010" products="-323 311 211 111"/>
- <channel onMode="1" bRatio="0.0000005" products="-323 311 221 211"/>
- <channel onMode="1" bRatio="0.0000010" products="-323 321 111 111"/>
- <channel onMode="1" bRatio="0.0000010" products="-323 321 211 -211"/>
- <channel onMode="1" bRatio="0.0000005" products="-323 321 221 111"/>
- <channel onMode="1" bRatio="0.0000100" products="-323 321 321 -211"/>
- <channel onMode="1" bRatio="0.0000010" products="331 113 111 111"/>
- <channel onMode="1" bRatio="0.0000020" products="331 211 -211 111"/>
- <channel onMode="1" bRatio="0.0000010" products="331 211 -211 113"/>
- <channel onMode="1" bRatio="0.0000010" products="331 213 -211 111"/>
- <channel onMode="1" bRatio="0.0000010" products="331 -213 211 111"/>
- <channel onMode="1" bRatio="0.0000010" products="331 221 211 -211"/>
- <channel onMode="1" bRatio="0.0000010" products="331 223 111 111"/>
- <channel onMode="1" bRatio="0.0000010" products="331 223 211 -211"/>
- <channel onMode="1" bRatio="0.0000020" products="331 311 111 111"/>
- <channel onMode="1" bRatio="0.0000020" products="331 311 113 111"/>
- <channel onMode="1" bRatio="0.0000020" products="331 311 213 -211"/>
- <channel onMode="1" bRatio="0.0000020" products="331 311 -213 211"/>
- <channel onMode="1" bRatio="0.0000010" products="331 311 221 111"/>
- <channel onMode="1" bRatio="0.0000020" products="331 311 223 111"/>
- <channel onMode="1" bRatio="0.0000002" products="331 311 311 111"/>
- <channel onMode="1" bRatio="0.0000002" products="331 311 311 113"/>
- <channel onMode="1" bRatio="0.0000001" products="331 311 311 221"/>
- <channel onMode="1" bRatio="0.0000020" products="331 313 111 111"/>
- <channel onMode="1" bRatio="0.0000020" products="331 313 211 -211"/>
- <channel onMode="1" bRatio="0.0000002" products="331 313 311 111"/>
- <channel onMode="1" bRatio="0.0000002" products="331 -313 311 111"/>
- <channel onMode="1" bRatio="0.0000020" products="331 321 -211 111"/>
- <channel onMode="1" bRatio="0.0000020" products="331 321 -211 113"/>
- <channel onMode="1" bRatio="0.0000020" products="331 321 -213 111"/>
- <channel onMode="1" bRatio="0.0000010" products="331 321 221 -211"/>
- <channel onMode="1" bRatio="0.0000020" products="331 321 223 -211"/>
- <channel onMode="1" bRatio="0.0000002" products="331 321 311 -213"/>
- <channel onMode="1" bRatio="0.0000002" products="331 321 -313 -211"/>
- <channel onMode="1" bRatio="0.0000002" products="331 321 -321 111"/>
- <channel onMode="1" bRatio="0.0000002" products="331 321 -321 113"/>
- <channel onMode="1" bRatio="0.0000001" products="331 321 -321 221"/>
- <channel onMode="1" bRatio="0.0000002" products="331 321 -321 223"/>
- <channel onMode="1" bRatio="0.0000002" products="331 -321 311 213"/>
- <channel onMode="1" bRatio="0.0000002" products="331 -321 313 211"/>
- <channel onMode="1" bRatio="0.0000020" products="331 323 -211 111"/>
- <channel onMode="1" bRatio="0.0000002" products="331 323 311 -211"/>
- <channel onMode="1" bRatio="0.0000002" products="331 323 -321 111"/>
- <channel onMode="1" bRatio="0.0000002" products="331 -323 311 211"/>
- <channel onMode="1" bRatio="0.0000002" products="331 -323 321 111"/>
- <channel onMode="1" bRatio="0.0000010" products="333 111 111 111"/>
- <channel onMode="1" bRatio="0.0000010" products="333 211 -211 111"/>
- <channel onMode="1" bRatio="0.0000005" products="333 221 111 111"/>
- <channel onMode="1" bRatio="0.0000005" products="333 221 211 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="333 311 111 111"/>
- <channel onMode="1" bRatio="0.0000100" products="333 311 211 -211"/>
- <channel onMode="1" bRatio="0.0000050" products="333 311 221 111"/>
- <channel onMode="1" bRatio="0.0000001" products="333 311 311 111"/>
- <channel onMode="1" bRatio="0.0000010" products="333 311 311 311"/>
- <channel onMode="1" bRatio="0.0000010" products="333 313 311 311"/>
- <channel onMode="1" bRatio="0.0000010" products="333 -313 311 311"/>
- <channel onMode="1" bRatio="0.0000100" products="333 321 -211 111"/>
- <channel onMode="1" bRatio="0.0000050" products="333 321 221 -211"/>
- <channel onMode="1" bRatio="0.0000001" products="333 321 311 -211"/>
- <channel onMode="1" bRatio="0.0000001" products="333 321 -321 111"/>
- <channel onMode="1" bRatio="0.0000010" products="333 321 -321 311"/>
- <channel onMode="1" bRatio="0.0000010" products="333 321 -321 313"/>
- <channel onMode="1" bRatio="0.0000001" products="333 -321 311 211"/>
- <channel onMode="1" bRatio="0.0000010" products="333 -323 321 311"/>
- <channel onMode="1" bRatio="0.0000002" products="333 331 111 111"/>
- <channel onMode="1" bRatio="0.0000002" products="333 331 211 -211"/>
- <channel onMode="1" bRatio="0.0000020" products="333 331 311 111"/>
- <channel onMode="1" bRatio="0.0000020" products="333 331 321 -211"/>
- <channel onMode="1" bRatio="0.0010000" products="-411 211 111 111"/>
- <channel onMode="1" bRatio="0.0022000" products="-411 211 211 -211"/>
- <channel onMode="1" bRatio="0.0010000" products="-413 211 111 111"/>
- <channel onMode="1" bRatio="0.0001000" products="-421 111 111 111"/>
- <channel onMode="1" bRatio="0.0010000" products="-421 211 -211 111"/>
- <channel onMode="1" bRatio="0.0001000" products="-423 111 111 111"/>
- <channel onMode="1" bRatio="0.0010000" products="-423 211 -211 111"/>
- <channel onMode="1" bRatio="0.0022000" products="431 -411 111 111"/>
- <channel onMode="1" bRatio="0.0030000" products="431 -411 211 -211"/>
- <channel onMode="1" bRatio="0.0022000" products="431 -421 -211 111"/>
- <channel onMode="1" bRatio="0.0022000" products="433 -411 111 111"/>
- <channel onMode="1" bRatio="0.0030000" products="433 -411 211 -211"/>
- <channel onMode="1" bRatio="0.0022000" products="433 -421 -211 111"/>
- <channel onMode="1" bRatio="0.0001000" products="441 311 111 111"/>
- <channel onMode="1" bRatio="0.0002000" products="441 311 211 -211"/>
- <channel onMode="1" bRatio="0.0001000" products="441 321 -211 111"/>
- <channel onMode="1" bRatio="0.0001000" products="445 311 111 111"/>
- <channel onMode="1" bRatio="0.0002000" products="445 311 211 -211"/>
- <channel onMode="1" bRatio="0.0001000" products="445 321 -211 111"/>
- <channel onMode="1" bRatio="0.0000100" products="10311 111 111 111"/>
- <channel onMode="1" bRatio="0.0000100" products="10311 211 -211 111"/>
- <channel onMode="1" bRatio="0.0000050" products="10311 221 111 111"/>
- <channel onMode="1" bRatio="0.0000050" products="10311 221 211 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="10311 311 311 111"/>
- <channel onMode="1" bRatio="0.0000050" products="10311 311 311 221"/>
- <channel onMode="1" bRatio="0.0000100" products="10311 321 311 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="10311 321 -321 111"/>
- <channel onMode="1" bRatio="0.0000050" products="10311 321 -321 221"/>
- <channel onMode="1" bRatio="0.0000050" products="10311 331 111 111"/>
- <channel onMode="1" bRatio="0.0000020" products="10311 331 211 -211"/>
- <channel onMode="1" bRatio="0.0000020" products="10311 331 311 311"/>
- <channel onMode="1" bRatio="0.0000020" products="10311 331 321 -321"/>
- <channel onMode="1" bRatio="0.0000100" products="-10311 311 311 111"/>
- <channel onMode="1" bRatio="0.0000050" products="-10311 311 311 221"/>
- <channel onMode="1" bRatio="0.0000100" products="-10311 321 311 -211"/>
- <channel onMode="1" bRatio="0.0000020" products="-10311 331 311 311"/>
- <channel onMode="1" bRatio="0.0000100" products="10321 211 -211 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="10321 -211 111 111"/>
- <channel onMode="1" bRatio="0.0000050" products="10321 221 -211 111"/>
- <channel onMode="1" bRatio="0.0000100" products="10321 311 311 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="10321 321 -321 -211"/>
- <channel onMode="1" bRatio="0.0000020" products="10321 331 -211 111"/>
- <channel onMode="1" bRatio="0.0000100" products="-10321 321 321 -211"/>
- <channel onMode="1" bRatio="0.0001000" products="10441 311 111 111"/>
- <channel onMode="1" bRatio="0.0002000" products="10441 311 211 -211"/>
- <channel onMode="1" bRatio="0.0001000" products="10441 321 -211 111"/>
- <channel onMode="1" bRatio="0.0000020" products="20313 311 311 111"/>
- <channel onMode="1" bRatio="0.0000010" products="20313 311 311 221"/>
- <channel onMode="1" bRatio="0.0000020" products="20313 321 -321 111"/>
- <channel onMode="1" bRatio="0.0000010" products="20313 321 -321 221"/>
- <channel onMode="1" bRatio="0.0000010" products="20313 331 311 311"/>
- <channel onMode="1" bRatio="0.0000010" products="20313 331 321 -321"/>
- <channel onMode="1" bRatio="0.0000020" products="-20313 311 311 111"/>
- <channel onMode="1" bRatio="0.0000010" products="-20313 311 311 221"/>
- <channel onMode="1" bRatio="0.0000010" products="-20313 331 311 311"/>
- <channel onMode="1" bRatio="0.0000020" products="20323 321 -321 -211"/>
- <channel onMode="1" bRatio="0.0000020" products="-20323 321 321 -211"/>
- <channel onMode="1" bRatio="0.0002000" products="20443 311 111 111"/>
- <channel onMode="1" bRatio="0.0004000" products="20443 311 211 -211"/>
- <channel onMode="1" bRatio="0.0002000" products="20443 321 -211 111"/>
- <channel onMode="1" bRatio="0.0000700" products="30443 311 111 111"/>
- <channel onMode="1" bRatio="0.0001400" products="30443 311 211 -211"/>
- <channel onMode="1" bRatio="0.0000700" products="30443 321 -211 111"/>
- <channel onMode="1" bRatio="0.0000500" products="100441 311 111 111"/>
- <channel onMode="1" bRatio="0.0000800" products="100441 311 211 -211"/>
- <channel onMode="1" bRatio="0.0000500" products="100441 321 -211 111"/>
- <channel onMode="1" bRatio="0.0001000" products="100443 311 111 111"/>
- <channel onMode="1" bRatio="0.0002000" products="100443 311 211 -211"/>
- <channel onMode="1" bRatio="0.0001000" products="100443 321 -211 111"/>
- <channel onMode="1" bRatio="0.0000010" products="9000111 111 111 111"/>
- <channel onMode="1" bRatio="0.0000010" products="9000111 211 -211 111"/>
- <channel onMode="1" bRatio="0.0000010" products="9000211 211 -211 -211"/>
- <channel onMode="1" bRatio="0.0000010" products="9000211 -211 111 111"/>
- <channel onMode="1" bRatio="0.0000010" products="-9000211 211 111 111"/>
- <channel onMode="1" bRatio="0.0000010" products="-9000211 211 211 -211"/>
- <channel onMode="1" bRatio="0.0000020" products="9010221 111 111 111"/>
- <channel onMode="1" bRatio="0.0000020" products="9010221 211 -211 111"/>
- <channel onMode="1" bRatio="0.0000010" products="9010221 221 111 111"/>
- <channel onMode="1" bRatio="0.0000010" products="9010221 221 211 -211"/>
- <channel onMode="1" bRatio="0.0000010" products="9010221 311 311 111"/>
- <channel onMode="1" bRatio="0.0000010" products="9010221 321 311 -211"/>
- <channel onMode="1" bRatio="0.0000010" products="9010221 321 -321 111"/>
- <channel onMode="1" bRatio="0.0000100" products="9010221 321 -321 311"/>
- <channel onMode="1" bRatio="0.0000010" products="9010221 -321 311 211"/>
- <channel onMode="1" bRatio="0.0000010" products="9010221 331 111 111"/>
- <channel onMode="1" bRatio="0.0000010" products="9010221 331 211 -211"/>
- <channel onMode="1" bRatio="0.0000005" products="111 111 111 111 111"/>
- <channel onMode="1" bRatio="0.0000010" products="211 211 -211 -211 111"/>
- <channel onMode="1" bRatio="0.0000010" products="211 -211 111 111 111"/>
- <channel onMode="1" bRatio="0.0000002" products="221 111 111 111 111"/>
- <channel onMode="1" bRatio="0.0000005" products="221 211 211 -211 -211"/>
- <channel onMode="1" bRatio="0.0000005" products="221 211 -211 111 111"/>
- <channel onMode="1" bRatio="0.0000020" products="311 111 111 111 111"/>
- <channel onMode="1" bRatio="0.0000020" products="311 211 211 -211 -211"/>
- <channel onMode="1" bRatio="0.0000020" products="311 211 -211 111 111"/>
- <channel onMode="1" bRatio="0.0000010" products="311 221 111 111 111"/>
- <channel onMode="1" bRatio="0.0000010" products="311 221 211 -211 111"/>
- <channel onMode="1" bRatio="0.0000002" products="311 311 111 111 111"/>
- <channel onMode="1" bRatio="0.0000002" products="311 311 211 -211 111"/>
- <channel onMode="1" bRatio="0.0000001" products="311 311 221 111 111"/>
- <channel onMode="1" bRatio="0.0000001" products="311 311 221 211 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="311 311 311 111 111"/>
- <channel onMode="1" bRatio="0.0000100" products="311 311 311 211 -211"/>
- <channel onMode="1" bRatio="0.0000050" products="311 311 311 221 111"/>
- <channel onMode="1" bRatio="0.0000001" products="311 311 311 311 111"/>
- <channel onMode="1" bRatio="0.0000020" products="321 211 -211 -211 111"/>
- <channel onMode="1" bRatio="0.0000020" products="321 -211 111 111 111"/>
- <channel onMode="1" bRatio="0.0000010" products="321 221 211 -211 -211"/>
- <channel onMode="1" bRatio="0.0000010" products="321 221 -211 111 111"/>
- <channel onMode="1" bRatio="0.0000002" products="321 311 211 -211 -211"/>
- <channel onMode="1" bRatio="0.0000002" products="321 311 -211 111 111"/>
- <channel onMode="1" bRatio="0.0000001" products="321 311 221 -211 111"/>
- <channel onMode="1" bRatio="0.0000100" products="321 311 311 -211 111"/>
- <channel onMode="1" bRatio="0.0000050" products="321 311 311 221 -211"/>
- <channel onMode="1" bRatio="0.0000001" products="321 311 311 311 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="321 321 -321 -211 111"/>
- <channel onMode="1" bRatio="0.0000050" products="321 321 -321 221 -211"/>
- <channel onMode="1" bRatio="0.0000001" products="321 321 -321 311 -211"/>
- <channel onMode="1" bRatio="0.0000001" products="321 321 -321 -321 111"/>
- <channel onMode="1" bRatio="0.0000001" products="321 321 -321 -321 311"/>
- <channel onMode="1" bRatio="0.0000002" products="321 -321 111 111 111"/>
- <channel onMode="1" bRatio="0.0000002" products="321 -321 211 -211 111"/>
- <channel onMode="1" bRatio="0.0000001" products="321 -321 221 111 111"/>
- <channel onMode="1" bRatio="0.0000001" products="321 -321 221 211 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="321 -321 311 111 111"/>
- <channel onMode="1" bRatio="0.0000100" products="321 -321 311 211 -211"/>
- <channel onMode="1" bRatio="0.0000050" products="321 -321 311 221 111"/>
- <channel onMode="1" bRatio="0.0000001" products="321 -321 311 311 111"/>
- <channel onMode="1" bRatio="0.0000001" products="321 -321 311 311 311"/>
- <channel onMode="1" bRatio="0.0000001" products="321 -321 -321 311 211"/>
- <channel onMode="1" bRatio="0.0000002" products="-321 311 211 111 111"/>
- <channel onMode="1" bRatio="0.0000002" products="-321 311 211 211 -211"/>
- <channel onMode="1" bRatio="0.0000001" products="-321 311 221 211 111"/>
- <channel onMode="1" bRatio="0.0000001" products="-321 311 311 311 211"/>
- <channel onMode="1" bRatio="0.0000001" products="331 111 111 111 111"/>
- <channel onMode="1" bRatio="0.0000002" products="331 211 211 -211 -211"/>
- <channel onMode="1" bRatio="0.0000002" products="331 211 -211 111 111"/>
- <channel onMode="1" bRatio="0.0000010" products="331 311 111 111 111"/>
- <channel onMode="1" bRatio="0.0000010" products="331 311 211 -211 111"/>
- <channel onMode="1" bRatio="0.0000001" products="331 311 311 111 111"/>
- <channel onMode="1" bRatio="0.0000001" products="331 311 311 211 -211"/>
- <channel onMode="1" bRatio="0.0000020" products="331 311 311 311 111"/>
- <channel onMode="1" bRatio="0.0000010" products="331 321 211 -211 -211"/>
- <channel onMode="1" bRatio="0.0000010" products="331 321 -211 111 111"/>
- <channel onMode="1" bRatio="0.0000001" products="331 321 311 -211 111"/>
- <channel onMode="1" bRatio="0.0000020" products="331 321 311 311 -211"/>
- <channel onMode="1" bRatio="0.0000020" products="331 321 321 -321 -211"/>
- <channel onMode="1" bRatio="0.0000001" products="331 321 -321 111 111"/>
- <channel onMode="1" bRatio="0.0000001" products="331 321 -321 211 -211"/>
- <channel onMode="1" bRatio="0.0000050" products="331 321 -321 311 111"/>
- <channel onMode="1" bRatio="0.0000001" products="331 -321 311 211 111"/>
- <channel onMode="1" bRatio="0.0000001" products="333 311 311 311 111"/>
- <channel onMode="1" bRatio="0.0000001" products="333 321 311 311 -211"/>
- <channel onMode="1" bRatio="0.0000001" products="333 321 321 -321 -211"/>
- <channel onMode="1" bRatio="0.0000001" products="333 321 -321 311 111"/>
- <channel onMode="1" bRatio="0.0050000" meMode="55" products="-3 1"/>
- <channel onMode="1" bRatio="0.0110000" meMode="63" products="-4101 2101"/>
- <channel onMode="1" bRatio="0.0220000" meMode="63" products="-4103 2103"/>
- <channel onMode="1" bRatio="0.0030000" meMode="63" products="-4301 2101"/>
- <channel onMode="1" bRatio="0.0060000" meMode="63" products="-4303 2103"/>
- <channel onMode="1" bRatio="0.0000700" meMode="23" products="1 -1 -1 1"/>
- <channel onMode="1" bRatio="0.0018000" meMode="23" products="1 -1 -3 1"/>
- <channel onMode="1" bRatio="0.0030000" meMode="23" products="2 -1 -2 1"/>
- <channel onMode="1" bRatio="0.0020500" meMode="23" products="2 -2 -1 1"/>
- <channel onMode="1" bRatio="0.0022000" meMode="23" products="2 -2 -3 1"/>
- <channel onMode="1" bRatio="0.0210000" meMode="63" products="2 -3 -4 1"/>
- <channel onMode="1" bRatio="0.0180000" meMode="23" products="2 -4 -1 1"/>
- <channel onMode="1" bRatio="0.0009000" meMode="23" products="2 -4 -3 1"/>
- <channel onMode="1" bRatio="0.0000900" meMode="23" products="3 -3 -1 1"/>
- <channel onMode="1" bRatio="0.0015000" meMode="23" products="3 -3 -3 1"/>
- <channel onMode="1" bRatio="0.0060000" meMode="43" products="4 -1 -4 1"/>
- <channel onMode="1" bRatio="0.0040000" meMode="23" products="4 -3 -2 1"/>
- <channel onMode="1" bRatio="0.0740000" meMode="43" products="4 -3 -4 1"/>
- <channel onMode="2" bRatio="0.0018920" meMode="22" products="12 -11 1 -2"/>
- <channel onMode="2" bRatio="0.0018920" meMode="22" products="14 -13 1 -2"/>
- <channel onMode="2" bRatio="0.0012910" products="443 313"/>
- <channel onMode="2" bRatio="0.0000500" products="445 130"/>
- <channel onMode="2" bRatio="0.0000500" products="445 310"/>
- <channel onMode="2" bRatio="0.0000100" products="213 -211 113"/>
- <channel onMode="2" bRatio="0.0000100" products="223 213 -211"/>
- <channel onMode="2" bRatio="0.0000067" products="313 111 111"/>
- <channel onMode="2" bRatio="0.0000100" products="321 -211 113"/>
- <channel onMode="2" bRatio="0.0000010" products="321 -321 130"/>
- <channel onMode="2" bRatio="0.0000010" products="321 -321 310"/>
- <channel onMode="2" bRatio="0.0000070" products="333 311 221"/>
- <channel onMode="2" bRatio="0.0005000" products="423 -421 311"/>
- <channel onMode="2" bRatio="0.0015000" products="-423 421 311"/>
- <channel onMode="2" bRatio="0.0000050" products="9000211 313 -211"/>
- <channel onMode="2" bRatio="0.0003118" meMode="31" products="1 -3 22"/>
- <channel onMode="2" bRatio="0.0000050" meMode="12" products="1 -3 11 -11"/>
- <channel onMode="2" bRatio="0.0000025" meMode="12" products="1 -3 13 -13"/>
- <channel onMode="2" bRatio="0.0000002" meMode="12" products="1 -3 15 -15"/>
- <channel onMode="2" bRatio="0.3158500" meMode="23" products="2 -1 -4 1"/>
- <channel onMode="3" bRatio="0.0018920" meMode="22" products="12 -11 -2 1"/>
- <channel onMode="3" bRatio="0.0018920" meMode="22" products="14 -13 -2 1"/>
- <channel onMode="3" bRatio="0.0012310" products="443 313"/>
- <channel onMode="3" bRatio="0.0000100" products="445 130"/>
- <channel onMode="3" bRatio="0.0000100" products="445 310"/>
- <channel onMode="3" bRatio="0.0000100" products="-213 211 113"/>
- <channel onMode="3" bRatio="0.0000100" products="223 -213 211"/>
- <channel onMode="3" bRatio="0.0000067" products="-313 111 111"/>
- <channel onMode="3" bRatio="0.0000050" products="321 -211 113"/>
- <channel onMode="3" bRatio="0.0000105" products="321 -321 130"/>
- <channel onMode="3" bRatio="0.0000105" products="321 -321 310"/>
- <channel onMode="3" bRatio="0.0000050" products="333 311 221"/>
- <channel onMode="3" bRatio="0.0015000" products="423 -421 311"/>
- <channel onMode="3" bRatio="0.0005000" products="-423 421 311"/>
- <channel onMode="3" bRatio="0.0000050" products="-9000211 313 211"/>
- <channel onMode="3" bRatio="0.0003118" meMode="31" products="-3 1 22"/>
- <channel onMode="3" bRatio="0.3160000" meMode="23" products="2 -1 -4 1"/>
- <channel onMode="3" bRatio="0.0000050" meMode="12" products="-3 1 11 -11"/>
- <channel onMode="3" bRatio="0.0000025" meMode="12" products="-3 1 13 -13"/>
- <channel onMode="3" bRatio="0.0000002" meMode="12" products="-3 1 15 -15"/>
-</particle>
-
-<particle id="513" name="B*0" antiName="B*bar0" spinType="3" chargeType="0" colType="0"
-          m0="5.32500">
- <channel onMode="1" bRatio="1.0000000" products="511 22"/>
-</particle>
-
-<particle id="515" name="B*_20" antiName="B*_2bar0" spinType="5" chargeType="0" colType="0"
-          m0="5.83000" mWidth="0.02000" mMin="5.63000" mMax="6.03000">
- <channel onMode="1" bRatio="0.3100000" products="523 -211"/>
- <channel onMode="1" bRatio="0.1500000" products="513 111"/>
- <channel onMode="1" bRatio="0.3100000" products="521 -211"/>
- <channel onMode="1" bRatio="0.1500000" products="511 111"/>
- <channel onMode="1" bRatio="0.0500000" products="523 -211 111"/>
- <channel onMode="1" bRatio="0.0300000" products="513 211 -211"/>
-</particle>
-
-<particle id="521" name="B+" antiName="B-" spinType="1" chargeType="3" colType="0"
-          m0="5.27900" tau0="4.91100e-01">
- <channel onMode="1" bRatio="0.0000930" products="16 -15"/>
- <channel onMode="1" bRatio="0.0000720" meMode="22" products="12 -11 111"/>
- <channel onMode="1" bRatio="0.0001450" meMode="22" products="12 -11 113"/>
- <channel onMode="1" bRatio="0.0000840" meMode="22" products="12 -11 221"/>
- <channel onMode="1" bRatio="0.0001450" meMode="22" products="12 -11 223"/>
- <channel onMode="1" bRatio="0.0000840" meMode="22" products="12 -11 331"/>
- <channel onMode="1" bRatio="0.0224000" meMode="22" products="12 -11 -421"/>
- <channel onMode="1" bRatio="0.0617000" meMode="22" products="12 -11 -423"/>
- <channel onMode="1" bRatio="0.0030000" meMode="22" products="12 -11 -425"/>
- <channel onMode="1" bRatio="0.0049000" meMode="22" products="12 -11 -10421"/>
- <channel onMode="1" bRatio="0.0056000" meMode="22" products="12 -11 -10423"/>
- <channel onMode="1" bRatio="0.0090000" meMode="22" products="12 -11 -20423"/>
- <channel onMode="1" bRatio="0.0000720" meMode="22" products="14 -13 111"/>
- <channel onMode="1" bRatio="0.0001450" meMode="22" products="14 -13 113"/>
- <channel onMode="1" bRatio="0.0000840" meMode="22" products="14 -13 221"/>
- <channel onMode="1" bRatio="0.0001450" meMode="22" products="14 -13 223"/>
- <channel onMode="1" bRatio="0.0000840" meMode="22" products="14 -13 331"/>
- <channel onMode="1" bRatio="0.0224000" meMode="22" products="14 -13 -421"/>
- <channel onMode="1" bRatio="0.0617000" meMode="22" products="14 -13 -423"/>
- <channel onMode="1" bRatio="0.0030000" meMode="22" products="14 -13 -425"/>
- <channel onMode="1" bRatio="0.0049000" meMode="22" products="14 -13 -10421"/>
- <channel onMode="1" bRatio="0.0056000" meMode="22" products="14 -13 -10423"/>
- <channel onMode="1" bRatio="0.0090000" meMode="22" products="14 -13 -20423"/>
- <channel onMode="1" bRatio="0.0000300" meMode="22" products="16 -15 111"/>
- <channel onMode="1" bRatio="0.0000420" meMode="22" products="16 -15 113"/>
- <channel onMode="1" bRatio="0.0000120" meMode="22" products="16 -15 221"/>
- <channel onMode="1" bRatio="0.0000420" meMode="22" products="16 -15 223"/>
- <channel onMode="1" bRatio="0.0000200" meMode="22" products="16 -15 225"/>
- <channel onMode="1" bRatio="0.0000180" meMode="22" products="16 -15 331"/>
- <channel onMode="1" bRatio="0.0000200" meMode="22" products="16 -15 335"/>
- <channel onMode="1" bRatio="0.0070000" meMode="22" products="16 -15 -421"/>
- <channel onMode="1" bRatio="0.0160000" meMode="22" products="16 -15 -423"/>
- <channel onMode="1" bRatio="0.0020000" meMode="22" products="16 -15 -425"/>
- <channel onMode="1" bRatio="0.0000270" meMode="22" products="16 -15 10113"/>
- <channel onMode="1" bRatio="0.0000020" meMode="22" products="16 -15 10221"/>
- <channel onMode="1" bRatio="0.0000130" meMode="22" products="16 -15 10223"/>
- <channel onMode="1" bRatio="0.0000130" meMode="22" products="16 -15 10333"/>
- <channel onMode="1" bRatio="0.0013000" meMode="22" products="16 -15 -10421"/>
- <channel onMode="1" bRatio="0.0013000" meMode="22" products="16 -15 -10423"/>
- <channel onMode="1" bRatio="0.0000460" meMode="22" products="16 -15 20113"/>
- <channel onMode="1" bRatio="0.0000230" meMode="22" products="16 -15 20223"/>
- <channel onMode="1" bRatio="0.0000230" meMode="22" products="16 -15 20333"/>
- <channel onMode="1" bRatio="0.0020000" meMode="22" products="16 -15 -20423"/>
- <channel onMode="1" bRatio="0.0000040" meMode="22" products="16 -15 9000111"/>
- <channel onMode="1" bRatio="0.0000020" meMode="22" products="16 -15 9010221"/>
- <channel onMode="1" bRatio="0.0019000" meMode="22" products="12 -11 -411 211"/>
- <channel onMode="1" bRatio="0.0006000" meMode="22" products="12 -11 -413 211"/>
- <channel onMode="1" bRatio="0.0010000" meMode="22" products="12 -11 -421 111"/>
- <channel onMode="1" bRatio="0.0003000" meMode="22" products="12 -11 -423 111"/>
- <channel onMode="1" bRatio="0.0019000" meMode="22" products="14 -13 -411 211"/>
- <channel onMode="1" bRatio="0.0006000" meMode="22" products="14 -13 -413 211"/>
- <channel onMode="1" bRatio="0.0010000" meMode="22" products="14 -13 -421 111"/>
- <channel onMode="1" bRatio="0.0003000" meMode="22" products="14 -13 -423 111"/>
- <channel onMode="1" bRatio="0.0000055" products="211 111"/>
- <channel onMode="1" bRatio="0.0000091" products="211 113"/>
- <channel onMode="1" bRatio="0.0000120" products="211 130"/>
- <channel onMode="1" bRatio="0.0000120" products="213 111"/>
- <channel onMode="1" bRatio="0.0000150" products="213 113"/>
- <channel onMode="1" bRatio="0.0000048" products="221 211"/>
- <channel onMode="1" bRatio="0.0000086" products="221 213"/>
- <channel onMode="1" bRatio="0.0000059" products="223 211"/>
- <channel onMode="1" bRatio="0.0000130" products="223 213"/>
- <channel onMode="1" bRatio="0.0000023" products="225 211"/>
- <channel onMode="1" bRatio="0.0000120" products="310 211"/>
- <channel onMode="1" bRatio="0.0000010" products="311 213"/>
- <channel onMode="1" bRatio="0.0000100" products="313 213"/>
- <channel onMode="1" bRatio="0.0000120" products="321 111"/>
- <channel onMode="1" bRatio="0.0000052" products="321 113"/>
- <channel onMode="1" bRatio="0.0000026" products="321 221"/>
- <channel onMode="1" bRatio="0.0000051" products="321 223"/>
- <channel onMode="1" bRatio="0.0000010" products="321 311"/>
- <channel onMode="1" bRatio="0.0000403" products="323 22"/>
- <channel onMode="1" bRatio="0.0000020" products="323 111"/>
- <channel onMode="1" bRatio="0.0000100" products="323 113"/>
- <channel onMode="1" bRatio="0.0000240" products="323 221"/>
- <channel onMode="1" bRatio="0.0000010" products="323 223"/>
- <channel onMode="1" bRatio="0.0000030" products="323 311"/>
- <channel onMode="1" bRatio="0.0000010" products="323 -313"/>
- <channel onMode="1" bRatio="0.0000042" products="331 211"/>
- <channel onMode="1" bRatio="0.0000010" products="331 213"/>
- <channel onMode="1" bRatio="0.0000780" products="331 321"/>
- <channel onMode="1" bRatio="0.0000010" products="331 323"/>
- <channel onMode="1" bRatio="0.0000010" products="333 211"/>
- <channel onMode="1" bRatio="0.0000010" products="333 213"/>
- <channel onMode="1" bRatio="0.0000090" products="333 321"/>
- <channel onMode="1" bRatio="0.0000110" products="333 323"/>
- <channel onMode="1" bRatio="0.0000005" products="411 111"/>
- <channel onMode="1" bRatio="0.0000110" products="411 311"/>
- <channel onMode="1" bRatio="0.0000005" products="413 111"/>
- <channel onMode="1" bRatio="0.0000060" products="413 311"/>
- <channel onMode="1" bRatio="0.0050000" products="-421 211"/>
- <channel onMode="1" bRatio="0.0134000" products="-421 213"/>
- <channel onMode="1" bRatio="0.0004100" products="-421 321"/>
- <channel onMode="1" bRatio="0.0006100" products="-421 323"/>
- <channel onMode="1" bRatio="0.0002700" products="-421 411"/>
- <channel onMode="1" bRatio="0.0003350" products="-421 413"/>
- <channel onMode="1" bRatio="0.0046000" products="-423 211"/>
- <channel onMode="1" bRatio="0.0098000" products="-423 213"/>
- <channel onMode="1" bRatio="0.0003600" products="-423 321"/>
- <channel onMode="1" bRatio="0.0007700" products="-423 323"/>
- <channel onMode="1" bRatio="0.0003350" products="-423 411"/>
- <channel onMode="1" bRatio="0.0010400" products="-423 413"/>
- <channel onMode="1" bRatio="0.0008000" products="-425 211"/>
- <channel onMode="1" bRatio="0.0038000" products="-425 213"/>
- <channel onMode="1" bRatio="0.0000200" products="431 111"/>
- <channel onMode="1" bRatio="0.0000280" products="431 113"/>
- <channel onMode="1" bRatio="0.0129000" products="431 -421"/>
- <channel onMode="1" bRatio="0.0124000" products="431 -423"/>
- <channel onMode="1" bRatio="0.0042000" products="431 -425"/>
- <channel onMode="1" bRatio="0.0000200" products="433 111"/>
- <channel onMode="1" bRatio="0.0000280" products="433 113"/>
- <channel onMode="1" bRatio="0.0111000" products="433 -421"/>
- <channel onMode="1" bRatio="0.0278000" products="433 -423"/>
- <channel onMode="1" bRatio="0.0040000" products="433 -425"/>
- <channel onMode="1" bRatio="0.0009000" products="441 321"/>
- <channel onMode="1" bRatio="0.0012000" products="441 323"/>
- <channel onMode="1" bRatio="0.0000400" products="443 211"/>
- <channel onMode="1" bRatio="0.0000600" products="443 213"/>
- <channel onMode="1" bRatio="0.0010600" products="443 321"/>
- <channel onMode="1" bRatio="0.0014300" products="443 323"/>
- <channel onMode="1" bRatio="0.0005000" products="443 325"/>
- <channel onMode="1" bRatio="0.0000200" products="445 321"/>
- <channel onMode="1" bRatio="0.0000100" products="10113 211"/>
- <channel onMode="1" bRatio="0.0000100" products="10113 321"/>
- <channel onMode="1" bRatio="0.0000100" products="10213 111"/>
- <channel onMode="1" bRatio="0.0000100" products="10213 311"/>
- <channel onMode="1" bRatio="0.0000700" products="10311 211"/>
- <channel onMode="1" bRatio="0.0000100" products="10311 213"/>
- <channel onMode="1" bRatio="0.0000020" products="-10311 321"/>
- <channel onMode="1" bRatio="0.0000020" products="10321 111"/>
- <channel onMode="1" bRatio="0.0000100" products="10321 113"/>
- <channel onMode="1" bRatio="0.0000020" products="10321 311"/>
- <channel onMode="1" bRatio="0.0000100" products="10321 333"/>
- <channel onMode="1" bRatio="0.0018000" products="10323 443"/>
- <channel onMode="1" bRatio="0.0009100" products="-10421 211"/>
- <channel onMode="1" bRatio="0.0010000" products="-10423 211"/>
- <channel onMode="1" bRatio="0.0007000" products="-10423 213"/>
- <channel onMode="1" bRatio="0.0012000" products="-10423 431"/>
- <channel onMode="1" bRatio="0.0024000" products="-10423 433"/>
- <channel onMode="1" bRatio="0.0016000" products="10431 -421"/>
- <channel onMode="1" bRatio="0.0016000" products="10431 -423"/>
- <channel onMode="1" bRatio="0.0003000" products="10441 321"/>
- <channel onMode="1" bRatio="0.0004000" products="10441 323"/>
- <channel onMode="1" bRatio="0.0000400" products="20113 211"/>
- <channel onMode="1" bRatio="0.0000100" products="20113 321"/>
- <channel onMode="1" bRatio="0.0000200" products="20113 323"/>
- <channel onMode="1" bRatio="0.0000400" products="20213 111"/>
- <channel onMode="1" bRatio="0.0000100" products="20213 113"/>
- <channel onMode="1" bRatio="0.0000100" products="20213 223"/>
- <channel onMode="1" bRatio="0.0000100" products="20213 311"/>
- <channel onMode="1" bRatio="0.0000200" products="20213 313"/>
- <channel onMode="1" bRatio="0.0088700" products="20213 -421"/>
- <channel onMode="1" bRatio="0.0159700" products="20213 -423"/>
- <channel onMode="1" bRatio="0.0000500" products="20213 20113"/>
- <channel onMode="1" bRatio="0.0000020" products="20323 333"/>
- <channel onMode="1" bRatio="0.0001000" products="20323 443"/>
- <channel onMode="1" bRatio="0.0007500" products="-20423 211"/>
- <channel onMode="1" bRatio="0.0022000" products="-20423 213"/>
- <channel onMode="1" bRatio="0.0006000" products="-20423 431"/>
- <channel onMode="1" bRatio="0.0012000" products="-20423 433"/>
- <channel onMode="1" bRatio="0.0041000" products="20433 -421"/>
- <channel onMode="1" bRatio="0.0098000" products="20433 -423"/>
- <channel onMode="1" bRatio="0.0005700" products="20443 321"/>
- <channel onMode="1" bRatio="0.0002900" products="20443 323"/>
- <channel onMode="1" bRatio="0.0004800" products="30443 321"/>
- <channel onMode="1" bRatio="0.0005000" products="30443 323"/>
- <channel onMode="1" bRatio="0.0003000" products="30443 10323"/>
- <channel onMode="1" bRatio="0.0000022" products="100113 211"/>
- <channel onMode="1" bRatio="0.0000010" products="100113 321"/>
- <channel onMode="1" bRatio="0.0003600" products="100441 321"/>
- <channel onMode="1" bRatio="0.0004800" products="100441 323"/>
- <channel onMode="1" bRatio="0.0006300" products="100443 321"/>
- <channel onMode="1" bRatio="0.0006000" products="100443 323"/>
- <channel onMode="1" bRatio="0.0004000" products="100443 10323"/>
- <channel onMode="1" bRatio="0.0000010" products="9000111 211"/>
- <channel onMode="1" bRatio="0.0000100" products="9000111 213"/>
- <channel onMode="1" bRatio="0.0000010" products="9000111 321"/>
- <channel onMode="1" bRatio="0.0000050" products="9000111 323"/>
- <channel onMode="1" bRatio="0.0000010" products="9000211 111"/>
- <channel onMode="1" bRatio="0.0000020" products="9000211 113"/>
- <channel onMode="1" bRatio="0.0000010" products="9000211 311"/>
- <channel onMode="1" bRatio="0.0000050" products="9000211 313"/>
- <channel onMode="1" bRatio="0.0000010" products="9010221 211"/>
- <channel onMode="1" bRatio="0.0000100" products="9010221 213"/>
- <channel onMode="1" bRatio="0.0000085" products="9010221 321"/>
- <channel onMode="1" bRatio="0.0000100" products="9010221 323"/>
- <channel onMode="1" bRatio="0.0000100" products="9010221 20213"/>
- <channel onMode="1" bRatio="0.0000260" products="211 111 111"/>
- <channel onMode="1" bRatio="0.0000100" products="211 113 111"/>
- <channel onMode="1" bRatio="0.0000100" products="211 113 113"/>
- <channel onMode="1" bRatio="0.0000160" products="211 211 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="213 111 111"/>
- <channel onMode="1" bRatio="0.0000100" products="213 113 111"/>
- <channel onMode="1" bRatio="0.0000100" products="213 211 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="213 -213 211"/>
- <channel onMode="1" bRatio="0.0000100" products="-213 211 211"/>
- <channel onMode="1" bRatio="0.0000010" products="221 211 111"/>
- <channel onMode="1" bRatio="0.0000050" products="221 211 113"/>
- <channel onMode="1" bRatio="0.0000050" products="221 213 111"/>
- <channel onMode="1" bRatio="0.0000050" products="221 213 113"/>
- <channel onMode="1" bRatio="0.0000010" products="221 221 211"/>
- <channel onMode="1" bRatio="0.0000020" products="221 221 213"/>
- <channel onMode="1" bRatio="0.0000100" products="223 211 111"/>
- <channel onMode="1" bRatio="0.0000100" products="223 211 113"/>
- <channel onMode="1" bRatio="0.0000100" products="223 213 111"/>
- <channel onMode="1" bRatio="0.0000050" products="223 221 211"/>
- <channel onMode="1" bRatio="0.0000050" products="223 221 213"/>
- <channel onMode="1" bRatio="0.0000010" products="311 211 111"/>
- <channel onMode="1" bRatio="0.0000050" products="311 211 113"/>
- <channel onMode="1" bRatio="0.0000100" products="311 213 111"/>
- <channel onMode="1" bRatio="0.0000010" products="311 221 211"/>
- <channel onMode="1" bRatio="0.0000050" products="311 221 213"/>
- <channel onMode="1" bRatio="0.0000050" products="311 223 211"/>
- <channel onMode="1" bRatio="0.0000010" products="311 311 211"/>
- <channel onMode="1" bRatio="0.0000010" products="311 311 213"/>
- <channel onMode="1" bRatio="0.0000100" products="313 211 111"/>
- <channel onMode="1" bRatio="0.0000100" products="313 211 113"/>
- <channel onMode="1" bRatio="0.0000100" products="313 213 111"/>
- <channel onMode="1" bRatio="0.0000050" products="313 221 211"/>
- <channel onMode="1" bRatio="0.0000050" products="313 221 213"/>
- <channel onMode="1" bRatio="0.0000100" products="313 223 211"/>
- <channel onMode="1" bRatio="0.0000010" products="313 311 211"/>
- <channel onMode="1" bRatio="0.0000010" products="313 -313 211"/>
- <channel onMode="1" bRatio="0.0000010" products="-313 311 211"/>
- <channel onMode="1" bRatio="0.0000006" meMode="11" products="321 11 -11"/>
- <channel onMode="1" bRatio="0.0000006" meMode="11" products="321 13 -13"/>
- <channel onMode="1" bRatio="0.0000001" meMode="11" products="321 15 -15"/>
- <channel onMode="1" bRatio="0.0000010" products="321 111 111"/>
- <channel onMode="1" bRatio="0.0000050" products="321 113 111"/>
- <channel onMode="1" bRatio="0.0000049" products="321 211 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="321 213 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="321 -213 211"/>
- <channel onMode="1" bRatio="0.0000010" products="321 221 111"/>
- <channel onMode="1" bRatio="0.0000020" products="321 221 113"/>
- <channel onMode="1" bRatio="0.0000010" products="321 221 221"/>
- <channel onMode="1" bRatio="0.0000050" products="321 223 111"/>
- <channel onMode="1" bRatio="0.0000020" products="321 223 221"/>
- <channel onMode="1" bRatio="0.0000010" products="321 311 111"/>
- <channel onMode="1" bRatio="0.0000010" products="321 311 113"/>
- <channel onMode="1" bRatio="0.0000010" products="321 311 221"/>
- <channel onMode="1" bRatio="0.0000010" products="321 311 223"/>
- <channel onMode="1" bRatio="0.0000480" products="321 311 311"/>
- <channel onMode="1" bRatio="0.0000100" products="321 313 311"/>
- <channel onMode="1" bRatio="0.0000010" products="321 -313 111"/>
- <channel onMode="1" bRatio="0.0000005" products="321 -313 221"/>
- <channel onMode="1" bRatio="0.0000100" products="321 -313 311"/>
- <channel onMode="1" bRatio="0.0000001" products="321 321 -211"/>
- <channel onMode="1" bRatio="0.0000260" products="321 321 -321"/>
- <channel onMode="1" bRatio="0.0000010" products="321 -321 211"/>
- <channel onMode="1" bRatio="0.0000010" products="321 -321 213"/>
- <channel onMode="1" bRatio="0.0000001" products="-321 211 211"/>
- <channel onMode="1" bRatio="0.0000018" meMode="11" products="323 11 -11"/>
- <channel onMode="1" bRatio="0.0000014" meMode="11" products="323 13 -13"/>
- <channel onMode="1" bRatio="0.0000002" meMode="11" products="323 15 -15"/>
- <channel onMode="1" bRatio="0.0000100" products="323 111 111"/>
- <channel onMode="1" bRatio="0.0000100" products="323 113 111"/>
- <channel onMode="1" bRatio="0.0000100" products="323 211 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="323 213 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="323 -213 211"/>
- <channel onMode="1" bRatio="0.0000050" products="323 221 111"/>
- <channel onMode="1" bRatio="0.0000050" products="323 221 113"/>
- <channel onMode="1" bRatio="0.0000020" products="323 221 221"/>
- <channel onMode="1" bRatio="0.0000100" products="323 223 111"/>
- <channel onMode="1" bRatio="0.0000050" products="323 223 221"/>
- <channel onMode="1" bRatio="0.0000010" products="323 311 111"/>
- <channel onMode="1" bRatio="0.0000005" products="323 311 221"/>
- <channel onMode="1" bRatio="0.0000100" products="323 311 311"/>
- <channel onMode="1" bRatio="0.0000010" products="323 -313 111"/>
- <channel onMode="1" bRatio="0.0000005" products="323 -313 221"/>
- <channel onMode="1" bRatio="0.0000100" products="323 321 -321"/>
- <channel onMode="1" bRatio="0.0000010" products="323 -321 211"/>
- <channel onMode="1" bRatio="0.0000010" products="-323 321 211"/>
- <channel onMode="1" bRatio="0.0000100" products="-323 321 321"/>
- <channel onMode="1" bRatio="0.0000010" products="331 211 111"/>
- <channel onMode="1" bRatio="0.0000020" products="331 211 113"/>
- <channel onMode="1" bRatio="0.0000020" products="331 213 111"/>
- <channel onMode="1" bRatio="0.0000020" products="331 213 113"/>
- <channel onMode="1" bRatio="0.0000010" products="331 221 211"/>
- <channel onMode="1" bRatio="0.0000020" products="331 223 211"/>
- <channel onMode="1" bRatio="0.0000020" products="331 223 213"/>
- <channel onMode="1" bRatio="0.0000010" products="331 311 211"/>
- <channel onMode="1" bRatio="0.0000020" products="331 311 213"/>
- <channel onMode="1" bRatio="0.0000020" products="331 313 213"/>
- <channel onMode="1" bRatio="0.0000010" products="331 321 111"/>
- <channel onMode="1" bRatio="0.0000010" products="331 321 113"/>
- <channel onMode="1" bRatio="0.0000010" products="331 321 221"/>
- <channel onMode="1" bRatio="0.0000010" products="331 321 223"/>
- <channel onMode="1" bRatio="0.0000010" products="331 321 311"/>
- <channel onMode="1" bRatio="0.0000002" products="331 321 -313"/>
- <channel onMode="1" bRatio="0.0000020" products="331 323 111"/>
- <channel onMode="1" bRatio="0.0000020" products="331 323 113"/>
- <channel onMode="1" bRatio="0.0000010" products="331 323 221"/>
- <channel onMode="1" bRatio="0.0000020" products="331 323 223"/>
- <channel onMode="1" bRatio="0.0000002" products="331 323 311"/>
- <channel onMode="1" bRatio="0.0000002" products="331 323 -313"/>
- <channel onMode="1" bRatio="0.0000010" products="331 331 321"/>
- <channel onMode="1" bRatio="0.0000010" products="333 211 111"/>
- <channel onMode="1" bRatio="0.0000010" products="333 211 113"/>
- <channel onMode="1" bRatio="0.0000010" products="333 213 111"/>
- <channel onMode="1" bRatio="0.0000005" products="333 221 211"/>
- <channel onMode="1" bRatio="0.0000005" products="333 221 213"/>
- <channel onMode="1" bRatio="0.0000010" products="333 223 211"/>
- <channel onMode="1" bRatio="0.0000100" products="333 311 211"/>
- <channel onMode="1" bRatio="0.0000100" products="333 311 213"/>
- <channel onMode="1" bRatio="0.0000100" products="333 321 111"/>
- <channel onMode="1" bRatio="0.0000100" products="333 321 113"/>
- <channel onMode="1" bRatio="0.0000050" products="333 321 221"/>
- <channel onMode="1" bRatio="0.0000100" products="333 321 223"/>
- <channel onMode="1" bRatio="0.0000010" products="333 321 311"/>
- <channel onMode="1" bRatio="0.0000100" products="333 323 111"/>
- <channel onMode="1" bRatio="0.0000002" products="333 331 211"/>
- <channel onMode="1" bRatio="0.0000002" products="333 331 213"/>
- <channel onMode="1" bRatio="0.0000020" products="333 331 321"/>
- <channel onMode="1" bRatio="0.0000010" products="333 333 211"/>
- <channel onMode="1" bRatio="0.0000030" products="333 333 321"/>
- <channel onMode="1" bRatio="0.0000030" products="333 333 323"/>
- <channel onMode="1" bRatio="0.0005000" products="411 -411 321"/>
- <channel onMode="1" bRatio="0.0005000" products="411 -411 323"/>
- <channel onMode="1" bRatio="0.0010200" products="-411 211 211"/>
- <channel onMode="1" bRatio="0.0020000" products="-411 213 211"/>
- <channel onMode="1" bRatio="0.0005000" products="413 -411 321"/>
- <channel onMode="1" bRatio="0.0005000" products="413 -411 323"/>
- <channel onMode="1" bRatio="0.0015000" products="413 -413 321"/>
- <channel onMode="1" bRatio="0.0010000" products="413 -413 323"/>
- <channel onMode="1" bRatio="0.0012500" products="-413 211 211"/>
- <channel onMode="1" bRatio="0.0020000" products="-413 213 211"/>
- <channel onMode="1" bRatio="0.0015000" products="-413 411 321"/>
- <channel onMode="1" bRatio="0.0005000" products="-413 411 323"/>
- <channel onMode="1" bRatio="0.0015000" products="421 -421 321"/>
- <channel onMode="1" bRatio="0.0025000" products="421 -421 323"/>
- <channel onMode="1" bRatio="0.0005000" products="-421 211 111"/>
- <channel onMode="1" bRatio="0.0021000" products="-421 211 113"/>
- <channel onMode="1" bRatio="0.0017000" products="-421 411 311"/>
- <channel onMode="1" bRatio="0.0025000" products="-421 411 313"/>
- <channel onMode="1" bRatio="0.0049000" products="-421 413 311"/>
- <channel onMode="1" bRatio="0.0025000" products="-421 413 313"/>
- <channel onMode="1" bRatio="0.0047000" products="423 -421 321"/>
- <channel onMode="1" bRatio="0.0025000" products="423 -421 323"/>
- <channel onMode="1" bRatio="0.0070000" products="423 -423 321"/>
- <channel onMode="1" bRatio="0.0050000" products="423 -423 323"/>
- <channel onMode="1" bRatio="0.0005000" products="-423 211 111"/>
- <channel onMode="1" bRatio="0.0005000" products="-423 211 113"/>
- <channel onMode="1" bRatio="0.0005000" products="-423 213 111"/>
- <channel onMode="1" bRatio="0.0031000" products="-423 411 311"/>
- <channel onMode="1" bRatio="0.0025000" products="-423 411 313"/>
- <channel onMode="1" bRatio="0.0100000" products="-423 413 311"/>
- <channel onMode="1" bRatio="0.0050000" products="-423 413 313"/>
- <channel onMode="1" bRatio="0.0018000" products="-423 421 321"/>
- <channel onMode="1" bRatio="0.0025000" products="-423 421 323"/>
- <channel onMode="1" bRatio="0.0036000" products="431 -411 211"/>
- <channel onMode="1" bRatio="0.0018000" products="431 -421 111"/>
- <channel onMode="1" bRatio="0.0037000" products="433 -411 211"/>
- <channel onMode="1" bRatio="0.0018000" products="433 -421 111"/>
- <channel onMode="1" bRatio="0.0002000" products="441 311 211"/>
- <channel onMode="1" bRatio="0.0001000" products="441 321 111"/>
- <channel onMode="1" bRatio="0.0002000" products="443 311 211"/>
- <channel onMode="1" bRatio="0.0001000" products="443 321 111"/>
- <channel onMode="1" bRatio="0.0000900" products="443 333 321"/>
- <channel onMode="1" bRatio="0.0002000" products="445 311 211"/>
- <channel onMode="1" bRatio="0.0001000" products="445 321 111"/>
- <channel onMode="1" bRatio="0.0000100" products="10311 211 111"/>
- <channel onMode="1" bRatio="0.0000100" products="10311 211 113"/>
- <channel onMode="1" bRatio="0.0000100" products="10311 213 111"/>
- <channel onMode="1" bRatio="0.0000050" products="10311 221 213"/>
- <channel onMode="1" bRatio="0.0000100" products="10311 321 311"/>
- <channel onMode="1" bRatio="0.0000020" products="10311 331 213"/>
- <channel onMode="1" bRatio="0.0000100" products="10311 333 211"/>
- <channel onMode="1" bRatio="0.0000100" products="-10311 321 311"/>
- <channel onMode="1" bRatio="0.0000100" products="10321 111 111"/>
- <channel onMode="1" bRatio="0.0000100" products="10321 113 111"/>
- <channel onMode="1" bRatio="0.0000100" products="10321 213 -211"/>
- <channel onMode="1" bRatio="0.0000050" products="10321 221 113"/>
- <channel onMode="1" bRatio="0.0000100" products="10321 321 -321"/>
- <channel onMode="1" bRatio="0.0000020" products="10321 331 113"/>
- <channel onMode="1" bRatio="0.0000100" products="10321 333 111"/>
- <channel onMode="1" bRatio="0.0000050" products="10321 333 221"/>
- <channel onMode="1" bRatio="0.0000020" products="10321 333 331"/>
- <channel onMode="1" bRatio="0.0000100" products="-10321 321 321"/>
- <channel onMode="1" bRatio="0.0002000" products="10441 311 211"/>
- <channel onMode="1" bRatio="0.0001000" products="10441 321 111"/>
- <channel onMode="1" bRatio="0.0000100" products="20113 211 111"/>
- <channel onMode="1" bRatio="0.0000050" products="20113 221 211"/>
- <channel onMode="1" bRatio="0.0000100" products="20113 311 211"/>
- <channel onMode="1" bRatio="0.0000100" products="20113 321 111"/>
- <channel onMode="1" bRatio="0.0000020" products="20113 331 211"/>
- <channel onMode="1" bRatio="0.0000100" products="20213 111 111"/>
- <channel onMode="1" bRatio="0.0000100" products="20213 211 -211"/>
- <channel onMode="1" bRatio="0.0000050" products="20213 221 111"/>
- <channel onMode="1" bRatio="0.0000100" products="20213 311 111"/>
- <channel onMode="1" bRatio="0.0000100" products="20213 321 -211"/>
- <channel onMode="1" bRatio="0.0000020" products="20213 331 111"/>
- <channel onMode="1" bRatio="0.0000100" products="-20213 211 211"/>
- <channel onMode="1" bRatio="0.0000020" products="20313 333 211"/>
- <channel onMode="1" bRatio="0.0000020" products="20323 321 -321"/>
- <channel onMode="1" bRatio="0.0000020" products="20323 333 111"/>
- <channel onMode="1" bRatio="0.0000010" products="20323 333 221"/>
- <channel onMode="1" bRatio="0.0000010" products="20323 333 331"/>
- <channel onMode="1" bRatio="0.0004000" products="20443 311 211"/>
- <channel onMode="1" bRatio="0.0002000" products="20443 321 111"/>
- <channel onMode="1" bRatio="0.0003000" products="30443 311 211"/>
- <channel onMode="1" bRatio="0.0002000" products="30443 321 111"/>
- <channel onMode="1" bRatio="0.0000800" products="100441 311 211"/>
- <channel onMode="1" bRatio="0.0000500" products="100441 321 111"/>
- <channel onMode="1" bRatio="0.0004000" products="100443 311 211"/>
- <channel onMode="1" bRatio="0.0002000" products="100443 321 111"/>
- <channel onMode="1" bRatio="0.0000010" products="9000111 211 111"/>
- <channel onMode="1" bRatio="0.0000100" products="9000111 213 111"/>
- <channel onMode="1" bRatio="0.0000050" products="9000111 221 213"/>
- <channel onMode="1" bRatio="0.0000050" products="9000111 323 111"/>
- <channel onMode="1" bRatio="0.0000020" products="9000111 331 213"/>
- <channel onMode="1" bRatio="0.0000010" products="9000211 111 111"/>
- <channel onMode="1" bRatio="0.0000100" products="9000211 113 111"/>
- <channel onMode="1" bRatio="0.0000100" products="9000211 -213 211"/>
- <channel onMode="1" bRatio="0.0000050" products="9000211 221 113"/>
- <channel onMode="1" bRatio="0.0000050" products="9000211 313 111"/>
- <channel onMode="1" bRatio="0.0000020" products="9000211 331 113"/>
- <channel onMode="1" bRatio="0.0000010" products="-9000211 211 211"/>
- <channel onMode="1" bRatio="0.0000100" products="9010221 211 111"/>
- <channel onMode="1" bRatio="0.0000100" products="9010221 211 113"/>
- <channel onMode="1" bRatio="0.0000100" products="9010221 213 111"/>
- <channel onMode="1" bRatio="0.0000050" products="9010221 221 213"/>
- <channel onMode="1" bRatio="0.0000100" products="9010221 223 211"/>
- <channel onMode="1" bRatio="0.0000100" products="9010221 313 211"/>
- <channel onMode="1" bRatio="0.0000100" products="9010221 323 111"/>
- <channel onMode="1" bRatio="0.0000050" products="9010221 323 221"/>
- <channel onMode="1" bRatio="0.0000020" products="9010221 331 213"/>
- <channel onMode="1" bRatio="0.0000020" products="9010221 331 323"/>
- <channel onMode="1" bRatio="0.0000010" products="9010221 333 211"/>
- <channel onMode="1" bRatio="0.0000100" products="9010221 333 321"/>
- <channel onMode="1" bRatio="0.0000100" products="211 111 111 111"/>
- <channel onMode="1" bRatio="0.0000020" products="211 113 111 111"/>
- <channel onMode="1" bRatio="0.0000100" products="211 211 -211 111"/>
- <channel onMode="1" bRatio="0.0000020" products="211 211 -211 113"/>
- <channel onMode="1" bRatio="0.0000020" products="213 111 111 111"/>
- <channel onMode="1" bRatio="0.0000020" products="213 211 -211 111"/>
- <channel onMode="1" bRatio="0.0000020" products="-213 211 211 111"/>
- <channel onMode="1" bRatio="0.0000050" products="221 211 111 111"/>
- <channel onMode="1" bRatio="0.0000010" products="221 211 113 111"/>
- <channel onMode="1" bRatio="0.0000050" products="221 211 211 -211"/>
- <channel onMode="1" bRatio="0.0000010" products="221 213 111 111"/>
- <channel onMode="1" bRatio="0.0000010" products="221 213 211 -211"/>
- <channel onMode="1" bRatio="0.0000010" products="221 -213 211 211"/>
- <channel onMode="1" bRatio="0.0000020" products="221 221 211 111"/>
- <channel onMode="1" bRatio="0.0000010" products="221 221 213 111"/>
- <channel onMode="1" bRatio="0.0000020" products="223 211 111 111"/>
- <channel onMode="1" bRatio="0.0000010" products="223 221 211 111"/>
- <channel onMode="1" bRatio="0.0000100" products="311 211 111 111"/>
- <channel onMode="1" bRatio="0.0000100" products="311 211 113 111"/>
- <channel onMode="1" bRatio="0.0000100" products="311 211 211 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="311 213 111 111"/>
- <channel onMode="1" bRatio="0.0000100" products="311 213 211 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="311 -213 211 211"/>
- <channel onMode="1" bRatio="0.0000050" products="311 221 211 111"/>
- <channel onMode="1" bRatio="0.0000050" products="311 221 213 111"/>
- <channel onMode="1" bRatio="0.0000020" products="311 221 221 211"/>
- <channel onMode="1" bRatio="0.0000100" products="311 223 211 111"/>
- <channel onMode="1" bRatio="0.0000010" products="311 311 211 111"/>
- <channel onMode="1" bRatio="0.0000010" products="311 311 211 113"/>
- <channel onMode="1" bRatio="0.0000010" products="311 311 213 111"/>
- <channel onMode="1" bRatio="0.0000005" products="311 311 221 211"/>
- <channel onMode="1" bRatio="0.0000005" products="311 311 221 213"/>
- <channel onMode="1" bRatio="0.0000010" products="311 311 223 211"/>
- <channel onMode="1" bRatio="0.0000100" products="311 311 311 211"/>
- <channel onMode="1" bRatio="0.0000100" products="313 211 111 111"/>
- <channel onMode="1" bRatio="0.0000100" products="313 211 211 -211"/>
- <channel onMode="1" bRatio="0.0000050" products="313 221 211 111"/>
- <channel onMode="1" bRatio="0.0000010" products="313 311 211 111"/>
- <channel onMode="1" bRatio="0.0000010" products="-313 311 211 111"/>
- <channel onMode="1" bRatio="0.0000100" products="321 111 111 111"/>
- <channel onMode="1" bRatio="0.0000100" products="321 113 111 111"/>
- <channel onMode="1" bRatio="0.0000100" products="321 211 -211 111"/>
- <channel onMode="1" bRatio="0.0000100" products="321 213 -211 111"/>
- <channel onMode="1" bRatio="0.0000100" products="321 -213 211 111"/>
- <channel onMode="1" bRatio="0.0000050" products="321 221 111 111"/>
- <channel onMode="1" bRatio="0.0000050" products="321 221 113 111"/>
- <channel onMode="1" bRatio="0.0000050" products="321 221 211 -211"/>
- <channel onMode="1" bRatio="0.0000020" products="321 221 221 111"/>
- <channel onMode="1" bRatio="0.0000100" products="321 223 111 111"/>
- <channel onMode="1" bRatio="0.0000050" products="321 223 221 111"/>
- <channel onMode="1" bRatio="0.0000010" products="321 311 111 111"/>
- <channel onMode="1" bRatio="0.0000010" products="321 311 113 111"/>
- <channel onMode="1" bRatio="0.0000010" products="321 311 211 -211"/>
- <channel onMode="1" bRatio="0.0000010" products="321 311 213 -211"/>
- <channel onMode="1" bRatio="0.0000010" products="321 311 -213 211"/>
- <channel onMode="1" bRatio="0.0000005" products="321 311 221 111"/>
- <channel onMode="1" bRatio="0.0000005" products="321 311 221 113"/>
- <channel onMode="1" bRatio="0.0000002" products="321 311 221 221"/>
- <channel onMode="1" bRatio="0.0000010" products="321 311 223 111"/>
- <channel onMode="1" bRatio="0.0000100" products="321 311 311 111"/>
- <channel onMode="1" bRatio="0.0000050" products="321 311 311 221"/>
- <channel onMode="1" bRatio="0.0000010" products="321 311 311 311"/>
- <channel onMode="1" bRatio="0.0000100" products="321 313 311 111"/>
- <channel onMode="1" bRatio="0.0000010" products="321 -313 111 111"/>
- <channel onMode="1" bRatio="0.0000005" products="321 -313 221 111"/>
- <channel onMode="1" bRatio="0.0000100" products="321 -313 311 111"/>
- <channel onMode="1" bRatio="0.0000100" products="321 321 -321 111"/>
- <channel onMode="1" bRatio="0.0000100" products="321 321 -321 113"/>
- <channel onMode="1" bRatio="0.0000050" products="321 321 -321 221"/>
- <channel onMode="1" bRatio="0.0000100" products="321 321 -321 223"/>
- <channel onMode="1" bRatio="0.0000010" products="321 321 -321 311"/>
- <channel onMode="1" bRatio="0.0000010" products="321 -321 211 111"/>
- <channel onMode="1" bRatio="0.0000010" products="321 -321 211 113"/>
- <channel onMode="1" bRatio="0.0000010" products="321 -321 213 111"/>
- <channel onMode="1" bRatio="0.0000005" products="321 -321 221 211"/>
- <channel onMode="1" bRatio="0.0000005" products="321 -321 221 213"/>
- <channel onMode="1" bRatio="0.0000010" products="321 -321 223 211"/>
- <channel onMode="1" bRatio="0.0000100" products="321 -321 311 211"/>
- <channel onMode="1" bRatio="0.0000100" products="321 -321 311 213"/>
- <channel onMode="1" bRatio="0.0000010" products="-321 311 213 211"/>
- <channel onMode="1" bRatio="0.0000010" products="-321 313 211 211"/>
- <channel onMode="1" bRatio="0.0000100" products="323 111 111 111"/>
- <channel onMode="1" bRatio="0.0000100" products="323 211 -211 111"/>
- <channel onMode="1" bRatio="0.0000050" products="323 221 111 111"/>
- <channel onMode="1" bRatio="0.0000050" products="323 221 211 -211"/>
- <channel onMode="1" bRatio="0.0000020" products="323 221 221 111"/>
- <channel onMode="1" bRatio="0.0000010" products="323 311 111 111"/>
- <channel onMode="1" bRatio="0.0000005" products="323 311 221 111"/>
- <channel onMode="1" bRatio="0.0000100" products="323 311 311 111"/>
- <channel onMode="1" bRatio="0.0000100" products="323 321 -321 111"/>
- <channel onMode="1" bRatio="0.0000010" products="323 -321 211 111"/>
- <channel onMode="1" bRatio="0.0000010" products="-323 311 211 211"/>
- <channel onMode="1" bRatio="0.0000010" products="-323 321 211 111"/>
- <channel onMode="1" bRatio="0.0000100" products="-323 321 321 111"/>
- <channel onMode="1" bRatio="0.0000020" products="331 211 111 111"/>
- <channel onMode="1" bRatio="0.0000010" products="331 211 113 111"/>
- <channel onMode="1" bRatio="0.0000020" products="331 211 211 -211"/>
- <channel onMode="1" bRatio="0.0000010" products="331 213 111 111"/>
- <channel onMode="1" bRatio="0.0000010" products="331 213 211 -211"/>
- <channel onMode="1" bRatio="0.0000010" products="331 -213 211 211"/>
- <channel onMode="1" bRatio="0.0000010" products="331 221 211 111"/>
- <channel onMode="1" bRatio="0.0000010" products="331 223 211 111"/>
- <channel onMode="1" bRatio="0.0000020" products="331 311 213 111"/>
- <channel onMode="1" bRatio="0.0000002" products="331 311 311 211"/>
- <channel onMode="1" bRatio="0.0000002" products="331 311 311 213"/>
- <channel onMode="1" bRatio="0.0000020" products="331 313 211 111"/>
- <channel onMode="1" bRatio="0.0000020" products="331 321 111 111"/>
- <channel onMode="1" bRatio="0.0000020" products="331 321 113 111"/>
- <channel onMode="1" bRatio="0.0000010" products="331 321 221 111"/>
- <channel onMode="1" bRatio="0.0000020" products="331 321 223 111"/>
- <channel onMode="1" bRatio="0.0000002" products="331 321 311 111"/>
- <channel onMode="1" bRatio="0.0000002" products="331 321 311 113"/>
- <channel onMode="1" bRatio="0.0000001" products="331 321 311 221"/>
- <channel onMode="1" bRatio="0.0000020" products="331 321 311 311"/>
- <channel onMode="1" bRatio="0.0000002" products="331 321 -313 111"/>
- <channel onMode="1" bRatio="0.0000020" products="331 321 321 -321"/>
- <channel onMode="1" bRatio="0.0000002" products="331 321 -321 211"/>
- <channel onMode="1" bRatio="0.0000002" products="331 321 -321 213"/>
- <channel onMode="1" bRatio="0.0000020" products="331 323 111 111"/>
- <channel onMode="1" bRatio="0.0000020" products="331 323 211 -211"/>
- <channel onMode="1" bRatio="0.0000010" products="331 323 221 111"/>
- <channel onMode="1" bRatio="0.0000002" products="331 323 311 111"/>
- <channel onMode="1" bRatio="0.0000010" products="333 211 111 111"/>
- <channel onMode="1" bRatio="0.0000010" products="333 211 211 -211"/>
- <channel onMode="1" bRatio="0.0000005" products="333 221 211 111"/>
- <channel onMode="1" bRatio="0.0000100" products="333 311 211 111"/>
- <channel onMode="1" bRatio="0.0000010" products="333 311 311 211"/>
- <channel onMode="1" bRatio="0.0000100" products="333 321 111 111"/>
- <channel onMode="1" bRatio="0.0000100" products="333 321 211 -211"/>
- <channel onMode="1" bRatio="0.0000050" products="333 321 221 111"/>
- <channel onMode="1" bRatio="0.0000010" products="333 321 311 111"/>
- <channel onMode="1" bRatio="0.0000010" products="333 321 311 311"/>
- <channel onMode="1" bRatio="0.0000010" products="333 321 321 -321"/>
- <channel onMode="1" bRatio="0.0000010" products="333 323 311 311"/>
- <channel onMode="1" bRatio="0.0000010" products="333 323 321 -321"/>
- <channel onMode="1" bRatio="0.0000002" products="333 331 211 111"/>
- <channel onMode="1" bRatio="0.0000020" products="333 331 321 111"/>
- <channel onMode="1" bRatio="0.0020000" products="-411 211 211 111"/>
- <channel onMode="1" bRatio="0.0150000" products="-413 211 211 111"/>
- <channel onMode="1" bRatio="0.0050000" products="-421 211 211 -211"/>
- <channel onMode="1" bRatio="0.0005000" products="-423 211 111 111"/>
- <channel onMode="1" bRatio="0.0005000" products="-423 211 211 -211"/>
- <channel onMode="1" bRatio="0.0033000" products="431 -411 211 111"/>
- <channel onMode="1" bRatio="0.0008000" products="431 -421 111 111"/>
- <channel onMode="1" bRatio="0.0033000" products="431 -421 211 -211"/>
- <channel onMode="1" bRatio="0.0033000" products="433 -411 211 111"/>
- <channel onMode="1" bRatio="0.0008000" products="433 -421 111 111"/>
- <channel onMode="1" bRatio="0.0033000" products="433 -421 211 -211"/>
- <channel onMode="1" bRatio="0.0001000" products="441 311 211 111"/>
- <channel onMode="1" bRatio="0.0001000" products="441 321 111 111"/>
- <channel onMode="1" bRatio="0.0002000" products="441 321 211 -211"/>
- <channel onMode="1" bRatio="0.0001000" products="445 311 211 111"/>
- <channel onMode="1" bRatio="0.0001000" products="445 321 111 111"/>
- <channel onMode="1" bRatio="0.0002000" products="445 321 211 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="10311 211 111 111"/>
- <channel onMode="1" bRatio="0.0000100" products="10311 211 211 -211"/>
- <channel onMode="1" bRatio="0.0000050" products="10311 221 211 111"/>
- <channel onMode="1" bRatio="0.0000100" products="10311 321 311 111"/>
- <channel onMode="1" bRatio="0.0000050" products="10311 321 311 221"/>
- <channel onMode="1" bRatio="0.0000100" products="10311 321 -321 211"/>
- <channel onMode="1" bRatio="0.0000020" products="10311 331 211 111"/>
- <channel onMode="1" bRatio="0.0000020" products="10311 331 321 311"/>
- <channel onMode="1" bRatio="0.0000100" products="-10311 311 311 211"/>
- <channel onMode="1" bRatio="0.0000100" products="-10311 321 311 111"/>
- <channel onMode="1" bRatio="0.0000050" products="-10311 321 311 221"/>
- <channel onMode="1" bRatio="0.0000100" products="-10311 321 321 -211"/>
- <channel onMode="1" bRatio="0.0000020" products="-10311 331 321 311"/>
- <channel onMode="1" bRatio="0.0000100" products="10321 111 111 111"/>
- <channel onMode="1" bRatio="0.0000050" products="10321 221 111 111"/>
- <channel onMode="1" bRatio="0.0000100" products="10321 321 -321 111"/>
- <channel onMode="1" bRatio="0.0000050" products="10321 321 -321 221"/>
- <channel onMode="1" bRatio="0.0000020" products="10321 331 111 111"/>
- <channel onMode="1" bRatio="0.0000020" products="10321 331 321 -321"/>
- <channel onMode="1" bRatio="0.0000100" products="-10321 321 321 111"/>
- <channel onMode="1" bRatio="0.0000050" products="-10321 321 321 221"/>
- <channel onMode="1" bRatio="0.0000020" products="-10321 331 321 321"/>
- <channel onMode="1" bRatio="0.0001000" products="10441 311 211 111"/>
- <channel onMode="1" bRatio="0.0001000" products="10441 321 111 111"/>
- <channel onMode="1" bRatio="0.0002000" products="10441 321 211 -211"/>
- <channel onMode="1" bRatio="0.0000020" products="20313 311 311 211"/>
- <channel onMode="1" bRatio="0.0000100" products="20313 321 311 111"/>
- <channel onMode="1" bRatio="0.0000050" products="20313 321 311 221"/>
- <channel onMode="1" bRatio="0.0000020" products="20313 321 -321 211"/>
- <channel onMode="1" bRatio="0.0000020" products="20313 331 321 311"/>
- <channel onMode="1" bRatio="0.0000020" products="-20313 311 311 211"/>
- <channel onMode="1" bRatio="0.0000100" products="-20313 321 311 111"/>
- <channel onMode="1" bRatio="0.0000050" products="-20313 321 311 221"/>
- <channel onMode="1" bRatio="0.0000020" products="-20313 331 321 311"/>
- <channel onMode="1" bRatio="0.0000040" products="20323 311 311 111"/>
- <channel onMode="1" bRatio="0.0000020" products="20323 311 311 221"/>
- <channel onMode="1" bRatio="0.0000020" products="20323 321 -321 111"/>
- <channel onMode="1" bRatio="0.0000010" products="20323 321 -321 221"/>
- <channel onMode="1" bRatio="0.0000020" products="20323 331 311 311"/>
- <channel onMode="1" bRatio="0.0000010" products="20323 331 321 -321"/>
- <channel onMode="1" bRatio="0.0000020" products="-20323 321 321 111"/>
- <channel onMode="1" bRatio="0.0002000" products="20443 311 211 111"/>
- <channel onMode="1" bRatio="0.0002000" products="20443 321 111 111"/>
- <channel onMode="1" bRatio="0.0004000" products="20443 321 211 -211"/>
- <channel onMode="1" bRatio="0.0001000" products="30443 311 211 111"/>
- <channel onMode="1" bRatio="0.0001000" products="30443 321 111 111"/>
- <channel onMode="1" bRatio="0.0002000" products="30443 321 211 -211"/>
- <channel onMode="1" bRatio="0.0000500" products="100441 311 211 111"/>
- <channel onMode="1" bRatio="0.0000500" products="100441 321 111 111"/>
- <channel onMode="1" bRatio="0.0000800" products="100441 321 211 -211"/>
- <channel onMode="1" bRatio="0.0001000" products="100443 311 211 111"/>
- <channel onMode="1" bRatio="0.0001000" products="100443 321 111 111"/>
- <channel onMode="1" bRatio="0.0002000" products="100443 321 211 -211"/>
- <channel onMode="1" bRatio="0.0000010" products="9000111 211 111 111"/>
- <channel onMode="1" bRatio="0.0000010" products="9000211 111 111 111"/>
- <channel onMode="1" bRatio="0.0000010" products="-9000211 211 211 111"/>
- <channel onMode="1" bRatio="0.0000020" products="9010221 211 111 111"/>
- <channel onMode="1" bRatio="0.0000020" products="9010221 211 211 -211"/>
- <channel onMode="1" bRatio="0.0000010" products="9010221 221 211 111"/>
- <channel onMode="1" bRatio="0.0000010" products="9010221 311 311 211"/>
- <channel onMode="1" bRatio="0.0000010" products="9010221 321 311 111"/>
- <channel onMode="1" bRatio="0.0000100" products="9010221 321 321 -321"/>
- <channel onMode="1" bRatio="0.0000010" products="9010221 331 211 111"/>
- <channel onMode="1" bRatio="0.0000010" products="211 111 111 111 111"/>
- <channel onMode="1" bRatio="0.0000010" products="211 211 -211 111 111"/>
- <channel onMode="1" bRatio="0.0000010" products="221 211 111 111 111"/>
- <channel onMode="1" bRatio="0.0000010" products="221 211 211 -211 111"/>
- <channel onMode="1" bRatio="0.0000020" products="311 211 111 111 111"/>
- <channel onMode="1" bRatio="0.0000020" products="311 211 211 -211 111"/>
- <channel onMode="1" bRatio="0.0000010" products="311 221 211 111 111"/>
- <channel onMode="1" bRatio="0.0000010" products="311 221 211 211 -211"/>
- <channel onMode="1" bRatio="0.0000010" products="311 221 221 211 111"/>
- <channel onMode="1" bRatio="0.0000002" products="311 311 211 111 111"/>
- <channel onMode="1" bRatio="0.0000002" products="311 311 211 211 -211"/>
- <channel onMode="1" bRatio="0.0000001" products="311 311 221 211 111"/>
- <channel onMode="1" bRatio="0.0000100" products="311 311 311 211 111"/>
- <channel onMode="1" bRatio="0.0000020" products="321 111 111 111 111"/>
- <channel onMode="1" bRatio="0.0000020" products="321 211 211 -211 -211"/>
- <channel onMode="1" bRatio="0.0000020" products="321 211 -211 111 111"/>
- <channel onMode="1" bRatio="0.0000010" products="321 221 111 111 111"/>
- <channel onMode="1" bRatio="0.0000010" products="321 221 211 -211 111"/>
- <channel onMode="1" bRatio="0.0000010" products="321 221 221 111 111"/>
- <channel onMode="1" bRatio="0.0000002" products="321 311 111 111 111"/>
- <channel onMode="1" bRatio="0.0000002" products="321 311 211 -211 111"/>
- <channel onMode="1" bRatio="0.0000001" products="321 311 221 111 111"/>
- <channel onMode="1" bRatio="0.0000001" products="321 311 221 211 -211"/>
- <channel onMode="1" bRatio="0.0000100" products="321 311 311 111 111"/>
- <channel onMode="1" bRatio="0.0000050" products="321 311 311 221 111"/>
- <channel onMode="1" bRatio="0.0000010" products="321 311 311 311 111"/>
- <channel onMode="1" bRatio="0.0000100" products="321 321 -321 111 111"/>
- <channel onMode="1" bRatio="0.0000050" products="321 321 -321 221 111"/>
- <channel onMode="1" bRatio="0.0000010" products="321 321 -321 311 111"/>
- <channel onMode="1" bRatio="0.0000010" products="321 321 -321 -321 211"/>
- <channel onMode="1" bRatio="0.0000002" products="321 -321 211 111 111"/>
- <channel onMode="1" bRatio="0.0000002" products="321 -321 211 211 -211"/>
- <channel onMode="1" bRatio="0.0000001" products="321 -321 221 211 111"/>
- <channel onMode="1" bRatio="0.0000100" products="321 -321 311 211 111"/>
- <channel onMode="1" bRatio="0.0000010" products="321 -321 311 311 211"/>
- <channel onMode="1" bRatio="0.0000002" products="-321 311 211 211 111"/>
- <channel onMode="1" bRatio="0.0000001" products="-321 311 221 211 211"/>
- <channel onMode="1" bRatio="0.0000010" products="331 211 111 111 111"/>
- <channel onMode="1" bRatio="0.0000010" products="331 211 211 -211 111"/>
- <channel onMode="1" bRatio="0.0000010" products="331 311 211 211 -211"/>
- <channel onMode="1" bRatio="0.0000001" products="331 311 311 211 111"/>
- <channel onMode="1" bRatio="0.0000010" products="331 321 111 111 111"/>
- <channel onMode="1" bRatio="0.0000010" products="331 321 211 -211 111"/>
- <channel onMode="1" bRatio="0.0000010" products="331 321 221 111 111"/>
- <channel onMode="1" bRatio="0.0000001" products="331 321 311 111 111"/>
- <channel onMode="1" bRatio="0.0000001" products="331 321 311 211 -211"/>
- <channel onMode="1" bRatio="0.0000020" products="331 321 311 311 111"/>
- <channel onMode="1" bRatio="0.0000020" products="331 321 321 -321 111"/>
- <channel onMode="1" bRatio="0.0000001" products="331 321 -321 211 111"/>
- <channel onMode="1" bRatio="0.0000001" products="331 -321 311 211 211"/>
- <channel onMode="1" bRatio="0.0000010" products="333 311 311 311 211"/>
- <channel onMode="1" bRatio="0.0000010" products="333 321 311 311 111"/>
- <channel onMode="1" bRatio="0.0000010" products="333 321 321 311 -211"/>
- <channel onMode="1" bRatio="0.0000010" products="333 321 321 -321 111"/>
- <channel onMode="1" bRatio="0.0000010" products="333 321 -321 311 211"/>
- <channel onMode="1" bRatio="0.0050000" meMode="55" products="-3 2"/>
- <channel onMode="1" bRatio="0.0330000" meMode="63" products="-4103 2203"/>
- <channel onMode="1" bRatio="0.0090000" meMode="63" products="-4303 2203"/>
- <channel onMode="1" bRatio="0.0000700" meMode="23" products="1 -1 -1 2"/>
- <channel onMode="1" bRatio="0.0018000" meMode="23" products="1 -1 -3 2"/>
- <channel onMode="1" bRatio="0.0030000" meMode="23" products="2 -1 -2 2"/>
- <channel onMode="1" bRatio="0.0020500" meMode="23" products="2 -2 -1 2"/>
- <channel onMode="1" bRatio="0.0022000" meMode="23" products="2 -2 -3 2"/>
- <channel onMode="1" bRatio="0.0225000" meMode="43" products="2 -3 -4 2"/>
- <channel onMode="1" bRatio="0.0000900" meMode="23" products="3 -3 -1 2"/>
- <channel onMode="1" bRatio="0.0015000" meMode="23" products="3 -3 -3 2"/>
- <channel onMode="1" bRatio="0.0040000" meMode="43" products="4 -1 -4 2"/>
- <channel onMode="1" bRatio="0.0040000" meMode="23" products="4 -3 -2 2"/>
- <channel onMode="1" bRatio="0.0740000" meMode="43" products="4 -3 -4 2"/>
- <channel onMode="2" bRatio="0.0019480" meMode="22" products="12 -11 2 -2"/>
- <channel onMode="2" bRatio="0.0019480" meMode="22" products="14 -13 2 -2"/>
- <channel onMode="2" bRatio="0.0000200" products="445 323"/>
- <channel onMode="2" bRatio="0.0000010" products="333 321 313 311"/>
- <channel onMode="2" bRatio="0.0000020" products="-20313 321 321 -211"/>
- <channel onMode="2" bRatio="0.0003118" meMode="31" products="2 -3 22"/>
- <channel onMode="2" bRatio="0.2682660" meMode="23" products="2 -1 -4 2"/>
- <channel onMode="2" bRatio="0.0000050" meMode="12" products="2 -3 11 -11"/>
- <channel onMode="2" bRatio="0.0000025" meMode="12" products="2 -3 13 -13"/>
- <channel onMode="2" bRatio="0.0000002" meMode="12" products="2 -3 15 -15"/>
- <channel onMode="3" bRatio="0.0019480" meMode="22" products="12 -11 -2 2"/>
- <channel onMode="3" bRatio="0.0019480" meMode="22" products="14 -13 -2 2"/>
- <channel onMode="3" bRatio="0.0000400" products="445 323"/>
- <channel onMode="3" bRatio="0.0000010" products="333 321 -313 311"/>
- <channel onMode="3" bRatio="0.0000020" products="20313 321 321 -211"/>
- <channel onMode="3" bRatio="0.0003118" meMode="31" products="-3 2 22"/>
- <channel onMode="3" bRatio="0.2683360" meMode="23" products="2 -1 -4 2"/>
- <channel onMode="3" bRatio="0.0000050" meMode="12" products="-3 2 11 -11"/>
- <channel onMode="3" bRatio="0.0000025" meMode="12" products="-3 2 13 -13"/>
- <channel onMode="3" bRatio="0.0000002" meMode="12" products="-3 2 15 -15"/>
-</particle>
-
-<particle id="523" name="B*+" antiName="B*-" spinType="3" chargeType="3" colType="0"
-          m0="5.32500">
- <channel onMode="1" bRatio="1.0000000" products="521 22"/>
-</particle>
-
-<particle id="525" name="B*_2+" antiName="B*_2-" spinType="5" chargeType="3" colType="0"
-          m0="5.83000" mWidth="0.02000" mMin="5.63000" mMax="6.03000">
- <channel onMode="1" bRatio="0.3100000" products="513 211"/>
- <channel onMode="1" bRatio="0.1500000" products="523 111"/>
- <channel onMode="1" bRatio="0.3100000" products="511 211"/>
- <channel onMode="1" bRatio="0.1500000" products="521 111"/>
- <channel onMode="1" bRatio="0.0500000" products="513 211 111"/>
- <channel onMode="1" bRatio="0.0300000" products="523 211 -211"/>
-</particle>
-
-<particle id="531" name="B_s0" antiName="B_sbar0" spinType="1" chargeType="0" colType="0"
-          m0="5.36750" tau0="4.39000e-01">
- <channel onMode="1" bRatio="0.0002000" meMode="22" products="12 -11 -321"/>
- <channel onMode="1" bRatio="0.0003000" meMode="22" products="12 -11 -323"/>
- <channel onMode="1" bRatio="0.0210000" meMode="22" products="12 -11 -431"/>
- <channel onMode="1" bRatio="0.0490000" meMode="22" products="12 -11 -433"/>
- <channel onMode="1" bRatio="0.0070000" meMode="22" products="12 -11 -435"/>
- <channel onMode="1" bRatio="0.0003000" meMode="22" products="12 -11 -10323"/>
- <channel onMode="1" bRatio="0.0040000" meMode="22" products="12 -11 -10431"/>
- <channel onMode="1" bRatio="0.0070000" meMode="22" products="12 -11 -10433"/>
- <channel onMode="1" bRatio="0.0002000" meMode="22" products="12 -11 -20323"/>
- <channel onMode="1" bRatio="0.0040000" meMode="22" products="12 -11 -20433"/>
- <channel onMode="1" bRatio="0.0002000" meMode="22" products="14 -13 -321"/>
- <channel onMode="1" bRatio="0.0003000" meMode="22" products="14 -13 -323"/>
- <channel onMode="1" bRatio="0.0210000" meMode="22" products="14 -13 -431"/>
- <channel onMode="1" bRatio="0.0490000" meMode="22" products="14 -13 -433"/>
- <channel onMode="1" bRatio="0.0070000" meMode="22" products="14 -13 -435"/>
- <channel onMode="1" bRatio="0.0003000" meMode="22" products="14 -13 -10323"/>
- <channel onMode="1" bRatio="0.0040000" meMode="22" products="14 -13 -10431"/>
- <channel onMode="1" bRatio="0.0070000" meMode="22" products="14 -13 -10433"/>
- <channel onMode="1" bRatio="0.0002000" meMode="22" products="14 -13 -20323"/>
- <channel onMode="1" bRatio="0.0040000" meMode="22" products="14 -13 -20433"/>
- <channel onMode="1" bRatio="0.0080000" meMode="22" products="16 -15 -431"/>
- <channel onMode="1" bRatio="0.0160000" meMode="22" products="16 -15 -433"/>
- <channel onMode="1" bRatio="0.0028000" meMode="22" products="16 -15 -435"/>
- <channel onMode="1" bRatio="0.0018000" meMode="22" products="16 -15 -10431"/>
- <channel onMode="1" bRatio="0.0028000" meMode="22" products="16 -15 -10433"/>
- <channel onMode="1" bRatio="0.0018000" meMode="22" products="16 -15 -20433"/>
- <channel onMode="1" bRatio="0.0000005" products="22 22"/>
- <channel onMode="1" bRatio="0.0000100" products="130 130"/>
- <channel onMode="1" bRatio="0.0000000" products="211 -211"/>
- <channel onMode="1" bRatio="0.0000040" products="221 221"/>
- <channel onMode="1" bRatio="0.0000012" products="223 221"/>
- <channel onMode="1" bRatio="0.0000100" products="310 310"/>
- <channel onMode="1" bRatio="0.0000002" products="311 111"/>
- <channel onMode="1" bRatio="0.0000000" products="311 113"/>
- <channel onMode="1" bRatio="0.0000002" products="311 221"/>
- <channel onMode="1" bRatio="0.0000001" products="311 223"/>
- <channel onMode="1" bRatio="0.0000020" products="313 130"/>
- <channel onMode="1" bRatio="0.0000020" products="313 310"/>
- <channel onMode="1" bRatio="0.0000040" products="313 -313"/>
- <channel onMode="1" bRatio="0.0000000" products="-313 111"/>
- <channel onMode="1" bRatio="0.0000008" products="-313 113"/>
- <channel onMode="1" bRatio="0.0000020" products="-313 130"/>
- <channel onMode="1" bRatio="0.0000001" products="-313 221"/>
- <channel onMode="1" bRatio="0.0000020" products="-313 310"/>
- <channel onMode="1" bRatio="0.0000185" products="321 -321"/>
- <channel onMode="1" bRatio="0.0000048" products="-321 211"/>
- <channel onMode="1" bRatio="0.0000120" products="-321 213"/>
- <channel onMode="1" bRatio="0.0000046" products="323 -321"/>
- <channel onMode="1" bRatio="0.0000060" products="323 -323"/>
- <channel onMode="1" bRatio="0.0000250" products="-323 211"/>
- <channel onMode="1" bRatio="0.0000200" products="-323 213"/>
- <channel onMode="1" bRatio="0.0000082" products="-323 321"/>
- <channel onMode="1" bRatio="0.0000250" products="331 221"/>
- <channel onMode="1" bRatio="0.0000025" products="331 223"/>
- <channel onMode="1" bRatio="0.0000001" products="331 311"/>
- <channel onMode="1" bRatio="0.0000000" products="331 -313"/>
- <channel onMode="1" bRatio="0.0000580" products="331 331"/>
- <channel onMode="1" bRatio="0.0000450" products="333 22"/>
- <channel onMode="1" bRatio="0.0000213" products="333 221"/>
- <channel onMode="1" bRatio="0.0000004" products="333 -313"/>
- <channel onMode="1" bRatio="0.0000125" products="333 331"/>
- <channel onMode="1" bRatio="0.0000080" products="333 333"/>
- <channel onMode="1" bRatio="0.0002000" products="-421 311"/>
- <channel onMode="1" bRatio="0.0002000" products="-421 -313"/>
- <channel onMode="1" bRatio="0.0002000" products="-423 311"/>
- <channel onMode="1" bRatio="0.0002000" products="-423 -313"/>
- <channel onMode="1" bRatio="0.0017000" products="431 -411"/>
- <channel onMode="1" bRatio="0.0017000" products="431 -413"/>
- <channel onMode="1" bRatio="0.0086000" products="431 -431"/>
- <channel onMode="1" bRatio="0.0026000" products="-431 211"/>
- <channel onMode="1" bRatio="0.0073000" products="-431 213"/>
- <channel onMode="1" bRatio="0.0001500" products="-431 321"/>
- <channel onMode="1" bRatio="0.0003000" products="-431 323"/>
- <channel onMode="1" bRatio="0.0017000" products="433 -411"/>
- <channel onMode="1" bRatio="0.0017000" products="433 -413"/>
- <channel onMode="1" bRatio="0.0197000" products="433 -433"/>
- <channel onMode="1" bRatio="0.0027000" products="-433 211"/>
- <channel onMode="1" bRatio="0.0070000" products="-433 213"/>
- <channel onMode="1" bRatio="0.0001500" products="-433 321"/>
- <channel onMode="1" bRatio="0.0003000" products="-433 323"/>
- <channel onMode="1" bRatio="0.0013000" products="-435 211"/>
- <channel onMode="1" bRatio="0.0004000" products="441 221"/>
- <channel onMode="1" bRatio="0.0008000" products="441 331"/>
- <channel onMode="1" bRatio="0.0015000" products="441 333"/>
- <channel onMode="1" bRatio="0.0003200" products="443 221"/>
- <channel onMode="1" bRatio="0.0000800" products="443 311"/>
- <channel onMode="1" bRatio="0.0006400" products="443 331"/>
- <channel onMode="1" bRatio="0.0013500" products="443 333"/>
- <channel onMode="1" bRatio="0.0002350" products="445 221"/>
- <channel onMode="1" bRatio="0.0004650" products="445 331"/>
- <channel onMode="1" bRatio="0.0000500" products="10441 221"/>
- <channel onMode="1" bRatio="0.0001000" products="10441 331"/>
- <channel onMode="1" bRatio="0.0002000" products="10441 333"/>
- <channel onMode="1" bRatio="0.0002350" products="10443 221"/>
- <channel onMode="1" bRatio="0.0004650" products="10443 331"/>
- <channel onMode="1" bRatio="0.0010000" products="10443 333"/>
- <channel onMode="1" bRatio="0.0085000" products="20213 -431"/>
- <channel onMode="1" bRatio="0.0122000" products="20213 -433"/>
- <channel onMode="1" bRatio="0.0008000" products="-20433 211"/>
- <channel onMode="1" bRatio="0.0021000" products="-20433 213"/>
- <channel onMode="1" bRatio="0.0003000" products="20443 221"/>
- <channel onMode="1" bRatio="0.0007000" products="20443 331"/>
- <channel onMode="1" bRatio="0.0014000" products="20443 333"/>
- <channel onMode="1" bRatio="0.0002000" products="100441 221"/>
- <channel onMode="1" bRatio="0.0004000" products="100441 331"/>
- <channel onMode="1" bRatio="0.0006000" products="100441 333"/>
- <channel onMode="1" bRatio="0.0002350" products="100443 221"/>
- <channel onMode="1" bRatio="0.0004650" products="100443 331"/>
- <channel onMode="1" bRatio="0.0012000" products="100443 333"/>
- <channel onMode="1" bRatio="0.0000023" meMode="11" products="333 11 -11"/>
- <channel onMode="1" bRatio="0.0000023" meMode="11" products="333 13 -13"/>
- <channel onMode="1" bRatio="0.0007000" products="411 -411 311"/>
- <channel onMode="1" bRatio="0.0007000" products="413 -411 311"/>
- <channel onMode="1" bRatio="0.0007000" products="421 411 -321"/>
- <channel onMode="1" bRatio="0.0007000" products="-421 413 -321"/>
- <channel onMode="1" bRatio="0.0096000" products="431 -411 311"/>
- <channel onMode="1" bRatio="0.0096000" products="431 421 -321"/>
- <channel onMode="1" bRatio="0.0009000" products="-431 211 113"/>
- <channel onMode="1" bRatio="0.0009000" products="-431 213 111"/>
- <channel onMode="1" bRatio="0.0020000" products="-431 411 311"/>
- <channel onMode="1" bRatio="0.0025000" products="-431 411 313"/>
- <channel onMode="1" bRatio="0.0050000" products="-431 413 311"/>
- <channel onMode="1" bRatio="0.0025000" products="-431 413 313"/>
- <channel onMode="1" bRatio="0.0020000" products="-431 421 321"/>
- <channel onMode="1" bRatio="0.0025000" products="-431 421 323"/>
- <channel onMode="1" bRatio="0.0050000" products="-431 423 321"/>
- <channel onMode="1" bRatio="0.0025000" products="-431 423 323"/>
- <channel onMode="1" bRatio="0.0096000" products="433 -411 311"/>
- <channel onMode="1" bRatio="0.0096000" products="433 -421 -321"/>
- <channel onMode="1" bRatio="0.0010000" products="-433 211 113"/>
- <channel onMode="1" bRatio="0.0010000" products="-433 213 111"/>
- <channel onMode="1" bRatio="0.0050000" products="-433 411 311"/>
- <channel onMode="1" bRatio="0.0050000" products="-433 411 313"/>
- <channel onMode="1" bRatio="0.0150000" products="-433 413 311"/>
- <channel onMode="1" bRatio="0.0030000" products="-433 413 313"/>
- <channel onMode="1" bRatio="0.0050000" products="-433 421 321"/>
- <channel onMode="1" bRatio="0.0050000" products="-433 421 323"/>
- <channel onMode="1" bRatio="0.0150000" products="-433 423 321"/>
- <channel onMode="1" bRatio="0.0030000" products="-433 423 323"/>
- <channel onMode="1" bRatio="0.0002800" products="441 311 311"/>
- <channel onMode="1" bRatio="0.0002800" products="441 321 -321"/>
- <channel onMode="1" bRatio="0.0002000" products="443 111 111"/>
- <channel onMode="1" bRatio="0.0002000" products="443 211 -211"/>
- <channel onMode="1" bRatio="0.0007000" products="443 311 311"/>
- <channel onMode="1" bRatio="0.0007000" products="443 321 -321"/>
- <channel onMode="1" bRatio="0.0001600" products="445 311 311"/>
- <channel onMode="1" bRatio="0.0001600" products="445 321 -321"/>
- <channel onMode="1" bRatio="0.0000300" products="10441 311 311"/>
- <channel onMode="1" bRatio="0.0000300" products="10441 321 -321"/>
- <channel onMode="1" bRatio="0.0001600" products="10443 311 311"/>
- <channel onMode="1" bRatio="0.0001600" products="10443 321 -321"/>
- <channel onMode="1" bRatio="0.0002600" products="20443 311 311"/>
- <channel onMode="1" bRatio="0.0002600" products="20443 321 -321"/>
- <channel onMode="1" bRatio="0.0001200" products="100441 311 311"/>
- <channel onMode="1" bRatio="0.0001200" products="100441 321 -321"/>
- <channel onMode="1" bRatio="0.0002000" products="100443 111 111"/>
- <channel onMode="1" bRatio="0.0002000" products="100443 211 -211"/>
- <channel onMode="1" bRatio="0.0003000" products="100443 311 311"/>
- <channel onMode="1" bRatio="0.0003000" products="100443 321 -321"/>
- <channel onMode="1" bRatio="0.0003000" products="411 -411 311 111"/>
- <channel onMode="1" bRatio="0.0003000" products="411 -411 -321 211"/>
- <channel onMode="1" bRatio="0.0003000" products="413 -411 311 111"/>
- <channel onMode="1" bRatio="0.0003000" products="413 -411 -321 211"/>
- <channel onMode="1" bRatio="0.0007000" products="-421 411 311 -211"/>
- <channel onMode="1" bRatio="0.0007000" products="-421 411 -321 111"/>
- <channel onMode="1" bRatio="0.0007000" products="-421 413 311 -211"/>
- <channel onMode="1" bRatio="0.0007000" products="-421 413 -321 111"/>
- <channel onMode="1" bRatio="0.0024000" products="431 -411 311 111"/>
- <channel onMode="1" bRatio="0.0048000" products="431 -411 -321 211"/>
- <channel onMode="1" bRatio="0.0048000" products="431 -421 311 -211"/>
- <channel onMode="1" bRatio="0.0024000" products="431 -421 -321 111"/>
- <channel onMode="1" bRatio="0.0009000" products="-431 211 111 111"/>
- <channel onMode="1" bRatio="0.0009000" products="-431 211 211 -211"/>
- <channel onMode="1" bRatio="0.0024000" products="433 -411 311 111"/>
- <channel onMode="1" bRatio="0.0048000" products="433 -411 -321 211"/>
- <channel onMode="1" bRatio="0.0048000" products="433 -421 311 -211"/>
- <channel onMode="1" bRatio="0.0024000" products="433 -421 -321 111"/>
- <channel onMode="1" bRatio="0.0010000" products="-433 211 111 111"/>
- <channel onMode="1" bRatio="0.0077000" products="-433 211 211 -211"/>
- <channel onMode="1" bRatio="0.0001000" products="441 221 111 111"/>
- <channel onMode="1" bRatio="0.0001000" products="441 221 211 -211"/>
- <channel onMode="1" bRatio="0.0002800" products="441 311 311 111"/>
- <channel onMode="1" bRatio="0.0002800" products="441 321 -321 111"/>
- <channel onMode="1" bRatio="0.0002800" products="441 -321 311 211"/>
- <channel onMode="1" bRatio="0.0002000" products="441 331 111 111"/>
- <channel onMode="1" bRatio="0.0002000" products="441 331 211 -211"/>
- <channel onMode="1" bRatio="0.0004000" products="441 333 111 111"/>
- <channel onMode="1" bRatio="0.0004000" products="441 333 211 -211"/>
- <channel onMode="1" bRatio="0.0002000" products="443 221 111 111"/>
- <channel onMode="1" bRatio="0.0002000" products="443 221 211 -211"/>
- <channel onMode="1" bRatio="0.0007000" products="443 311 311 111"/>
- <channel onMode="1" bRatio="0.0007000" products="443 321 -321 111"/>
- <channel onMode="1" bRatio="0.0007000" products="443 -321 311 211"/>
- <channel onMode="1" bRatio="0.0004000" products="443 331 111 111"/>
- <channel onMode="1" bRatio="0.0004000" products="443 331 211 -211"/>
- <channel onMode="1" bRatio="0.0003900" products="443 333 111 111"/>
- <channel onMode="1" bRatio="0.0003900" products="443 333 211 -211"/>
- <channel onMode="1" bRatio="0.0001600" products="445 311 311 111"/>
- <channel onMode="1" bRatio="0.0001600" products="445 321 -321 111"/>
- <channel onMode="1" bRatio="0.0001600" products="445 -321 311 211"/>
- <channel onMode="1" bRatio="0.0000300" products="10441 311 311 111"/>
- <channel onMode="1" bRatio="0.0000300" products="10441 321 -321 111"/>
- <channel onMode="1" bRatio="0.0000300" products="10441 -321 311 211"/>
- <channel onMode="1" bRatio="0.0001600" products="10443 311 311 111"/>
- <channel onMode="1" bRatio="0.0001600" products="10443 321 -321 111"/>
- <channel onMode="1" bRatio="0.0001600" products="10443 -321 311 211"/>
- <channel onMode="1" bRatio="0.0001000" products="20443 221 111 111"/>
- <channel onMode="1" bRatio="0.0001000" products="20443 221 211 -211"/>
- <channel onMode="1" bRatio="0.0002600" products="20443 311 311 111"/>
- <channel onMode="1" bRatio="0.0002600" products="20443 321 -321 111"/>
- <channel onMode="1" bRatio="0.0002600" products="20443 -321 311 211"/>
- <channel onMode="1" bRatio="0.0002000" products="20443 331 111 111"/>
- <channel onMode="1" bRatio="0.0002000" products="20443 331 211 -211"/>
- <channel onMode="1" bRatio="0.0004000" products="20443 333 111 111"/>
- <channel onMode="1" bRatio="0.0004000" products="20443 333 211 -211"/>
- <channel onMode="1" bRatio="0.0001200" products="100441 311 311 111"/>
- <channel onMode="1" bRatio="0.0001200" products="100441 321 -321 111"/>
- <channel onMode="1" bRatio="0.0001200" products="100441 -321 311 211"/>
- <channel onMode="1" bRatio="0.0002000" products="100443 221 111 111"/>
- <channel onMode="1" bRatio="0.0002000" products="100443 221 211 -211"/>
- <channel onMode="1" bRatio="0.0003000" products="100443 311 311 111"/>
- <channel onMode="1" bRatio="0.0003000" products="100443 321 -321 111"/>
- <channel onMode="1" bRatio="0.0003000" products="100443 -321 311 211"/>
- <channel onMode="1" bRatio="0.0004000" products="100443 331 111 111"/>
- <channel onMode="1" bRatio="0.0004000" products="100443 331 211 -211"/>
- <channel onMode="1" bRatio="0.0003400" products="100443 333 111 111"/>
- <channel onMode="1" bRatio="0.0003400" products="100443 333 211 -211"/>
- <channel onMode="1" bRatio="0.0050000" meMode="55" products="-3 3"/>
- <channel onMode="1" bRatio="0.0200000" meMode="63" products="-4301 2101"/>
- <channel onMode="1" bRatio="0.0400000" meMode="63" products="-4303 2103"/>
- <channel onMode="1" bRatio="0.0007000" meMode="23" products="1 -1 -1 3"/>
- <channel onMode="1" bRatio="0.0016000" meMode="23" products="1 -1 -3 3"/>
- <channel onMode="1" bRatio="0.3574344" meMode="23" products="2 -1 -4 3"/>
- <channel onMode="1" bRatio="0.0036000" meMode="23" products="2 -2 -1 3"/>
- <channel onMode="1" bRatio="0.0020000" meMode="23" products="2 -2 -3 3"/>
- <channel onMode="1" bRatio="0.0172000" meMode="23" products="2 -3 -4 3"/>
- <channel onMode="1" bRatio="0.0195000" meMode="23" products="2 -4 -1 3"/>
- <channel onMode="1" bRatio="0.0009000" meMode="23" products="2 -4 -3 3"/>
- <channel onMode="1" bRatio="0.0009000" meMode="23" products="3 -3 -1 3"/>
- <channel onMode="1" bRatio="0.0013000" meMode="23" products="3 -3 -3 3"/>
- <channel onMode="1" bRatio="0.0070000" meMode="43" products="4 -1 -4 3"/>
- <channel onMode="1" bRatio="0.0040000" meMode="23" products="4 -3 -2 3"/>
- <channel onMode="2" bRatio="0.0090000" products="433 -431"/>
- <channel onMode="2" bRatio="0.0099000" products="-433 431"/>
- <channel onMode="3" bRatio="0.0099000" products="433 -431"/>
- <channel onMode="3" bRatio="0.0090000" products="-433 431"/>
-</particle>
-
-<particle id="533" name="B*_s0" antiName="B*_sbar0" spinType="3" chargeType="0" colType="0"
-          m0="5.41280">
- <channel onMode="1" bRatio="1.0000000" products="531 22"/>
-</particle>
-
-<particle id="535" name="B*_2s0" antiName="B*_2sbar0" spinType="5" chargeType="0" colType="0"
-          m0="6.07000" mWidth="0.02000" mMin="5.87000" mMax="6.27000">
- <channel onMode="1" bRatio="0.1700000" products="513 311"/>
- <channel onMode="1" bRatio="0.1700000" products="523 -321"/>
- <channel onMode="1" bRatio="0.3300000" products="511 311"/>
- <channel onMode="1" bRatio="0.3300000" products="521 -321"/>
-</particle>
-
-<particle id="541" name="B_c+" antiName="B_c-" spinType="1" chargeType="3" colType="0"
-          m0="6.28600" tau0="1.38000e-01">
- <channel onMode="1" bRatio="0.0160000" products="16 -15"/>
- <channel onMode="1" bRatio="0.0034000" meMode="22" products="-11 12 511"/>
- <channel onMode="1" bRatio="0.0058000" meMode="22" products="-11 12 513"/>
- <channel onMode="1" bRatio="0.0403000" meMode="22" products="-11 12 531"/>
- <channel onMode="1" bRatio="0.0506000" meMode="22" products="-11 12 533"/>
- <channel onMode="1" bRatio="0.0000400" meMode="22" products="12 -11 421"/>
- <channel onMode="1" bRatio="0.0001800" meMode="22" products="12 -11 423"/>
- <channel onMode="1" bRatio="0.0075000" meMode="22" products="12 -11 441"/>
- <channel onMode="1" bRatio="0.0190000" meMode="22" products="12 -11 443"/>
- <channel onMode="1" bRatio="0.0002000" meMode="22" products="12 -11 100441"/>
- <channel onMode="1" bRatio="0.0009400" meMode="22" products="12 -11 100443"/>
- <channel onMode="1" bRatio="0.0034000" meMode="22" products="-13 14 511"/>
- <channel onMode="1" bRatio="0.0058000" meMode="22" products="-13 14 513"/>
- <channel onMode="1" bRatio="0.0403000" meMode="22" products="-13 14 531"/>
- <channel onMode="1" bRatio="0.0506000" meMode="22" products="-13 14 533"/>
- <channel onMode="1" bRatio="0.0000400" meMode="22" products="14 -13 421"/>
- <channel onMode="1" bRatio="0.0001800" meMode="22" products="14 -13 423"/>
- <channel onMode="1" bRatio="0.0075000" meMode="22" products="14 -13 441"/>
- <channel onMode="1" bRatio="0.0190000" meMode="22" products="14 -13 443"/>
- <channel onMode="1" bRatio="0.0002000" meMode="22" products="14 -13 100441"/>
- <channel onMode="1" bRatio="0.0009400" meMode="22" products="14 -13 100443"/>
- <channel onMode="1" bRatio="0.0000200" meMode="22" products="16 -15 421"/>
- <channel onMode="1" bRatio="0.0000800" meMode="22" products="16 -15 423"/>
- <channel onMode="1" bRatio="0.0023000" meMode="22" products="16 -15 441"/>
- <channel onMode="1" bRatio="0.0048000" meMode="22" products="16 -15 443"/>
- <channel onMode="1" bRatio="0.0000160" meMode="22" products="16 -15 100441"/>
- <channel onMode="1" bRatio="0.0000800" meMode="22" products="16 -15 100443"/>
- <channel onMode="1" bRatio="0.0000200" products="211 113"/>
- <channel onMode="1" bRatio="0.0000003" products="421 411"/>
- <channel onMode="1" bRatio="0.0000004" products="421 413"/>
- <channel onMode="1" bRatio="0.0000530" products="-421 411"/>
- <channel onMode="1" bRatio="0.0000490" products="-421 413"/>
- <channel onMode="1" bRatio="0.0000003" products="423 411"/>
- <channel onMode="1" bRatio="0.0000016" products="423 413"/>
- <channel onMode="1" bRatio="0.0000750" products="-423 411"/>
- <channel onMode="1" bRatio="0.0003300" products="-423 413"/>
- <channel onMode="1" bRatio="0.0000066" products="431 421"/>
- <channel onMode="1" bRatio="0.0000048" products="431 -421"/>
- <channel onMode="1" bRatio="0.0000063" products="431 423"/>
- <channel onMode="1" bRatio="0.0000071" products="431 -423"/>
- <channel onMode="1" bRatio="0.0000085" products="433 421"/>
- <channel onMode="1" bRatio="0.0000045" products="433 -421"/>
- <channel onMode="1" bRatio="0.0000404" products="433 423"/>
- <channel onMode="1" bRatio="0.0000260" products="433 -423"/>
- <channel onMode="1" bRatio="0.0020000" products="441 211"/>
- <channel onMode="1" bRatio="0.0042000" products="441 213"/>
- <channel onMode="1" bRatio="0.0001300" products="441 321"/>
- <channel onMode="1" bRatio="0.0002000" products="441 323"/>
- <channel onMode="1" bRatio="0.0001500" products="441 411"/>
- <channel onMode="1" bRatio="0.0001000" products="441 413"/>
- <channel onMode="1" bRatio="0.0028000" products="441 431"/>
- <channel onMode="1" bRatio="0.0027000" products="441 433"/>
- <channel onMode="1" bRatio="0.0013000" products="443 211"/>
- <channel onMode="1" bRatio="0.0040000" products="443 213"/>
- <channel onMode="1" bRatio="0.0001100" products="443 321"/>
- <channel onMode="1" bRatio="0.0002200" products="443 323"/>
- <channel onMode="1" bRatio="0.0000900" products="443 411"/>
- <channel onMode="1" bRatio="0.0002800" products="443 413"/>
- <channel onMode="1" bRatio="0.0017000" products="443 431"/>
- <channel onMode="1" bRatio="0.0067000" products="443 433"/>
- <channel onMode="1" bRatio="0.0106000" products="511 211"/>
- <channel onMode="1" bRatio="0.0096000" products="511 213"/>
- <channel onMode="1" bRatio="0.0007000" products="511 321"/>
- <channel onMode="1" bRatio="0.0001500" products="511 323"/>
- <channel onMode="1" bRatio="0.0095000" products="513 211"/>
- <channel onMode="1" bRatio="0.0257000" products="513 213"/>
- <channel onMode="1" bRatio="0.0005500" products="513 321"/>
- <channel onMode="1" bRatio="0.0005800" products="513 323"/>
- <channel onMode="1" bRatio="0.0003700" products="521 111"/>
- <channel onMode="1" bRatio="0.0003400" products="521 113"/>
- <channel onMode="1" bRatio="0.0198000" products="521 311"/>
- <channel onMode="1" bRatio="0.0003300" products="523 111"/>
- <channel onMode="1" bRatio="0.0009000" products="523 113"/>
- <channel onMode="1" bRatio="0.0160000" products="523 311"/>
- <channel onMode="1" bRatio="0.1640000" products="531 211"/>
- <channel onMode="1" bRatio="0.0720000" products="531 213"/>
- <channel onMode="1" bRatio="0.0106000" products="531 321"/>
- <channel onMode="1" bRatio="0.0650000" products="533 211"/>
- <channel onMode="1" bRatio="0.2020000" products="533 213"/>
- <channel onMode="1" bRatio="0.0037000" products="533 321"/>
- <channel onMode="1" bRatio="0.0600502" meMode="42" products="4 -3"/>
- <channel onMode="2" bRatio="0.0043000" products="521 313"/>
- <channel onMode="2" bRatio="0.0167000" products="523 313"/>
- <channel onMode="3" bRatio="0.0043000" products="521 -313"/>
- <channel onMode="3" bRatio="0.0167000" products="523 -313"/>
-</particle>
-
-<particle id="543" name="B*_c+" antiName="B*_c-" spinType="3" chargeType="3" colType="0"
-          m0="6.34000">
- <channel onMode="1" bRatio="1.0000000" products="541 22"/>
-</particle>
-
-<particle id="545" name="B*_2c+" antiName="B*_2c-" spinType="5" chargeType="3" colType="0"
-          m0="7.35000" mWidth="0.02000" mMin="7.20000" mMax="7.50000">
- <channel onMode="1" bRatio="0.3000000" products="511 411"/>
- <channel onMode="1" bRatio="0.3000000" products="521 421"/>
- <channel onMode="1" bRatio="0.2000000" products="513 411"/>
- <channel onMode="1" bRatio="0.2000000" products="523 421"/>
-</particle>
-
-<particle id="551" name="eta_b" spinType="1" chargeType="0" colType="0"
-          m0="9.40000">
- <channel onMode="1" bRatio="1.0000000" meMode="91" products="21 21"/>
-</particle>
-
-<particle id="553" name="Upsilon" spinType="3" chargeType="0" colType="0"
-          m0="9.46030" mWidth="0.00005" mMin="9.45980" mMax="9.46080">
- <channel onMode="1" bRatio="0.7757000" meMode="92" products="21 21 21"/>
- <channel onMode="1" bRatio="0.0290000" meMode="92" products="22 21 21"/>
- <channel onMode="1" bRatio="0.0238000" products="11 -11"/>
- <channel onMode="1" bRatio="0.0248000" products="13 -13"/>
- <channel onMode="1" bRatio="0.0267000" products="15 -15"/>
- <channel onMode="1" bRatio="0.0150000" meMode="91" products="1 -1"/>
- <channel onMode="1" bRatio="0.0450000" meMode="91" products="2 -2"/>
- <channel onMode="1" bRatio="0.0150000" meMode="91" products="3 -3"/>
- <channel onMode="1" bRatio="0.0450000" meMode="91" products="4 -4"/>
-</particle>
-
-<particle id="555" name="chi_2b" spinType="5" chargeType="0" colType="0"
-          m0="9.91221">
- <channel onMode="1" bRatio="0.2200000" products="553 22"/>
- <channel onMode="1" bRatio="0.7800000" meMode="91" products="21 21"/>
-</particle>
-
-<particle id="990" name="pomeron" spinType="0" chargeType="0" colType="0"
-          m0="0.00000">
-</particle>
-
-<particle id="1103" name="dd_1" antiName="dd_1bar" spinType="3" chargeType="-2" colType="-1"
-          m0="0.77133">
-</particle>
-
-<particle id="1114" name="Delta-" antiName="Deltabar+" spinType="4" chargeType="-3" colType="0"
-          m0="1.23400" mWidth="0.12100" mMin="1.08000" mMax="1.60000">
- <channel onMode="1" bRatio="1.0000000" products="2112 -211"/>
-</particle>
-
-<particle id="2101" name="ud_0" antiName="ud_0bar" spinType="1" chargeType="1" colType="-1"
-          m0="0.57933">
-</particle>
-
-<particle id="2103" name="ud_1" antiName="ud_1bar" spinType="3" chargeType="1" colType="-1"
-          m0="0.77133">
-</particle>
-
-<particle id="2112" name="n0" antiName="nbar0" spinType="2" chargeType="0" colType="0"
-          m0="0.93957" tau0="2.65500e+14">
- <channel onMode="1" bRatio="1.0000000" meMode="22" products="-12 11 2212"/>
-</particle>
-
-<particle id="2114" name="Delta0" antiName="Deltabar0" spinType="4" chargeType="0" colType="0"
-          m0="1.23300" mWidth="0.11900" mMin="1.08000" mMax="1.60000">
- <channel onMode="1" bRatio="0.3314000" products="2212 -211"/>
- <channel onMode="1" bRatio="0.6630000" products="2112 111"/>
- <channel onMode="1" bRatio="0.0056000" products="2112 22"/>
-</particle>
-
-<particle id="2203" name="uu_1" antiName="uu_1bar" spinType="3" chargeType="4" colType="-1"
-          m0="0.77133">
-</particle>
-
-<particle id="2212" name="p+" antiName="pbar-" spinType="2" chargeType="3" colType="0"
-          m0="0.93827">
-</particle>
-
-<particle id="2214" name="Delta+" antiName="Deltabar-" spinType="4" chargeType="3" colType="0"
-          m0="1.23200" mWidth="0.11700" mMin="1.08000" mMax="1.60000">
- <channel onMode="1" bRatio="0.6630000" products="2212 111"/>
- <channel onMode="1" bRatio="0.3314000" products="2112 211"/>
- <channel onMode="1" bRatio="0.0056000" products="2212 22"/>
-</particle>
-
-<particle id="2224" name="Delta++" antiName="Deltabar--" spinType="4" chargeType="6" colType="0"
-          m0="1.23100" mWidth="0.11500" mMin="1.08000" mMax="1.60000">
- <channel onMode="1" bRatio="1.0000000" products="2212 211"/>
-</particle>
-
-<particle id="3101" name="sd_0" antiName="sd_0bar" spinType="1" chargeType="-2" colType="-1"
-          m0="0.80473">
-</particle>
-
-<particle id="3103" name="sd_1" antiName="sd_1bar" spinType="3" chargeType="-2" colType="-1"
-          m0="0.92953">
-</particle>
-
-<particle id="3112" name="Sigma-" antiName="Sigmabar+" spinType="2" chargeType="-3" colType="0"
-          m0="1.19745" tau0="4.43400e+01">
- <channel onMode="1" bRatio="0.9984760" products="2112 -211"/>
- <channel onMode="1" bRatio="0.0010170" meMode="22" products="-12 11 2112"/>
- <channel onMode="1" bRatio="0.0004500" meMode="22" products="-14 13 2112"/>
- <channel onMode="1" bRatio="0.0000570" meMode="22" products="-12 11 3122"/>
-</particle>
-
-<particle id="3114" name="Sigma*-" antiName="Sigma*bar+" spinType="4" chargeType="-3" colType="0"
-          m0="1.38720" mWidth="0.03940" mMin="1.34000" mMax="1.70000">
- <channel onMode="1" bRatio="0.8800000" products="3122 -211"/>
- <channel onMode="1" bRatio="0.0600000" products="3212 -211"/>
- <channel onMode="1" bRatio="0.0600000" products="3112 111"/>
-</particle>
-
-<particle id="3122" name="Lambda0" antiName="Lambdabar0" spinType="2" chargeType="0" colType="0"
-          m0="1.11568" tau0="7.89000e+01">
- <channel onMode="1" bRatio="0.6391610" products="2212 -211"/>
- <channel onMode="1" bRatio="0.3581000" products="2112 111"/>
- <channel onMode="1" bRatio="0.0017500" products="2112 22"/>
- <channel onMode="1" bRatio="0.0008320" meMode="22" products="-12 11 2212"/>
- <channel onMode="1" bRatio="0.0001570" meMode="22" products="-14 13 2212"/>
-</particle>
-
-<particle id="3124" name="Lambda(1520)0" antiName="Lambda(1520)bar0" spinType="4" chargeType="0" colType="0"
-          m0="1.51950" mWidth="0.01560" mMin="1.40000" mMax="1.65000">
- <channel onMode="1" bRatio="0.2300000" products="2212 -321"/>
- <channel onMode="1" bRatio="0.2300000" products="2112 -311"/>
- <channel onMode="1" bRatio="0.1400000" products="3222 -211"/>
- <channel onMode="1" bRatio="0.1400000" products="3112 211"/>
- <channel onMode="1" bRatio="0.1400000" products="3212 111"/>
- <channel onMode="1" bRatio="0.0333000" products="3122 111 111"/>
- <channel onMode="1" bRatio="0.0667000" products="3122 211 -211"/>
- <channel onMode="1" bRatio="0.0030000" products="3222 -211 111"/>
- <channel onMode="1" bRatio="0.0030000" products="3112 211 111"/>
- <channel onMode="1" bRatio="0.0010000" products="3212 111 111"/>
- <channel onMode="1" bRatio="0.0020000" products="3212 211 -211"/>
- <channel onMode="1" bRatio="0.0110000" products="3122 22"/>
-</particle>
-
-<particle id="3201" name="su_0" antiName="su_0bar" spinType="1" chargeType="1" colType="-1"
-          m0="0.80473">
-</particle>
-
-<particle id="3203" name="su_1" antiName="su_1bar" spinType="3" chargeType="1" colType="-1"
-          m0="0.92953">
-</particle>
-
-<particle id="3212" name="Sigma0" antiName="Sigmabar0" spinType="2" chargeType="0" colType="0"
-          m0="1.19264">
- <channel onMode="1" bRatio="0.9950000" products="3122 22"/>
- <channel onMode="1" bRatio="0.0050000" meMode="11" products="3122 11 -11"/>
-</particle>
-
-<particle id="3214" name="Sigma*0" antiName="Sigma*bar0" spinType="4" chargeType="0" colType="0"
-          m0="1.38370" mWidth="0.03600" mMin="1.34000" mMax="1.70000">
- <channel onMode="1" bRatio="0.8700000" products="3122 111"/>
- <channel onMode="1" bRatio="0.0585000" products="3222 -211"/>
- <channel onMode="1" bRatio="0.0585000" products="3112 211"/>
- <channel onMode="1" bRatio="0.0130000" products="3122 22"/>
-</particle>
-
-<particle id="3222" name="Sigma+" antiName="Sigmabar-" spinType="2" chargeType="3" colType="0"
-          m0="1.18937" tau0="2.40400e+01">
- <channel onMode="1" bRatio="0.5156700" products="2212 111"/>
- <channel onMode="1" bRatio="0.4830800" products="2112 211"/>
- <channel onMode="1" bRatio="0.0012300" products="2212 22"/>
- <channel onMode="1" bRatio="0.0000200" meMode="22" products="-11 12 3122"/>
-</particle>
-
-<particle id="3224" name="Sigma*+" antiName="Sigma*bar-" spinType="4" chargeType="3" colType="0"
-          m0="1.38280" mWidth="0.03580" mMin="1.34000" mMax="1.70000">
- <channel onMode="1" bRatio="0.8800000" products="3122 211"/>
- <channel onMode="1" bRatio="0.0600000" products="3222 111"/>
- <channel onMode="1" bRatio="0.0600000" products="3212 211"/>
-</particle>
-
-<particle id="3303" name="ss_1" antiName="ss_1bar" spinType="3" chargeType="-2" colType="-1"
-          m0="1.09361">
-</particle>
-
-<particle id="3312" name="Xi-" antiName="Xibar+" spinType="2" chargeType="-3" colType="0"
-          m0="1.32131" tau0="4.91000e+01">
- <channel onMode="1" bRatio="0.9988730" products="3122 -211"/>
- <channel onMode="1" bRatio="0.0001270" products="3112 22"/>
- <channel onMode="1" bRatio="0.0005630" meMode="22" products="-12 11 3122"/>
- <channel onMode="1" bRatio="0.0003500" meMode="22" products="-14 13 3122"/>
- <channel onMode="1" bRatio="0.0000870" meMode="22" products="-12 11 3212"/>
-</particle>
-
-<particle id="3314" name="Xi*-" antiName="Xi*bar+" spinType="4" chargeType="-3" colType="0"
-          m0="1.53500" mWidth="0.00990" mMin="1.46000" mMax="1.63000">
- <channel onMode="1" bRatio="0.6670000" products="3322 -211"/>
- <channel onMode="1" bRatio="0.3330000" products="3312 111"/>
-</particle>
-
-<particle id="3322" name="Xi0" antiName="Xibar0" spinType="2" chargeType="0" colType="0"
-          m0="1.31483" tau0="8.71000e+01">
- <channel onMode="1" bRatio="0.9952250" products="3122 111"/>
- <channel onMode="1" bRatio="0.0011700" products="3122 22"/>
- <channel onMode="1" bRatio="0.0033300" products="3212 22"/>
- <channel onMode="1" bRatio="0.0002700" meMode="22" products="-12 11 3222"/>
- <channel onMode="1" bRatio="0.0000050" meMode="22" products="-14 13 3222"/>
-</particle>
-
-<particle id="3324" name="Xi*0" antiName="Xi*bar0" spinType="4" chargeType="0" colType="0"
-          m0="1.53180" mWidth="0.00910" mMin="1.46000" mMax="1.63000">
- <channel onMode="1" bRatio="0.3330000" products="3322 111"/>
- <channel onMode="1" bRatio="0.6670000" products="3312 211"/>
-</particle>
-
-<particle id="3334" name="Omega-" antiName="Omegabar+" spinType="4" chargeType="-3" colType="0"
-          m0="1.67245" tau0="2.46100e+01">
- <channel onMode="1" bRatio="0.6737600" products="3122 -321"/>
- <channel onMode="1" bRatio="0.2340000" products="3322 -211"/>
- <channel onMode="1" bRatio="0.0860000" products="3312 111"/>
- <channel onMode="1" bRatio="0.0006400" products="3324 -211"/>
- <channel onMode="1" bRatio="0.0056000" meMode="22" products="-12 11 3322"/>
-</particle>
-
-<particle id="4101" name="cd_0" antiName="cd_0bar" spinType="1" chargeType="1" colType="-1"
-          m0="1.96908">
-</particle>
-
-<particle id="4103" name="cd_1" antiName="cd_1bar" spinType="3" chargeType="1" colType="-1"
-          m0="2.00808">
-</particle>
-
-<particle id="4112" name="Sigma_c0" antiName="Sigma_cbar0" spinType="2" chargeType="0" colType="0"
-          m0="2.45376" mWidth="0.00220" mMin="2.43176" mMax="2.47576">
- <channel onMode="1" bRatio="1.0000000" products="4122 -211"/>
-</particle>
-
-<particle id="4114" name="Sigma*_c0" antiName="Sigma*_cbar0" spinType="4" chargeType="0" colType="0"
-          m0="2.51800" mWidth="0.01610" mMin="2.43000" mMax="2.68000">
- <channel onMode="1" bRatio="1.0000000" products="4122 -211"/>
-</particle>
-
-<particle id="4122" name="Lambda_c+" antiName="Lambda_cbar-" spinType="2" chargeType="3" colType="0"
-          m0="2.28646" tau0="5.99000e-02">
- <channel onMode="1" bRatio="0.0030000" meMode="22" products="-11 12 2112"/>
- <channel onMode="1" bRatio="0.0020000" meMode="22" products="-11 12 2114"/>
- <channel onMode="1" bRatio="0.0180000" meMode="22" products="-11 12 3122"/>
- <channel onMode="1" bRatio="0.0050000" meMode="22" products="-11 12 3212"/>
- <channel onMode="1" bRatio="0.0050000" meMode="22" products="-11 12 3214"/>
- <channel onMode="1" bRatio="0.0030000" meMode="22" products="-13 14 2112"/>
- <channel onMode="1" bRatio="0.0020000" meMode="22" products="-13 14 2114"/>
- <channel onMode="1" bRatio="0.0180000" meMode="22" products="-13 14 3122"/>
- <channel onMode="1" bRatio="0.0050000" meMode="22" products="-13 14 3212"/>
- <channel onMode="1" bRatio="0.0050000" meMode="22" products="-13 14 3214"/>
- <channel onMode="1" bRatio="0.0060000" meMode="22" products="-11 12 2112 111"/>
- <channel onMode="1" bRatio="0.0060000" meMode="22" products="-11 12 2212 -211"/>
- <channel onMode="1" bRatio="0.0060000" meMode="22" products="-13 14 2112 111"/>
- <channel onMode="1" bRatio="0.0060000" meMode="22" products="-13 14 2212 -211"/>
- <channel onMode="1" bRatio="0.0030000" products="2112 211"/>
- <channel onMode="1" bRatio="0.0030000" products="2112 213"/>
- <channel onMode="1" bRatio="0.0030000" products="2114 211"/>
- <channel onMode="1" bRatio="0.0030000" products="2114 213"/>
- <channel onMode="1" bRatio="0.0020000" products="2212 111"/>
- <channel onMode="1" bRatio="0.0020000" products="2212 113"/>
- <channel onMode="1" bRatio="0.0010000" products="2212 221"/>
- <channel onMode="1" bRatio="0.0020000" products="2212 223"/>
- <channel onMode="1" bRatio="0.0230000" products="2212 311"/>
- <channel onMode="1" bRatio="0.0400000" products="2212 -313"/>
- <channel onMode="1" bRatio="0.0010000" products="2212 331"/>
- <channel onMode="1" bRatio="0.0013000" products="2212 333"/>
- <channel onMode="1" bRatio="0.0010000" products="2214 111"/>
- <channel onMode="1" bRatio="0.0010000" products="2214 113"/>
- <channel onMode="1" bRatio="0.0010000" products="2214 221"/>
- <channel onMode="1" bRatio="0.0010000" products="2214 223"/>
- <channel onMode="1" bRatio="0.0050000" products="2214 311"/>
- <channel onMode="1" bRatio="0.0050000" products="2214 -313"/>
- <channel onMode="1" bRatio="0.0010000" products="2214 331"/>
- <channel onMode="1" bRatio="0.0010000" products="2224 -211"/>
- <channel onMode="1" bRatio="0.0010000" products="2224 -213"/>
- <channel onMode="1" bRatio="0.0066000" products="2224 -321"/>
- <channel onMode="1" bRatio="0.0250000" products="2224 -323"/>
- <channel onMode="1" bRatio="0.0058000" products="3122 211"/>
- <channel onMode="1" bRatio="0.0050000" products="3122 213"/>
- <channel onMode="1" bRatio="0.0050000" products="3122 321"/>
- <channel onMode="1" bRatio="0.0050000" products="3122 323"/>
- <channel onMode="1" bRatio="0.0055000" products="3212 211"/>
- <channel onMode="1" bRatio="0.0040000" products="3212 213"/>
- <channel onMode="1" bRatio="0.0020000" products="3212 321"/>
- <channel onMode="1" bRatio="0.0020000" products="3212 323"/>
- <channel onMode="1" bRatio="0.0040000" products="3214 211"/>
- <channel onMode="1" bRatio="0.0040000" products="3214 213"/>
- <channel onMode="1" bRatio="0.0010000" products="3214 321"/>
- <channel onMode="1" bRatio="0.0010000" products="3214 323"/>
- <channel onMode="1" bRatio="0.0040000" products="3222 111"/>
- <channel onMode="1" bRatio="0.0040000" products="3222 113"/>
- <channel onMode="1" bRatio="0.0020000" products="3222 221"/>
- <channel onMode="1" bRatio="0.0040000" products="3222 223"/>
- <channel onMode="1" bRatio="0.0020000" products="3222 311"/>
- <channel onMode="1" bRatio="0.0020000" products="3222 313"/>
- <channel onMode="1" bRatio="0.0020000" products="3222 331"/>
- <channel onMode="1" bRatio="0.0030000" products="3224 111"/>
- <channel onMode="1" bRatio="0.0030000" products="3224 113"/>
- <channel onMode="1" bRatio="0.0020000" products="3224 221"/>
- <channel onMode="1" bRatio="0.0030000" products="3224 223"/>
- <channel onMode="1" bRatio="0.0010000" products="3224 311"/>
- <channel onMode="1" bRatio="0.0010000" products="3224 313"/>
- <channel onMode="1" bRatio="0.0020000" products="3322 321"/>
- <channel onMode="1" bRatio="0.0020000" products="3322 323"/>
- <channel onMode="1" bRatio="0.0020000" products="3324 321"/>
- <channel onMode="1" bRatio="0.0018000" products="9010221 2212"/>
- <channel onMode="1" bRatio="0.0300000" meMode="43" products="1 2203"/>
- <channel onMode="1" bRatio="0.0150000" meMode="43" products="2 2101"/>
- <channel onMode="1" bRatio="0.0150000" meMode="43" products="2 2103"/>
- <channel onMode="1" bRatio="0.1400000" meMode="43" products="2 3201"/>
- <channel onMode="1" bRatio="0.1400000" meMode="43" products="2 3203"/>
- <channel onMode="1" bRatio="0.0950000" meMode="43" products="3 2203"/>
- <channel onMode="1" bRatio="0.0350000" meMode="43" products="2 -1 1 2101"/>
- <channel onMode="1" bRatio="0.1300000" meMode="43" products="2 -1 1 3201"/>
- <channel onMode="1" bRatio="0.0570000" meMode="43" products="2 -1 1 3203"/>
- <channel onMode="1" bRatio="0.0350000" meMode="43" products="2 -3 1 3201"/>
-</particle>
-
-<particle id="4124" name="Lambda_c(2625)+" antiName="Lambda_c(2625)-" spinType="4" chargeType="3" colType="0"
-          m0="2.62810">
- <channel onMode="1" bRatio="0.6600000" products="4122 211 -211"/>
- <channel onMode="1" bRatio="0.3300000" products="4122 111"/>
- <channel onMode="1" bRatio="0.0100000" products="4122 22"/>
-</particle>
-
-<particle id="4132" name="Xi_c0" antiName="Xi_cbar0" spinType="2" chargeType="0" colType="0"
-          m0="2.47100" tau0="3.36000e-02">
- <channel onMode="1" bRatio="0.0200000" meMode="22" products="-11 12 3 3101"/>
- <channel onMode="1" bRatio="0.0050000" meMode="22" products="-11 12 3 3103"/>
- <channel onMode="1" bRatio="0.0200000" meMode="22" products="-13 14 3 3101"/>
- <channel onMode="1" bRatio="0.0050000" meMode="22" products="-13 14 3 3103"/>
- <channel onMode="1" bRatio="0.5400000" meMode="42" products="2 -1 3 3101"/>
- <channel onMode="1" bRatio="0.2100000" meMode="42" products="3 3201"/>
- <channel onMode="1" bRatio="0.1000000" meMode="42" products="3 3203"/>
- <channel onMode="1" bRatio="0.1000000" meMode="42" products="2 3303"/>
-</particle>
-
-<particle id="4201" name="cu_0" antiName="cu_0bar" spinType="1" chargeType="4" colType="-1"
-          m0="1.96908">
-</particle>
-
-<particle id="4203" name="cu_1" antiName="cu_1bar" spinType="3" chargeType="4" colType="-1"
-          m0="2.00808">
-</particle>
-
-<particle id="4212" name="Sigma_c+" antiName="Sigma_cbar-" spinType="2" chargeType="3" colType="0"
-          m0="2.45290" mWidth="0.00220" mMin="2.43090" mMax="2.47490">
- <channel onMode="1" bRatio="1.0000000" products="4122 111"/>
-</particle>
-
-<particle id="4214" name="Sigma*_c+" antiName="Sigma*_cbar-" spinType="4" chargeType="3" colType="0"
-          m0="2.51750" mWidth="0.01550" mMin="2.43000" mMax="2.68000">
- <channel onMode="1" bRatio="1.0000000" products="4122 111"/>
-</particle>
-
-<particle id="4222" name="Sigma_c++" antiName="Sigma_cbar--" spinType="2" chargeType="6" colType="0"
-          m0="2.45402" mWidth="0.00220" mMin="2.43202" mMax="2.47602">
- <channel onMode="1" bRatio="1.0000000" products="4122 211"/>
-</particle>
-
-<particle id="4224" name="Sigma*_c++" antiName="Sigma*_cbar--" spinType="4" chargeType="6" colType="0"
-          m0="2.51840" mWidth="0.01490" mMin="2.43000" mMax="2.68000">
- <channel onMode="1" bRatio="1.0000000" products="4122 211"/>
-</particle>
-
-<particle id="4232" name="Xi_c+" antiName="Xi_cbar-" spinType="2" chargeType="3" colType="0"
-          m0="2.46790" tau0="1.32000e-01">
- <channel onMode="1" bRatio="0.0280000" meMode="22" products="-11 12 3 3201"/>
- <channel onMode="1" bRatio="0.0070000" meMode="22" products="-11 12 3 3203"/>
- <channel onMode="1" bRatio="0.0280000" meMode="22" products="-13 14 3 3201"/>
- <channel onMode="1" bRatio="0.0070000" meMode="22" products="-13 14 3 3203"/>
- <channel onMode="1" bRatio="0.9300000" meMode="42" products="2 -1 3 3201"/>
-</particle>
-
-<particle id="4301" name="cs_0" antiName="cs_0bar" spinType="1" chargeType="1" colType="-1"
-          m0="2.15432">
-</particle>
-
-<particle id="4303" name="cs_1" antiName="cs_1bar" spinType="3" chargeType="1" colType="-1"
-          m0="2.17967">
-</particle>
-
-<particle id="4312" name="Xi'_c0" antiName="Xi'_cbar0" spinType="2" chargeType="0" colType="0"
-          m0="2.57800">
- <channel onMode="1" bRatio="1.0000000" products="4132 22"/>
-</particle>
-
-<particle id="4314" name="Xi*_c0" antiName="Xi*_cbar0" spinType="4" chargeType="0" colType="0"
-          m0="2.64610">
- <channel onMode="1" bRatio="0.5000000" products="4132 111"/>
- <channel onMode="1" bRatio="0.5000000" products="4132 22"/>
-</particle>
-
-<particle id="4322" name="Xi'_c+" antiName="Xi'_cbar-" spinType="2" chargeType="3" colType="0"
-          m0="2.57570">
- <channel onMode="1" bRatio="1.0000000" products="4232 22"/>
-</particle>
-
-<particle id="4324" name="Xi*_c+" antiName="Xi*_cbar-" spinType="4" chargeType="3" colType="0"
-          m0="2.64660">
- <channel onMode="1" bRatio="0.5000000" products="4232 111"/>
- <channel onMode="1" bRatio="0.5000000" products="4232 22"/>
-</particle>
-
-<particle id="4332" name="Omega_c0" antiName="Omega_cbar0" spinType="2" chargeType="0" colType="0"
-          m0="2.69750" tau0="2.10000e-02">
- <channel onMode="1" bRatio="0.0180000" meMode="22" products="-11 12 3 3303"/>
- <channel onMode="1" bRatio="0.0180000" meMode="22" products="-13 14 3 3303"/>
- <channel onMode="1" bRatio="0.9640000" meMode="42" products="2 -1 3 3303"/>
-</particle>
-
-<particle id="4334" name="Omega*_c0" antiName="Omega*_cbar0" spinType="4" chargeType="0" colType="0"
-          m0="2.80000">
- <channel onMode="1" bRatio="1.0000000" products="4332 22"/>
-</particle>
-
-<particle id="4403" name="cc_1" antiName="cc_1bar" spinType="3" chargeType="4" colType="-1"
-          m0="3.27531">
-</particle>
-
-<particle id="4412" name="Xi_cc+" antiName="Xi_ccbar-" spinType="2" chargeType="3" colType="0"
-          m0="3.59798" tau0="1.00000e-01">
- <channel onMode="1" bRatio="0.0800000" meMode="22" products="-11 12 3 81"/>
- <channel onMode="1" bRatio="0.0800000" meMode="22" products="-13 14 3 81"/>
- <channel onMode="1" bRatio="0.7600000" meMode="42" products="2 -1 3 81"/>
- <channel onMode="1" bRatio="0.0800000" meMode="42" products="2 -3 3 81"/>
-</particle>
-
-<particle id="4414" name="Xi*_cc+" antiName="Xi*_ccbar-" spinType="4" chargeType="3" colType="0"
-          m0="3.65648" tau0="1.00000e-01">
- <channel onMode="1" bRatio="0.0800000" meMode="22" products="-11 12 3 81"/>
- <channel onMode="1" bRatio="0.0800000" meMode="22" products="-13 14 3 81"/>
- <channel onMode="1" bRatio="0.7600000" meMode="42" products="2 -1 3 81"/>
- <channel onMode="1" bRatio="0.0800000" meMode="42" products="2 -3 3 81"/>
-</particle>
-
-<particle id="4422" name="Xi_cc++" antiName="Xi_ccbar--" spinType="2" chargeType="6" colType="0"
-          m0="3.59798" tau0="1.00000e-01">
- <channel onMode="1" bRatio="0.0800000" meMode="22" products="-11 12 3 81"/>
- <channel onMode="1" bRatio="0.0800000" meMode="22" products="-13 14 3 81"/>
- <channel onMode="1" bRatio="0.7600000" meMode="42" products="2 -1 3 81"/>
- <channel onMode="1" bRatio="0.0800000" meMode="42" products="2 -3 3 81"/>
-</particle>
-
-<particle id="4424" name="Xi*_cc++" antiName="Xi*_ccbar--" spinType="4" chargeType="6" colType="0"
-          m0="3.65648" tau0="1.00000e-01">
- <channel onMode="1" bRatio="0.0800000" meMode="22" products="-11 12 3 81"/>
- <channel onMode="1" bRatio="0.0800000" meMode="22" products="-13 14 3 81"/>
- <channel onMode="1" bRatio="0.7600000" meMode="42" products="2 -1 3 81"/>
- <channel onMode="1" bRatio="0.0800000" meMode="42" products="2 -3 3 81"/>
-</particle>
-
-<particle id="4432" name="Omega_cc+" antiName="Omega_ccbar-" spinType="2" chargeType="3" colType="0"
-          m0="3.78663" tau0="1.00000e-01">
- <channel onMode="1" bRatio="0.0800000" meMode="22" products="-11 12 3 81"/>
- <channel onMode="1" bRatio="0.0800000" meMode="22" products="-13 14 3 81"/>
- <channel onMode="1" bRatio="0.7600000" meMode="42" products="2 -1 3 81"/>
- <channel onMode="1" bRatio="0.0800000" meMode="42" products="2 -3 3 81"/>
-</particle>
-
-<particle id="4434" name="Omega*_cc+" antiName="Omega*_ccbar-" spinType="4" chargeType="3" colType="0"
-          m0="3.82466" tau0="1.00000e-01">
- <channel onMode="1" bRatio="0.0800000" meMode="22" products="-11 12 3 81"/>
- <channel onMode="1" bRatio="0.0800000" meMode="22" products="-13 14 3 81"/>
- <channel onMode="1" bRatio="0.7600000" meMode="42" products="2 -1 3 81"/>
- <channel onMode="1" bRatio="0.0800000" meMode="42" products="2 -3 3 81"/>
-</particle>
-
-<particle id="4444" name="Omega*_ccc++" antiName="Omega*_cccbar--" spinType="4" chargeType="6" colType="0"
-          m0="4.91594" tau0="1.00000e-01">
- <channel onMode="1" bRatio="0.0800000" meMode="22" products="-11 12 3 81"/>
- <channel onMode="1" bRatio="0.0800000" meMode="22" products="-13 14 3 81"/>
- <channel onMode="1" bRatio="0.7600000" meMode="42" products="2 -1 3 81"/>
- <channel onMode="1" bRatio="0.0800000" meMode="42" products="2 -3 3 81"/>
-</particle>
-
-<particle id="5101" name="bd_0" antiName="bd_0bar" spinType="1" chargeType="-2" colType="-1"
-          m0="5.38897">
-</particle>
-
-<particle id="5103" name="bd_1" antiName="bd_1bar" spinType="3" chargeType="-2" colType="-1"
-          m0="5.40145">
-</particle>
-
-<particle id="5112" name="Sigma_b-" antiName="Sigma_bbar+" spinType="2" chargeType="-3" colType="0"
-          m0="5.80000">
- <channel onMode="1" bRatio="1.0000000" products="5122 -211"/>
-</particle>
-
-<particle id="5114" name="Sigma*_b-" antiName="Sigma*_bbar+" spinType="4" chargeType="-3" colType="0"
-          m0="5.81000">
- <channel onMode="1" bRatio="1.0000000" products="5122 -211"/>
-</particle>
-
-<particle id="5122" name="Lambda_b0" antiName="Lambda_bbar0" spinType="2" chargeType="0" colType="0"
-          m0="5.62400" tau0="3.69000e-01">
- <channel onMode="1" bRatio="0.0546000" meMode="22" products="-12 11 4122"/>
- <channel onMode="1" bRatio="0.0096000" meMode="22" products="-12 11 4124"/>
- <channel onMode="1" bRatio="0.0128000" meMode="22" products="-12 11 14122"/>
- <channel onMode="1" bRatio="0.0546000" meMode="22" products="-14 13 4122"/>
- <channel onMode="1" bRatio="0.0096000" meMode="22" products="-14 13 4124"/>
- <channel onMode="1" bRatio="0.0128000" meMode="22" products="-14 13 14122"/>
- <channel onMode="1" bRatio="0.0172000" meMode="22" products="-16 15 4122"/>
- <channel onMode="1" bRatio="0.0032000" meMode="22" products="-16 15 4124"/>
- <channel onMode="1" bRatio="0.0043000" meMode="22" products="-16 15 14122"/>
- <channel onMode="1" bRatio="0.0008000" products="2112 421"/>
- <channel onMode="1" bRatio="0.0000048" products="2212 -211"/>
- <channel onMode="1" bRatio="0.0000185" products="2212 -321"/>
- <channel onMode="1" bRatio="0.0000650" products="3122 22"/>
- <channel onMode="1" bRatio="0.0000050" products="3122 113"/>
- <channel onMode="1" bRatio="0.0000200" products="3122 333"/>
- <channel onMode="1" bRatio="0.0008000" products="3122 -421"/>
- <channel onMode="1" bRatio="0.0010000" products="3122 441"/>
- <channel onMode="1" bRatio="0.0004700" products="3122 443"/>
- <channel onMode="1" bRatio="0.0000590" products="3124 22"/>
- <channel onMode="1" bRatio="0.0006000" products="4112 111"/>
- <channel onMode="1" bRatio="0.0004000" products="4112 221"/>
- <channel onMode="1" bRatio="0.0005000" products="4112 331"/>
- <channel onMode="1" bRatio="0.0400000" products="4122 -211"/>
- <channel onMode="1" bRatio="0.0100000" products="4122 -213"/>
- <channel onMode="1" bRatio="0.0005500" products="4122 -321"/>
- <channel onMode="1" bRatio="0.0220000" products="4122 -431"/>
- <channel onMode="1" bRatio="0.0440000" products="4122 -433"/>
- <channel onMode="1" bRatio="0.0003000" products="4132 311"/>
- <channel onMode="1" bRatio="0.0006000" products="4212 -211"/>
- <channel onMode="1" bRatio="0.0005000" products="4312 311"/>
- <channel onMode="1" bRatio="0.0200000" products="-20213 4122"/>
- <channel onMode="1" bRatio="0.0000570" products="23122 22"/>
- <channel onMode="1" bRatio="0.0000560" products="33122 22"/>
- <channel onMode="1" bRatio="0.0003800" products="100443 3122"/>
- <channel onMode="1" bRatio="0.0220000" products="4122 211 -211 -211"/>
- <channel onMode="1" bRatio="0.0200000" products="3122 311 211 211 -211 -211"/>
- <channel onMode="1" bRatio="0.0120000" meMode="22" products="-2 1 2 2101"/>
- <channel onMode="1" bRatio="0.4411147" meMode="23" products="-2 1 4 2101"/>
- <channel onMode="1" bRatio="0.0910000" meMode="43" products="-2 4 1 2101"/>
- <channel onMode="1" bRatio="0.0120000" meMode="22" products="-4 3 2 2101"/>
- <channel onMode="1" bRatio="0.0800000" meMode="43" products="-4 3 4 2101"/>
-</particle>
-
-<particle id="5132" name="Xi_b-" antiName="Xi_bbar+" spinType="2" chargeType="-3" colType="0"
-          m0="5.84000" tau0="3.64000e-01">
- <channel onMode="1" bRatio="0.1080010" meMode="22" products="-12 11 4 3101"/>
- <channel onMode="1" bRatio="0.0020000" meMode="22" products="-12 11 2 3101"/>
- <channel onMode="1" bRatio="0.1080000" meMode="22" products="-14 13 4 3101"/>
- <channel onMode="1" bRatio="0.0020000" meMode="22" products="-14 13 2 3101"/>
- <channel onMode="1" bRatio="0.0250000" meMode="22" products="-16 15 4 3101"/>
- <channel onMode="1" bRatio="0.0010000" meMode="22" products="-16 15 4 3101"/>
- <channel onMode="1" bRatio="0.0010000" products="443 3312"/>
- <channel onMode="1" bRatio="0.0004370" products="100443 3312"/>
- <channel onMode="1" bRatio="0.0004710" products="20443 3312"/>
- <channel onMode="1" bRatio="0.0000900" products="445 3312"/>
- <channel onMode="1" bRatio="0.0004900" products="441 3312"/>
- <channel onMode="1" bRatio="0.0015000" products="443 3314"/>
- <channel onMode="1" bRatio="0.0006560" products="100443 3314"/>
- <channel onMode="1" bRatio="0.0007060" products="20443 3314"/>
- <channel onMode="1" bRatio="0.0001350" products="445 3314"/>
- <channel onMode="1" bRatio="0.0007350" products="441 3314"/>
- <channel onMode="1" bRatio="0.0012000" products="443 -321 3122"/>
- <channel onMode="1" bRatio="0.0005240" products="100443 -321 3122"/>
- <channel onMode="1" bRatio="0.0005650" products="20443 -321 3122"/>
- <channel onMode="1" bRatio="0.0001080" products="445 -321 3122"/>
- <channel onMode="1" bRatio="0.0005880" products="441 -321 3122"/>
- <channel onMode="1" bRatio="0.0006000" products="443 -311 3112"/>
- <channel onMode="1" bRatio="0.0002620" products="100443 -311 3112"/>
- <channel onMode="1" bRatio="0.0002830" products="20443 -311 3112"/>
- <channel onMode="1" bRatio="0.0000540" products="445 -311 3112"/>
- <channel onMode="1" bRatio="0.0002940" products="441 -311 3112"/>
- <channel onMode="1" bRatio="0.0038200" meMode="43" products="443 3 3101"/>
- <channel onMode="1" bRatio="0.0016690" meMode="43" products="100443 3 3101"/>
- <channel onMode="1" bRatio="0.0017990" meMode="43" products="20443 3 3101"/>
- <channel onMode="1" bRatio="0.0003440" meMode="43" products="445 3 3101"/>
- <channel onMode="1" bRatio="0.0018720" meMode="43" products="441 3 3101"/>
- <channel onMode="1" bRatio="0.1096770" meMode="22" products="-2 1 4 3101"/>
- <channel onMode="1" bRatio="0.2632250" meMode="22" products="-2 4 1 3101"/>
- <channel onMode="1" bRatio="0.0658060" meMode="42" products="-2 1 4 3101"/>
- <channel onMode="1" bRatio="0.0000000" meMode="42" products="-2 4 1 3101"/>
- <channel onMode="1" bRatio="0.0057720" meMode="22" products="-2 3 4 3101"/>
- <channel onMode="1" bRatio="0.0138540" meMode="22" products="-2 4 3 3101"/>
- <channel onMode="1" bRatio="0.0034630" meMode="42" products="-2 3 4 3101"/>
- <channel onMode="1" bRatio="0.0000000" meMode="42" products="-2 4 3 3101"/>
- <channel onMode="1" bRatio="0.0090000" meMode="22" products="-2 1 2 3101"/>
- <channel onMode="1" bRatio="0.0060000" meMode="22" products="-2 2 1 3101"/>
- <channel onMode="1" bRatio="0.0230000" meMode="63" products="-431 4 3101"/>
- <channel onMode="1" bRatio="0.0230000" meMode="63" products="-433 4 3101"/>
- <channel onMode="1" bRatio="0.0130000" products="-431 4132"/>
- <channel onMode="1" bRatio="0.0090000" products="-431 4314"/>
- <channel onMode="1" bRatio="0.0090000" products="-433 4132"/>
- <channel onMode="1" bRatio="0.0230000" products="-433 4314"/>
- <channel onMode="1" bRatio="0.0080000" meMode="22" products="-421 -321 4 3101"/>
- <channel onMode="1" bRatio="0.0080000" meMode="22" products="-411 -311 4 3101"/>
- <channel onMode="1" bRatio="0.0320000" meMode="22" products="-423 -321 4 3101"/>
- <channel onMode="1" bRatio="0.0320000" meMode="22" products="-413 -311 4 3101"/>
- <channel onMode="1" bRatio="0.0770000" meMode="42" products="4122 -2203 3101"/>
-</particle>
-
-<particle id="5142" name="Xi_bc0" antiName="Xi_bcbar0" spinType="2" chargeType="0" colType="0"
-          m0="7.00575" tau0="3.64000e-01">
- <channel onMode="1" bRatio="0.1050000" meMode="22" products="-12 11 4 81"/>
- <channel onMode="1" bRatio="0.1050000" meMode="22" products="-14 13 4 81"/>
- <channel onMode="1" bRatio="0.0400000" meMode="22" products="-16 15 4 81"/>
- <channel onMode="1" bRatio="0.5000000" meMode="22" products="-2 1 4 81"/>
- <channel onMode="1" bRatio="0.0800000" meMode="22" products="-2 4 1 81"/>
- <channel onMode="1" bRatio="0.1400000" meMode="22" products="-4 3 4 81"/>
- <channel onMode="1" bRatio="0.0100000" meMode="22" products="-4 4 3 81"/>
- <channel onMode="1" bRatio="0.0150000" meMode="22" products="-2 1 2 81"/>
- <channel onMode="1" bRatio="0.0050000" meMode="22" products="-4 3 2 81"/>
-</particle>
-
-<particle id="5201" name="bu_0" antiName="bu_0bar" spinType="1" chargeType="1" colType="-1"
-          m0="5.38897">
-</particle>
-
-<particle id="5203" name="bu_1" antiName="bu_1bar" spinType="3" chargeType="1" colType="-1"
-          m0="5.40145">
-</particle>
-
-<particle id="5212" name="Sigma_b0" antiName="Sigma_bbar0" spinType="2" chargeType="0" colType="0"
-          m0="5.80000">
- <channel onMode="1" bRatio="1.0000000" products="5122 111"/>
-</particle>
-
-<particle id="5214" name="Sigma*_b0" antiName="Sigma*_bbar0" spinType="4" chargeType="0" colType="0"
-          m0="5.81000">
- <channel onMode="1" bRatio="1.0000000" products="5122 111"/>
-</particle>
-
-<particle id="5222" name="Sigma_b+" antiName="Sigma_bbar-" spinType="2" chargeType="3" colType="0"
-          m0="5.80000">
- <channel onMode="1" bRatio="1.0000000" products="5122 211"/>
-</particle>
-
-<particle id="5224" name="Sigma*_b+" antiName="Sigma*_bbar-" spinType="4" chargeType="3" colType="0"
-          m0="5.81000">
- <channel onMode="1" bRatio="1.0000000" products="5122 211"/>
-</particle>
-
-<particle id="5232" name="Xi_b0" antiName="Xi_bbar0" spinType="2" chargeType="0" colType="0"
-          m0="5.84000" tau0="3.64000e-01">
- <channel onMode="1" bRatio="0.1080010" meMode="22" products="-12 11 4 3201"/>
- <channel onMode="1" bRatio="0.0020000" meMode="22" products="-12 11 2 3201"/>
- <channel onMode="1" bRatio="0.1080000" meMode="22" products="-14 13 4 3201"/>
- <channel onMode="1" bRatio="0.0020000" meMode="22" products="-14 13 2 3201"/>
- <channel onMode="1" bRatio="0.0250000" meMode="22" products="-16 15 4 3201"/>
- <channel onMode="1" bRatio="0.0010000" meMode="22" products="-16 15 4 3201"/>
- <channel onMode="1" bRatio="0.0010000" products="443 3322"/>
- <channel onMode="1" bRatio="0.0004370" products="100443 3322"/>
- <channel onMode="1" bRatio="0.0004710" products="20443 3322"/>
- <channel onMode="1" bRatio="0.0000900" products="445 3322"/>
- <channel onMode="1" bRatio="0.0004900" products="441 3322"/>
- <channel onMode="1" bRatio="0.0015000" products="443 3324"/>
- <channel onMode="1" bRatio="0.0006560" products="100443 3324"/>
- <channel onMode="1" bRatio="0.0007060" products="20443 3324"/>
- <channel onMode="1" bRatio="0.0001350" products="445 3324"/>
- <channel onMode="1" bRatio="0.0007350" products="441 3324"/>
- <channel onMode="1" bRatio="0.0012000" products="443 -321 3222"/>
- <channel onMode="1" bRatio="0.0005240" products="100443 -321 3222"/>
- <channel onMode="1" bRatio="0.0005650" products="20443 -321 3222"/>
- <channel onMode="1" bRatio="0.0001080" products="445 -321 3222"/>
- <channel onMode="1" bRatio="0.0005880" products="441 -321 3222"/>
- <channel onMode="1" bRatio="0.0006000" products="443 -311 3212"/>
- <channel onMode="1" bRatio="0.0002620" products="100443 -311 3212"/>
- <channel onMode="1" bRatio="0.0002830" products="20443 -311 3212"/>
- <channel onMode="1" bRatio="0.0000540" products="445 -311 3212"/>
- <channel onMode="1" bRatio="0.0002940" products="441 -311 3212"/>
- <channel onMode="1" bRatio="0.0038200" meMode="43" products="443 3 3201"/>
- <channel onMode="1" bRatio="0.0016690" meMode="43" products="100443 3 3201"/>
- <channel onMode="1" bRatio="0.0017990" meMode="43" products="20443 3 3201"/>
- <channel onMode="1" bRatio="0.0003440" meMode="43" products="445 3 3201"/>
- <channel onMode="1" bRatio="0.0018720" meMode="43" products="441 3 3201"/>
- <channel onMode="1" bRatio="0.1096770" meMode="22" products="-2 1 4 3201"/>
- <channel onMode="1" bRatio="0.2632250" meMode="22" products="-2 4 1 3201"/>
- <channel onMode="1" bRatio="0.0658060" meMode="42" products="-2 1 4 3201"/>
- <channel onMode="1" bRatio="0.0000000" meMode="42" products="-2 4 1 3201"/>
- <channel onMode="1" bRatio="0.0057720" meMode="22" products="-2 3 4 3201"/>
- <channel onMode="1" bRatio="0.0138540" meMode="22" products="-2 4 3 3201"/>
- <channel onMode="1" bRatio="0.0034630" meMode="42" products="-2 3 4 3201"/>
- <channel onMode="1" bRatio="0.0000000" meMode="42" products="-2 4 3 3201"/>
- <channel onMode="1" bRatio="0.0090000" meMode="22" products="-2 1 2 3201"/>
- <channel onMode="1" bRatio="0.0060000" meMode="22" products="-2 2 1 3201"/>
- <channel onMode="1" bRatio="0.0230000" meMode="63" products="-431 4 3201"/>
- <channel onMode="1" bRatio="0.0230000" meMode="63" products="-433 4 3201"/>
- <channel onMode="1" bRatio="0.0130000" products="-431 4232"/>
- <channel onMode="1" bRatio="0.0090000" products="-431 4324"/>
- <channel onMode="1" bRatio="0.0090000" products="-433 4232"/>
- <channel onMode="1" bRatio="0.0230000" products="-433 4324"/>
- <channel onMode="1" bRatio="0.0080000" meMode="22" products="-421 -321 4 3201"/>
- <channel onMode="1" bRatio="0.0080000" meMode="22" products="-411 -311 4 3201"/>
- <channel onMode="1" bRatio="0.0320000" meMode="22" products="-423 -321 4 3201"/>
- <channel onMode="1" bRatio="0.0320000" meMode="22" products="-413 -311 4 3201"/>
- <channel onMode="1" bRatio="0.0770000" meMode="42" products="4122 -2203 3201"/>
-</particle>
-
-<particle id="5242" name="Xi_bc+" antiName="Xi_bcbar-" spinType="2" chargeType="3" colType="0"
-          m0="7.00575" tau0="3.64000e-01">
- <channel onMode="1" bRatio="0.1050000" meMode="22" products="-12 11 4 81"/>
- <channel onMode="1" bRatio="0.1050000" meMode="22" products="-14 13 4 81"/>
- <channel onMode="1" bRatio="0.0400000" meMode="22" products="-16 15 4 81"/>
- <channel onMode="1" bRatio="0.5000000" meMode="22" products="-2 1 4 81"/>
- <channel onMode="1" bRatio="0.0800000" meMode="22" products="-2 4 1 81"/>
- <channel onMode="1" bRatio="0.1400000" meMode="22" products="-4 3 4 81"/>
- <channel onMode="1" bRatio="0.0100000" meMode="22" products="-4 4 3 81"/>
- <channel onMode="1" bRatio="0.0150000" meMode="22" products="-2 1 2 81"/>
- <channel onMode="1" bRatio="0.0050000" meMode="22" products="-4 3 2 81"/>
-</particle>
-
-<particle id="5301" name="bs_0" antiName="bs_0bar" spinType="1" chargeType="-2" colType="-1"
-          m0="5.56725">
-</particle>
-
-<particle id="5303" name="bs_1" antiName="bs_1bar" spinType="3" chargeType="-2" colType="-1"
-          m0="5.57536">
-</particle>
-
-<particle id="5312" name="Xi'_b-" antiName="Xi'_bbar+" spinType="2" chargeType="-3" colType="0"
-          m0="5.96000">
- <channel onMode="1" bRatio="1.0000000" products="5132 22"/>
-</particle>
-
-<particle id="5314" name="Xi*_b-" antiName="Xi*_bbar+" spinType="4" chargeType="-3" colType="0"
-          m0="5.97000">
- <channel onMode="1" bRatio="1.0000000" products="5132 22"/>
-</particle>
-
-<particle id="5322" name="Xi'_b0" antiName="Xi'_bbar0" spinType="2" chargeType="0" colType="0"
-          m0="5.96000">
- <channel onMode="1" bRatio="1.0000000" products="5232 22"/>
-</particle>
-
-<particle id="5324" name="Xi*_b0" antiName="Xi*_bbar0" spinType="4" chargeType="0" colType="0"
-          m0="5.97000">
- <channel onMode="1" bRatio="1.0000000" products="5232 22"/>
-</particle>
-
-<particle id="5332" name="Omega_b-" antiName="Omega_bbar+" spinType="2" chargeType="-3" colType="0"
-          m0="6.12000" tau0="3.64000e-01">
- <channel onMode="1" bRatio="0.1080010" meMode="22" products="-12 11 4 3303"/>
- <channel onMode="1" bRatio="0.0020000" meMode="22" products="-12 11 2 3303"/>
- <channel onMode="1" bRatio="0.1080000" meMode="22" products="-14 13 4 3303"/>
- <channel onMode="1" bRatio="0.0020000" meMode="22" products="-14 13 2 3303"/>
- <channel onMode="1" bRatio="0.0250000" meMode="22" products="-16 15 4 3303"/>
- <channel onMode="1" bRatio="0.0010000" meMode="22" products="-16 15 4 3303"/>
- <channel onMode="1" bRatio="0.0025000" products="443 3334"/>
- <channel onMode="1" bRatio="0.0010930" products="100443 3334"/>
- <channel onMode="1" bRatio="0.0011770" products="20443 3334"/>
- <channel onMode="1" bRatio="0.0002250" products="445 3334"/>
- <channel onMode="1" bRatio="0.0012250" products="441 3334"/>
- <channel onMode="1" bRatio="0.0012000" products="443 -321 3322"/>
- <channel onMode="1" bRatio="0.0005240" products="100443 -321 3322"/>
- <channel onMode="1" bRatio="0.0005650" products="20443 -321 3322"/>
- <channel onMode="1" bRatio="0.0001080" products="445 -321 3322"/>
- <channel onMode="1" bRatio="0.0005880" products="441 -321 3322"/>
- <channel onMode="1" bRatio="0.0006000" products="443 -311 3312"/>
- <channel onMode="1" bRatio="0.0002620" products="100443 -311 3312"/>
- <channel onMode="1" bRatio="0.0002830" products="20443 -311 3312"/>
- <channel onMode="1" bRatio="0.0000540" products="445 -311 3312"/>
- <channel onMode="1" bRatio="0.0002940" products="441 -311 3312"/>
- <channel onMode="1" bRatio="0.0038200" meMode="43" products="443 3 3303"/>
- <channel onMode="1" bRatio="0.0016690" meMode="43" products="100443 3 3303"/>
- <channel onMode="1" bRatio="0.0017990" meMode="43" products="20443 3 3303"/>
- <channel onMode="1" bRatio="0.0003440" meMode="43" products="445 3 3303"/>
- <channel onMode="1" bRatio="0.0018720" meMode="43" products="441 3 3303"/>
- <channel onMode="1" bRatio="0.1096770" meMode="22" products="-2 1 4 3303"/>
- <channel onMode="1" bRatio="0.2632250" meMode="22" products="-2 4 1 3303"/>
- <channel onMode="1" bRatio="0.0658060" meMode="42" products="-2 1 4 3303"/>
- <channel onMode="1" bRatio="0.0000000" meMode="42" products="-2 4 1 3303"/>
- <channel onMode="1" bRatio="0.0057720" meMode="22" products="-2 3 4 3303"/>
- <channel onMode="1" bRatio="0.0138540" meMode="22" products="-2 4 3 3303"/>
- <channel onMode="1" bRatio="0.0034630" meMode="42" products="-2 3 4 3303"/>
- <channel onMode="1" bRatio="0.0000000" meMode="42" products="-2 4 3 3303"/>
- <channel onMode="1" bRatio="0.0090000" meMode="22" products="-2 1 2 3303"/>
- <channel onMode="1" bRatio="0.0060000" meMode="22" products="-2 2 1 3303"/>
- <channel onMode="1" bRatio="0.0230000" meMode="63" products="-431 4 3303"/>
- <channel onMode="1" bRatio="0.0230000" meMode="63" products="-433 4 3303"/>
- <channel onMode="1" bRatio="0.0130000" products="-431 4332"/>
- <channel onMode="1" bRatio="0.0090000" products="-431 4334"/>
- <channel onMode="1" bRatio="0.0090000" products="-433 4332"/>
- <channel onMode="1" bRatio="0.0230000" products="-433 4334"/>
- <channel onMode="1" bRatio="0.0080000" meMode="22" products="-421 -321 4 3303"/>
- <channel onMode="1" bRatio="0.0080000" meMode="22" products="-411 -311 4 3303"/>
- <channel onMode="1" bRatio="0.0320000" meMode="22" products="-423 -321 4 3303"/>
- <channel onMode="1" bRatio="0.0320000" meMode="22" products="-413 -311 4 3303"/>
- <channel onMode="1" bRatio="0.0770000" meMode="42" products="4122 -2203 3303"/>
-</particle>
-
-<particle id="5334" name="Omega*_b-" antiName="Omega*_bbar+" spinType="4" chargeType="-3" colType="0"
-          m0="6.13000">
- <channel onMode="1" bRatio="1.0000000" products="5332 22"/>
-</particle>
-
-<particle id="5342" name="Omega_bc0" antiName="Omega_bcbar0" spinType="2" chargeType="0" colType="0"
-          m0="7.19099" tau0="3.64000e-01">
- <channel onMode="1" bRatio="0.1050000" meMode="22" products="-12 11 4 81"/>
- <channel onMode="1" bRatio="0.1050000" meMode="22" products="-14 13 4 81"/>
- <channel onMode="1" bRatio="0.0400000" meMode="22" products="-16 15 4 81"/>
- <channel onMode="1" bRatio="0.5000000" meMode="22" products="-2 1 4 81"/>
- <channel onMode="1" bRatio="0.0800000" meMode="22" products="-2 4 1 81"/>
- <channel onMode="1" bRatio="0.1400000" meMode="22" products="-4 3 4 81"/>
- <channel onMode="1" bRatio="0.0100000" meMode="22" products="-4 4 3 81"/>
- <channel onMode="1" bRatio="0.0150000" meMode="22" products="-2 1 2 81"/>
- <channel onMode="1" bRatio="0.0050000" meMode="22" products="-4 3 2 81"/>
-</particle>
-
-<particle id="5401" name="bc_0" antiName="bc_0bar" spinType="1" chargeType="1" colType="-1"
-          m0="6.67143">
-</particle>
-
-<particle id="5403" name="bc_1" antiName="bc_1bar" spinType="3" chargeType="1" colType="-1"
-          m0="6.67397">
-</particle>
-
-<particle id="5412" name="Xi'_bc0" antiName="Xi'_bcbar0" spinType="2" chargeType="0" colType="0"
-          m0="7.03724" tau0="3.64000e-01">
- <channel onMode="1" bRatio="0.1050000" meMode="22" products="-12 11 4 81"/>
- <channel onMode="1" bRatio="0.1050000" meMode="22" products="-14 13 4 81"/>
- <channel onMode="1" bRatio="0.0400000" meMode="22" products="-16 15 4 81"/>
- <channel onMode="1" bRatio="0.5000000" meMode="22" products="-2 1 4 81"/>
- <channel onMode="1" bRatio="0.0800000" meMode="22" products="-2 4 1 81"/>
- <channel onMode="1" bRatio="0.1400000" meMode="22" products="-4 3 4 81"/>
- <channel onMode="1" bRatio="0.0100000" meMode="22" products="-4 4 3 81"/>
- <channel onMode="1" bRatio="0.0150000" meMode="22" products="-2 1 2 81"/>
- <channel onMode="1" bRatio="0.0050000" meMode="22" products="-4 3 2 81"/>
-</particle>
-
-<particle id="5414" name="Xi*_bc0" antiName="Xi*_bcbar0" spinType="4" chargeType="0" colType="0"
-          m0="7.04850" tau0="3.64000e-01">
- <channel onMode="1" bRatio="0.1050000" meMode="22" products="-12 11 4 81"/>
- <channel onMode="1" bRatio="0.1050000" meMode="22" products="-14 13 4 81"/>
- <channel onMode="1" bRatio="0.0400000" meMode="22" products="-16 15 4 81"/>
- <channel onMode="1" bRatio="0.5000000" meMode="22" products="-2 1 4 81"/>
- <channel onMode="1" bRatio="0.0800000" meMode="22" products="-2 4 1 81"/>
- <channel onMode="1" bRatio="0.1400000" meMode="22" products="-4 3 4 81"/>
- <channel onMode="1" bRatio="0.0100000" meMode="22" products="-4 4 3 81"/>
- <channel onMode="1" bRatio="0.0150000" meMode="22" products="-2 1 2 81"/>
- <channel onMode="1" bRatio="0.0050000" meMode="22" products="-4 3 2 81"/>
-</particle>
-
-<particle id="5422" name="Xi'_bc+" antiName="Xi'_bcbar-" spinType="2" chargeType="3" colType="0"
-          m0="7.03724" tau0="3.64000e-01">
- <channel onMode="1" bRatio="0.1050000" meMode="22" products="-12 11 4 81"/>
- <channel onMode="1" bRatio="0.1050000" meMode="22" products="-14 13 4 81"/>
- <channel onMode="1" bRatio="0.0400000" meMode="22" products="-16 15 4 81"/>
- <channel onMode="1" bRatio="0.5000000" meMode="22" products="-2 1 4 81"/>
- <channel onMode="1" bRatio="0.0800000" meMode="22" products="-2 4 1 81"/>
- <channel onMode="1" bRatio="0.1400000" meMode="22" products="-4 3 4 81"/>
- <channel onMode="1" bRatio="0.0100000" meMode="22" products="-4 4 3 81"/>
- <channel onMode="1" bRatio="0.0150000" meMode="22" products="-2 1 2 81"/>
- <channel onMode="1" bRatio="0.0050000" meMode="22" products="-4 3 2 81"/>
-</particle>
-
-<particle id="5424" name="Xi*_bc+" antiName="Xi*_bcbar-" spinType="4" chargeType="3" colType="0"
-          m0="7.04850" tau0="3.64000e-01">
- <channel onMode="1" bRatio="0.1050000" meMode="22" products="-12 11 4 81"/>
- <channel onMode="1" bRatio="0.1050000" meMode="22" products="-14 13 4 81"/>
- <channel onMode="1" bRatio="0.0400000" meMode="22" products="-16 15 4 81"/>
- <channel onMode="1" bRatio="0.5000000" meMode="22" products="-2 1 4 81"/>
- <channel onMode="1" bRatio="0.0800000" meMode="22" products="-2 4 1 81"/>
- <channel onMode="1" bRatio="0.1400000" meMode="22" products="-4 3 4 81"/>
- <channel onMode="1" bRatio="0.0100000" meMode="22" products="-4 4 3 81"/>
- <channel onMode="1" bRatio="0.0150000" meMode="22" products="-2 1 2 81"/>
- <channel onMode="1" bRatio="0.0050000" meMode="22" products="-4 3 2 81"/>
-</particle>
-
-<particle id="5432" name="Omega'_bc0" antiName="Omega'_bcbar0" spinType="2" chargeType="0" colType="0"
-          m0="7.21101" tau0="3.64000e-01">
- <channel onMode="1" bRatio="0.1050000" meMode="22" products="-12 11 4 81"/>
- <channel onMode="1" bRatio="0.1050000" meMode="22" products="-14 13 4 81"/>
- <channel onMode="1" bRatio="0.0400000" meMode="22" products="-16 15 4 81"/>
- <channel onMode="1" bRatio="0.5000000" meMode="22" products="-2 1 4 81"/>
- <channel onMode="1" bRatio="0.0800000" meMode="22" products="-2 4 1 81"/>
- <channel onMode="1" bRatio="0.1400000" meMode="22" products="-4 3 4 81"/>
- <channel onMode="1" bRatio="0.0100000" meMode="22" products="-4 4 3 81"/>
- <channel onMode="1" bRatio="0.0150000" meMode="22" products="-2 1 2 81"/>
- <channel onMode="1" bRatio="0.0050000" meMode="22" products="-4 3 2 81"/>
-</particle>
-
-<particle id="5434" name="Omega*_bc0" antiName="Omega*_bcbar0" spinType="4" chargeType="0" colType="0"
-          m0="7.21900" tau0="3.64000e-01">
- <channel onMode="1" bRatio="0.1050000" meMode="22" products="-12 11 4 81"/>
- <channel onMode="1" bRatio="0.1050000" meMode="22" products="-14 13 4 81"/>
- <channel onMode="1" bRatio="0.0400000" meMode="22" products="-16 15 4 81"/>
- <channel onMode="1" bRatio="0.5000000" meMode="22" products="-2 1 4 81"/>
- <channel onMode="1" bRatio="0.0800000" meMode="22" products="-2 4 1 81"/>
- <channel onMode="1" bRatio="0.1400000" meMode="22" products="-4 3 4 81"/>
- <channel onMode="1" bRatio="0.0100000" meMode="22" products="-4 4 3 81"/>
- <channel onMode="1" bRatio="0.0150000" meMode="22" products="-2 1 2 81"/>
- <channel onMode="1" bRatio="0.0050000" meMode="22" products="-4 3 2 81"/>
-</particle>
-
-<particle id="5442" name="Omega_bcc+" antiName="Omega_bccbar-" spinType="2" chargeType="3" colType="0"
-          m0="8.30945" tau0="3.64000e-01">
- <channel onMode="1" bRatio="0.1050000" meMode="22" products="-12 11 4 81"/>
- <channel onMode="1" bRatio="0.1050000" meMode="22" products="-14 13 4 81"/>
- <channel onMode="1" bRatio="0.0400000" meMode="22" products="-16 15 4 81"/>
- <channel onMode="1" bRatio="0.5000000" meMode="22" products="-2 1 4 81"/>
- <channel onMode="1" bRatio="0.0800000" meMode="22" products="-2 4 1 81"/>
- <channel onMode="1" bRatio="0.1400000" meMode="22" products="-4 3 4 81"/>
- <channel onMode="1" bRatio="0.0100000" meMode="22" products="-4 4 3 81"/>
- <channel onMode="1" bRatio="0.0150000" meMode="22" products="-2 1 2 81"/>
- <channel onMode="1" bRatio="0.0050000" meMode="22" products="-4 3 2 81"/>
-</particle>
-
-<particle id="5444" name="Omega*_bcc+" antiName="Omega*_bccbar-" spinType="4" chargeType="3" colType="0"
-          m0="8.31325" tau0="3.64000e-01">
- <channel onMode="1" bRatio="0.1050000" meMode="22" products="-12 11 4 81"/>
- <channel onMode="1" bRatio="0.1050000" meMode="22" products="-14 13 4 81"/>
- <channel onMode="1" bRatio="0.0400000" meMode="22" products="-16 15 4 81"/>
- <channel onMode="1" bRatio="0.5000000" meMode="22" products="-2 1 4 81"/>
- <channel onMode="1" bRatio="0.0800000" meMode="22" products="-2 4 1 81"/>
- <channel onMode="1" bRatio="0.1400000" meMode="22" products="-4 3 4 81"/>
- <channel onMode="1" bRatio="0.0100000" meMode="22" products="-4 4 3 81"/>
- <channel onMode="1" bRatio="0.0150000" meMode="22" products="-2 1 2 81"/>
- <channel onMode="1" bRatio="0.0050000" meMode="22" products="-4 3 2 81"/>
-</particle>
-
-<particle id="5503" name="bb_1" antiName="bb_1bar" spinType="3" chargeType="-2" colType="-1"
-          m0="10.07354">
-</particle>
-
-<particle id="5512" name="Xi_bb-" antiName="Xi_bbbar+" spinType="2" chargeType="-3" colType="0"
-          m0="10.42272" tau0="3.64000e-01">
- <channel onMode="1" bRatio="0.1050000" meMode="22" products="-12 11 4 81"/>
- <channel onMode="1" bRatio="0.1050000" meMode="22" products="-14 13 4 81"/>
- <channel onMode="1" bRatio="0.0400000" meMode="22" products="-16 15 4 81"/>
- <channel onMode="1" bRatio="0.5000000" meMode="22" products="-2 1 4 81"/>
- <channel onMode="1" bRatio="0.0800000" meMode="22" products="-2 4 1 81"/>
- <channel onMode="1" bRatio="0.1400000" meMode="22" products="-4 3 4 81"/>
- <channel onMode="1" bRatio="0.0100000" meMode="22" products="-4 4 3 81"/>
- <channel onMode="1" bRatio="0.0150000" meMode="22" products="-2 1 2 81"/>
- <channel onMode="1" bRatio="0.0050000" meMode="22" products="-4 3 2 81"/>
-</particle>
-
-<particle id="5514" name="Xi*_bb-" antiName="Xi*_bbbar+" spinType="4" chargeType="-3" colType="0"
-          m0="10.44144" tau0="3.64000e-01">
- <channel onMode="1" bRatio="0.1050000" meMode="22" products="-12 11 4 81"/>
- <channel onMode="1" bRatio="0.1050000" meMode="22" products="-14 13 4 81"/>
- <channel onMode="1" bRatio="0.0400000" meMode="22" products="-16 15 4 81"/>
- <channel onMode="1" bRatio="0.5000000" meMode="22" products="-2 1 4 81"/>
- <channel onMode="1" bRatio="0.0800000" meMode="22" products="-2 4 1 81"/>
- <channel onMode="1" bRatio="0.1400000" meMode="22" products="-4 3 4 81"/>
- <channel onMode="1" bRatio="0.0100000" meMode="22" products="-4 4 3 81"/>
- <channel onMode="1" bRatio="0.0150000" meMode="22" products="-2 1 2 81"/>
- <channel onMode="1" bRatio="0.0050000" meMode="22" products="-4 3 2 81"/>
-</particle>
-
-<particle id="5522" name="Xi_bb0" antiName="Xi_bbbar0" spinType="2" chargeType="0" colType="0"
-          m0="10.42272" tau0="3.64000e-01">
- <channel onMode="1" bRatio="0.1050000" meMode="22" products="-12 11 4 81"/>
- <channel onMode="1" bRatio="0.1050000" meMode="22" products="-14 13 4 81"/>
- <channel onMode="1" bRatio="0.0400000" meMode="22" products="-16 15 4 81"/>
- <channel onMode="1" bRatio="0.5000000" meMode="22" products="-2 1 4 81"/>
- <channel onMode="1" bRatio="0.0800000" meMode="22" products="-2 4 1 81"/>
- <channel onMode="1" bRatio="0.1400000" meMode="22" products="-4 3 4 81"/>
- <channel onMode="1" bRatio="0.0100000" meMode="22" products="-4 4 3 81"/>
- <channel onMode="1" bRatio="0.0150000" meMode="22" products="-2 1 2 81"/>
- <channel onMode="1" bRatio="0.0050000" meMode="22" products="-4 3 2 81"/>
-</particle>
-
-<particle id="5524" name="Xi*_bb0" antiName="Xi*_bbbar0" spinType="4" chargeType="0" colType="0"
-          m0="10.44144" tau0="3.64000e-01">
- <channel onMode="1" bRatio="0.1050000" meMode="22" products="-12 11 4 81"/>
- <channel onMode="1" bRatio="0.1050000" meMode="22" products="-14 13 4 81"/>
- <channel onMode="1" bRatio="0.0400000" meMode="22" products="-16 15 4 81"/>
- <channel onMode="1" bRatio="0.5000000" meMode="22" products="-2 1 4 81"/>
- <channel onMode="1" bRatio="0.0800000" meMode="22" products="-2 4 1 81"/>
- <channel onMode="1" bRatio="0.1400000" meMode="22" products="-4 3 4 81"/>
- <channel onMode="1" bRatio="0.0100000" meMode="22" products="-4 4 3 81"/>
- <channel onMode="1" bRatio="0.0150000" meMode="22" products="-2 1 2 81"/>
- <channel onMode="1" bRatio="0.0050000" meMode="22" products="-4 3 2 81"/>
-</particle>
-
-<particle id="5532" name="Omega_bb-" antiName="Omega_bbbar+" spinType="2" chargeType="-3" colType="0"
-          m0="10.60209" tau0="3.64000e-01">
- <channel onMode="1" bRatio="0.1050000" meMode="22" products="-12 11 4 81"/>
- <channel onMode="1" bRatio="0.1050000" meMode="22" products="-14 13 4 81"/>
- <channel onMode="1" bRatio="0.0400000" meMode="22" products="-16 15 4 81"/>
- <channel onMode="1" bRatio="0.5000000" meMode="22" products="-2 1 4 81"/>
- <channel onMode="1" bRatio="0.0800000" meMode="22" products="-2 4 1 81"/>
- <channel onMode="1" bRatio="0.1400000" meMode="22" products="-4 3 4 81"/>
- <channel onMode="1" bRatio="0.0100000" meMode="22" products="-4 4 3 81"/>
- <channel onMode="1" bRatio="0.0150000" meMode="22" products="-2 1 2 81"/>
- <channel onMode="1" bRatio="0.0050000" meMode="22" products="-4 3 2 81"/>
-</particle>
-
-<particle id="5534" name="Omega*_bb-" antiName="Omega*_bbbar+" spinType="4" chargeType="-3" colType="0"
-          m0="10.61426" tau0="3.64000e-01">
- <channel onMode="1" bRatio="0.1050000" meMode="22" products="-12 11 4 81"/>
- <channel onMode="1" bRatio="0.1050000" meMode="22" products="-14 13 4 81"/>
- <channel onMode="1" bRatio="0.0400000" meMode="22" products="-16 15 4 81"/>
- <channel onMode="1" bRatio="0.5000000" meMode="22" products="-2 1 4 81"/>
- <channel onMode="1" bRatio="0.0800000" meMode="22" products="-2 4 1 81"/>
- <channel onMode="1" bRatio="0.1400000" meMode="22" products="-4 3 4 81"/>
- <channel onMode="1" bRatio="0.0100000" meMode="22" products="-4 4 3 81"/>
- <channel onMode="1" bRatio="0.0150000" meMode="22" products="-2 1 2 81"/>
- <channel onMode="1" bRatio="0.0050000" meMode="22" products="-4 3 2 81"/>
-</particle>
-
-<particle id="5542" name="Omega_bbc0" antiName="Omega_bbcbar0" spinType="2" chargeType="0" colType="0"
-          m0="11.70767" tau0="3.64000e-01">
- <channel onMode="1" bRatio="0.1050000" meMode="22" products="-12 11 4 81"/>
- <channel onMode="1" bRatio="0.1050000" meMode="22" products="-14 13 4 81"/>
- <channel onMode="1" bRatio="0.0400000" meMode="22" products="-16 15 4 81"/>
- <channel onMode="1" bRatio="0.5000000" meMode="22" products="-2 1 4 81"/>
- <channel onMode="1" bRatio="0.0800000" meMode="22" products="-2 4 1 81"/>
- <channel onMode="1" bRatio="0.1400000" meMode="22" products="-4 3 4 81"/>
- <channel onMode="1" bRatio="0.0100000" meMode="22" products="-4 4 3 81"/>
- <channel onMode="1" bRatio="0.0150000" meMode="22" products="-2 1 2 81"/>
- <channel onMode="1" bRatio="0.0050000" meMode="22" products="-4 3 2 81"/>
-</particle>
-
-<particle id="5544" name="Omega*_bbc0" antiName="Omega*_bbcbar0" spinType="4" chargeType="0" colType="0"
-          m0="11.71147" tau0="3.64000e-01">
- <channel onMode="1" bRatio="0.1050000" meMode="22" products="-12 11 4 81"/>
- <channel onMode="1" bRatio="0.1050000" meMode="22" products="-14 13 4 81"/>
- <channel onMode="1" bRatio="0.0400000" meMode="22" products="-16 15 4 81"/>
- <channel onMode="1" bRatio="0.5000000" meMode="22" products="-2 1 4 81"/>
- <channel onMode="1" bRatio="0.0800000" meMode="22" products="-2 4 1 81"/>
- <channel onMode="1" bRatio="0.1400000" meMode="22" products="-4 3 4 81"/>
- <channel onMode="1" bRatio="0.0100000" meMode="22" products="-4 4 3 81"/>
- <channel onMode="1" bRatio="0.0150000" meMode="22" products="-2 1 2 81"/>
- <channel onMode="1" bRatio="0.0050000" meMode="22" products="-4 3 2 81"/>
-</particle>
-
-<particle id="5554" name="Omega*_bbb-" antiName="Omega*_bbbbar+" spinType="4" chargeType="-3" colType="0"
-          m0="15.11061" tau0="3.64000e-01">
- <channel onMode="1" bRatio="0.1050000" meMode="22" products="-12 11 4 81"/>
- <channel onMode="1" bRatio="0.1050000" meMode="22" products="-14 13 4 81"/>
- <channel onMode="1" bRatio="0.0400000" meMode="22" products="-16 15 4 81"/>
- <channel onMode="1" bRatio="0.5000000" meMode="22" products="-2 1 4 81"/>
- <channel onMode="1" bRatio="0.0800000" meMode="22" products="-2 4 1 81"/>
- <channel onMode="1" bRatio="0.1400000" meMode="22" products="-4 3 4 81"/>
- <channel onMode="1" bRatio="0.0100000" meMode="22" products="-4 4 3 81"/>
- <channel onMode="1" bRatio="0.0150000" meMode="22" products="-2 1 2 81"/>
- <channel onMode="1" bRatio="0.0050000" meMode="22" products="-4 3 2 81"/>
-</particle>
-
-<particle id="10111" name="a_0(1450)0" spinType="1" chargeType="0" colType="0"
-          m0="1.47400" mWidth="0.26500" mMin="1.00000" mMax="2.00000">
- <channel onMode="1" bRatio="0.3000000" products="111 221"/>
- <channel onMode="1" bRatio="0.1000000" products="111 331"/>
- <channel onMode="1" bRatio="0.1200000" products="321 -321"/>
- <channel onMode="1" bRatio="0.0600000" products="130 130"/>
- <channel onMode="1" bRatio="0.0600000" products="310 310"/>
- <channel onMode="1" bRatio="0.1800000" products="223 211 -211"/>
- <channel onMode="1" bRatio="0.1800000" products="223 111 111"/>
-</particle>
-
-<particle id="10113" name="b_1(1235)0" spinType="3" chargeType="0" colType="0"
-          m0="1.23000" mWidth="0.14200" mMin="0.95000" mMax="1.70000">
- <channel onMode="1" bRatio="1.0000000" products="223 111"/>
-</particle>
-
-<particle id="10211" name="a_0(1450)+" antiName="a_0(1450)-" spinType="1" chargeType="3" colType="0"
-          m0="1.47400" mWidth="0.26500" mMin="1.00000" mMax="2.00000">
- <channel onMode="1" bRatio="0.3000000" products="211 221"/>
- <channel onMode="1" bRatio="0.1000000" products="211 331"/>
- <channel onMode="1" bRatio="0.2400000" products="321 -311"/>
- <channel onMode="1" bRatio="0.3600000" products="223 211 111"/>
-</particle>
-
-<particle id="10213" name="b_1(1235)+" antiName="b_1(1235)-" spinType="3" chargeType="3" colType="0"
-          m0="1.23000" mWidth="0.14200" mMin="0.95000" mMax="1.70000">
- <channel onMode="1" bRatio="0.9984000" products="223 211"/>
- <channel onMode="1" bRatio="0.0016000" products="211 22"/>
-</particle>
-
-<particle id="10221" name="f_0(1370)" spinType="1" chargeType="0" colType="0"
-          m0="1.35000" mWidth="0.20000" mMin="1.00000" mMax="2.00000">
- <channel onMode="1" bRatio="0.2000000" products="113 111"/>
- <channel onMode="1" bRatio="0.2000000" products="213 -213"/>
- <channel onMode="1" bRatio="0.1000000" products="111 111 111 111"/>
- <channel onMode="1" bRatio="0.2000000" products="211 -211"/>
- <channel onMode="1" bRatio="0.1000000" products="111 111"/>
- <channel onMode="1" bRatio="0.0500000" products="321 -321"/>
- <channel onMode="1" bRatio="0.0250000" products="130 130"/>
- <channel onMode="1" bRatio="0.0250000" products="310 310"/>
- <channel onMode="1" bRatio="0.1000000" products="221 221"/>
-</particle>
-
-<particle id="10223" name="h_1(1170)" spinType="3" chargeType="0" colType="0"
-          m0="1.17000" mWidth="0.36000" mMin="0.95000" mMax="2.00000">
- <channel onMode="1" bRatio="0.3330000" products="213 -211"/>
- <channel onMode="1" bRatio="0.3340000" products="113 111"/>
- <channel onMode="1" bRatio="0.3330000" products="-213 211"/>
-</particle>
-
-<particle id="10311" name="K*_0(1430)0" antiName="K*_0(1430)bar0" spinType="1" chargeType="0" colType="0"
-          m0="1.41400" mWidth="0.29000" mMin="0.70000" mMax="2.20000">
- <channel onMode="1" bRatio="0.6670000" products="321 -211"/>
- <channel onMode="1" bRatio="0.3330000" products="311 111"/>
-</particle>
-
-<particle id="10313" name="K_1(1270)0" antiName="K_1(1270)bar0" spinType="3" chargeType="0" colType="0"
-          m0="1.27200" mWidth="0.09000" mMin="1.00000" mMax="2.00000">
- <channel onMode="1" bRatio="0.2900000" products="321 -213"/>
- <channel onMode="1" bRatio="0.1450000" products="311 113"/>
- <channel onMode="1" bRatio="0.1900000" products="10321 -211"/>
- <channel onMode="1" bRatio="0.0950000" products="10311 111"/>
- <channel onMode="1" bRatio="0.1100000" products="323 -211"/>
- <channel onMode="1" bRatio="0.0550000" products="313 111"/>
- <channel onMode="1" bRatio="0.1150000" products="311 223"/>
-</particle>
-
-<particle id="10321" name="K*_0(1430)+" antiName="K*_0(1430)-" spinType="1" chargeType="3" colType="0"
-          m0="1.41400" mWidth="0.29000" mMin="0.70000" mMax="2.20000">
- <channel onMode="1" bRatio="0.6670000" products="311 211"/>
- <channel onMode="1" bRatio="0.3330000" products="321 111"/>
-</particle>
-
-<particle id="10323" name="K_1(1270)+" antiName="K_1(1270)-" spinType="3" chargeType="3" colType="0"
-          m0="1.27200" mWidth="0.09000" mMin="1.00000" mMax="2.00000">
- <channel onMode="1" bRatio="0.2900000" products="311 213"/>
- <channel onMode="1" bRatio="0.1450000" products="321 113"/>
- <channel onMode="1" bRatio="0.1900000" products="10311 211"/>
- <channel onMode="1" bRatio="0.0950000" products="10321 111"/>
- <channel onMode="1" bRatio="0.1100000" products="313 211"/>
- <channel onMode="1" bRatio="0.0550000" products="323 111"/>
- <channel onMode="1" bRatio="0.1150000" products="321 223"/>
-</particle>
-
-<particle id="10331" name="f_0(1710)" spinType="1" chargeType="0" colType="0"
-          m0="1.71800" mWidth="0.13700" mMin="1.10000" mMax="2.40000">
- <channel onMode="1" bRatio="0.3000000" products="321 -321"/>
- <channel onMode="1" bRatio="0.1500000" products="130 130"/>
- <channel onMode="1" bRatio="0.1500000" products="310 310"/>
- <channel onMode="1" bRatio="0.3000000" products="221 221"/>
- <channel onMode="1" bRatio="0.0500000" products="211 -211"/>
- <channel onMode="1" bRatio="0.0500000" products="111 111"/>
-</particle>
-
-<particle id="10333" name="h_1(1380)" spinType="3" chargeType="0" colType="0"
-          m0="1.38600" mWidth="0.09100" mMin="1.38000" mMax="1.60000">
- <channel onMode="1" bRatio="0.2500000" products="313 -311"/>
- <channel onMode="1" bRatio="0.2500000" products="-313 311"/>
- <channel onMode="1" bRatio="0.2500000" products="323 -321"/>
- <channel onMode="1" bRatio="0.2500000" products="-323 321"/>
-</particle>
-
-<particle id="10411" name="D*_0+" antiName="D*_0-" spinType="1" chargeType="3" colType="0"
-          m0="2.27200" mWidth="0.05000" mMin="2.05000" mMax="2.50000">
- <channel onMode="1" bRatio="0.6670000" products="421 211"/>
- <channel onMode="1" bRatio="0.3330000" products="411 111"/>
-</particle>
-
-<particle id="10413" name="D_1+" antiName="D_1-" spinType="3" chargeType="3" colType="0"
-          m0="2.42400" mWidth="0.02000" mMin="2.22400" mMax="2.62400">
- <channel onMode="1" bRatio="0.6670000" products="423 211"/>
- <channel onMode="1" bRatio="0.3330000" products="413 111"/>
-</particle>
-
-<particle id="10421" name="D*_00" antiName="D*_0bar0" spinType="1" chargeType="0" colType="0"
-          m0="2.27200" mWidth="0.05000" mMin="2.05000" mMax="2.50000">
- <channel onMode="1" bRatio="0.6670000" products="411 -211"/>
- <channel onMode="1" bRatio="0.3330000" products="421 111"/>
-</particle>
-
-<particle id="10423" name="D_10" antiName="D_1bar0" spinType="3" chargeType="0" colType="0"
-          m0="2.42230" mWidth="0.02040" mMin="2.21830" mMax="2.62630">
- <channel onMode="1" bRatio="0.6670000" products="413 -211"/>
- <channel onMode="1" bRatio="0.3330000" products="423 111"/>
-</particle>
-
-<particle id="10431" name="D*_0s+" antiName="D*_0s-" spinType="1" chargeType="3" colType="0"
-          m0="2.50000" mWidth="0.05000" mMin="2.40000" mMax="2.80000">
- <channel onMode="1" bRatio="0.5000000" products="411 311"/>
- <channel onMode="1" bRatio="0.5000000" products="421 321"/>
-</particle>
-
-<particle id="10433" name="D_1s+" antiName="D_1s-" spinType="3" chargeType="3" colType="0"
-          m0="2.53535">
- <channel onMode="1" bRatio="0.5000000" products="423 321"/>
- <channel onMode="1" bRatio="0.5000000" products="413 311"/>
-</particle>
-
-<particle id="10441" name="chi_0c" spinType="1" chargeType="0" colType="0"
-          m0="3.41476" mWidth="0.01040" mMin="3.31076" mMax="3.51876">
- <channel onMode="1" bRatio="0.0002600" products="22 22"/>
- <channel onMode="1" bRatio="0.0021000" products="130 130"/>
- <channel onMode="1" bRatio="0.0049000" products="211 -211"/>
- <channel onMode="1" bRatio="0.0021000" products="221 221"/>
- <channel onMode="1" bRatio="0.0021000" products="310 310"/>
- <channel onMode="1" bRatio="0.0016000" products="313 -313"/>
- <channel onMode="1" bRatio="0.0060000" products="321 -321"/>
- <channel onMode="1" bRatio="0.0010000" products="333 333"/>
- <channel onMode="1" bRatio="0.0200000" products="443 22"/>
- <channel onMode="1" bRatio="0.0002200" products="2212 -2212"/>
- <channel onMode="1" bRatio="0.0005000" products="3122 -3122"/>
- <channel onMode="1" bRatio="0.0028000" products="9010221 9010221"/>
- <channel onMode="1" bRatio="0.0100000" products="211 -211 113"/>
- <channel onMode="1" bRatio="0.0100000" products="213 -211 111"/>
- <channel onMode="1" bRatio="0.0100000" products="-213 211 111"/>
- <channel onMode="1" bRatio="0.0032000" products="321 -313 -211"/>
- <channel onMode="1" bRatio="0.0032000" products="-321 313 211"/>
- <channel onMode="1" bRatio="0.0043000" products="323 311 -211"/>
- <channel onMode="1" bRatio="0.0043000" products="-323 311 211"/>
- <channel onMode="1" bRatio="0.0134000" products="211 211 -211 -211"/>
- <channel onMode="1" bRatio="0.0021000" products="321 321 -321 -321"/>
- <channel onMode="1" bRatio="0.0153000" products="321 -321 211 -211"/>
- <channel onMode="1" bRatio="0.0022000" products="2212 -2212 211 -211"/>
- <channel onMode="1" bRatio="0.0098000" products="211 211 211 -211 -211 -211"/>
- <channel onMode="1" bRatio="0.8686200" meMode="52" products="83 -83"/>
-</particle>
-
-<particle id="10443" name="h_1c" spinType="3" chargeType="0" colType="0"
-          m0="3.46000" mWidth="0.01000" mMin="3.36000" mMax="3.56000">
- <channel onMode="1" bRatio="0.5000000" products="441 22"/>
- <channel onMode="1" bRatio="0.0100000" products="443 111"/>
- <channel onMode="1" bRatio="0.4900000" meMode="42" products="83 -83"/>
-</particle>
-
-<particle id="10511" name="B*_00" antiName="B*_0bar0" spinType="1" chargeType="0" colType="0"
-          m0="5.68000" mWidth="0.05000" mMin="5.58000" mMax="5.78000">
- <channel onMode="1" bRatio="0.6670000" products="521 -211"/>
- <channel onMode="1" bRatio="0.3330000" products="511 111"/>
-</particle>
-
-<particle id="10513" name="B_10" antiName="B_1bar0" spinType="3" chargeType="0" colType="0"
-          m0="5.73000" mWidth="0.05000" mMin="5.63000" mMax="5.83000">
- <channel onMode="1" bRatio="0.6670000" products="523 -211"/>
- <channel onMode="1" bRatio="0.3330000" products="513 111"/>
-</particle>
-
-<particle id="10521" name="B*_0+" antiName="B*_0-" spinType="1" chargeType="3" colType="0"
-          m0="5.68000" mWidth="0.05000" mMin="5.58000" mMax="5.78000">
- <channel onMode="1" bRatio="0.6670000" products="511 211"/>
- <channel onMode="1" bRatio="0.3330000" products="521 111"/>
-</particle>
-
-<particle id="10523" name="B_1+" antiName="B_1-" spinType="3" chargeType="3" colType="0"
-          m0="5.73000" mWidth="0.05000" mMin="5.63000" mMax="5.83000">
- <channel onMode="1" bRatio="0.6670000" products="513 211"/>
- <channel onMode="1" bRatio="0.3330000" products="523 111"/>
-</particle>
-
-<particle id="10531" name="B*_0s0" antiName="B*_0sbar0" spinType="1" chargeType="0" colType="0"
-          m0="5.92000" mWidth="0.05000" mMin="5.82000" mMax="6.02000">
- <channel onMode="1" bRatio="0.5000000" products="521 -321"/>
- <channel onMode="1" bRatio="0.5000000" products="511 -311"/>
-</particle>
-
-<particle id="10533" name="B_1s0" antiName="B_1sbar0" spinType="3" chargeType="0" colType="0"
-          m0="5.97000" mWidth="0.05000" mMin="5.87000" mMax="6.07000">
- <channel onMode="1" bRatio="0.5000000" products="523 -321"/>
- <channel onMode="1" bRatio="0.5000000" products="513 -311"/>
-</particle>
-
-<particle id="10541" name="B*_0c+" antiName="B*_0c-" spinType="1" chargeType="3" colType="0"
-          m0="7.25000" mWidth="0.05000" mMin="7.20000" mMax="7.30000">
- <channel onMode="1" bRatio="0.5000000" products="511 411"/>
- <channel onMode="1" bRatio="0.5000000" products="521 421"/>
-</particle>
-
-<particle id="10543" name="B_1c+" antiName="B_1c-" spinType="3" chargeType="3" colType="0"
-          m0="7.30000" mWidth="0.05000" mMin="7.20000" mMax="7.40000">
- <channel onMode="1" bRatio="0.5000000" products="513 411"/>
- <channel onMode="1" bRatio="0.5000000" products="523 421"/>
-</particle>
-
-<particle id="10551" name="chi_0b" spinType="1" chargeType="0" colType="0"
-          m0="9.85944">
- <channel onMode="1" bRatio="0.9800000" meMode="91" products="21 21"/>
- <channel onMode="1" bRatio="0.0200000" products="553 22"/>
-</particle>
-
-<particle id="10553" name="h_1b" spinType="3" chargeType="0" colType="0"
-          m0="9.87500" mWidth="0.01000" mMin="9.85500" mMax="9.89500">
- <channel onMode="1" bRatio="1.0000000" meMode="91" products="21 21"/>
-</particle>
-
-<particle id="13122" name="Lambda(1405)0" antiName="Lambda(1405)bar0" spinType="2" chargeType="0" colType="0"
-          m0="1.40600" mWidth="0.05000" mMin="1.32000" mMax="1.80000">
- <channel onMode="1" bRatio="0.3333000" products="3222 -211"/>
- <channel onMode="1" bRatio="0.3333000" products="3112 211"/>
- <channel onMode="1" bRatio="0.3334000" products="3212 111"/>
-</particle>
-
-<particle id="14122" name="Lambda_c(2593)+" antiName="Lambda_c(2593)-" spinType="2" chargeType="3" colType="0"
-          m0="2.59540" mWidth="0.00360" mMin="2.57000" mMax="2.63000">
- <channel onMode="1" bRatio="0.2400000" products="4222 -211"/>
- <channel onMode="1" bRatio="0.2400000" products="4112 211"/>
- <channel onMode="1" bRatio="0.1800000" products="4122 211 -211"/>
- <channel onMode="1" bRatio="0.2400000" products="4212 111"/>
- <channel onMode="1" bRatio="0.0900000" products="4122 111 111"/>
- <channel onMode="1" bRatio="0.0100000" products="4122 22"/>
-</particle>
-
-<particle id="20113" name="a_1(1260)0" spinType="3" chargeType="0" colType="0"
-          m0="1.23000" mWidth="0.40000" mMin="0.93000" mMax="2.00000">
- <channel onMode="1" bRatio="0.3300000" products="213 -211"/>
- <channel onMode="1" bRatio="0.3300000" products="-213 211"/>
- <channel onMode="1" bRatio="0.3400000" products="113 111"/>
-</particle>
-
-<particle id="20213" name="a_1(1260)+" antiName="a_1(1260)-" spinType="3" chargeType="3" colType="0"
-          m0="1.23000" mWidth="0.40000" mMin="0.93000" mMax="2.00000">
- <channel onMode="1" bRatio="0.5000000" products="113 211"/>
- <channel onMode="1" bRatio="0.5000000" products="213 111"/>
-</particle>
-
-<particle id="20223" name="f_1(1285)" spinType="3" chargeType="0" colType="0"
-          m0="1.28180" mWidth="0.02420" mMin="1.20000" mMax="1.50000">
- <channel onMode="1" bRatio="0.1200000" products="9000211 -211"/>
- <channel onMode="1" bRatio="0.1200000" products="9000111 111"/>
- <channel onMode="1" bRatio="0.1200000" products="-9000211 211"/>
- <channel onMode="1" bRatio="0.0800000" products="221 211 -211"/>
- <channel onMode="1" bRatio="0.0800000" products="221 111 111"/>
- <channel onMode="1" bRatio="0.1100000" products="113 211 -211"/>
- <channel onMode="1" bRatio="0.0740000" products="213 -211 111"/>
- <channel onMode="1" bRatio="0.0740000" products="113 111 111"/>
- <channel onMode="1" bRatio="0.0740000" products="-213 211 111"/>
- <channel onMode="1" bRatio="0.0230000" products="321 -321 111"/>
- <channel onMode="1" bRatio="0.0230000" products="321 -311 -211"/>
- <channel onMode="1" bRatio="0.0230000" products="311 -311 111"/>
- <channel onMode="1" bRatio="0.0230000" products="311 -321 211"/>
- <channel onMode="1" bRatio="0.0552600" products="113 22"/>
- <channel onMode="1" bRatio="0.0007400" products="333 22"/>
-</particle>
-
-<particle id="20313" name="K_1(1400)0" antiName="K_1(1400)bar0" spinType="3" chargeType="0" colType="0"
-          m0="1.40200" mWidth="0.17400" mMin="1.10000" mMax="2.00000">
- <channel onMode="1" bRatio="0.6270000" products="323 -211"/>
- <channel onMode="1" bRatio="0.3130000" products="313 111"/>
- <channel onMode="1" bRatio="0.0200000" products="321 -213"/>
- <channel onMode="1" bRatio="0.0100000" products="311 113"/>
- <channel onMode="1" bRatio="0.0200000" products="311 10221"/>
- <channel onMode="1" bRatio="0.0100000" products="311 223"/>
-</particle>
-
-<particle id="20323" name="K_1(1400)+" antiName="K_1(1400)-" spinType="3" chargeType="3" colType="0"
-          m0="1.40200" mWidth="0.17400" mMin="1.10000" mMax="2.00000">
- <channel onMode="1" bRatio="0.6270000" products="313 211"/>
- <channel onMode="1" bRatio="0.3130000" products="323 111"/>
- <channel onMode="1" bRatio="0.0200000" products="311 213"/>
- <channel onMode="1" bRatio="0.0100000" products="321 113"/>
- <channel onMode="1" bRatio="0.0200000" products="321 10221"/>
- <channel onMode="1" bRatio="0.0100000" products="321 223"/>
-</particle>
-
-<particle id="20333" name="f_1(1420)" spinType="3" chargeType="0" colType="0"
-          m0="1.42630" mWidth="0.05490" mMin="1.40000" mMax="1.80000">
- <channel onMode="1" bRatio="0.2500000" products="313 -311"/>
- <channel onMode="1" bRatio="0.2500000" products="-313 311"/>
- <channel onMode="1" bRatio="0.2500000" products="323 -321"/>
- <channel onMode="1" bRatio="0.2500000" products="-323 321"/>
-</particle>
-
-<particle id="20413" name="D*_1+" antiName="D*_1-" spinType="3" chargeType="3" colType="0"
-          m0="2.42700" mWidth="0.38400" mMin="2.15000" mMax="3.00000">
- <channel onMode="1" bRatio="0.6670000" products="423 211"/>
- <channel onMode="1" bRatio="0.3330000" products="413 111"/>
-</particle>
-
-<particle id="20423" name="D*_10" antiName="D*_1bar0" spinType="3" chargeType="0" colType="0"
-          m0="2.42700" mWidth="0.38400" mMin="2.15000" mMax="3.00000">
- <channel onMode="1" bRatio="0.6670000" products="413 -211"/>
- <channel onMode="1" bRatio="0.3330000" products="423 111"/>
-</particle>
-
-<particle id="20433" name="D*_1s+" antiName="D*_1s-" spinType="3" chargeType="3" colType="0"
-          m0="2.46000" mWidth="0.03000" mMin="2.40000" mMax="2.60000">
- <channel onMode="1" bRatio="0.7600000" products="433 111"/>
- <channel onMode="1" bRatio="0.2400000" products="433 22"/>
-</particle>
-
-<particle id="20443" name="chi_1c" spinType="3" chargeType="0" colType="0"
-          m0="3.51066" mWidth="0.00089" mMin="3.50176" mMax="3.51956">
- <channel onMode="1" bRatio="0.3560000" products="443 22"/>
- <channel onMode="1" bRatio="0.0000100" products="130 130"/>
- <channel onMode="1" bRatio="0.0000100" products="310 310"/>
- <channel onMode="1" bRatio="0.0016000" products="313 -313"/>
- <channel onMode="1" bRatio="0.0000720" products="2212 -2212"/>
- <channel onMode="1" bRatio="0.0003000" products="3122 -3122"/>
- <channel onMode="1" bRatio="0.0020000" products="211 -211 113"/>
- <channel onMode="1" bRatio="0.0020000" products="213 -211 111"/>
- <channel onMode="1" bRatio="0.0020000" products="-213 211 111"/>
- <channel onMode="1" bRatio="0.0025000" products="321 311 -211"/>
- <channel onMode="1" bRatio="0.0002000" products="321 -313 -211"/>
- <channel onMode="1" bRatio="0.0025000" products="-321 311 211"/>
- <channel onMode="1" bRatio="0.0002000" products="-321 313 211"/>
- <channel onMode="1" bRatio="0.0009000" products="323 311 -211"/>
- <channel onMode="1" bRatio="0.0009000" products="-323 311 211"/>
- <channel onMode="1" bRatio="0.0062000" products="211 211 -211 -211"/>
- <channel onMode="1" bRatio="0.0008000" products="310 310 211 -211"/>
- <channel onMode="1" bRatio="0.0004000" products="321 321 -321 -321"/>
- <channel onMode="1" bRatio="0.0038000" products="321 -321 211 -211"/>
- <channel onMode="1" bRatio="0.0003000" products="321 -321 310 310"/>
- <channel onMode="1" bRatio="0.0005000" products="2212 -2212 211 -211"/>
- <channel onMode="1" bRatio="0.0058000" products="211 211 211 -211 -211 -211"/>
- <channel onMode="1" bRatio="0.6110080" meMode="52" products="83 -83"/>
-</particle>
-
-<particle id="20513" name="B*_10" antiName="B*_1bar0" spinType="3" chargeType="0" colType="0"
-          m0="5.78000" mWidth="0.05000" mMin="5.68000" mMax="5.88000">
- <channel onMode="1" bRatio="0.6670000" products="523 -211"/>
- <channel onMode="1" bRatio="0.3330000" products="513 111"/>
-</particle>
-
-<particle id="20523" name="B*_1+" antiName="B*_1-" spinType="3" chargeType="3" colType="0"
-          m0="5.78000" mWidth="0.05000" mMin="5.68000" mMax="5.88000">
- <channel onMode="1" bRatio="0.6670000" products="513 211"/>
- <channel onMode="1" bRatio="0.3330000" products="523 111"/>
-</particle>
-
-<particle id="20533" name="B*_1s0" antiName="B*_1sbar0" spinType="3" chargeType="0" colType="0"
-          m0="6.02000" mWidth="0.05000" mMin="5.92000" mMax="6.12000">
- <channel onMode="1" bRatio="0.5000000" products="523 -321"/>
- <channel onMode="1" bRatio="0.5000000" products="513 -311"/>
-</particle>
-
-<particle id="20543" name="B*_1c+" antiName="B*_1c-" spinType="3" chargeType="3" colType="0"
-          m0="7.30000" mWidth="0.05000" mMin="7.20000" mMax="7.40000">
- <channel onMode="1" bRatio="0.5000000" products="513 411"/>
- <channel onMode="1" bRatio="0.5000000" products="523 421"/>
-</particle>
-
-<particle id="20553" name="chi_1b" spinType="3" chargeType="0" colType="0"
-          m0="9.89278">
- <channel onMode="1" bRatio="0.3500000" products="553 22"/>
- <channel onMode="1" bRatio="0.6500000" meMode="91" products="21 21"/>
-</particle>
-
-<particle id="23122" name="Lambda(1600)0" antiName="Lambda(1600)bar0" spinType="2" chargeType="0" colType="0"
-          m0="1.60000" mWidth="0.15000" mMin="1.42000" mMax="2.20000">
- <channel onMode="1" bRatio="0.1760000" products="2212 -321"/>
- <channel onMode="1" bRatio="0.1760000" products="2112 -311"/>
- <channel onMode="1" bRatio="0.2160000" products="3222 -211"/>
- <channel onMode="1" bRatio="0.2160000" products="3112 211"/>
- <channel onMode="1" bRatio="0.2160000" products="3212 111"/>
-</particle>
-
-<particle id="30313" name="K*(1680)0" antiName="K*(1680)bar0" spinType="3" chargeType="0" colType="0"
-          m0="1.71700" mWidth="0.32200" mMin="1.05000" mMax="2.50000">
- <channel onMode="1" bRatio="0.2580000" products="321 -211"/>
- <channel onMode="1" bRatio="0.1290000" products="311 111"/>
- <channel onMode="1" bRatio="0.2093000" products="323 -211"/>
- <channel onMode="1" bRatio="0.1047000" products="313 111"/>
- <channel onMode="1" bRatio="0.1993000" products="-213 321"/>
- <channel onMode="1" bRatio="0.0997000" products="113 311"/>
-</particle>
-
-<particle id="30323" name="K*(1680)+" antiName="K*(1680)-" spinType="3" chargeType="3" colType="0"
-          m0="1.71700" mWidth="0.32200" mMin="1.05000" mMax="2.50000">
- <channel onMode="1" bRatio="0.2580000" products="311 211"/>
- <channel onMode="1" bRatio="0.1290000" products="321 111"/>
- <channel onMode="1" bRatio="0.2093000" products="313 211"/>
- <channel onMode="1" bRatio="0.1047000" products="323 111"/>
- <channel onMode="1" bRatio="0.1993000" products="213 311"/>
- <channel onMode="1" bRatio="0.0997000" products="113 321"/>
-</particle>
-
-<particle id="30443" name="psi(3770)" spinType="3" chargeType="0" colType="0"
-          m0="3.77110" mWidth="0.02300" mMin="3.54110" mMax="4.00110">
- <channel onMode="1" bRatio="0.4243000" products="411 -411"/>
- <channel onMode="1" bRatio="0.5723000" products="421 -421"/>
- <channel onMode="1" bRatio="0.0034000" products="443 211 -211"/>
-</particle>
-
-<particle id="33122" name="Lambda(1670)0" antiName="Lambda(1670)bar0" spinType="2" chargeType="0" colType="0"
-          m0="1.67000" mWidth="0.03500" mMin="1.42000" mMax="2.00000">
- <channel onMode="1" bRatio="0.1000000" products="2212 -321"/>
- <channel onMode="1" bRatio="0.1000000" products="2112 -311"/>
- <channel onMode="1" bRatio="0.1600000" products="3222 -211"/>
- <channel onMode="1" bRatio="0.1600000" products="3112 211"/>
- <channel onMode="1" bRatio="0.1600000" products="3212 111"/>
- <channel onMode="1" bRatio="0.3200000" products="3122 221"/>
-</particle>
-
-<particle id="100113" name="rho(1450)0" spinType="3" chargeType="0" colType="0"
-          m0="1.45900" mWidth="0.14700" mMin="1.00000" mMax="2.20000">
- <channel onMode="1" bRatio="0.4000000" products="211 -211"/>
- <channel onMode="1" bRatio="0.3500000" products="211 -211 211 -211"/>
- <channel onMode="1" bRatio="0.1500000" products="211 -211 111 111"/>
- <channel onMode="1" bRatio="0.1000000" products="111 111 111 111"/>
-</particle>
-
-<particle id="100213" name="rho(1450)+" antiName="rho(1450)-" spinType="3" chargeType="3" colType="0"
-          m0="1.45900" mWidth="0.14700" mMin="1.00000" mMax="2.20000">
- <channel onMode="1" bRatio="0.4000000" products="211 111"/>
- <channel onMode="1" bRatio="0.4000000" products="211 211 -211 111"/>
- <channel onMode="1" bRatio="0.2000000" products="211 111 111 111"/>
-</particle>
-
-<particle id="100441" name="eta_c(2S)" spinType="1" chargeType="0" colType="0"
-          m0="3.63800" mWidth="0.01400" mMin="3.49800" mMax="3.77800">
- <channel onMode="1" bRatio="0.0190000" products="321 -311 -211"/>
- <channel onMode="1" bRatio="0.0190000" products="-321 311 211"/>
- <channel onMode="1" bRatio="0.0095000" products="111 321 -321"/>
- <channel onMode="1" bRatio="0.0095000" products="311 -311 111"/>
- <channel onMode="1" bRatio="0.9430000" meMode="52" products="83 -83"/>
-</particle>
-
-<particle id="100443" name="psi(2S)" spinType="3" chargeType="0" colType="0"
-          m0="3.68609" mWidth="0.00034" mMin="3.68269" mMax="3.68949">
- <channel onMode="1" bRatio="0.0073500" products="11 -11"/>
- <channel onMode="1" bRatio="0.0073000" products="13 -13"/>
- <channel onMode="1" bRatio="0.0028000" products="15 -15"/>
- <channel onMode="1" bRatio="0.0000080" products="113 111"/>
- <channel onMode="1" bRatio="0.0000800" products="211 -211"/>
- <channel onMode="1" bRatio="0.0000080" products="213 -211"/>
- <channel onMode="1" bRatio="0.0000080" products="-213 211"/>
- <channel onMode="1" bRatio="0.0000300" products="221 113"/>
- <channel onMode="1" bRatio="0.0000250" products="223 111"/>
- <channel onMode="1" bRatio="0.0000010" products="223 221"/>
- <channel onMode="1" bRatio="0.0002100" products="225 22"/>
- <channel onMode="1" bRatio="0.0000520" products="310 130"/>
- <channel onMode="1" bRatio="0.0000460" products="313 311"/>
- <channel onMode="1" bRatio="0.0000460" products="-313 311"/>
- <channel onMode="1" bRatio="0.0001000" products="321 -321"/>
- <channel onMode="1" bRatio="0.0000065" products="323 -321"/>
- <channel onMode="1" bRatio="0.0000065" products="-323 321"/>
- <channel onMode="1" bRatio="0.0001500" products="331 22"/>
- <channel onMode="1" bRatio="0.0000010" products="333 111"/>
- <channel onMode="1" bRatio="0.0000200" products="333 221"/>
- <channel onMode="1" bRatio="0.0032000" products="441 22"/>
- <channel onMode="1" bRatio="0.0013000" products="443 111"/>
- <channel onMode="1" bRatio="0.0324000" products="443 221"/>
- <channel onMode="1" bRatio="0.0933000" products="445 22"/>
- <channel onMode="1" bRatio="0.0002100" products="2212 -2212"/>
- <channel onMode="1" bRatio="0.0001300" products="2224 -2224"/>
- <channel onMode="1" bRatio="0.0001800" products="3122 -3122"/>
- <channel onMode="1" bRatio="0.0001200" products="3212 -3212"/>
- <channel onMode="1" bRatio="0.0001100" products="3224 -3224"/>
- <channel onMode="1" bRatio="0.0000900" products="3312 -3312"/>
- <channel onMode="1" bRatio="0.0002140" products="10113 111"/>
- <channel onMode="1" bRatio="0.0002140" products="10213 -211"/>
- <channel onMode="1" bRatio="0.0002140" products="-10213 211"/>
- <channel onMode="1" bRatio="0.0010000" products="10323 -321"/>
- <channel onMode="1" bRatio="0.0010000" products="-10323 321"/>
- <channel onMode="1" bRatio="0.0922000" products="10441 22"/>
- <channel onMode="1" bRatio="0.0008000" products="10443 111"/>
- <channel onMode="1" bRatio="0.0907000" products="20443 22"/>
- <channel onMode="1" bRatio="0.0001640" products="211 -211 111"/>
- <channel onMode="1" bRatio="0.0004200" products="211 -211 113"/>
- <channel onMode="1" bRatio="0.0001500" products="321 -321 223"/>
- <channel onMode="1" bRatio="0.0001500" products="333 211 -211"/>
- <channel onMode="1" bRatio="0.0000600" products="333 321 -321"/>
- <channel onMode="1" bRatio="0.1658000" products="443 111 111"/>
- <channel onMode="1" bRatio="0.3366000" products="443 211 -211"/>
- <channel onMode="1" bRatio="0.0001400" products="2212 -2212 111"/>
- <channel onMode="1" bRatio="0.0002200" products="310 310 211 -211"/>
- <channel onMode="1" bRatio="0.0016000" products="321 -321 211 -211"/>
- <channel onMode="1" bRatio="0.0008000" products="2212 -2212 211 -211"/>
- <channel onMode="1" bRatio="0.0030000" products="211 211 -211 -211 111"/>
- <channel onMode="1" bRatio="0.0001500" products="211 211 211 -211 -211 -211"/>
- <channel onMode="1" bRatio="0.0035000" products="211 211 211 -211 -211 -211 111"/>
- <channel onMode="1" bRatio="0.0168000" meMode="53" products="83 -83"/>
- <channel onMode="1" bRatio="0.1258780" meMode="92" products="21 21 21"/>
- <channel onMode="1" bRatio="0.0089380" meMode="92" products="22 21 21"/>
-</particle>
-
-<particle id="100553" name="Upsilon(2S)" spinType="3" chargeType="0" colType="0"
-          m0="10.02327" mWidth="0.00003" mMin="10.02297" mMax="10.02357">
- <channel onMode="1" bRatio="0.0191000" products="11 -11"/>
- <channel onMode="1" bRatio="0.0193000" products="13 -13"/>
- <channel onMode="1" bRatio="0.0170000" products="15 -15"/>
- <channel onMode="1" bRatio="0.0670000" products="555 22"/>
- <channel onMode="1" bRatio="0.0430000" products="10551 22"/>
- <channel onMode="1" bRatio="0.0660000" products="20553 22"/>
- <channel onMode="1" bRatio="0.0900000" products="553 111 111"/>
- <channel onMode="1" bRatio="0.1850000" products="553 211 -211"/>
- <channel onMode="1" bRatio="0.0050000" meMode="91" products="1 -1"/>
- <channel onMode="1" bRatio="0.0200000" meMode="91" products="2 -2"/>
- <channel onMode="1" bRatio="0.0050000" meMode="91" products="3 -3"/>
- <channel onMode="1" bRatio="0.0200000" meMode="91" products="4 -4"/>
- <channel onMode="1" bRatio="0.4276000" meMode="92" products="21 21 21"/>
- <channel onMode="1" bRatio="0.0160000" meMode="92" products="22 21 21"/>
-</particle>
-
-<particle id="1000001" name="~d_L" antiName="~d_Lbar" spinType="1" chargeType="-1" colType="1"
-          m0="500.00000" mWidth="1.00000" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000024 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000037 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000002 -24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000002 -24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000002 -37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000002 -37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000021 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 -5"/>
-</particle>
-
-<particle id="1000002" name="~u_L" antiName="~u_Lbar" spinType="1" chargeType="2" colType="1"
-          m0="500.00000" mWidth="1.00000" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000037 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000001 24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000001 24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000001 37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000001 37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000021 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-3 -5"/>
-</particle>
-
-<particle id="1000003" name="~s_L" antiName="~s_Lbar" spinType="1" chargeType="-1" colType="1"
-          m0="500.00000" mWidth="1.00000" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000024 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000037 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000004 -24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000004 -24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000004 -37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000004 -37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000021 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 -5"/>
-</particle>
-
-<particle id="1000004" name="~c_L" antiName="~c_Lbar" spinType="1" chargeType="2" colType="1"
-          m0="500.00000" mWidth="1.00000" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000037 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000003 24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000003 24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000003 37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000003 37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000021 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-3 -5"/>
-</particle>
-
-<particle id="1000005" name="~b_1" antiName="~b_1bar" spinType="1" chargeType="-1" colType="1"
-          m0="500.00000" mWidth="1.00000" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000024 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000037 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000006 -24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000006 -24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000006 -37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000006 -37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000021 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 -3"/>
-</particle>
-
-<particle id="1000006" name="~t_1" antiName="~t_1bar" spinType="1" chargeType="2" colType="1"
-          m0="500.00000" mWidth="1.00000" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000037 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000005 24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000005 24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000005 37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000005 37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000021 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-3 -5"/>
-</particle>
-
-<particle id="1000011" name="~e_L-" antiName="~e_L+" spinType="1" chargeType="-3" colType="0"
-          m0="500.00000" mWidth="1.00000" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000024 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000037 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000012 -24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000012 -24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000012 -37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 5"/>
-</particle>
-
-<particle id="1000012" name="~nu_eL" antiName="~nu_eLbar" spinType="1" chargeType="0" colType="0"
-          m0="500.00000" mWidth="1.00000" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000037 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000011 24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000011 24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000011 37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000011 37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-3 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-3 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-3 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-5 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-5 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-5 5"/>
-</particle>
-
-<particle id="1000013" name="~mu_L-" antiName="~mu_L+" spinType="1" chargeType="-3" colType="0"
-          m0="500.00000" mWidth="1.00000" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000024 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000037 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000014 -24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000014 -24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000014 -37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000014 -37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 5"/>
-</particle>
-
-<particle id="1000014" name="~nu_muL" antiName="~nu_muLbar" spinType="1" chargeType="0" colType="0"
-          m0="500.00000" mWidth="1.00000" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000037 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000013 24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000013 24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000013 37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000013 37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-3 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-3 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-3 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-5 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-5 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-5 5"/>
-</particle>
-
-<particle id="1000015" name="~tau_1-" antiName="~tau_1+" spinType="1" chargeType="-3" colType="0"
-          m0="500.00000" mWidth="1.00000" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000024 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000037 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000016 -24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000016 -24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000016 -37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000016 -37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 5"/>
-</particle>
-
-<particle id="1000016" name="~nu_tauL" antiName="~nu_tauLbar" spinType="1" chargeType="0" colType="0"
-          m0="500.00000" mWidth="1.00000" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000037 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000015 24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000015 24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000015 37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000015 37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-3 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-3 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-3 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-5 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-5 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-5 5"/>
-</particle>
-
-<particle id="1000021" name="~g" spinType="2" chargeType="0" colType="2"
-          m0="500.00000" mWidth="1.00000" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 21"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000001 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000001 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000001 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000001 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000002 -2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000002 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000002 -2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000002 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000003 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000003 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000003 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000003 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000004 -4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000004 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000004 -4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000004 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000005 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000005 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000005 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000005 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000006 -6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000006 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000006 -6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000006 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 1 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 3 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 5 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 2 -2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 4 -4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 6 -6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 1 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 3 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 5 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 2 -2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 4 -4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 6 -6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 1 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 3 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 5 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 2 -2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 4 -4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 6 -6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 1 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 3 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 5 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 2 -2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 4 -4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 6 -6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 1 -2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000024 -1 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 3 -4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000024 -3 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 5 -6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000024 -5 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000037 1 -2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000037 -1 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000037 3 -4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000037 -3 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000037 5 -6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000037 -5 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -1 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 1 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -2 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 2 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -1 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 1 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -2 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 2 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -1 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 1 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -2 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 2 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -3 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 3 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -4 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 4 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -3 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 3 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -4 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 4 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -3 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 3 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -4 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 4 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -5 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 5 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -6 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 6 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -5 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 5 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -6 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 6 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -5 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 5 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -6 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 6 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -1 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 1 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -2 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 2 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -1 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 1 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -2 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 2 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -1 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 1 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -2 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 2 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -3 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 3 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -4 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 4 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -3 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 3 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -4 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 4 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -3 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 3 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -4 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 4 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -5 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 5 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -6 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 6 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -5 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 5 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -6 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 6 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -5 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 5 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -6 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 6 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -1 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 1 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -2 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 2 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -1 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 1 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -2 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 2 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -1 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 1 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -2 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 2 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -3 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 3 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -4 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 4 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -3 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 3 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -4 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 4 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -3 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 3 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -4 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 4 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -5 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 5 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -6 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 6 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -5 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 5 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -6 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 6 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -5 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 5 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -6 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 6 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 -1 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2 1 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 -1 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2 1 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 -3 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2 3 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 -1 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="4 1 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 -1 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="4 1 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 -3 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="4 3 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 -1 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="6 1 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 -1 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="6 1 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 -3 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="6 3 5"/>
-</particle>
-
-<particle id="1000022" name="~chi_10" spinType="2" chargeType="0" colType="0"
-          m0="500.00000" mWidth="1.00000" mMin="20.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 22"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 23"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 25"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 35"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 36"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -13 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 13 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -13 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 13 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -13 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 13 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -15 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 15 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -15 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 15 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -15 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 15 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -11 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 11 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -11 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 11 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -11 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 11 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -15 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 15 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -15 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 15 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -15 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 15 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -11 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 11 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -11 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 11 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -11 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 11 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -13 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 13 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -13 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 13 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -13 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 13 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -1 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 1 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -2 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 2 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -1 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 1 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -2 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 2 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -1 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 1 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -2 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 2 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -3 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 3 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -4 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 4 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -3 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 3 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -4 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 4 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -3 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 3 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -4 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 4 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -5 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 5 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -6 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 6 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -5 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 5 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -6 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 6 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -5 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 5 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -6 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 6 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -1 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 1 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -2 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 2 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -1 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 1 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -2 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 2 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -1 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 1 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -2 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 2 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -3 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 3 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -4 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 4 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -3 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 3 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -4 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 4 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -3 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 3 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -4 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 4 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -5 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 5 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -6 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 6 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -5 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 5 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -6 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 6 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -5 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 5 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -6 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 6 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -1 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 1 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -2 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 2 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -1 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 1 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -2 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 2 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -1 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 1 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -2 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 2 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -3 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 3 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -4 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 4 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -3 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 3 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -4 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 4 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -3 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 3 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -4 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 4 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -5 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 5 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -6 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 6 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -5 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 5 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -6 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 6 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -5 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 5 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -6 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 6 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 -1 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2 1 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 -1 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2 1 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 -3 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2 3 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 -1 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="4 1 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 -1 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="4 1 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 -3 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="4 3 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 -1 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="6 1 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 -1 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="6 1 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 -3 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="6 3 5"/>
-</particle>
-
-<particle id="1000023" name="~chi_20" spinType="2" chargeType="0" colType="0"
-          m0="500.00000" mWidth="1.00000" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 22"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 23"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 25"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 35"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 36"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 22"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 23"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 11 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 13 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 15 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 12 -12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 14 -14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 16 -16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 1 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 3 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 5 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 2 -2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 4 -4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 25"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 35"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 36"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 -24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000024 24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 11 -12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000024 -11 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 13 -14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000024 -13 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 15 -16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000024 -15 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 1 -2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000024 -1 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 3 -4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000024 -3 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000037 -24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000037 24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000037 11 -12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000037 -11 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000037 13 -14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000037 -13 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000037 15 -16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000037 -15 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000037 1 -2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000037 -1 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000037 3 -4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000037 -3 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 -37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000024 37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000037 -37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000037 37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000001 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000001 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000001 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000001 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000002 -2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000002 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000002 -2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000002 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000003 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000003 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000003 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000003 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000004 -4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000004 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000004 -4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000004 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000005 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000005 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000005 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000005 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000006 -6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000006 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000006 -6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000006 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000011 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000011 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000011 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000011 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000012 -12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000012 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000012 -12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000012 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000013 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000013 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000013 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000013 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000014 -14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000014 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000014 -14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000014 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000015 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000015 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000015 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000015 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000016 -16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000016 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000016 -16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000016 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000021 1 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000021 3 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000021 5 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000021 2 -2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000021 4 -4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -13 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 13 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -13 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 13 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -13 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 13 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -15 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 15 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -15 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 15 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -15 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 15 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -11 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 11 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -11 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 11 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -11 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 11 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -15 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 15 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -15 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 15 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -15 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 15 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -11 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 11 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -11 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 11 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -11 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 11 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -13 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 13 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -13 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 13 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -13 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 13 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -1 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 1 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -2 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 2 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -1 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 1 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -2 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 2 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -1 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 1 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -2 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 2 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -3 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 3 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -4 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 4 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -3 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 3 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -4 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 4 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -3 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 3 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -4 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 4 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -5 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 5 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -6 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 6 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -5 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 5 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -6 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 6 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -5 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 5 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -6 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 6 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -1 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 1 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -2 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 2 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -1 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 1 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -2 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 2 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -1 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 1 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -2 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 2 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -3 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 3 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -4 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 4 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -3 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 3 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -4 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 4 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -3 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 3 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -4 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 4 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -5 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 5 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -6 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 6 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -5 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 5 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -6 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 6 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -5 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 5 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -6 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 6 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -1 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 1 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -2 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 2 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -1 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 1 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -2 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 2 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -1 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 1 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -2 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 2 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -3 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 3 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -4 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 4 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -3 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 3 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -4 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 4 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -3 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 3 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -4 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 4 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -5 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 5 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -6 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 6 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -5 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 5 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -6 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 6 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -5 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 5 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -6 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 6 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 -1 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2 1 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 -1 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2 1 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 -3 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2 3 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 -1 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="4 1 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 -1 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="4 1 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 -3 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="4 3 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 -1 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="6 1 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 -1 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="6 1 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 -3 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="6 3 5"/>
-</particle>
-
-<particle id="1000024" name="~chi_1+" antiName="~chi_1-" spinType="2" chargeType="3" colType="0"
-          m0="500.00000" mWidth="1.00000" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 -11 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 -13 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 -15 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 -1 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 -3 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 -11 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 -13 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 -15 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 -1 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 -3 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 -11 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 -13 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 -15 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 -1 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 -3 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 -11 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 -13 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 -15 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 -1 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 -3 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000002 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000002 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000001 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000001 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000004 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000004 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000003 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000003 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000006 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000006 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000005 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000005 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000012 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000012 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000011 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000011 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000014 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000014 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000013 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000013 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000016 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000016 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000015 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000015 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000021 -1 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000021 -3 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -13 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 14 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -13 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -13 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 14 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -13 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -13 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 14 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -13 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -15 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 16 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -15 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -15 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 16 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -15 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -15 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 16 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -15 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -11 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -11 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -11 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -11 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -11 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -11 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -15 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 16 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -15 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -15 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 16 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -15 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -15 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 16 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -15 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -11 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -11 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -11 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -11 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -11 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -11 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -13 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -13 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -13 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -13 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -13 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -13 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -1 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -2 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -1 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 2 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -1 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -2 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -1 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 2 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -1 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -2 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -1 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 2 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -3 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -4 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -3 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 4 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -3 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -4 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -3 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 4 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -3 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -4 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -3 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 4 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -5 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -6 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -5 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 6 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -5 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -6 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -5 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 6 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -5 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -6 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -5 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 6 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -1 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -2 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -1 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 2 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -1 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -2 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -1 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 2 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -1 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -2 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -1 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 2 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -3 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -4 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -3 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 4 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -3 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -4 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -3 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 4 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -3 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -4 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -3 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 4 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -5 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -6 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -5 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 6 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -5 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -6 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -5 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 6 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -5 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -6 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -5 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 6 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -1 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -2 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -1 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 2 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -1 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -2 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -1 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 2 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -1 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -2 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -1 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 2 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -3 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -4 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -3 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 4 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -3 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -4 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -3 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 4 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -3 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -4 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -3 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 4 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -5 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -6 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -5 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 6 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -5 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -6 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -5 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 6 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -5 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -6 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -5 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 6 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2 2 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1 -1 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2 2 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1 -1 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2 4 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2 4 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1 -3 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2 4 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1 -3 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2 6 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2 6 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2 6 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1 -5 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="4 4 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="4 4 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-3 -3 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="4 6 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="4 6 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="4 6 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-3 -5 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="6 6 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="6 6 3"/>
-</particle>
-
-<particle id="1000025" name="~chi_30" spinType="2" chargeType="0" colType="0"
-          m0="500.00000" mWidth="1.00000" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 22"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 23"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 25"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 35"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 36"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 22"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 23"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 11 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 13 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 15 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 12 -12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 14 -14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 16 -16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 1 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 3 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 5 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 2 -2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 4 -4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 25"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 35"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 36"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 22"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 23"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 11 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 13 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 15 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 12 -12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 14 -14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 16 -16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 1 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 3 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 5 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 2 -2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 4 -4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 25"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 35"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 36"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 -24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000024 24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 11 -12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000024 -11 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 13 -14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000024 -13 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 15 -16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000024 -15 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 1 -2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000024 -1 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 3 -4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000024 -3 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000037 -24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000037 24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000037 11 -12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000037 -11 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000037 13 -14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000037 -13 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000037 15 -16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000037 -15 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000037 1 -2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000037 -1 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000037 3 -4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000037 -3 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 -37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000024 37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000037 -37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000037 37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000001 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000001 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000001 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000001 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000002 -2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000002 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000002 -2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000002 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000003 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000003 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000003 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000003 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000004 -4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000004 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000004 -4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000004 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000005 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000005 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000005 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000005 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000006 -6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000006 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000006 -6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000006 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000011 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000011 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000011 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000011 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000012 -12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000012 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000012 -12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000012 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000013 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000013 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000013 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000013 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000014 -14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000014 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000014 -14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000014 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000015 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000015 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000015 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000015 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000016 -16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000016 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000016 -16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000016 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000021 1 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000021 3 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000021 5 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000021 2 -2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000021 4 -4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -13 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 13 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -13 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 13 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -13 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 13 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -15 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 15 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -15 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 15 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -15 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 15 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -11 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 11 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -11 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 11 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -11 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 11 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -15 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 15 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -15 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 15 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -15 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 15 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -11 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 11 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -11 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 11 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -11 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 11 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -13 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 13 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -13 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 13 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -13 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 13 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -1 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 1 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -2 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 2 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -1 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 1 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -2 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 2 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -1 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 1 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -2 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 2 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -3 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 3 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -4 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 4 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -3 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 3 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -4 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 4 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -3 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 3 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -4 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 4 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -5 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 5 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -6 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 6 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -5 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 5 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -6 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 6 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -5 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 5 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -6 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 6 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -1 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 1 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -2 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 2 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -1 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 1 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -2 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 2 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -1 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 1 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -2 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 2 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -3 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 3 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -4 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 4 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -3 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 3 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -4 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 4 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -3 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 3 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -4 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 4 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -5 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 5 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -6 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 6 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -5 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 5 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -6 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 6 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -5 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 5 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -6 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 6 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -1 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 1 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -2 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 2 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -1 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 1 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -2 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 2 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -1 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 1 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -2 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 2 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -3 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 3 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -4 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 4 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -3 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 3 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -4 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 4 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -3 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 3 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -4 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 4 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -5 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 5 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -6 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 6 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -5 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 5 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -6 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 6 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -5 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 5 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -6 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 6 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 -1 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2 1 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 -1 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2 1 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 -3 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2 3 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 -1 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="4 1 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 -1 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="4 1 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 -3 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="4 3 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 -1 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="6 1 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 -1 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="6 1 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 -3 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="6 3 5"/>
-</particle>
-
-<particle id="1000035" name="~chi_40" spinType="2" chargeType="0" colType="0"
-          m0="500.00000" mWidth="1.00000" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 22"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 23"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 25"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 35"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 36"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 22"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 23"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 11 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 13 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 15 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 12 -12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 14 -14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 16 -16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 1 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 3 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 5 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 2 -2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 4 -4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 25"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 35"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 36"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 22"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 23"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 11 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 13 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 15 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 12 -12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 14 -14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 16 -16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 1 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 3 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 5 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 2 -2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 4 -4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 25"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 35"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 36"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 22"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 23"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 11 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 13 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 15 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 12 -12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 14 -14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 16 -16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 1 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 3 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 5 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 2 -2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 4 -4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 25"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 35"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 36"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 -24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000024 24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 11 -12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000024 -11 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 13 -14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000024 -13 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 15 -16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000024 -15 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 1 -2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000024 -1 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 3 -4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000024 -3 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000037 -24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000037 24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000037 11 -12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000037 -11 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000037 13 -14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000037 -13 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000037 15 -16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000037 -15 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000037 1 -2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000037 -1 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000037 3 -4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000037 -3 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 -37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000024 37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000037 -37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000037 37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000001 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000001 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000001 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000001 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000002 -2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000002 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000002 -2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000002 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000003 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000003 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000003 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000003 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000004 -4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000004 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000004 -4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000004 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000005 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000005 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000005 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000005 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000006 -6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000006 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000006 -6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000006 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000011 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000011 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000011 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000011 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000012 -12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000012 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000012 -12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000012 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000013 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000013 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000013 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000013 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000014 -14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000014 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000014 -14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000014 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000015 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000015 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000015 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000015 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000016 -16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000016 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000016 -16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000016 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000021 1 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000021 3 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000021 5 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000021 2 -2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000021 4 -4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -13 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 13 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -13 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 13 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -13 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 13 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -15 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 15 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -15 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 15 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -15 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 15 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -11 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 11 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -11 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 11 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -11 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 11 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -15 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 15 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -15 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 15 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -15 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 15 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -11 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 11 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -11 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 11 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -11 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 11 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -13 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 13 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -13 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 13 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -13 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 13 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -1 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 1 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -2 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 2 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -1 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 1 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -2 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 2 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -1 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 1 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -2 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 2 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -3 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 3 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -4 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 4 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -3 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 3 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -4 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 4 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -3 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 3 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -4 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 4 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -5 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 5 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -6 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 6 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -5 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 5 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -6 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 6 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -5 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 5 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -6 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 6 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -1 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 1 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -2 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 2 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -1 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 1 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -2 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 2 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -1 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 1 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -2 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 2 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -3 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 3 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -4 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 4 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -3 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 3 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -4 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 4 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -3 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 3 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -4 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 4 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -5 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 5 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -6 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 6 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -5 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 5 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -6 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 6 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -5 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 5 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -6 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 6 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -1 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 1 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -2 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 2 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -1 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 1 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -2 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 2 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -1 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 1 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -2 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 2 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -3 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 3 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -4 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 4 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -3 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 3 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -4 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 4 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -3 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 3 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -4 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 4 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -5 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 5 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -6 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 6 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -5 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 5 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -6 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 6 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -5 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 5 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -6 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 6 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 -1 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2 1 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 -1 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2 1 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 -3 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2 3 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 -1 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="4 1 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 -1 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="4 1 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 -3 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="4 3 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 -1 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="6 1 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 -1 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="6 1 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 -3 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="6 3 5"/>
-</particle>
-
-<particle id="1000037" name="~chi_2+" antiName="~chi_2-" spinType="2" chargeType="3" colType="0"
-          m0="500.00000" mWidth="1.00000" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 23"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 11 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 13 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 15 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 12 -12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 14 -14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 16 -16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 1 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 3 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 5 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 2 -2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 4 -4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 25"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 35"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 36"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 -11 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 -13 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 -15 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 -1 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 -3 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 -11 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 -13 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 -15 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 -1 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 -3 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 -11 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 -13 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 -15 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 -1 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 -3 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 -11 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 -13 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 -15 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 -1 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 -3 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000002 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000002 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000001 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000001 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000004 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000004 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000003 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000003 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000006 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000006 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000005 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000005 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000012 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000012 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000011 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000011 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000014 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000014 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000013 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000013 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000016 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000016 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000015 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2000015 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000021 -1 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000021 -3 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -13 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 14 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -13 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -13 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 14 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -13 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -13 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 14 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -13 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -15 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 16 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -15 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -15 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 16 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -15 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -15 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 16 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -15 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -11 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 12 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -11 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -11 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 12 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -11 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -11 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 12 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -11 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -15 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 16 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -15 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -15 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 16 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -15 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -15 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 16 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -15 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -11 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 12 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -11 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -11 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 12 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -11 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -11 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 12 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -11 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -13 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 14 -11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -13 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -13 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 14 -13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -13 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -13 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 14 -15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -13 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -1 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -2 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -1 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 2 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -1 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -2 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -1 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 2 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -1 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -2 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -1 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 2 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -3 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -4 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -3 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 4 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -3 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -4 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -3 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 4 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -3 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -4 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -3 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 4 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -5 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -6 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -5 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 6 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -5 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -6 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -5 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 6 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 -5 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -6 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 -5 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 6 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -1 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -2 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -1 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 2 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -1 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -2 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -1 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 2 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -1 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -2 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -1 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 2 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -3 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -4 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -3 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 4 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -3 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -4 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -3 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 4 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -3 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -4 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -3 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 4 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -5 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -6 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -5 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 6 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -5 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -6 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -5 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 6 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 -5 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -6 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 -5 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 6 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -1 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -2 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -1 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 2 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -1 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -2 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -1 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 2 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -1 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -2 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -1 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 2 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -3 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -4 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -3 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 4 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -3 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -4 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -3 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 4 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -3 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -4 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -3 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 4 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -5 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -6 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -5 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 6 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -5 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -6 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -5 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 6 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 -5 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -6 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 -5 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 6 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2 2 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1 -1 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2 2 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1 -1 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2 4 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2 4 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1 -3 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2 4 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1 -3 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2 6 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2 6 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2 6 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1 -5 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="4 4 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="4 4 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-3 -3 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="4 6 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="4 6 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="4 6 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-3 -5 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="6 6 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="6 6 3"/>
-</particle>
-
-<particle id="1000039" name="~Gravitino" spinType="0" chargeType="0" colType="0"
-          m0="1.000e-03">
-</particle>
-
-<particle id="2000001" name="~d_R" antiName="~d_Rbar" spinType="1" chargeType="-1" colType="1"
-          m0="500.00000" mWidth="1.00000" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000024 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000037 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000001 23"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000001 25"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000001 35"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000001 36"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000002 -24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000002 -24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000002 -37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000002 -37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000021 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 -5"/>
-</particle>
-
-<particle id="2000002" name="~u_R" antiName="~u_Rbar" spinType="1" chargeType="2" colType="1"
-          m0="500.00000" mWidth="1.00000" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000037 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000002 23"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000002 25"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000002 35"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000002 36"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000001 24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000001 24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000001 37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000001 37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000021 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-3 -5"/>
-</particle>
-
-<particle id="2000003" name="~s_R" antiName="~s_Rbar" spinType="1" chargeType="-1" colType="1"
-          m0="500.00000" mWidth="1.00000" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000024 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000037 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000003 23"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000003 25"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000003 35"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000003 36"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000004 -24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000004 -24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000004 -37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000004 -37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000021 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 -5"/>
-</particle>
-
-<particle id="2000004" name="~c_R" antiName="~c_Rbar" spinType="1" chargeType="2" colType="1"
-          m0="500.00000" mWidth="1.00000" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000037 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000004 23"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000004 25"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000004 35"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000004 36"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000003 24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000003 24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000003 37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000003 37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000021 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-3 -5"/>
-</particle>
-
-<particle id="2000005" name="~b_2" antiName="~b_2bar" spinType="1" chargeType="-1" colType="1"
-          m0="500.00000" mWidth="1.00000" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000024 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000037 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000005 23"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000005 25"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000005 35"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000005 36"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000006 -24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000006 -24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000006 -37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000006 -37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000021 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="11 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="13 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 2"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 4"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="15 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 -1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 -3"/>
-</particle>
-
-<particle id="2000006" name="~t_2" antiName="~t_2bar" spinType="1" chargeType="2" colType="1"
-          m0="500.00000" mWidth="1.00000" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000024 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000037 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000006 23"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000006 25"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000006 35"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000006 36"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000005 24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000005 24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000005 37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000005 37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000021 6"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-11 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-13 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-15 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1 -3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1 -5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-3 -5"/>
-</particle>
-
-<particle id="2000011" name="~e_R-" antiName="~e_R+" spinType="1" chargeType="-3" colType="0"
-          m0="500.00000" mWidth="1.00000" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000024 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000037 12"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000011 23"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000011 25"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000011 35"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000011 36"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000012 -24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000012 -24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000012 -37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000012 -37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 5"/>
-</particle>
-
-<particle id="2000012" name="~nu_eR" antiName="~nu_eRbar" spinType="1" chargeType="0" colType="0"
-          m0="500.00000">
-</particle>
-
-<particle id="2000013" name="~mu_R-" antiName="~mu_R+" spinType="1" chargeType="-3" colType="0"
-          m0="500.00000" mWidth="1.00000" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000024 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000037 14"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000013 23"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000013 25"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000013 35"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000013 36"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000014 -24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000014 -24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000014 -37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000014 -37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-16 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 5"/>
-</particle>
-
-<particle id="2000014" name="~nu_muR" antiName="~nu_muRbar" spinType="1" chargeType="0" colType="0"
-          m0="500.00000">
-</particle>
-
-<particle id="2000015" name="~tau_2-" antiName="~tau_2+" spinType="1" chargeType="-3" colType="0"
-          m0="500.00000" mWidth="1.00000" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000039 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000024 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-1000037 16"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000022 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000023 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000025 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000035 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000015 23"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000015 25"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000015 35"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000015 36"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000016 -24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000016 -24"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="1000016 -37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="2000016 -37"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="12 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="14 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="16 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-12 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 11"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 13"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-14 15"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-2 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-4 5"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 1"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 3"/>
- <channel onMode="1" bRatio="0.0000000" meMode="103" products="-6 5"/>
-</particle>
-
-<particle id="2000016" name="~nu_tauR" antiName="~nu_tauRbar" spinType="1" chargeType="0" colType="0"
-          m0="500.00000">
-</particle>
-
-<particle id="3000111" name="pi_tc0" spinType="1" chargeType="0" colType="0"
-          m0="110.00000" mWidth="0.02911" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0174310" products="3 -3"/>
- <channel onMode="1" bRatio="0.0540480" products="4 -4"/>
- <channel onMode="1" bRatio="0.8576940" products="5 -5"/>
- <channel onMode="1" bRatio="0.0000000" products="6 -6"/>
- <channel onMode="1" bRatio="0.0000000" products="11 -11"/>
- <channel onMode="1" bRatio="0.0002500" products="13 -13"/>
- <channel onMode="1" bRatio="0.0705780" products="15 -15"/>
- <channel onMode="1" bRatio="0.0000000" products="21 21"/>
-</particle>
-
-<particle id="3000113" name="rho_tc0" spinType="3" chargeType="0" colType="0"
-          m0="210.00000" mWidth="0.86860" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.1440510" products="24 -24"/>
- <channel onMode="1" bRatio="0.3519020" products="24 -3000211"/>
- <channel onMode="1" bRatio="0.3519020" products="3000211 -24"/>
- <channel onMode="1" bRatio="0.0000000" products="3000211 -3000211"/>
- <channel onMode="1" bRatio="0.0821070" products="22 3000111"/>
- <channel onMode="1" bRatio="0.0295660" products="22 3000221"/>
- <channel onMode="1" bRatio="0.0015110" products="23 3000111"/>
- <channel onMode="1" bRatio="0.0007260" products="23 3000221"/>
- <channel onMode="1" bRatio="0.0045180" products="1 -1"/>
- <channel onMode="1" bRatio="0.0065220" products="2 -2"/>
- <channel onMode="1" bRatio="0.0045180" products="3 -3"/>
- <channel onMode="1" bRatio="0.0065220" products="4 -4"/>
- <channel onMode="1" bRatio="0.0045130" products="5 -5"/>
- <channel onMode="1" bRatio="0.0000000" products="6 -6"/>
- <channel onMode="1" bRatio="0.0029080" products="11 -11"/>
- <channel onMode="1" bRatio="0.0009730" products="12 -12"/>
- <channel onMode="1" bRatio="0.0029080" products="13 -13"/>
- <channel onMode="1" bRatio="0.0009730" products="14 -14"/>
- <channel onMode="1" bRatio="0.0029080" products="15 -15"/>
- <channel onMode="1" bRatio="0.0009730" products="16 -16"/>
-</particle>
-
-<particle id="3000211" name="pi_tc+" antiName="pi_tc-" spinType="1" chargeType="3" colType="0"
-          m0="110.00000" mWidth="0.01741" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0227480" products="4 -1"/>
- <channel onMode="1" bRatio="0.0265760" products="4 -3"/>
- <channel onMode="1" bRatio="0.3594860" products="2 -5"/>
- <channel onMode="1" bRatio="0.5615810" products="4 -5"/>
- <channel onMode="1" bRatio="0.0000000" products="24 5 -5"/>
- <channel onMode="1" bRatio="0.0000000" products="-11 12"/>
- <channel onMode="1" bRatio="0.0001040" products="-13 14"/>
- <channel onMode="1" bRatio="0.0295040" products="-15 16"/>
-</particle>
-
-<particle id="3000213" name="rho_tc+" antiName="rho_tc-" spinType="3" chargeType="3" colType="0"
-          m0="210.00000" mWidth="0.62395" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.1439820" products="24 23"/>
- <channel onMode="1" bRatio="0.4898880" products="24 3000111"/>
- <channel onMode="1" bRatio="0.1951000" products="3000211 23"/>
- <channel onMode="1" bRatio="0.0000000" products="3000211 3000111"/>
- <channel onMode="1" bRatio="0.1143020" products="3000211 22"/>
- <channel onMode="1" bRatio="0.0084260" products="24 3000221"/>
- <channel onMode="1" bRatio="0.0148680" products="-1 2"/>
- <channel onMode="1" bRatio="0.0007630" products="-1 4"/>
- <channel onMode="1" bRatio="0.0000000" products="-1 6"/>
- <channel onMode="1" bRatio="0.0007630" products="-3 2"/>
- <channel onMode="1" bRatio="0.0148400" products="-3 4"/>
- <channel onMode="1" bRatio="0.0000030" products="-3 6"/>
- <channel onMode="1" bRatio="0.0000000" products="-5 2"/>
- <channel onMode="1" bRatio="0.0000270" products="-5 4"/>
- <channel onMode="1" bRatio="0.0019450" products="-5 6"/>
- <channel onMode="1" bRatio="0.0050300" products="-11 12"/>
- <channel onMode="1" bRatio="0.0050300" products="-13 14"/>
- <channel onMode="1" bRatio="0.0050300" products="-15 16"/>
-</particle>
-
-<particle id="3000221" name="pi'_tc0" spinType="1" chargeType="0" colType="0"
-          m0="110.00000" mWidth="0.04536" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0111850" products="3 -3"/>
- <channel onMode="1" bRatio="0.0346810" products="4 -4"/>
- <channel onMode="1" bRatio="0.5503540" products="5 -5"/>
- <channel onMode="1" bRatio="0.0000000" products="6 -6"/>
- <channel onMode="1" bRatio="0.0000000" products="11 -11"/>
- <channel onMode="1" bRatio="0.0001600" products="13 -13"/>
- <channel onMode="1" bRatio="0.0452870" products="15 -15"/>
- <channel onMode="1" bRatio="0.3583330" products="21 21"/>
-</particle>
-
-<particle id="3000223" name="omega_tc" spinType="3" chargeType="0" colType="0"
-          m0="210.00000" mWidth="0.19192" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.1337760" products="22 3000111"/>
- <channel onMode="1" bRatio="0.0032840" products="23 3000111"/>
- <channel onMode="1" bRatio="0.3716900" products="22 3000221"/>
- <channel onMode="1" bRatio="0.0068380" products="23 3000221"/>
- <channel onMode="1" bRatio="0.0309540" products="24 -3000211"/>
- <channel onMode="1" bRatio="0.0309540" products="3000211 -24"/>
- <channel onMode="1" bRatio="0.0016300" products="24 -24"/>
- <channel onMode="1" bRatio="0.0000000" products="3000211 -3000211"/>
- <channel onMode="1" bRatio="0.0472240" products="1 -1"/>
- <channel onMode="1" bRatio="0.0737370" products="2 -2"/>
- <channel onMode="1" bRatio="0.0472240" products="3 -3"/>
- <channel onMode="1" bRatio="0.0737320" products="4 -4"/>
- <channel onMode="1" bRatio="0.0471790" products="5 -5"/>
- <channel onMode="1" bRatio="0.0000000" products="6 -6"/>
- <channel onMode="1" bRatio="0.0347610" products="11 -11"/>
- <channel onMode="1" bRatio="0.0091660" products="12 -12"/>
- <channel onMode="1" bRatio="0.0347610" products="13 -13"/>
- <channel onMode="1" bRatio="0.0091660" products="14 -14"/>
- <channel onMode="1" bRatio="0.0347590" products="15 -15"/>
- <channel onMode="1" bRatio="0.0091660" products="16 -16"/>
-</particle>
-
-<particle id="3000331" name="eta_tc0" spinType="1" chargeType="0" colType="2"
-          m0="350.00000" mWidth="0.09511" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.4457810" products="5 -5"/>
- <channel onMode="1" bRatio="0.0000000" products="6 -6"/>
- <channel onMode="1" bRatio="0.5542190" products="21 21"/>
-</particle>
-
-<particle id="3100021" name="V8_tc" spinType="1" chargeType="0" colType="2"
-          m0="500.00000" mWidth="123.27638" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0090690" products="1 -1"/>
- <channel onMode="1" bRatio="0.0090690" products="2 -2"/>
- <channel onMode="1" bRatio="0.0090690" products="3 -3"/>
- <channel onMode="1" bRatio="0.0090690" products="4 -4"/>
- <channel onMode="1" bRatio="0.5101470" products="5 -5"/>
- <channel onMode="1" bRatio="0.4535760" products="6 -6"/>
-</particle>
-
-<particle id="3100111" name="pi_22_1_tc" spinType="1" chargeType="0" colType="0"
-          m0="125.00000" mWidth="0.02296" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0000000" products="1 -1"/>
- <channel onMode="1" bRatio="0.0000000" products="2 -2"/>
- <channel onMode="1" bRatio="0.0000000" products="3 -3"/>
- <channel onMode="1" bRatio="0.0000000" products="4 -4"/>
- <channel onMode="1" bRatio="0.0000000" products="5 -5"/>
- <channel onMode="1" bRatio="0.0000000" products="6 -6"/>
- <channel onMode="1" bRatio="1.0000000" products="21 21"/>
-</particle>
-
-<particle id="3100113" name="rho_11_tc" spinType="3" chargeType="0" colType="2"
-          m0="400.00000" mWidth="23.26819" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0011280" products="1 -1"/>
- <channel onMode="1" bRatio="0.0011280" products="2 -2"/>
- <channel onMode="1" bRatio="0.0011280" products="3 -3"/>
- <channel onMode="1" bRatio="0.0011280" products="4 -4"/>
- <channel onMode="1" bRatio="0.5710470" products="5 -5"/>
- <channel onMode="1" bRatio="0.3822880" products="6 -6"/>
- <channel onMode="1" bRatio="0.0421530" products="21 21"/>
-</particle>
-
-<particle id="3200111" name="pi_22_8_tc" spinType="1" chargeType="0" colType="2"
-          m0="250.00000" mWidth="0.18886" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0000000" products="1 -1"/>
- <channel onMode="1" bRatio="0.0000000" products="2 -2"/>
- <channel onMode="1" bRatio="0.0000000" products="3 -3"/>
- <channel onMode="1" bRatio="0.0000000" products="4 -4"/>
- <channel onMode="1" bRatio="0.0000000" products="5 -5"/>
- <channel onMode="1" bRatio="0.0000000" products="6 -6"/>
- <channel onMode="1" bRatio="1.0000000" products="21 21"/>
-</particle>
-
-<particle id="3200113" name="rho_12_tc" spinType="3" chargeType="0" colType="2"
-          m0="350.00000" mWidth="2.86306" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0165970" products="1 -1"/>
- <channel onMode="1" bRatio="0.0165970" products="2 -2"/>
- <channel onMode="1" bRatio="0.0165970" products="3 -3"/>
- <channel onMode="1" bRatio="0.0165970" products="4 -4"/>
- <channel onMode="1" bRatio="0.9336100" products="5 -5"/>
- <channel onMode="1" bRatio="0.0000000" products="6 -6"/>
-</particle>
-
-<particle id="3300113" name="rho_21_tc" spinType="3" chargeType="0" colType="2"
-          m0="350.00000">
- <channel onMode="1" bRatio="0.0165970" products="1 -1"/>
- <channel onMode="1" bRatio="0.0165970" products="2 -2"/>
- <channel onMode="1" bRatio="0.0165970" products="3 -3"/>
- <channel onMode="1" bRatio="0.0165970" products="4 -4"/>
- <channel onMode="1" bRatio="0.9336100" products="5 -5"/>
- <channel onMode="1" bRatio="0.0000000" products="6 -6"/>
-</particle>
-
-<particle id="3400113" name="rho_22_tc" spinType="3" chargeType="0" colType="2"
-          m0="300.00000" mWidth="3.45903" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0551500" products="1 -1"/>
- <channel onMode="1" bRatio="0.0551500" products="2 -2"/>
- <channel onMode="1" bRatio="0.0551500" products="3 -3"/>
- <channel onMode="1" bRatio="0.0551500" products="4 -4"/>
- <channel onMode="1" bRatio="0.3446900" products="5 -5"/>
- <channel onMode="1" bRatio="0.0000000" products="6 -6"/>
- <channel onMode="1" bRatio="0.2289980" products="21 21"/>
- <channel onMode="1" bRatio="0.1642080" products="3100111 21"/>
- <channel onMode="1" bRatio="0.0415030" products="3200111 21"/>
-</particle>
-
-<particle id="4000001" name="d*" antiName="d*bar" spinType="2" chargeType="-1" colType="1"
-          m0="400.00000" mWidth="2.59359" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.8509730" products="21 1"/>
- <channel onMode="1" bRatio="0.0054110" products="22 1"/>
- <channel onMode="1" bRatio="0.0450250" products="23 1"/>
- <channel onMode="1" bRatio="0.0985910" products="-24 2"/>
-</particle>
-
-<particle id="4000002" name="u*" antiName="u*bar" spinType="2" chargeType="2" colType="1"
-          m0="400.00000" mWidth="2.59687" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.8498980" products="21 2"/>
- <channel onMode="1" bRatio="0.0216170" products="22 2"/>
- <channel onMode="1" bRatio="0.0300180" products="23 2"/>
- <channel onMode="1" bRatio="0.0984660" products="24 1"/>
-</particle>
-
-<particle id="4000003" name="s*" antiName="s*bar" spinType="2" chargeType="-1" colType="1"
-          m0="400.00000" mWidth="2.59359" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.8509730" products="21 3"/>
- <channel onMode="1" bRatio="0.0054110" products="22 3"/>
- <channel onMode="1" bRatio="0.0450250" products="23 3"/>
- <channel onMode="1" bRatio="0.0985910" products="-24 4"/>
-</particle>
-
-<particle id="4000004" name="c*" antiName="c*bar" spinType="2" chargeType="2" colType="1"
-          m0="400.00000" mWidth="2.59687" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.8498980" products="21 4"/>
- <channel onMode="1" bRatio="0.0216170" products="22 4"/>
- <channel onMode="1" bRatio="0.0300180" products="23 4"/>
- <channel onMode="1" bRatio="0.0984660" products="24 3"/>
-</particle>
-
-<particle id="4000005" name="b*" antiName="b*bar" spinType="2" chargeType="-1" colType="1"
-          m0="400.00000" mWidth="2.59359" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.8509730" products="21 5"/>
- <channel onMode="1" bRatio="0.0054110" products="22 5"/>
- <channel onMode="1" bRatio="0.0450250" products="23 5"/>
- <channel onMode="1" bRatio="0.0985910" products="-24 6"/>
-</particle>
-
-<particle id="4000006" name="t*" antiName="t*bar" spinType="2" chargeType="2" colType="1"
-          m0="400.00000" mWidth="2.59687" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.8498980" products="21 6"/>
- <channel onMode="1" bRatio="0.0216170" products="22 6"/>
- <channel onMode="1" bRatio="0.0300180" products="23 6"/>
- <channel onMode="1" bRatio="0.0984660" products="24 5"/>
-</particle>
-
-<particle id="4000011" name="e*-" antiName="e*bar+" spinType="2" chargeType="-3" colType="0"
-          m0="400.00000" mWidth="0.42896" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.2944480" products="22 11"/>
- <channel onMode="1" bRatio="0.1094500" products="23 11"/>
- <channel onMode="1" bRatio="0.5961020" products="-24 12"/>
-</particle>
-
-<particle id="4000012" name="nu*_e0" antiName="nu*_ebar0" spinType="2" chargeType="0" colType="0"
-          m0="400.00000" mWidth="0.41912" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.3899060" products="23 12"/>
- <channel onMode="1" bRatio="0.6100940" products="24 11"/>
-</particle>
-
-<particle id="4000013" name="mu*-" antiName="mu*bar+" spinType="2" chargeType="-3" colType="0"
-          m0="400.00000" mWidth="0.42896" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.2944480" products="22 13"/>
- <channel onMode="1" bRatio="0.1094500" products="23 13"/>
- <channel onMode="1" bRatio="0.5961020" products="-24 14"/>
-</particle>
-
-<particle id="4000014" name="nu*_mu0" antiName="nu*_mubar0" spinType="2" chargeType="0" colType="0"
-          m0="400.00000" mWidth="0.41912" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.3899060" products="23 14"/>
- <channel onMode="1" bRatio="0.6100940" products="24 13"/>
-</particle>
-
-<particle id="4000015" name="tau*-" antiName="tau*bar+" spinType="2" chargeType="-3" colType="0"
-          m0="400.00000" mWidth="0.42896" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.2944480" products="22 15"/>
- <channel onMode="1" bRatio="0.1094500" products="23 15"/>
- <channel onMode="1" bRatio="0.5961020" products="-24 126"/>
-</particle>
-
-<particle id="4000016" name="nu*_tau0" antiName="nu*_taubar0" spinType="2" chargeType="0" colType="0"
-          m0="400.00000" mWidth="0.41912" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.3899060" products="23 16"/>
- <channel onMode="1" bRatio="0.6100940" products="24 15"/>
-</particle>
-
-<particle id="5000039" name="Graviton*" spinType="5" chargeType="0" colType="0"
-          m0="1.000e+03" mWidth="1.415e-01" mMin="5.000e+01" mMax="0.000e+00">
- <channel onMode="1" bRatio="0.0633000" products="1 -1"/>
- <channel onMode="1" bRatio="0.0633000" products="2 -2"/>
- <channel onMode="1" bRatio="0.0633000" products="3 -3"/>
- <channel onMode="1" bRatio="0.0632990" products="4 -4"/>
- <channel onMode="1" bRatio="0.0632950" products="5 -5"/>
- <channel onMode="1" bRatio="0.0562810" products="6 -6"/>
- <channel onMode="1" bRatio="0.0204950" products="11 -11"/>
- <channel onMode="1" bRatio="0.0204950" products="12 -12"/>
- <channel onMode="1" bRatio="0.0204950" products="13 -13"/>
- <channel onMode="1" bRatio="0.0204950" products="14 -14"/>
- <channel onMode="1" bRatio="0.0204950" products="15 -15"/>
- <channel onMode="1" bRatio="0.0204950" products="16 -16"/>
- <channel onMode="1" bRatio="0.3279190" products="21 21"/>
- <channel onMode="1" bRatio="0.0409900" products="22 22"/>
- <channel onMode="1" bRatio="0.0452360" products="23 23"/>
- <channel onMode="1" bRatio="0.0901120" products="24 -24"/>
-</particle>
-
-<particle id="9000111" name="a_0(980)0" spinType="1" chargeType="0" colType="0"
-          m0="0.98350" mWidth="0.06000" mMin="0.70000" mMax="1.50000">
- <channel onMode="1" bRatio="0.9000000" products="221 111"/>
- <channel onMode="1" bRatio="0.0250000" products="130 130"/>
- <channel onMode="1" bRatio="0.0250000" products="310 310"/>
- <channel onMode="1" bRatio="0.0500000" products="321 -321"/>
-</particle>
-
-<particle id="9000211" name="a_0(980)+" antiName="a_0(980)-" spinType="1" chargeType="3" colType="0"
-          m0="0.98350" mWidth="0.06000" mMin="0.70000" mMax="1.50000">
- <channel onMode="1" bRatio="0.9000000" products="221 211"/>
- <channel onMode="1" bRatio="0.1000000" products="321 311"/>
-</particle>
-
-<particle id="9010221" name="f_0(980)" spinType="1" chargeType="0" colType="0"
-          m0="1.00000">
- <channel onMode="1" bRatio="0.5200000" products="211 -211"/>
- <channel onMode="1" bRatio="0.2600000" products="111 111"/>
- <channel onMode="1" bRatio="0.1100000" products="321 -321"/>
- <channel onMode="1" bRatio="0.0550000" products="130 130"/>
- <channel onMode="1" bRatio="0.0550000" products="310 310"/>
-</particle>
-
-<particle id="9900012" name="nu_Re" spinType="2" chargeType="0" colType="0"
-          m0="500.00000" mWidth="0.00098" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.1987400" products="11 -1 2"/>
- <channel onMode="1" bRatio="0.0102040" products="11 -1 4"/>
- <channel onMode="1" bRatio="0.0000030" products="11 -1 6"/>
- <channel onMode="1" bRatio="0.0102050" products="11 -3 2"/>
- <channel onMode="1" bRatio="0.1983560" products="11 -3 4"/>
- <channel onMode="1" bRatio="0.0001510" products="11 -3 6"/>
- <channel onMode="1" bRatio="0.0000060" products="11 -5 2"/>
- <channel onMode="1" bRatio="0.0003670" products="11 -5 4"/>
- <channel onMode="1" bRatio="0.0819670" products="11 -5 6"/>
- <channel onMode="1" bRatio="0.1987400" products="-11 1 -2"/>
- <channel onMode="1" bRatio="0.0102040" products="-11 1 -4"/>
- <channel onMode="1" bRatio="0.0000030" products="-11 1 -6"/>
- <channel onMode="1" bRatio="0.0102050" products="-11 3 -2"/>
- <channel onMode="1" bRatio="0.1983560" products="-11 3 -4"/>
- <channel onMode="1" bRatio="0.0001510" products="-11 3 -6"/>
- <channel onMode="1" bRatio="0.0000060" products="-11 5 -2"/>
- <channel onMode="1" bRatio="0.0003670" products="-11 5 -4"/>
- <channel onMode="1" bRatio="0.0819670" products="-11 5 -6"/>
- <channel onMode="1" bRatio="0.0000000" products="11 -13 9900014"/>
- <channel onMode="1" bRatio="0.0000000" products="11 -13 9900014"/>
- <channel onMode="1" bRatio="0.0000000" products="-11 15 9900016"/>
- <channel onMode="1" bRatio="0.0000000" products="-11 15 9900016"/>
-</particle>
-
-<particle id="9900014" name="nu_Rmu" spinType="2" chargeType="0" colType="0"
-          m0="500.00000" mWidth="0.00098" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.1987760" products="13 -1 2"/>
- <channel onMode="1" bRatio="0.0102060" products="13 -1 4"/>
- <channel onMode="1" bRatio="0.0000030" products="13 -1 6"/>
- <channel onMode="1" bRatio="0.0102070" products="13 -3 2"/>
- <channel onMode="1" bRatio="0.1983900" products="13 -3 4"/>
- <channel onMode="1" bRatio="0.0001510" products="13 -3 6"/>
- <channel onMode="1" bRatio="0.0000060" products="13 -5 2"/>
- <channel onMode="1" bRatio="0.0003670" products="13 -5 4"/>
- <channel onMode="1" bRatio="0.0818930" products="13 -5 6"/>
- <channel onMode="1" bRatio="0.1987760" products="-13 1 -2"/>
- <channel onMode="1" bRatio="0.0102060" products="-13 1 -4"/>
- <channel onMode="1" bRatio="0.0000030" products="-13 1 -6"/>
- <channel onMode="1" bRatio="0.0102070" products="-13 3 -2"/>
- <channel onMode="1" bRatio="0.1983900" products="-13 3 -4"/>
- <channel onMode="1" bRatio="0.0001510" products="-13 3 -6"/>
- <channel onMode="1" bRatio="0.0000060" products="-13 5 -2"/>
- <channel onMode="1" bRatio="0.0003670" products="-13 5 -4"/>
- <channel onMode="1" bRatio="0.0818930" products="-13 5 -6"/>
- <channel onMode="1" bRatio="0.0000000" products="13 -11 9900012"/>
- <channel onMode="1" bRatio="0.0000000" products="13 -11 9900012"/>
- <channel onMode="1" bRatio="0.0000000" products="-13 15 9900016"/>
- <channel onMode="1" bRatio="0.0000000" products="-13 15 9900016"/>
-</particle>
-
-<particle id="9900016" name="nu_Rtau" spinType="2" chargeType="0" colType="0"
-          m0="500.00000" mWidth="0.00097" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.1993440" products="15 -1 2"/>
- <channel onMode="1" bRatio="0.0102340" products="15 -1 4"/>
- <channel onMode="1" bRatio="0.0000030" products="15 -1 6"/>
- <channel onMode="1" bRatio="0.0102360" products="15 -3 2"/>
- <channel onMode="1" bRatio="0.1989280" products="15 -3 4"/>
- <channel onMode="1" bRatio="0.0001490" products="15 -3 6"/>
- <channel onMode="1" bRatio="0.0000060" products="15 -5 2"/>
- <channel onMode="1" bRatio="0.0003680" products="15 -5 4"/>
- <channel onMode="1" bRatio="0.0807330" products="15 -5 6"/>
- <channel onMode="1" bRatio="0.1993440" products="-15 1 -2"/>
- <channel onMode="1" bRatio="0.0102340" products="-15 1 -4"/>
- <channel onMode="1" bRatio="0.0000030" products="-15 1 -6"/>
- <channel onMode="1" bRatio="0.0102360" products="-15 3 -2"/>
- <channel onMode="1" bRatio="0.1989280" products="-15 3 -4"/>
- <channel onMode="1" bRatio="0.0001490" products="-15 3 -6"/>
- <channel onMode="1" bRatio="0.0000060" products="-15 5 -2"/>
- <channel onMode="1" bRatio="0.0003680" products="-15 5 -4"/>
- <channel onMode="1" bRatio="0.0807330" products="-15 5 -6"/>
- <channel onMode="1" bRatio="0.0000000" products="15 -11 9900012"/>
- <channel onMode="1" bRatio="0.0000000" products="15 -11 9900012"/>
- <channel onMode="1" bRatio="0.0000000" products="-15 13 9900014"/>
- <channel onMode="1" bRatio="0.0000000" products="-15 13 9900014"/>
-</particle>
-
-<particle id="9900023" name="Z_R0" spinType="3" chargeType="0" colType="0"
-          m0="1.200e+03" mWidth="2.672e+01" mMin="5.000e+01" mMax="0.000e+00">
- <channel onMode="1" bRatio="0.1847380" products="1 -1"/>
- <channel onMode="1" bRatio="0.1045880" products="2 -2"/>
- <channel onMode="1" bRatio="0.1847380" products="3 -3"/>
- <channel onMode="1" bRatio="0.1045870" products="4 -4"/>
- <channel onMode="1" bRatio="0.1847310" products="5 -5"/>
- <channel onMode="1" bRatio="0.0958200" products="6 -6"/>
- <channel onMode="1" bRatio="0.0229020" products="11 -11"/>
- <channel onMode="1" bRatio="0.0084290" products="12 -12"/>
- <channel onMode="1" bRatio="0.0156020" products="9900012 9900012"/>
- <channel onMode="1" bRatio="0.0229020" products="13 -13"/>
- <channel onMode="1" bRatio="0.0084290" products="14 -14"/>
- <channel onMode="1" bRatio="0.0156020" products="9900014 9900014"/>
- <channel onMode="1" bRatio="0.0229020" products="15 -15"/>
- <channel onMode="1" bRatio="0.0084290" products="16 -16"/>
- <channel onMode="1" bRatio="0.0156020" products="9900016 9900016"/>
-</particle>
-
-<particle id="9900024" name="W_R+" antiName="W_R-" spinType="3" chargeType="3" colType="0"
-          m0="750.00000" mWidth="21.74916" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.2895900" products="-1 2"/>
- <channel onMode="1" bRatio="0.0148700" products="-1 4"/>
- <channel onMode="1" bRatio="0.0000080" products="-1 6"/>
- <channel onMode="1" bRatio="0.0148700" products="-3 2"/>
- <channel onMode="1" bRatio="0.2890610" products="-3 4"/>
- <channel onMode="1" bRatio="0.0004920" products="-3 6"/>
- <channel onMode="1" bRatio="0.0000090" products="-5 2"/>
- <channel onMode="1" bRatio="0.0005360" products="-5 4"/>
- <channel onMode="1" bRatio="0.2791100" products="-5 6"/>
- <channel onMode="1" bRatio="0.0371510" products="-11 9900012"/>
- <channel onMode="1" bRatio="0.0371510" products="-13 9900014"/>
- <channel onMode="1" bRatio="0.0371500" products="-15 9900016"/>
-</particle>
-
-<particle id="9900041" name="H_L++" antiName="H_L--" spinType="1" chargeType="6" colType="0"
-          m0="200.00000" mWidth="0.88159" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0902660" products="-11 -11"/>
- <channel onMode="1" bRatio="0.0018050" products="-11 -13"/>
- <channel onMode="1" bRatio="0.0018050" products="-11 -15"/>
- <channel onMode="1" bRatio="0.0902660" products="-13 -13"/>
- <channel onMode="1" bRatio="0.0018050" products="-13 -15"/>
- <channel onMode="1" bRatio="0.8122630" products="-15 -15"/>
- <channel onMode="1" bRatio="0.0017900" products="24 24"/>
-</particle>
-
-<particle id="9900042" name="H_R++" antiName="H_R--" spinType="1" chargeType="6" colType="0"
-          m0="200.00000" mWidth="0.88001" mMin="50.00000" mMax="0.00000">
- <channel onMode="1" bRatio="0.0904280" products="-11 -11"/>
- <channel onMode="1" bRatio="0.0018090" products="-11 -13"/>
- <channel onMode="1" bRatio="0.0018080" products="-11 -15"/>
- <channel onMode="1" bRatio="0.0904280" products="-13 -13"/>
- <channel onMode="1" bRatio="0.0018080" products="-13 -15"/>
- <channel onMode="1" bRatio="0.8137200" products="-15 -15"/>
- <channel onMode="1" bRatio="0.0000000" products="9900024 9900024"/>
-</particle>
-
-<particle id="9900110" name="rho_diff0" spinType="0" chargeType="0" colType="0"
-          m0="0.00000">
-</particle>
-
-<particle id="9900210" name="pi_diffr+" antiName="pi_diffr-" spinType="0" chargeType="3" colType="0"
-          m0="0.00000">
-</particle>
-
-<particle id="9900220" name="omega_di" spinType="0" chargeType="0" colType="0"
-          m0="0.00000">
-</particle>
-
-<particle id="9900330" name="phi_diff" spinType="0" chargeType="0" colType="0"
-          m0="0.00000">
-</particle>
-
-<particle id="9900440" name="J/psi_di" spinType="0" chargeType="0" colType="0"
-          m0="0.00000">
-</particle>
-
-<particle id="9900441" name="ccbar[1S0(8)]" spinType="1" chargeType="0" colType="2"
-          m0="3.10000" mWidth="0.01000" mMin="3.10000" mMax="3.10000">
- <channel onMode="1" bRatio="1.0000000" products="443 21"/>
-</particle>
-
-<particle id="9900443" name="ccbar[3S1(8)]" spinType="3" chargeType="0" colType="2"
-          m0="3.10000" mWidth="0.01000" mMin="3.10000" mMax="3.10000">
- <channel onMode="1" bRatio="1.0000000" products="443 21"/>
-</particle>
-
-<particle id="9900551" name="bbbar[1S0(8)]" spinType="1" chargeType="0" colType="2"
-          m0="9.50000" mWidth="0.01000" mMin="9.50000" mMax="9.50000">
- <channel onMode="1" bRatio="1.0000000" products="553 21"/>
-</particle>
-
-<particle id="9900553" name="bbbar[3S1(8)]" spinType="3" chargeType="0" colType="2"
-          m0="9.50000" mWidth="0.01000" mMin="9.50000" mMax="9.50000">
- <channel onMode="1" bRatio="1.0000000" products="553 21"/>
-</particle>
-
-<particle id="9902110" name="n_diffr0" antiName="n_diffrbar0" spinType="0" chargeType="0" colType="0"
-          m0="0.00000">
-</particle>
-
-<particle id="9902210" name="p_diffr+" antiName="p_diffrbar-" spinType="0" chargeType="3" colType="0"
-          m0="0.00000">
-</particle>
-
-<particle id="9910441" name="ccbar[3P0(8)]" spinType="1" chargeType="0" colType="2"
-          m0="3.10000" mWidth="0.01000" mMin="3.10000" mMax="3.10000">
- <channel onMode="1" bRatio="1.0000000" products="443 21"/>
-</particle>
-
-<particle id="9910551" name="bbbar[3P0(8)]" spinType="1" chargeType="0" colType="2"
-          m0="9.50000" mWidth="0.01000" mMin="9.50000" mMax="9.50000">
- <channel onMode="1" bRatio="1.0000000" products="553 21"/>
-</particle>
-
-</chapter>
-
-<!-- Copyright (C) 2008 Torbjorn Sjostrand -->