Himalaya
H6bq22g.cpp
Go to the documentation of this file.
1 // ====================================================================
2 // This file is part of Himalaya.
3 //
4 // Himalaya is licenced under the GNU General Public License (GNU GPL)
5 // version 3.
6 // ====================================================================
7 
11 #include "himalaya/misc/Powers.hpp"
12 #include <cmath>
13 
14 namespace himalaya {
15 namespace hierarchies {
16 
17 /**
18  * Constructor
19  * @param expansionDepth the flagMap for the truncation of expansion variables
20  * @param Al4p a double alpha_s/4/Pi
21  * @param beta a double which is the mixing angle beta
22  * @param Dmglst2 a double Mgl - Mst2
23  * @param Dmsqst2 a double Msq - Mst2
24  * @param lmMt a double log((<renormalization scale> / Mt)^2)
25  * @param lmMst1 a double log((<renormalization scale> / Mst1)^2)
26  * @param lmMst2 a double log((<renormalization scale> / Mst2)^2)
27  * @param Mt a double top/bottom quark mass
28  * @param Mst1 a double stop 1 mass
29  * @param Mst2 a double stop 2 mass
30  * @param Msq a double average squark mass w/o the stop quark
31  * @param MuSUSY a double mu parameter
32  * @param s2t a double 2 times the sine of the stop/sbottom quark mixing angle
33  * @param mdrFlag an int 0 for DR and 1 for MDR scheme
34  * @param oneLoopFlag an int flag to consider the one-loop expansion terms
35  * @param twoLoopFlag an int flag to consider the two-loop expansion terms
36  * @param threeLoopFlag an int flag to consider the three-loop expansion terms
37  */
38 H6bq22g::H6bq22g(const ExpansionFlags_t& expansionDepth, double Al4p, double beta, double Dmglst2,
39  double Dmsqst2, double lmMt, double lmMst1, double lmMst2,
40  double Mt, double Mst1, double Mst2, double Msq, double MuSUSY,
41  double s2t,
42  int mdrFlag, int oneLoopFlag, int twoLoopFlag, int threeLoopFlag){
43  // abbrev for tan(beta) and sin(beta)
44  Tbeta = tan(beta);
45  Sbeta = sin(beta);
46  this -> Dmglst2 = Dmglst2;
47  this -> Dmsqst2 = Dmsqst2;
48  this -> lmMt = lmMt;
49  this -> lmMst1 = lmMst1;
50  this -> lmMst2 = lmMst2;
51  this -> Mt = Mt;
52  this -> Mst1 = Mst1;
53  this -> Mst2 = Mst2;
54  this -> Msq = Msq;
55  this -> MuSUSY = MuSUSY;
56  this -> s2t = s2t;
57  this -> oneLoopFlag = oneLoopFlag;
58  this -> twoLoopFlag = twoLoopFlag;
59  this -> threeLoopFlag = threeLoopFlag;
60  this -> Al4p = Al4p;
61  // mdr flags, indicates if one wants to shift the dr stop mass to the mdr stop mass
62  shiftst1 = mdrFlag;
63  shiftst2 = mdrFlag;
64  shiftst3 = mdrFlag;
65  xDR2DRMOD = mdrFlag;
66  // expansion flags
67  xDmglst2 = expansionDepth.at(ExpansionDepth::Dmglst2);
68  xDmsqst2 = expansionDepth.at(ExpansionDepth::Dmsqst2);
69  xMst = expansionDepth.at(ExpansionDepth::Mst);
70 }
71 
72 /**
73  * @return The diagonal (1, 1) matrix element of the Higgs mass matrix as a double for the hierarchy 'H6bq22g'
74  */
75 double H6bq22g::getS1() const {
76  return -(threeLoopFlag*pow2(Al4p)*(pow2(Mt)*pow2(s2t)*((5*Dmglst2*Dmsqst2*(-1081
77  + 165*lmMst1 - 165*lmMst2)*(-1 + pow2(Sbeta))*pow2(Sbeta)*pow4(Mst1))/(
78  9.*pow2(Msq)*pow3(Mst2)) + pow2(MuSUSY)*(53.385802469135804 + (40*B4)/
79  9. - (4*D3)/9. + (2*DN)/9. + (1672*lmMst1)/27. + (53*pow2(lmMst1))/9. -
80  lmMst2*(129.92592592592592 - 72*lmMst1 + (13*pow2(lmMst1))/3.) + (2*(-
81  470 + 147*lmMst1)*pow2(lmMst2))/9. + (Dmglst2*Mst2*(4.444444444444445 -
82  (4*(99 + 16*lmMst1)*lmMst2)/9. - (82*pow2(lmMst2))/3. - (40*Dmsqst2)/
83  pow2(Msq)))/pow2(Mst1) + ((5*Dmsqst2*(1141 + 48*lmMst1*(7 - 3*lmMst2) -
84  264*lmMst2 + 144*pow2(lmMst2)))/54. - ((Dmsqst2*(30 - 60*lmMst2) + (103
85  + 186*lmMst2 + 32*lmMst1*(1 + lmMst2) + 91*pow2(lmMst2))*pow2(Msq))*
86  pow2(Mst2))/(9.*pow2(Mst1)))/pow2(Msq) - (271*pow3(lmMst2))/9. - (
87  Dmglst2*(4320*Dmsqst2*(4 + lmMst1 - lmMst2) + pow2(Msq)*(14267 - 432*B4
88  + 576*D3 - 360*DN + 4752*lmMst1 - 1404*pow2(lmMst1) + 72*lmMst2*(-63 -
89  232*lmMst1 + 16*pow2(lmMst1)) - 72*(-281 + 123*lmMst1)*pow2(lmMst2) +
90  7704*pow3(lmMst2))))/(162.*Mst2*pow2(Msq)) - (pow2(Mst1)*(-(Mst2*(
91  434.270658436214 + (76*B4)/9. - (2*DN)/9. + (69088*lmMst1)/405. - (
92  1313*pow2(lmMst1))/27. - (4*lmMst2*(16192 - 26430*lmMst1 + 3465*pow2(
93  lmMst1)))/405. + ((-5735 + 3072*lmMst1)*pow2(lmMst2))/27. + (Dmsqst2*(
94  201.74098765432097 - (622*lmMst2)/15. + (2*lmMst1*(311 + 10*lmMst2))/
95  15. - (22*pow2(lmMst1))/3. + 6*pow2(lmMst2)))/pow2(Msq) - (62*pow3(
96  lmMst1))/27. - (2086*pow3(lmMst2))/27.)) + (2*Dmglst2*(2695042 - 40500*
97  B4 + 54000*D3 - 33750*DN - 326895*lmMst1 - 324900*pow2(lmMst1) + 15*
98  lmMst2*(-19607 - 129030*lmMst1 + 62550*pow2(lmMst1)) + 450*(5023 -
99  5610*lmMst1)*pow2(lmMst2) + (50625*Dmsqst2*(-23 + 42*lmMst1 - 42*
100  lmMst2))/pow2(Msq) + 11250*pow3(lmMst1) + 1575000*pow3(lmMst2)))/30375.
101  ))/pow3(Mst2) + (16*(pow3(lmMst1) + ((1 + lmMst2)*(4*Dmglst2*lmMst2 +
102  Mst2 + lmMst2*Mst2)*pow3(Mst2))/pow4(Mst1)))/9. - ((-(Mst2*(
103  628.1736268201578 + (76*B4)/9. - (2*DN)/9. + (6317839*lmMst1)/396900. -
104  (66307*pow2(lmMst1))/315. - lmMst2*(12.52907281431091 - (182909*lmMst1)
105  /315. + (274*pow2(lmMst1))/3.) + (2*(-58301 + 37135*lmMst1)*pow2(
106  lmMst2))/315. + (Dmsqst2*(237.28785508324435 + (16526*lmMst2)/3969. + (
107  2*lmMst1*(-8263 + 71820*lmMst2))/3969. - (520*pow2(lmMst1))/21. - (80*
108  pow2(lmMst2))/7.))/pow2(Msq) - (44*pow3(lmMst1))/9. - (1256*pow3(
109  lmMst2))/9.)) + Dmglst2*(585.1892843532082 - (8*B4)/3. + (32*D3)/9. - (
110  20*DN)/9. - (20109937*lmMst1)/297675. - (15886*pow2(lmMst1))/945. +
111  lmMst2*(17.112243218274966 - (144628*lmMst1)/945. + (1180*pow2(lmMst1))
112  /9.) + (169.85608465608465 - (2632*lmMst1)/9.)*pow2(lmMst2) - (92*pow3(
113  lmMst1))/27. + (4448*pow3(lmMst2))/27.))*pow4(Mst1))/pow5(Mst2) + (2*
114  Dmglst2*pow2(Msq)*(54*(344*OepS2 + 9*(15643 - 774*lmMst1 + 774*lmMst2)*
115  S2)*pow2(Mst1)*pow2(Mst2) + 4*(17308*OepS2 + 27*(93919 - 12981*lmMst1 +
116  12981*lmMst2)*S2)*pow4(Mst1) + 27*(56*OepS2 - 81*(-1677 + 14*lmMst1 -
117  14*lmMst2)*S2)*pow4(Mst2)) + (7290*Mst2*shiftst1*(Dmsqst2*(3 - 2*
118  lmMst2) + (1 - 2*lmMst2)*pow2(Msq))*((pow2(Mst1) + pow2(Mst2))*pow4(
119  Mst2) - 2*(lmMst1 - lmMst2)*pow2(Mst1)*(pow2(Mst1)*pow2(Mst2) + pow4(
120  Mst1) + pow4(Mst2))))/pow2(Mst1) - 3*Mst2*(pow2(Msq)*(3*(8456*OepS2 -
121  81*(11243 + 2114*lmMst1 - 2114*lmMst2)*S2)*pow2(Mst1)*pow2(Mst2) + (
122  52948*OepS2 - 27*(194357 + 39711*lmMst1 - 39711*lmMst2)*S2)*pow4(Mst1)
123  + 27*(184*OepS2 - 81*(307 + 46*lmMst1 - 46*lmMst2)*S2)*pow4(Mst2)) +
124  10*Dmsqst2*(9*(104*OepS2 + 27*(17 - 78*lmMst1 + 78*lmMst2)*S2)*pow2(
125  Mst1)*pow2(Mst2) + 13*(136*OepS2 - 27*(95 + 102*lmMst1 - 102*lmMst2)*
126  S2)*pow4(Mst1) + 27*(8*OepS2 - 81*(-15 + 2*lmMst1 - 2*lmMst2)*S2)*pow4(
127  Mst2))))/(2187.*pow2(Msq)*pow5(Mst2)) + ((1 - 2*lmMst2)*shiftst3*(2*(1
128  - 2*lmMst1 + 2*lmMst2)*pow2(Mst2)*pow4(Mst1) + 2*(1 - lmMst1 + lmMst2)*
129  pow2(Mst1)*pow4(Mst2) + (2 - 6*lmMst1 + 6*lmMst2)*pow6(Mst1) + pow6(
130  Mst2)))/(3.*pow2(Mst1)*pow4(Mst2)))) + (Mt*(-5145*z3*pow4(Mst1)*(3*s2t*
131  pow2(Mst2)*(5*xDmsqst2*pow2(Dmsqst2)*(Mt*pow2(MuSUSY)*(48*Mst2*(3024*Mt
132  - 1783*Mst2*s2t)*pow2(Mst1) + 9*(8064*Mt - 5507*Mst2*s2t)*pow3(Mst2)) +
133  8*s2t*(3542*Mt*pow2(MuSUSY) + 243*Mt*pow2(Mst2)*(-1 + pow2(Sbeta))*
134  pow2(Sbeta) - 810*s2t*(-1 + pow2(Sbeta))*pow2(Sbeta)*pow3(Mst2))*pow4(
135  Mst1)) + Mt*s2t*pow2(MuSUSY)*(80*Dmsqst2*pow2(Msq)*(315*pow2(Mst1)*
136  pow2(Mst2) + 1771*pow4(Mst1) - 621*pow4(Mst2)) + 16*pow4(Msq)*(3*(35719
137  + 108*lmMst1 - 108*lmMst2)*pow2(Mst1)*pow2(Mst2) + 2*(91963 + 162*
138  lmMst1 - 162*lmMst2)*pow4(Mst1) + 27*(1319 + 6*lmMst1 - 6*lmMst2)*pow4(
139  Mst2)))) + 4*Dmglst2*Mt*(-3*Dmglst2*xDmglst2*pow2(MuSUSY)*(8*pow2(Mst1)
140  *(-161918*Mst2*Mt*s2t + 77334*pow2(Mt) - 114571*pow2(Mst2)*pow2(s2t)) -
141  3*pow2(Mst2)*(262184*Mst2*Mt*s2t - 87552*pow2(Mt) + 122917*pow2(Mst2)*
142  pow2(s2t)))*pow4(Msq) + 2*Mst2*s2t*(-4860*Mst2*xDmsqst2*pow2(Dmsqst2)*(
143  pow2(MuSUSY)*(8*(5*Mt - 2*Mst2*s2t)*pow2(Mst1) + 8*Mt*pow2(Mst2) - 6*
144  s2t*pow3(Mst2)) + 5*Mst2*s2t*(-1 + pow2(Sbeta))*pow2(Sbeta)*pow4(Mst1))
145  + s2t*(4860*Dmsqst2*pow2(Msq)*pow2(Mst2)*(2*(8*pow2(Mst1) + 3*pow2(
146  Mst2))*pow2(MuSUSY) - 5*(-1 + pow2(Sbeta))*pow2(Sbeta)*pow4(Mst1)) +
147  pow2(MuSUSY)*pow4(Msq)*(1052676*pow2(Mst1)*pow2(Mst2) + 1412464*pow4(
148  Mst1) + 475605*pow4(Mst2)))))) - 6*s2t*xDmsqst2*pow2(Dmsqst2)*pow2(
149  Mst1)*pow2(Mst2)*(s2t*(694575*Mst2*pow2(Sbeta)*(-6*(11 + 39*lmMst1 -
150  39*lmMst2)*s2t*pow2(Mst2)*(-1 + pow2(Sbeta)) + (Dmglst2*(4324 - 660*
151  lmMst1 + 660*lmMst2) + 3*(-167 + 5*lmMst1 - 5*lmMst2)*Mst2)*Mt*pow2(
152  Sbeta))*pow6(Mst1) + Mt*(1029*Mst2*pow2(MuSUSY)*(75*(1728*Dmglst2*(4 +
153  lmMst1 - lmMst2) + Mst2*(-8771 + 128*OepS2 + 72*lmMst1*(-29 + 12*lmMst2
154  - 36*S2) + 57024*S2 + 72*lmMst2*(23 + 36*S2) - 864*pow2(lmMst2)))*pow2(
155  Mst1)*pow2(Mst2) - 4*(4050*Dmglst2*(23 - 42*lmMst1 + 42*lmMst2) + Mst2*
156  (212566 - 69615*lmMst2 - 10000*OepS2 - 1350*(947 + 150*lmMst2)*S2 + 45*
157  lmMst1*(1547 - 180*lmMst2 + 4500*S2) - 4050*pow2(lmMst1) + 12150*pow2(
158  lmMst2)))*pow4(Mst1) - 16200*(-12*Dmglst2 + Mst2 + 2*lmMst2*Mst2)*pow4(
159  Mst2)) - (2*(593331163 - 60642400*OepS2 + 1260*lmMst2*(8263 - 974610*
160  S2) + 1143733500*S2 + 1260*lmMst1*(-8263 + 71820*lmMst2 + 974610*S2) -
161  61916400*pow2(lmMst1) - 28576800*pow2(lmMst2))*pow2(MuSUSY) + 694575*
162  Mst2*(Dmglst2*(4324 - 660*lmMst1 + 660*lmMst2) + 3*(-167 + 5*lmMst1 -
163  5*lmMst2)*Mst2)*pow2(Sbeta))*pow6(Mst1))) + 411600*Mt*pow2(MuSUSY)*(
164  pow2(Mst1)*(648*Dmglst2*Mt*((8 - 15*lmMst1 + 15*lmMst2)*pow2(Mst1) + (-
165  2 - 5*lmMst1 + 5*lmMst2)*pow2(Mst2)) + 9*(36*(5 + 4*lmMst1 - 4*lmMst2)*
166  Mt - Mst2*s2t*(9*(-1 + 2*lmMst1 - 2*lmMst2)*(-2 + lmMst2)*shiftst1 + 4*
167  T1ep))*pow3(Mst2)) + 6*Mst2*(108*(1 + 3*lmMst1 - 3*lmMst2)*Mt + Mst2*
168  s2t*(-54*lmMst2*shiftst1 - 25*T1ep + 27*shiftst1*(-(lmMst1*(-2 +
169  lmMst2)) + pow2(lmMst2))))*pow4(Mst1) + s2t*(-((81*(lmMst1 - lmMst2)*(-
170  3 + 2*lmMst2)*shiftst1 + 442*T1ep)*pow6(Mst1)) + 81*(-2 + lmMst2)*
171  shiftst1*pow6(Mst2)))) - 686*Mt*pow2(MuSUSY)*(30*pow4(Mst1)*(4*Mt*z3*
172  pow2(Msq)*(19440*Dmsqst2*s2t*pow2(Mst2)*(7*Mst2*pow2(Mst1) - Dmglst2*(
173  5*pow2(Mst1) + pow2(Mst2)) + 3*pow3(Mst2)) + pow2(Msq)*(36*Mst2*pow2(
174  Mst1)*(-750*Dmglst2*Mt + 981*Mst2*Mt + 23728*Dmglst2*Mst2*s2t + 7318*
175  s2t*pow2(Mst2)) + 27*(-664*Dmglst2*Mt + 920*Mst2*Mt + 15137*Dmglst2*
176  Mst2*s2t + 5965*s2t*pow2(Mst2))*pow3(Mst2) + 2*(6759*Mt + 791162*
177  Dmglst2*s2t + 149448*Mst2*s2t)*pow4(Mst1))) + 6*pow2(Mt)*pow4(Msq)*(3*
178  Mst2*pow2(Mst1)*(3*Mst2*(10667 - 96*B4 + 96*D3 - 48*DN - 3072*lmMst1 -
179  384*(-25 + 9*lmMst1)*lmMst2 - 384*lmMst1*lmMt + 384*(1 + lmMst2)*lmMt -
180  384*(-13 + 4*lmMst1)*pow2(lmMst2) + 1536*pow3(lmMst2)) + 2*Dmglst2*(
181  28405 - 288*B4 + 288*D3 - 144*DN + 5472*lmMst1 - 288*(-89 + 2*lmMst1)*
182  lmMst2 + 576*(-2 + lmMst1 - lmMst2)*lmMt - 576*(-9 + 8*lmMst1)*pow2(
183  lmMst2) + 4608*pow3(lmMst2))) + 432*Dmglst2*(180 - 2*B4 + 2*D3 - DN +
184  144*lmMst2 - 16*(-2 + lmMst1)*pow2(lmMst2) + 16*(lmMst1 + pow3(lmMst2))
185  )*pow3(Mst2) + OepS2*(672*(2*Dmglst2 - 3*Mst2)*Mst2*pow2(Mst1) - 8720*
186  pow4(Mst1)) + ((383185 - 2592*B4 + 2592*D3 - 1296*DN - 187704*lmMst1 +
187  216*lmMst2*(1733 + 859*lmMst2 - 6*lmMst1*(105 + 41*lmMst2) - 26*pow2(
188  lmMst1)) - 7992*pow2(lmMst1) + 3456*lmMt*(3 + 6*lmMst2 - 2*lmMst1*(3 +
189  lmMst2) + pow2(lmMst1) + pow2(lmMst2)) + 720*pow3(lmMst1) + 58032*pow3(
190  lmMst2))*pow4(Mst1))/2. - 243*S2*(4*Mst2*(2*Dmglst2*(65 + 14*lmMst1 -
191  14*lmMst2) + 3*(43 - 14*lmMst1 + 14*lmMst2)*Mst2)*pow2(Mst1) + 96*(4*
192  Dmglst2 + 3*Mst2)*pow3(Mst2) + (4*(57 - 545*lmMst1 + 545*lmMst2)*pow4(
193  Mst1))/3.) + 72*(436 - 6*B4 + 6*D3 - 3*DN - 48*lmMst1 + (408 - 96*
194  lmMst1)*lmMst2 + 24*lmMt - 48*(-4 + lmMst1)*pow2(lmMst2) + 48*pow3(
195  lmMst2))*pow4(Mst2)) - 3*pow2(z2)*(-(pow4(Msq)*(-6*pow2(Mst1)*(12*
196  Dmglst2*Mst2*(2845*Mst2*Mt*s2t + 42*pow2(Mt) - 237*pow2(Mst2)*pow2(s2t)
197  ) + 3*pow2(Mst2)*(3184*Mst2*Mt*s2t - 252*pow2(Mt) + 841*pow2(Mst2)*
198  pow2(s2t)) + pow2(Dmglst2)*(24958*Mst2*Mt*s2t*xDmglst2 - 84*xDmglst2*
199  pow2(Mt) + 530*xDmglst2*pow2(Mst2)*pow2(s2t))) + 18*s2t*(3*Dmglst2*
200  Mst2*(-1763*Mt + 158*Mst2*s2t) + (-5072*Mt*xDmglst2 + 209*Mst2*s2t*
201  xDmglst2)*pow2(Dmglst2) + 9*(-185*Mt + Mst2*s2t)*pow2(Mst2))*pow3(Mst2)
202  + (-20*(17281*Dmglst2 + 4101*Mst2)*Mt*s2t + 19620*pow2(Mt) + (42392*
203  Dmglst2 - 35823*Mst2)*Mst2*pow2(s2t))*pow4(Mst1))) + 60*Dmsqst2*pow2(
204  Mst2)*pow2(s2t)*(Dmsqst2*xDmsqst2*(75*pow2(Mst1)*pow2(Mst2) + 221*pow4(
205  Mst1) + 18*pow4(Mst2)) + pow2(Msq)*(117*pow2(Mst1)*pow2(Mst2) + 221*
206  pow4(Mst1) + 27*pow4(Mst2)))) + 2*z4*(Mst2*pow2(s2t)*(4*Dmglst2*pow4(
207  Msq)*(4995*pow2(Mst1)*pow2(Mst2) + 11327*pow4(Mst1) + 2862*pow4(Mst2))
208  - 3*Mst2*(pow4(Msq)*(6828*pow2(Mst1)*pow2(Mst2) + 13723*pow4(Mst1) +
209  1080*pow4(Mst2)) + 20*Dmsqst2*(Dmsqst2*xDmsqst2*(75*pow2(Mst1)*pow2(
210  Mst2) + 221*pow4(Mst1) + 18*pow4(Mst2)) + pow2(Msq)*(117*pow2(Mst1)*
211  pow2(Mst2) + 221*pow4(Mst1) + 27*pow4(Mst2))))) + pow4(Msq)*(6*
212  xDmglst2*pow2(Dmglst2)*(6*pow2(Mst2)*(218*Mst2*Mt*s2t + 162*pow2(Mt) +
213  793*pow2(Mst2)*pow2(s2t)) + pow2(Mst1)*(8090*Mst2*Mt*s2t + 2028*pow2(
214  Mt) + 7489*pow2(Mst2)*pow2(s2t))) + 36*pow2(Mt)*(6*Mst2*(94*Dmglst2 +
215  75*Mst2)*pow2(Mst1) + 162*(2*Dmglst2 + Mst2)*pow3(Mst2) + 1031*pow4(
216  Mst1)) + 2*Mt*s2t*(18*(709*Dmglst2 + 1135*Mst2)*pow2(Mst1)*pow2(Mst2) +
217  4*(659*Dmglst2 + 8823*Mst2)*pow4(Mst1) + 7317*Dmglst2*pow4(Mst2) +
218  6885*pow5(Mst2))))) + pow2(Msq)*(-120*T1ep*pow4(Mst1)*(60*Dmsqst2*pow2(
219  Mst2)*pow2(s2t)*(117*pow2(Mst1)*pow2(Mst2) + 221*pow4(Mst1) + 27*pow4(
220  Mst2)) + pow2(Msq)*(18*Mst2*pow2(Mst1)*(4*Dmglst2*(253*Mst2*Mt*s2t +
221  42*pow2(Mt) - 129*pow2(Mst2)*pow2(s2t)) + Mst2*(-272*Mst2*Mt*s2t - 252*
222  pow2(Mt) + 1057*pow2(Mst2)*pow2(s2t))) + (4*(16421*Dmglst2 - 2823*Mst2)
223  *Mt*s2t - 19620*pow2(Mt) + Mst2*(-34616*Dmglst2 + 39711*Mst2)*pow2(s2t)
224  )*pow4(Mst1) + 54*s2t*(7*Dmglst2*(5*Mt - 2*Mst2*s2t) + 3*Mst2*(-7*Mt +
225  23*Mst2*s2t))*pow4(Mst2))) + s2t*(Mt*pow2(Mst1)*(36*pow2(Mst2)*(64800*
226  Dmglst2*Dmsqst2*(8 - 15*lmMst1 + 15*lmMst2) + 64800*Dmsqst2*(1 + 3*
227  lmMst1 - 3*lmMst2)*Mst2 + 10*Mst2*pow2(Msq)*(75569 + 13716*B4 - 54*DN -
228  33426*lmMst1 - 2376*pow2(lmMst1) + 54*lmMst2*(1427 - 1012*lmMst1 + 16*
229  pow2(lmMst1)) - 108*(-642 + 203*lmMst1)*pow2(lmMst2) + 21060*pow3(
230  lmMst2)) + Dmglst2*pow2(Msq)*(66761 + 301320*B4 - 4860*DN - 205380*
231  lmMst1 + 23760*pow2(lmMst1) + 180*lmMst2*(4993 - 1956*lmMst1 + 48*pow2(
232  lmMst1)) - 1080*(-482 + 331*lmMst1)*pow2(lmMst2) + 348840*pow3(lmMst2))
233  )*pow4(Mst1) + pow2(Mst1)*(1215*(1920*Dmsqst2*(1 + lmMst1 - lmMst2) +
234  pow2(Msq)*(9561 + 1760*B4 - 16*DN - 1984*lmMst1 - 256*pow2(lmMst1) -
235  64*lmMst2*(-214 + 73*lmMst1 + 4*pow2(lmMst1)) - 32*(-268 + 57*lmMst1)*
236  pow2(lmMst2) + 2080*pow3(lmMst2)))*pow5(Mst2) + pow2(Msq)*(160*OepS2*(
237  36*(253*Dmglst2 - 68*Mst2)*pow2(Mst1)*pow2(Mst2) + 2*(16421*Dmglst2 -
238  2823*Mst2)*pow4(Mst1) + 945*Dmglst2*pow4(Mst2) - 567*pow5(Mst2)) +
239  43740*S2*((4*(Dmglst2*(-4978 - 7590*lmMst1 + 7590*lmMst2) + 15*(169 +
240  136*lmMst1 - 136*lmMst2)*Mst2)*pow2(Mst1)*pow2(Mst2))/45. - (2*(
241  Dmglst2*(123113 + 98526*lmMst1 - 98526*lmMst2) - 3*(9185 + 5646*lmMst1
242  - 5646*lmMst2)*Mst2)*pow4(Mst1))/81. + Dmglst2*(90.6 - 70*lmMst1 + 70*
243  lmMst2)*pow4(Mst2) + 3*(-1 + 14*lmMst1 - 14*lmMst2)*pow5(Mst2)))) - 27*
244  Dmglst2*(pow2(Mst1)*(86400*Dmsqst2*(2 + 5*lmMst1 - 5*lmMst2) - pow2(
245  Msq)*(23917 + 188640*B4 - 3600*DN - 37440*lmMst1 + 11520*pow2(lmMst1) -
246  2880*lmMst2*(-237 + 55*lmMst1 + 4*pow2(lmMst1)) - 1440*(-280 + 121*
247  lmMst1)*pow2(lmMst2) + 185760*pow3(lmMst2)))*pow4(Mst2) + 180*pow2(Msq)
248  *((5707.039094650206 - 3416*B4 + 52*DN + (111356*lmMst1)/27. - (294416*
249  lmMst2)/27. + 3384*lmMst1*lmMst2 + 8*pow2(lmMst1) - 512*lmMst2*pow2(
250  lmMst1) - 4816*pow2(lmMst2) + 5160*lmMst1*pow2(lmMst2) - 64*pow3(
251  lmMst1) - 4584*pow3(lmMst2))*pow6(Mst1) - 128*(-1 + 2*lmMst2 + 3*pow2(
252  lmMst2))*pow6(Mst2))) + pow2(Msq)*(30*Mst2*(1702429 + 257904*B4 - 648*
253  DN - 748656*lmMst1 + 41904*pow2(lmMst1) + 216*lmMst2*(5971 - 6106*
254  lmMst1 + 576*pow2(lmMst1)) - 41904*(-34 + 15*lmMst1)*pow2(lmMst2) -
255  3456*pow3(lmMst1) + 507600*pow3(lmMst2))*pow6(Mst1) + 622080*pow2(1 +
256  lmMst2)*pow7(Mst2))) + 4860*xDR2DRMOD*(64*Mt*pow2(Msq)*pow2(Mst1)*(2*
257  pow2(Mst2)*((1 + lmMst2)*Mst2*(1 - 10*lmMst2 + 4*lmMst1*(2 + lmMst2) -
258  4*pow2(lmMst2)) + 2*Dmglst2*(8 + 13*lmMst2 - 8*pow2(lmMst2) + lmMst1*(-
259  5 + 5*lmMst2 + 6*pow2(lmMst2)) - 6*pow3(lmMst2)))*pow4(Mst1) + (1 +
260  lmMst2)*(-2*(1 + 5*lmMst2 - lmMst1*(3 + 2*lmMst2) + 2*pow2(lmMst2))*
261  pow2(Mst1)*pow5(Mst2) + Mst2*(7 - 32*lmMst2 + 4*lmMst1*(7 + 3*lmMst2) -
262  12*pow2(lmMst2))*pow6(Mst1)) + Dmglst2*((49 + 103*lmMst2 - 36*(1 +
263  lmMst2)*pow2(lmMst2) + 4*lmMst1*(-11 + 6*lmMst2 + 9*pow2(lmMst2)))*
264  pow6(Mst1) + 2*(pow2(Mst1)*(8 + 7*lmMst2 - 11*pow2(lmMst2) + lmMst1*(-3
265  + 5*lmMst2 + 6*pow2(lmMst2)) - 6*pow3(lmMst2))*pow4(Mst2) + (1 - 2*
266  lmMst2 - 3*pow2(lmMst2))*pow6(Mst2))) - 2*pow2(1 + lmMst2)*pow7(Mst2))
267  - Mst2*s2t*((75*Dmsqst2*(1 - 2*lmMst1 + 2*lmMst2) + pow2(Msq)*(189 +
268  726*lmMst2 + 32*(1 + lmMst2)*pow2(lmMst1) + 707*pow2(lmMst2) - 2*
269  lmMst1*(253 + 332*lmMst2 + 123*pow2(lmMst2)) + 214*pow3(lmMst2)))*pow4(
270  Mst1)*pow5(Mst2) + 2*pow2(Mst2)*(30*Dmglst2*Dmsqst2*(lmMst1 - lmMst2) -
271  75*Dmsqst2*(lmMst1 - lmMst2)*Mst2 + 2*Dmglst2*pow2(Msq)*(48 + 4*lmMst2*
272  (31 + 36*pow2(lmMst1)) + 278*pow2(lmMst2) - lmMst1*(44 + 278*lmMst2 +
273  379*pow2(lmMst2)) + 235*pow3(lmMst2)) + Mst2*pow2(Msq)*(32 + 285*lmMst2
274  + 144*(1 + lmMst2)*pow2(lmMst1) + 444*pow2(lmMst2) - lmMst1*(253 + 588*
275  lmMst2 + 379*pow2(lmMst2)) + 235*pow3(lmMst2)))*pow6(Mst1) + pow2(Mst1)
276  *(-(Dmglst2*(30*Dmsqst2*((1 - 2*lmMst1 + 2*lmMst2)*pow2(Mst1) + pow2(
277  Mst2)) - 2*pow2(Msq)*((-20 + 2*(99 + 16*lmMst1)*lmMst2 + 123*pow2(
278  lmMst2))*pow2(Mst2) + pow2(Mst1)*(60 + 206*lmMst2 + 32*lmMst2*pow2(
279  lmMst1) + lmMst1*(8 - 460*lmMst2 - 246*pow2(lmMst2)) + 519*pow2(lmMst2)
280  + 214*pow3(lmMst2))))*pow4(Mst2)) - 9*Mst2*shiftst1*(Dmsqst2 + pow2(
281  Msq))*(15*(pow2(Mst1) + pow2(Mst2))*pow4(Mst2) - 30*(lmMst1 - lmMst2)*
282  pow2(Mst1)*(pow2(Mst1)*pow2(Mst2) + pow4(Mst1) + pow4(Mst2))) + (75*
283  Dmsqst2 + (205 + 252*lmMst2 + 32*lmMst1*(1 + lmMst2) + 91*pow2(lmMst2))
284  *pow2(Msq))*pow7(Mst2)) + (4*Dmglst2*pow2(Msq)*(48 + 4*lmMst2*(45 + 68*
285  pow2(lmMst1)) + 310*pow2(lmMst2) - lmMst1*(92 + 310*lmMst2 + 635*pow2(
286  lmMst2)) + 363*pow3(lmMst2)) + 2*Mst2*(-75*Dmsqst2*(lmMst1 - lmMst2) +
287  pow2(Msq)*(40 + 277*lmMst2 + 272*(1 + lmMst2)*pow2(lmMst1) + 556*pow2(
288  lmMst2) - lmMst1*(237 + 828*lmMst2 + 635*pow2(lmMst2)) + 363*pow3(
289  lmMst2))))*pow8(Mst1) - 16*(1 + lmMst2)*(4*Dmglst2*lmMst2 + Mst2 +
290  lmMst2*Mst2)*pow2(Msq)*pow8(Mst2))))))))/(3.000564e7*pow4(Msq)*pow4(
291  Mst1)*pow6(Mst2)))) + pow2(Mt)*((pow2(MuSUSY)*(91125*oneLoopFlag*pow2(
292  s2t)*(2 - lmMst1 + lmMst2 - (2*(lmMst1 - lmMst2)*pow2(Mst1)*(pow2(Mst1)
293  + pow2(Mst2)))/pow4(Mst2)) + (Al4p*(13500*Mst2*s2t*(-(xDR2DRMOD*((9*
294  Mst2*s2t*(4*(2*Dmglst2*lmMst2 + Mst2 + lmMst2*Mst2)*twoLoopFlag*((pow2(
295  Mst1) + pow2(Mst2))*pow4(Mst2) - 2*(lmMst1 - lmMst2)*pow2(Mst1)*(pow2(
296  Mst1)*pow2(Mst2) + pow4(Mst1) + pow4(Mst2))) - (5*Al4p*Mst2*
297  threeLoopFlag*xDmsqst2*pow2(Dmsqst2)*(pow2(Mst2)*(pow2(Mst1) + pow2(
298  Mst2))*(-10*Dmglst2*Mst2 + 7*xDmglst2*pow2(Dmglst2) + (-11 + 18*
299  shiftst1)*pow2(Mst2)) + 2*lmMst2*pow2(Mst1)*(pow2(Mst2)*(-10*Dmglst2*
300  Mst2 + 7*xDmglst2*pow2(Dmglst2) + (-11 + 18*shiftst1)*pow2(Mst2)) +
301  pow2(Mst1)*(4*Dmglst2*Mst2 + 26*xDmglst2*pow2(Dmglst2) + (-11 + 18*
302  shiftst1)*pow2(Mst2)) + 2*(-5 + 9*shiftst1)*pow4(Mst1)) - 2*lmMst1*(
303  pow2(Mst1)*pow2(Mst2)*(-10*Dmglst2*Mst2 + 7*xDmglst2*pow2(Dmglst2) + (-
304  11 + 18*shiftst1)*pow2(Mst2)) + (4*Dmglst2*Mst2 + 26*xDmglst2*pow2(
305  Dmglst2) + (-11 + 18*shiftst1)*pow2(Mst2))*pow4(Mst1) + 2*(-5 + 9*
306  shiftst1)*pow6(Mst1))))/pow4(Msq)))/pow2(Mst1) + 2*xDmglst2*pow2(
307  Dmglst2)*((-18*(2 - lmMst2)*s2t*twoLoopFlag*((pow2(Mst1) + pow2(Mst2))*
308  pow4(Mst2) - 2*(lmMst1 - lmMst2)*pow2(Mst1)*(pow2(Mst1)*pow2(Mst2) +
309  pow4(Mst1) + pow4(Mst2))))/pow2(Mst1) + Al4p*Mst2*threeLoopFlag*(Mt*(-
310  64*pow2(Mst2)*(5 + 149*lmMst2 + 12*pow2(lmMst2) + 6*lmMst1*(-7 - 8*
311  lmMst2 + 6*pow2(lmMst2)) - 36*pow3(lmMst2)) + 64*pow2(Mst1)*(85 - 215*
312  lmMst2 + lmMst1*(66 + 90*lmMst2 - 72*pow2(lmMst2)) - 54*pow2(lmMst2) +
313  72*pow3(lmMst2))) + (3*(128*Mt*(-3 - 4*lmMst2 + 3*pow2(lmMst2)) + Mst2*
314  s2t*(-380 + 32*lmMst1*(-2 + lmMst2) - 38*lmMst2 + 251*pow2(lmMst2)))*
315  pow4(Mst2))/pow2(Mst1) + (Mst2*s2t*((585*Dmsqst2*pow2(Mst1)*(2*lmMst1*
316  pow2(Mst1) - 2*lmMst2*pow2(Mst1) - pow2(Mst2))*(pow2(Mst1) + pow2(Mst2)
317  ))/pow2(Msq) + pow2(Mst2)*(-1540 - 2506*lmMst2 + 96*(-2 + lmMst2)*pow2(
318  lmMst1) + lmMst1*(2760 + 36*lmMst2 - 738*pow2(lmMst2)) + 141*pow2(
319  lmMst2) + 642*pow3(lmMst2))*pow4(Mst1) + 6*(-336 - 716*lmMst2 + 144*(-2
320  + lmMst2)*pow2(lmMst1) + lmMst1*(668 + 534*lmMst2 - 379*pow2(lmMst2)) -
321  246*pow2(lmMst2) + 235*pow3(lmMst2))*pow6(Mst1) + 96*(2 + lmMst2 - 3*
322  pow2(lmMst2))*pow6(Mst2)))/pow4(Mst1))))) + (9*twoLoopFlag*(4*(4*Mt*(5
323  + 6*lmMst2 - lmMst1*(4 + 3*lmMst2) + 3*pow2(lmMst2)) + Mst2*s2t*(-1 +
324  13*lmMst2 - lmMst1*(13 + 8*lmMst2) + pow2(lmMst1) + 7*pow2(lmMst2)))*
325  pow3(Mst2)*pow4(Mst1) + 2*(-(Mst2*s2t*(-14 - 20*lmMst2 + 2*lmMst1*(5 +
326  3*lmMst2) + pow2(lmMst1) - 7*pow2(lmMst2))) + 8*Mt*(4 + 3*lmMst2 -
327  lmMst1*(1 + lmMst2) + pow2(lmMst2)))*pow2(Mst1)*pow5(Mst2) + 4*Dmglst2*
328  (Mst2*s2t*(-5 + 8*lmMst2 - 4*lmMst1*(2 + lmMst2) + 4*pow2(lmMst2)) +
329  Mt*(65 + lmMst1*(34 - 20*lmMst2) - 26*lmMst2 + 20*pow2(lmMst2)))*pow6(
330  Mst1) + Mst2*(Mst2*s2t*(-1 + 50*lmMst2 - 2*lmMst1*(25 + 32*lmMst2) +
331  20*pow2(lmMst1) + 44*pow2(lmMst2)) + Mt*(84 + 152*lmMst2 - 40*lmMst1*(3
332  + 2*lmMst2) + 80*pow2(lmMst2)))*pow6(Mst1) + 8*Dmglst2*((Mst2*s2t*(-2 +
333  3*lmMst2 - lmMst1*(3 + 2*lmMst2) + 2*pow2(lmMst2)) + Mt*(22 + lmMst1*(8
334  - 6*lmMst2) - 4*lmMst2 + 6*pow2(lmMst2)))*pow2(Mst2)*pow4(Mst1) + (-(
335  Mst2*s2t*(1 + lmMst1 - 2*lmMst2 + 2*lmMst1*lmMst2 - 2*pow2(lmMst2))) +
336  2*Mt*(6 + lmMst1 + lmMst2 - lmMst1*lmMst2 + pow2(lmMst2)))*pow2(Mst1)*
337  pow4(Mst2) + lmMst2*s2t*pow7(Mst2)) + 4*(1 + lmMst2)*s2t*pow8(Mst2)))/
338  pow2(Mst1)) + (2*xDmglst2*pow2(Dmglst2)*(-121500*s2t*twoLoopFlag*pow2(
339  Mst1)*(2*(-8*(10 + lmMst1 - lmMst2)*Mt + Mst2*s2t*(8 - 9*lmMst1 + 9*
340  lmMst2 + 2*lmMst1*lmMst2 - 2*pow2(lmMst2)))*pow2(Mst2)*pow4(Mst1) + 2*(
341  -4*(8 + lmMst1 - lmMst2)*Mt + Mst2*s2t*(8 - 5*lmMst1 + 4*lmMst2 + 2*
342  lmMst1*lmMst2 - 2*pow2(lmMst2)))*pow2(Mst1)*pow4(Mst2) + (-268*Mt +
343  Mst2*s2t*(17 + 4*lmMst1*(-7 + lmMst2) + 28*lmMst2 - 4*pow2(lmMst2)))*
344  pow6(Mst1) - 2*(-2 + lmMst2)*s2t*pow7(Mst2)) + Al4p*Mst2*threeLoopFlag*
345  (75*pow2(Mst2)*(-8*Mst2*Mt*s2t*(334138 - 61560*B4 + 1620*DN - 236520*
346  lmMst1 - 180*(-823 + 438*lmMst1)*lmMst2 + 2240*OepS2 - 81*(-1373 + 560*
347  lmMst1 - 560*lmMst2)*S2 - 3360*T1ep - 4320*pow2(lmMst1) + 1080*(29 +
348  48*lmMst1)*pow2(lmMst2) - 51840*pow3(lmMst2)) + pow2(Mst2)*pow2(s2t)*(
349  13169 - 41040*B4 + 43200*D3 - 22680*DN + 282960*lmMst1 + 1120*OepS2 -
350  324*(65819 + 70*lmMst1 - 70*lmMst2)*S2 - 1680*T1ep - 13500*pow2(lmMst1)
351  + 720*lmMst2*(-775 + 12*lmMst1 + 24*pow2(lmMst1)) - 1080*(-2 + 123*
352  lmMst1)*pow2(lmMst2) + 115560*pow3(lmMst2)) + 96*pow2(Mt)*(33934 - 90*
353  B4 + 90*D3 - 45*DN + 120*(163 + 24*lmMst1)*lmMst2 - 120*lmMt - 10206*S2
354  - 720*(2 + lmMst1)*pow2(lmMst2) + 720*(lmMst1 + pow3(lmMst2))))*pow4(
355  Mst1) - 40500*s2t*(Mst2*s2t*(812 - 32*lmMst1*(-2 + lmMst2) + 38*lmMst2
356  - 251*pow2(lmMst2)) + 128*Mt*(3 + 4*lmMst2 - 3*pow2(lmMst2)))*pow2(
357  Mst1)*pow5(Mst2) + 2*(-2*pow2(Mst2)*pow2(s2t)*(2011073 + 1417500*B4 -
358  1458000*D3 + 749250*DN + 934245*lmMst1 - 1178000*OepS2 + 1350*(620417 +
359  17670*lmMst1 - 17670*lmMst2)*S2 + 1767000*T1ep + 3150900*pow2(lmMst1) -
360  45*lmMst2*(-124139 + 189090*lmMst1 + 71550*pow2(lmMst1)) + 4050*(1323 +
361  1970*lmMst1)*pow2(lmMst2) + 101250*pow3(lmMst1) - 4860000*pow3(lmMst2))
362  - 125*Mst2*Mt*s2t*(996211 - 295488*B4 + 7776*DN - 1030176*lmMst1 - 144*
363  (-1883 + 3618*lmMst1)*lmMst2 + 98336*OepS2 - 756*(259 + 2634*lmMst1 -
364  2634*lmMst2)*S2 - 147504*T1ep + 49248*pow2(lmMst1) + 5184*(67 + 48*
365  lmMst1)*pow2(lmMst2) - 248832*pow3(lmMst2)) + 150*pow2(Mt)*(2199511 -
366  4320*B4 + 4320*D3 - 2160*DN + 140160*lmMst1 + 960*(1426 + 303*lmMst1)*
367  lmMst2 - 2880*(-16 + 5*lmMst1 - 5*lmMst2)*lmMt - 1120*OepS2 + 324*(-
368  3411 + 70*lmMst1 - 70*lmMst2)*S2 + 1680*T1ep - 2880*(77 + 24*lmMst1)*
369  pow2(lmMst2) + 69120*pow3(lmMst2)))*pow6(Mst1) + 1296000*(2 + lmMst2 -
370  3*pow2(lmMst2))*pow2(s2t)*pow8(Mst2))))/pow4(Mst1)))/pow7(Mst2)))/
371  729000. - (s2t*xMst*(27*(lmMst1 - lmMst2)*oneLoopFlag*s2t*pow2(MuSUSY)*
372  pow3(Mst2) + Al4p*twoLoopFlag*(-8*Mst2*(-18*(-2 + lmMst2)*(-lmMst1 +
373  lmMst2)*s2t*xDmglst2*xDR2DRMOD*pow2(Dmglst2) + Dmglst2*Mt*(785 + 6*
374  lmMst1*(85 - 42*lmMst2) - 438*lmMst2 + 252*pow2(lmMst2)) + Mst2*Mt*(193
375  + 474*lmMst2 - 6*lmMst1*(67 + 42*lmMst2) + 252*pow2(lmMst2)) - Dmglst2*
376  Mst2*s2t*(49 - 84*lmMst2 + lmMst1*(84 - 36*lmMst2*(-1 + xDR2DRMOD)) +
377  36*(-1 + xDR2DRMOD)*pow2(lmMst2)) - s2t*(1 + 3*lmMst2*(-37 + 6*
378  xDR2DRMOD) - 3*lmMst1*(-37 + 6*lmMst2*(-12 + xDR2DRMOD) + 6*xDR2DRMOD)
379  - 81*pow2(lmMst1) + 9*(-15 + 2*xDR2DRMOD)*pow2(lmMst2))*pow2(Mst2))*
380  pow2(MuSUSY) + (2*xDmglst2*pow2(Dmglst2)*(48*(-143 + 18*lmMst1 - 18*
381  lmMst2)*Mt*Tbeta*pow2(MuSUSY) + 2*Mst2*MuSUSY*(MuSUSY*s2t*Tbeta*(157 -
382  348*lmMst1 + 348*lmMst2 + 36*lmMst1*lmMst2 - 36*pow2(lmMst2)) + 30*(-43
383  + 60*lmMst1 - 60*lmMst2)*Mt*pow2(Sbeta)) + 15*(-43 + 60*lmMst1 - 60*
384  lmMst2)*s2t*Tbeta*(-1 + pow2(Sbeta))*pow2(Sbeta)*pow3(Mst2)))/Tbeta))*
385  pow6(Mst1))/(108.*pow9(Mst2))) + (Al4p*Mt*z2*(Al4p*threeLoopFlag*((-75*
386  s2t*xDmsqst2*pow2(Dmsqst2)*(s2t*(81*Mst2*pow2(Sbeta)*(-2*(11 + 10*
387  lmMst1 - 10*lmMst2)*s2t*pow2(Mst2)*(-1 + pow2(Sbeta)) + (Dmglst2*(372 -
388  40*lmMst1 + 40*lmMst2) + 3*(-17 + 2*lmMst1 - 2*lmMst2)*Mst2)*Mt*pow2(
389  Sbeta))*pow6(Mst1) + Mt*(6*Mst2*pow2(MuSUSY)*(-6*(25 + 9*lmMst1 - 9*
390  lmMst2)*pow2(Mst1)*pow3(Mst2) + (1607 - 432*lmMst1 + 432*lmMst2)*Mst2*
391  pow4(Mst1) + 216*Dmglst2*(3*(2 + lmMst1 - lmMst2)*pow2(Mst1)*pow2(Mst2)
392  + (3 + 8*lmMst1 - 8*lmMst2)*pow4(Mst1) + pow4(Mst2)) - 162*pow5(Mst2))
393  + ((41402 - 1296*lmMst1 + 1296*lmMst2)*pow2(MuSUSY) + 81*Mst2*(4*
394  Dmglst2*(-93 + 10*lmMst1 - 10*lmMst2) + 3*(17 - 2*lmMst1 + 2*lmMst2)*
395  Mst2)*pow2(Sbeta))*pow6(Mst1))) + 648*Mt*pow2(MuSUSY)*(pow2(Mst1)*(8*
396  Dmglst2*Mt*((1 - 9*lmMst1 + 9*lmMst2)*pow2(Mst1) + (-2 - 3*lmMst1 + 3*
397  lmMst2)*pow2(Mst2)) + (4*(7 + 3*lmMst1 - 3*lmMst2)*Mt + (-1 + 2*lmMst1
398  - 2*lmMst2)*Mst2*s2t*shiftst1)*pow3(Mst2)) + 2*Mst2*(4*(5 + 3*lmMst1 -
399  3*lmMst2)*Mt + (lmMst1 - lmMst2)*Mst2*s2t*shiftst1)*pow4(Mst1) + s2t*
400  shiftst1*(2*(lmMst1 - lmMst2)*pow6(Mst1) - pow6(Mst2)))))/(pow2(Mst1)*
401  pow4(Msq)*pow4(Mst2)) + Mt*(7290*pow2(s2t)*((10*Dmglst2*Dmsqst2*(-93 +
402  10*lmMst1 - 10*lmMst2)*(-1 + pow2(Sbeta))*pow2(Sbeta)*pow4(Mst1))/(3.*
403  pow2(Msq)*pow3(Mst2)) - pow2(MuSUSY)*(103.64814814814815 + (94*lmMst1)/
404  9. - (184*lmMst2)/9. - (Dmglst2*(60.407407407407405 - 24*lmMst1 + (560*
405  lmMst2)/9. - (40*Dmsqst2*(2 + lmMst1 - lmMst2))/pow2(Msq)))/Mst2 + (8*
406  Dmglst2*Mst2*(7 + (15*Dmsqst2)/pow2(Msq)))/(9.*pow2(Mst1)) - ((
407  4.222222222222222 + (20*Dmsqst2)/(3.*pow2(Msq)))*pow2(Mst2))/pow2(Mst1)
408  + ((265*Dmsqst2)/9. + ((10800*Dmglst2*Dmsqst2*(3 + 8*lmMst1 - 8*lmMst2)
409  + 150*Dmsqst2*(1097 - 72*lmMst1 + 72*lmMst2)*Mst2 + 36*Dmglst2*(-6803 +
410  1810*lmMst1 - 2670*lmMst2)*pow2(Msq) + (533629 - 900*lmMst1 + 180*
411  lmMst2)*Mst2*pow2(Msq))*pow2(Mst1))/(810.*pow3(Mst2)))/pow2(Msq) - (20*
412  shiftst1*(1 + Dmsqst2/pow2(Msq))*(1 + pow2(Mst2)/pow2(Mst1) - (2*(
413  lmMst1 - lmMst2)*(pow2(Mst1)*pow2(Mst2) + pow4(Mst1) + pow4(Mst2)))/
414  pow4(Mst2)))/3. - ((Dmglst2*(1167.8951989026064 - (1520*lmMst1)/9. + (
415  1864*lmMst2)/9.) - (Mst2*(6649153 - 81540*lmMst1 + 77220*lmMst2 + (100*
416  Dmsqst2*(20701 - 648*lmMst1 + 648*lmMst2))/pow2(Msq)))/4860.)*pow4(
417  Mst1))/pow5(Mst2) - (2*shiftst3*(2*(1 - 2*lmMst1 + 2*lmMst2)*pow2(Mst2)
418  *pow4(Mst1) + 2*(1 - lmMst1 + lmMst2)*pow2(Mst1)*pow4(Mst2) + (2 - 6*
419  lmMst1 + 6*lmMst2)*pow6(Mst1) + pow6(Mst2)))/(3.*pow2(Mst1)*pow4(Mst2))
420  )) + (pow2(MuSUSY)*(90*pow2(Mt)*(-6*Mst2*(Dmglst2*(7286 - 240*lmMst1 +
421  6384*lmMst2) + (-353 + 72*lmMst1 + 696*lmMst2)*Mst2)*pow2(Mst1) - 96*(
422  24*Dmglst2*(5 + 6*lmMst2) + (53 + 24*lmMst2)*Mst2)*pow3(Mst2) + (38401
423  + 1080*lmMst1 - 7992*lmMst2)*pow4(Mst1)) + s2t*(Mt*((-388800*Dmsqst2*
424  pow2(Mst2)*(Dmglst2*(1 - 9*lmMst1 + 9*lmMst2)*pow2(Mst1) + (5 + 3*
425  lmMst1 - 3*lmMst2)*Mst2*pow2(Mst1) + Dmglst2*(-2 - 3*lmMst1 + 3*lmMst2)
426  *pow2(Mst2) + (2 + lmMst1 - lmMst2)*pow3(Mst2)))/pow2(Msq) - 3*Mst2*(
427  120*(3937 + 2988*lmMst1 - 2232*lmMst2)*pow2(Mst1)*pow2(Mst2) + (533726
428  + 792720*lmMst1 - 693360*lmMst2)*pow4(Mst1) + 135*(2269 + 664*lmMst1 -
429  56*lmMst2)*pow4(Mst2)) - Dmglst2*(36*(364291 - 88560*lmMst1 + 147960*
430  lmMst2)*pow2(Mst1)*pow2(Mst2) + 2*(15057833 - 4014360*lmMst1 + 5563080*
431  lmMst2)*pow4(Mst1) + 27*(173947 - 25080*lmMst1 + 68760*lmMst2)*pow4(
432  Mst2))) - (6480*xDR2DRMOD*(2*(32*(1 + lmMst2)*Mt + (-4 - 13*lmMst1 + 9*
433  lmMst2)*Mst2*s2t)*pow3(Mst2)*pow4(Mst1) + (32*(1 + lmMst2)*Mt + (5 -
434  26*lmMst1 + 18*lmMst2)*Mst2*s2t)*pow2(Mst1)*pow5(Mst2) - 4*Mst2*
435  xDmglst2*pow2(Dmglst2)*((-8*(-2 + 3*lmMst2)*Mt + (1 - 10*lmMst1 + 12*
436  lmMst2)*Mst2*s2t)*pow2(Mst1)*pow2(Mst2) - 2*(8*(-2 + 3*lmMst2)*Mt + (2
437  + 5*lmMst1 - 6*lmMst2)*Mst2*s2t)*pow4(Mst1) + 5*s2t*pow5(Mst2)) + 2*
438  Mst2*(48*(1 + lmMst2)*Mt + (-4 - 13*lmMst1 + 9*lmMst2)*Mst2*s2t)*pow6(
439  Mst1) + Dmglst2*(2*(32*(1 + 3*lmMst2)*Mt + (7*lmMst1 - 15*lmMst2)*Mst2*
440  s2t)*pow2(Mst2)*pow4(Mst1) + (32*(1 + 3*lmMst2)*Mt + (-7 + 14*lmMst1 -
441  30*lmMst2)*Mst2*s2t)*pow2(Mst1)*pow4(Mst2) + 2*(48*(1 + 3*lmMst2)*Mt +
442  (7*lmMst1 - 15*lmMst2)*Mst2*s2t)*pow6(Mst1) - 7*s2t*pow7(Mst2)) + 13*
443  s2t*pow8(Mst2)))/pow2(Mst1))))/pow6(Mst2))) - (3*Mt*pow2(MuSUSY)*(1620*
444  s2t*twoLoopFlag*pow2(Mst1)*pow2(Mst2)*(4*Mt*pow2(Mst2)*pow4(Mst1) + 4*
445  Mt*pow2(Mst1)*pow4(Mst2) + 4*Mt*xMst*pow6(Mst1) + (4*Mt - Mst2*s2t)*
446  pow6(Mst2)) - 6480*Dmglst2*Mst2*s2t*twoLoopFlag*pow2(Mst1)*((-13*Mt +
447  Mst2*s2t)*pow2(Mst2)*pow4(Mst1) + (-9*Mt + Mst2*s2t)*pow2(Mst1)*pow4(
448  Mst2) + (-17*Mt*xMst + Mst2*s2t*xMst)*pow6(Mst1) + (-5*Mt + Mst2*s2t)*
449  pow6(Mst2)) + xDmglst2*pow2(Dmglst2)*(-3240*s2t*twoLoopFlag*pow2(Mst1)*
450  ((-36*Mt + Mst2*s2t)*pow2(Mst2)*pow4(Mst1) + (-24*Mt + Mst2*s2t)*pow2(
451  Mst1)*pow4(Mst2) + (-48*Mt*xMst + Mst2*s2t*xMst)*pow6(Mst1) + (-12*Mt +
452  Mst2*s2t)*pow6(Mst2)) + Al4p*threeLoopFlag*pow3(Mst2)*(3*pow2(Mst1)*
453  pow2(Mst2)*(8*(46987 + 15390*lmMst1 + 4050*lmMst2)*Mst2*Mt*s2t + 192*(
454  17 + 1320*lmMst2)*pow2(Mt) + (-40001 - 52560*lmMst1 + 37080*lmMst2)*
455  pow2(Mst2)*pow2(s2t)) + 2*(5*(-184517 + 74952*lmMst1 + 18360*lmMst2)*
456  Mst2*Mt*s2t + 6*(12761 + 5400*lmMst1 + 178920*lmMst2)*pow2(Mt) + (
457  261247 - 163890*lmMst1 + 140670*lmMst2)*pow2(Mst2)*pow2(s2t))*pow4(
458  Mst1) - 28080*pow2(s2t)*pow6(Mst2)))))/(pow2(Mst1)*pow9(Mst2))))/7290.;
459 }
460 
461 /**
462  * @return The diagonal (2, 2) matrix element of the Higgs mass matrix as a double for the hierarchy 'H6bq22g'
463  */
464 double H6bq22g::getS2() const {
465  return -(oneLoopFlag*((4*Mt*MuSUSY*s2t*(4*(lmMst1 - lmMst2)*pow2(Mt) + ((-2 -
466  lmMst1 + lmMst2)*pow2(Mst1) + (2 - lmMst1 + lmMst2)*pow2(Mst2))*pow2(
467  s2t)))/Tbeta + 4*pow2(Mt)*pow2(s2t)*(2*(lmMst1 - lmMst2)*(pow2(Mst1) -
468  pow2(Mst2)) + pow2(MuSUSY)*(2 - lmMst1 + lmMst2 - (2*(lmMst1 - lmMst2)*
469  pow2(Mst1)*(pow2(Mst1) + pow2(Mst2)))/pow4(Mst2))) - (4*pow2(Mt)*pow2(
470  MuSUSY)*pow2(s2t)*(2 - lmMst1 + lmMst2 - (2*(lmMst1 - lmMst2)*pow2(
471  Mst1)*(pow2(Mst1) + pow2(Mst2)))/pow4(Mst2)))/pow2(Sbeta) + 16*(lmMst1
472  + lmMst2 - 2*lmMt)*pow4(Mt) - (-4*pow2(Mst1)*pow2(Mst2) + (2 + lmMst1 -
473  lmMst2)*pow4(Mst1) + (2 - lmMst1 + lmMst2)*pow4(Mst2))*pow4(s2t)))/32.
474  - Al4p*((xDR2DRMOD*(2700*Mst2*(2*Dmglst2*lmMst2 + Mst2 + lmMst2*Mst2)*
475  twoLoopFlag*pow2(Mst1)*pow4(Msq)*(-(pow2(Mst2)*pow2(s2t)*pow4(Mst1)*(-
476  8*(lmMst1 - lmMst2)*Tbeta*pow2(Mt)*pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 4*
477  Mt*(-(MuSUSY*s2t) + 2*Mt*Tbeta)*pow2(Mst2)*pow2(Sbeta) + (1 - 2*lmMst1
478  + 2*lmMst2)*Tbeta*pow2(s2t)*pow2(Sbeta)*pow4(Mst2))) - pow2(Mst1)*pow4(
479  Mst2)*(-4*Tbeta*pow2(Mt)*pow2(s2t)*((-1 + 2*lmMst1 - 2*lmMst2)*pow2(
480  MuSUSY)*(-1 + pow2(Sbeta)) + 4*pow2(Mst2)*pow2(Sbeta)) + pow2(Sbeta)*(
481  16*MuSUSY*s2t*pow3(Mt) + 8*(-lmMst1 + lmMst2)*Mt*MuSUSY*pow2(Mst2)*
482  pow3(s2t) - 16*Tbeta*pow4(Mt) + (1 + 2*lmMst1 - 2*lmMst2)*Tbeta*pow4(
483  Mst2)*pow4(s2t))) + Tbeta*pow2(s2t)*(8*(lmMst1 - lmMst2)*pow2(Mt)*pow2(
484  MuSUSY)*(-1 + pow2(Sbeta)) + pow2(s2t)*pow2(Sbeta)*pow4(Mst2))*pow6(
485  Mst1) + (-4*Tbeta*pow2(Mt)*pow2(s2t)*(pow2(MuSUSY)*(-1 + pow2(Sbeta)) +
486  2*pow2(Mst2)*pow2(Sbeta)) + pow2(Sbeta)*(16*MuSUSY*s2t*pow3(Mt) - 4*Mt*
487  MuSUSY*pow2(Mst2)*pow3(s2t) + 16*Tbeta*pow4(Mt) + Tbeta*pow4(Mst2)*
488  pow4(s2t)))*pow6(Mst2)) - 3375*Al4p*threeLoopFlag*xDmsqst2*pow2(
489  Dmsqst2)*pow2(Mst1)*pow2(Mst2)*(xDmglst2*pow2(Dmglst2)*(-(pow2(s2t)*
490  pow4(Mst1)*(-208*(lmMst1 - lmMst2)*Tbeta*pow2(Mt)*pow2(MuSUSY)*(-1 +
491  pow2(Sbeta)) + 28*Mt*(-(MuSUSY*s2t) + 2*Mt*Tbeta)*pow2(Mst2)*pow2(
492  Sbeta) + 7*(1 - 2*lmMst1 + 2*lmMst2)*Tbeta*pow2(s2t)*pow2(Sbeta)*pow4(
493  Mst2))) + 7*pow4(Mst2)*(-4*Tbeta*pow2(Mt)*pow2(s2t)*(pow2(MuSUSY)*(-1 +
494  pow2(Sbeta)) + 2*pow2(Mst2)*pow2(Sbeta)) + pow2(Sbeta)*(16*MuSUSY*s2t*
495  pow3(Mt) - 4*Mt*MuSUSY*pow2(Mst2)*pow3(s2t) + 16*Tbeta*pow4(Mt) +
496  Tbeta*pow4(Mst2)*pow4(s2t))) - 7*pow2(Mst1)*pow2(Mst2)*(-4*Tbeta*pow2(
497  Mt)*pow2(s2t)*((-1 + 2*lmMst1 - 2*lmMst2)*pow2(MuSUSY)*(-1 + pow2(
498  Sbeta)) + 4*pow2(Mst2)*pow2(Sbeta)) + pow2(Sbeta)*(16*MuSUSY*s2t*pow3(
499  Mt) + 8*(-lmMst1 + lmMst2)*Mt*MuSUSY*pow2(Mst2)*pow3(s2t) - 16*Tbeta*
500  pow4(Mt) + (1 + 2*lmMst1 - 2*lmMst2)*Tbeta*pow4(Mst2)*pow4(s2t)))) +
501  Tbeta*pow2(s2t)*(16*(lmMst1 - lmMst2)*(-5 + 9*shiftst1)*pow2(Mt)*pow2(
502  MuSUSY)*(-1 + pow2(Sbeta)) + (-11 + 18*shiftst1)*pow2(s2t)*pow2(Sbeta)*
503  pow4(Mst2))*pow6(Mst1) - 2*Dmglst2*(-(Mst2*pow2(s2t)*pow4(Mst1)*(16*(
504  lmMst1 - lmMst2)*Tbeta*pow2(Mt)*pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 20*
505  Mt*(-(MuSUSY*s2t) + 2*Mt*Tbeta)*pow2(Mst2)*pow2(Sbeta) + 5*(1 - 2*
506  lmMst1 + 2*lmMst2)*Tbeta*pow2(s2t)*pow2(Sbeta)*pow4(Mst2))) - 5*pow2(
507  Mst1)*pow3(Mst2)*(-4*Tbeta*pow2(Mt)*pow2(s2t)*((-1 + 2*lmMst1 - 2*
508  lmMst2)*pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 4*pow2(Mst2)*pow2(Sbeta)) +
509  pow2(Sbeta)*(16*MuSUSY*s2t*pow3(Mt) + 8*(-lmMst1 + lmMst2)*Mt*MuSUSY*
510  pow2(Mst2)*pow3(s2t) - 16*Tbeta*pow4(Mt) + (1 + 2*lmMst1 - 2*lmMst2)*
511  Tbeta*pow4(Mst2)*pow4(s2t))) + 5*((-4*Tbeta*pow2(Mt)*pow2(s2t)*(pow2(
512  MuSUSY)*(-1 + pow2(Sbeta)) + 2*pow2(Mst2)*pow2(Sbeta)) + pow2(Sbeta)*(
513  16*MuSUSY*s2t*pow3(Mt) - 4*Mt*MuSUSY*pow2(Mst2)*pow3(s2t) + 16*Tbeta*
514  pow4(Mt) + Tbeta*pow4(Mst2)*pow4(s2t)))*pow5(Mst2) + Tbeta*pow2(Sbeta)*
515  pow3(Mst2)*pow4(s2t)*pow6(Mst1))) + (11 - 18*shiftst1)*(pow2(Mst2)*
516  pow2(s2t)*pow4(Mst1)*(-8*(lmMst1 - lmMst2)*Tbeta*pow2(Mt)*pow2(MuSUSY)*
517  (-1 + pow2(Sbeta)) + 4*Mt*(-(MuSUSY*s2t) + 2*Mt*Tbeta)*pow2(Mst2)*pow2(
518  Sbeta) + (1 - 2*lmMst1 + 2*lmMst2)*Tbeta*pow2(s2t)*pow2(Sbeta)*pow4(
519  Mst2)) + pow2(Mst1)*pow4(Mst2)*(-4*Tbeta*pow2(Mt)*pow2(s2t)*((-1 + 2*
520  lmMst1 - 2*lmMst2)*pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 4*pow2(Mst2)*pow2(
521  Sbeta)) + pow2(Sbeta)*(16*MuSUSY*s2t*pow3(Mt) + 8*(-lmMst1 + lmMst2)*
522  Mt*MuSUSY*pow2(Mst2)*pow3(s2t) - 16*Tbeta*pow4(Mt) + (1 + 2*lmMst1 - 2*
523  lmMst2)*Tbeta*pow4(Mst2)*pow4(s2t))) - (-4*Tbeta*pow2(Mt)*pow2(s2t)*(
524  pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 2*pow2(Mst2)*pow2(Sbeta)) + pow2(
525  Sbeta)*(16*MuSUSY*s2t*pow3(Mt) - 4*Mt*MuSUSY*pow2(Mst2)*pow3(s2t) + 16*
526  Tbeta*pow4(Mt) + Tbeta*pow4(Mst2)*pow4(s2t)))*pow6(Mst2))) + 2*
527  xDmglst2*pow2(Dmglst2)*pow2(Msq)*(-1350*(2 - lmMst2)*twoLoopFlag*pow2(
528  Msq)*pow2(Mst1)*(-(pow2(Mst2)*pow2(s2t)*pow4(Mst1)*(-8*(lmMst1 -
529  lmMst2)*Tbeta*pow2(Mt)*pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 4*Mt*(-(
530  MuSUSY*s2t) + 2*Mt*Tbeta)*pow2(Mst2)*pow2(Sbeta) + (1 - 2*lmMst1 + 2*
531  lmMst2)*Tbeta*pow2(s2t)*pow2(Sbeta)*pow4(Mst2))) - pow2(Mst1)*pow4(
532  Mst2)*(-4*Tbeta*pow2(Mt)*pow2(s2t)*((-1 + 2*lmMst1 - 2*lmMst2)*pow2(
533  MuSUSY)*(-1 + pow2(Sbeta)) + 4*pow2(Mst2)*pow2(Sbeta)) + pow2(Sbeta)*(
534  16*MuSUSY*s2t*pow3(Mt) + 8*(-lmMst1 + lmMst2)*Mt*MuSUSY*pow2(Mst2)*
535  pow3(s2t) - 16*Tbeta*pow4(Mt) + (1 + 2*lmMst1 - 2*lmMst2)*Tbeta*pow4(
536  Mst2)*pow4(s2t))) + Tbeta*pow2(s2t)*(8*(lmMst1 - lmMst2)*pow2(Mt)*pow2(
537  MuSUSY)*(-1 + pow2(Sbeta)) + pow2(s2t)*pow2(Sbeta)*pow4(Mst2))*pow6(
538  Mst1) + (-4*Tbeta*pow2(Mt)*pow2(s2t)*(pow2(MuSUSY)*(-1 + pow2(Sbeta)) +
539  2*pow2(Mst2)*pow2(Sbeta)) + pow2(Sbeta)*(16*MuSUSY*s2t*pow3(Mt) - 4*Mt*
540  MuSUSY*pow2(Mst2)*pow3(s2t) + 16*Tbeta*pow4(Mt) + Tbeta*pow4(Mst2)*
541  pow4(s2t)))*pow6(Mst2)) + Al4p*Mst2*threeLoopFlag*(100*Mt*MuSUSY*pow2(
542  Sbeta)*(128*pow2(Msq)*((215 + 37*lmMst2 + 3*(-5 + 8*lmMst2)*lmMt - 18*
543  lmMst1*(1 - 2*lmMst2 + lmMt) - 42*pow2(lmMst2))*pow2(Mst2) + pow2(Mst1)
544  *(1097 + lmMst2*(1531 - 246*lmMt) - 339*lmMt + (444 - 36*lmMt)*pow2(
545  lmMst2) - 18*lmMst1*(39 - 2*lmMst2*(-9 + lmMt) - 7*lmMt + 2*pow2(
546  lmMst2)) + 36*pow3(lmMst2)))*pow3(Mt)*pow4(Mst1) - 36*(195*Dmsqst2*
547  Mst2*s2t + (Mst2*s2t*(220 - 32*lmMst1*(-2 + lmMst2) + 70*lmMst2 - 59*
548  pow2(lmMst2)) + 64*Mt*(3 + 4*lmMst2 - 3*pow2(lmMst2)))*pow2(Msq))*pow2(
549  Mst1)*pow2(Mt)*pow4(Mst2) - 288*Mt*pow2(Msq)*pow2(Mst1)*pow2(Mst2)*
550  pow2(s2t)*(pow2(Mst1)*pow2(Mst2)*(13 - 125*lmMst2 + 6*lmMst1*(7 + 8*
551  lmMst2 - 6*pow2(lmMst2)) - 30*pow2(lmMst2) + 36*pow3(lmMst2)) + 6*(15 -
552  11*lmMst2 + lmMst1*(4 + 7*lmMst2 - 6*pow2(lmMst2)) - 7*pow2(lmMst2) +
553  6*pow3(lmMst2))*pow4(Mst1) + 6*(-3 - 4*lmMst2 + 3*pow2(lmMst2))*pow4(
554  Mst2)) - 3*pow3(Mst2)*pow3(s2t)*(585*Dmsqst2*(2*(lmMst1 - lmMst2)*pow2(
555  Mst2)*pow4(Mst1) - pow2(Mst1)*pow4(Mst2) + pow6(Mst1)) - pow2(Msq)*(2*
556  pow2(Mst2)*(200 + 1196*lmMst2 - 48*(-2 + lmMst2)*pow2(lmMst1) + 306*
557  pow2(lmMst2) + 3*lmMst1*(-492 + 10*lmMst2 + 123*pow2(lmMst2)) - 321*
558  pow3(lmMst2))*pow4(Mst1) + 3*(444 - 32*lmMst1*(-2 + lmMst2) + 70*lmMst2
559  - 347*pow2(lmMst2))*pow2(Mst1)*pow4(Mst2) + (476 + 1790*lmMst2 - 768*(-
560  2 + lmMst2)*pow2(lmMst1) + 1617*pow2(lmMst2) + 96*lmMst1*(-13 - 33*
561  lmMst2 + 16*pow2(lmMst2)) - 768*pow3(lmMst2))*pow6(Mst1) - 96*(2 +
562  lmMst2 - 3*pow2(lmMst2))*pow6(Mst2))) + 12*Mst2*s2t*pow2(Mt)*(585*
563  Dmsqst2*pow2(Mst2)*pow4(Mst1) + pow2(Msq)*(pow2(Mst2)*(964 + 306*lmMst2
564  + 96*(-2 + lmMst2)*pow2(lmMst1) - 81*pow2(lmMst2) + 96*(lmMst1 + 3*
565  lmMst1*lmMst2 - 2*lmMst1*pow2(lmMst2) + pow3(lmMst2)))*pow4(Mst1) + 96*
566  (26 + 29*lmMst2 + (-2 + lmMst2)*pow2(lmMst1) + 4*pow2(lmMst2) - 2*
567  lmMst1*(8 + lmMst2 + pow2(lmMst2)) + pow3(lmMst2))*pow6(Mst1) + 96*(2 +
568  lmMst2 - 3*pow2(lmMst2))*pow6(Mst2)))) + Tbeta*(300*s2t*pow2(Mt)*pow2(
569  MuSUSY)*(-3*(Mst2*s2t*(380 - 32*lmMst1*(-2 + lmMst2) + 38*lmMst2 - 251*
570  pow2(lmMst2)) + 128*Mt*(3 + 4*lmMst2 - 3*pow2(lmMst2)))*pow2(Msq)*pow2(
571  Mst1)*pow4(Mst2) + Mt*pow2(Msq)*(-64*pow2(Mst2)*(5 + 149*lmMst2 + 12*
572  pow2(lmMst2) + 6*lmMst1*(-7 - 8*lmMst2 + 6*pow2(lmMst2)) - 36*pow3(
573  lmMst2))*pow4(Mst1) + 64*(85 - 215*lmMst2 + lmMst1*(66 + 90*lmMst2 -
574  72*pow2(lmMst2)) - 54*pow2(lmMst2) + 72*pow3(lmMst2))*pow6(Mst1)) +
575  Mst2*s2t*(585*Dmsqst2*pow2(Mst1)*(2*lmMst1*pow2(Mst1) - 2*lmMst2*pow2(
576  Mst1) - pow2(Mst2))*(pow2(Mst1) + pow2(Mst2)) + pow2(Msq)*(pow2(Mst2)*(
577  -1540 - 2506*lmMst2 + 96*(-2 + lmMst2)*pow2(lmMst1) + lmMst1*(2760 +
578  36*lmMst2 - 738*pow2(lmMst2)) + 141*pow2(lmMst2) + 642*pow3(lmMst2))*
579  pow4(Mst1) + 6*(-336 - 716*lmMst2 + 144*(-2 + lmMst2)*pow2(lmMst1) +
580  lmMst1*(668 + 534*lmMst2 - 379*pow2(lmMst2)) - 246*pow2(lmMst2) + 235*
581  pow3(lmMst2))*pow6(Mst1) + 96*(2 + lmMst2 - 3*pow2(lmMst2))*pow6(Mst2))
582  )) + pow2(Sbeta)*(9600*Mt*pow2(Msq)*pow2(Mst1)*pow3(s2t)*pow4(Mst2)*(
583  pow2(Mst1)*pow2(Mst2)*(31 - 101*lmMst2 + 6*lmMst1*(7 + 8*lmMst2 - 6*
584  pow2(lmMst2)) - 48*pow2(lmMst2) + 36*pow3(lmMst2)) + (77 + 59*lmMst2 -
585  6*lmMst1*(3 + lmMst2) - 12*pow2(lmMst2))*pow4(Mst1) + 6*(-3 - 4*lmMst2
586  + 3*pow2(lmMst2))*pow4(Mst2)) + 6400*s2t*pow2(Msq)*pow2(Mst1)*pow3(Mt)*
587  (-3*(6*pow2(Mst2)*(116 + lmMst2*(181 - 30*lmMt) - 36*lmMt - 4*(-14 +
588  lmMt)*pow2(lmMst2) - 2*lmMst1*(42 + lmMst2*(21 - 2*lmMt) - 8*lmMt + 2*
589  pow2(lmMst2)) + 4*pow3(lmMst2)) + pow2(MuSUSY)*(85 - 215*lmMst2 +
590  lmMst1*(66 + 90*lmMst2 - 72*pow2(lmMst2)) - 54*pow2(lmMst2) + 72*pow3(
591  lmMst2)))*pow4(Mst1) + 18*(3 + 4*lmMst2 - 3*pow2(lmMst2))*(2*pow2(Mst2)
592  + pow2(MuSUSY))*pow4(Mst2) - pow2(Mst1)*(-3*pow2(Mst2)*pow2(MuSUSY)*(5
593  + 149*lmMst2 + 12*pow2(lmMst2) + 6*lmMst1*(-7 - 8*lmMst2 + 6*pow2(
594  lmMst2)) - 36*pow3(lmMst2)) + (553 + 194*lmMst2 + 18*lmMst1*(-1 + 4*
595  lmMst2 - 2*lmMt) - 30*lmMt + 48*lmMst2*lmMt - 192*pow2(lmMst2))*pow4(
596  Mst2))) + 75*pow4(s2t)*pow5(Mst2)*(-585*Dmsqst2*pow2(Mst1)*(-((1 + 2*
597  lmMst1 - 2*lmMst2)*pow2(Mst1)*pow2(Mst2)) + (-1 + 2*lmMst1 - 2*lmMst2)*
598  pow4(Mst1) + pow4(Mst2)) + pow2(Msq)*(pow2(Mst2)*(932 - 2182*lmMst2 +
599  96*(-2 + lmMst2)*pow2(lmMst1) - 1653*pow2(lmMst2) - 6*lmMst1*(-524 +
600  26*lmMst2 + 123*pow2(lmMst2)) + 642*pow3(lmMst2))*pow4(Mst1) + 3*(-508
601  + 32*lmMst1*(-2 + lmMst2) - 102*lmMst2 + 443*pow2(lmMst2))*pow2(Mst1)*
602  pow4(Mst2) + (-76 + 602*lmMst2 + 672*(-2 + lmMst2)*pow2(lmMst1) - 1005*
603  pow2(lmMst2) - 6*lmMst1*(284 - 538*lmMst2 + 133*pow2(lmMst2)) + 126*
604  pow3(lmMst2))*pow6(Mst1) + 96*(2 + lmMst2 - 3*pow2(lmMst2))*pow6(Mst2))
605  ) - 16*Mst2*pow4(Mt)*(43875*Dmsqst2*pow2(Mst1)*pow2(Mst2)*(pow2(Mst1) +
606  pow2(Mst2)) - pow2(Msq)*((394748 - 14400*lmMst1*(8 + 2*lmMst2 - lmMt) -
607  102480*lmMt - 6*lmMst2*(-50363 + 4680*lmMt) + 41355*pow2(lmMst2))*pow2(
608  Mst2)*pow4(Mst1) + 225*(-188 + 32*lmMst1*(-2 + lmMst2) - 166*lmMst2 +
609  59*pow2(lmMst2))*pow2(Mst1)*pow4(Mst2) + 7200*(283 + lmMst2*(489 - 93*
610  lmMt) - 94*lmMt + 9*(21 - 2*lmMt)*pow2(lmMst2) - 2*lmMst1*(115 - 9*
611  lmMst2*(-8 + lmMt) - 24*lmMt + 9*pow2(lmMst2)) + 18*pow3(lmMst2))*pow6(
612  Mst1) + 7200*(2 + lmMst2 - 3*pow2(lmMst2))*pow6(Mst2))) + 300*Mst2*
613  pow2(Mt)*pow2(s2t)*(585*Dmsqst2*(pow4(Mst1)*((1 - 2*lmMst1 + 2*lmMst2)*
614  pow2(Mst2)*pow2(MuSUSY) - 4*pow4(Mst2)) + pow2(Mst1)*(2*pow2(Mst2) +
615  pow2(MuSUSY))*pow4(Mst2) + 2*(pow2(Mst2) + (-lmMst1 + lmMst2)*pow2(
616  MuSUSY))*pow6(Mst1)) - pow2(Msq)*(pow4(Mst1)*(pow2(Mst2)*pow2(MuSUSY)*(
617  -1540 - 2506*lmMst2 + 96*(-2 + lmMst2)*pow2(lmMst1) + lmMst1*(2760 +
618  36*lmMst2 - 738*pow2(lmMst2)) + 141*pow2(lmMst2) + 642*pow3(lmMst2)) +
619  4*(812 + 258*lmMst2 + 48*(-2 + lmMst2)*pow2(lmMst1) - 129*pow2(lmMst2)
620  + 48*(lmMst1*(3 + 2*lmMst2 - 2*pow2(lmMst2)) + pow3(lmMst2)))*pow4(
621  Mst2)) + 2*((1532 + 2478*lmMst2 - 96*lmMst1*(17 + 5*lmMst2) + 465*pow2(
622  lmMst2))*pow2(Mst2) + 3*pow2(MuSUSY)*(-336 - 716*lmMst2 + 144*(-2 +
623  lmMst2)*pow2(lmMst1) + lmMst1*(668 + 534*lmMst2 - 379*pow2(lmMst2)) -
624  246*pow2(lmMst2) + 235*pow3(lmMst2)))*pow6(Mst1) + 96*(2 + lmMst2 - 3*
625  pow2(lmMst2))*(2*pow2(Mst2) + pow2(MuSUSY))*pow6(Mst2) - 3*pow2(Mst1)*(
626  (380 - 32*lmMst1*(-2 + lmMst2) + 38*lmMst2 - 251*pow2(lmMst2))*pow2(
627  MuSUSY)*pow4(Mst2) + (568 - 64*lmMst1*(-2 + lmMst2) + 204*lmMst2 - 310*
628  pow2(lmMst2))*pow6(Mst2))))))))))/(16200.*Tbeta*pow2(Sbeta)*pow4(Msq)*
629  pow4(Mst1)*pow6(Mst2)) + (twoLoopFlag*((-72*Mt*pow3(s2t)*(-(Mst2*(4*(3
630  + lmMst1*(2 + lmMst2) - pow2(lmMst2))*pow2(Mst1)*pow2(Mst2) + (3 + 2*
631  lmMst1 - 2*lmMst2)*pow4(Mst1) + 4*(-4 + lmMst1 - 3*lmMst2 + lmMst1*
632  lmMst2 - pow2(lmMst2))*pow4(Mst2))) + Dmglst2*(-4*(1 + lmMst1*(-2 +
633  lmMst2) + 4*lmMst2 - pow2(lmMst2))*pow2(Mst1)*pow2(Mst2) + (1 + 6*
634  lmMst1 - 6*lmMst2)*pow4(Mst1) + 4*(6 + lmMst1 + lmMst2 - lmMst1*lmMst2
635  + pow2(lmMst2))*pow4(Mst2))))/pow2(Mst2) - (144*s2t*pow3(Mt)*(4*pow2(
636  Mst1)*((4 - 5*lmMst2 + lmMst1*(5 + 2*lmMst2 - 2*lmMt) + 2*lmMst2*lmMt -
637  2*pow2(lmMst2))*pow2(Mst2) + (-5 - 6*lmMst2 + lmMst1*(4 + 3*lmMst2) -
638  3*pow2(lmMst2))*pow2(MuSUSY))*pow3(Mst2) + Mst2*(4*(5 - 7*lmMst2 +
639  lmMst1*(7 + 2*lmMst2 - 2*lmMt) + 2*lmMst2*lmMt - 2*pow2(lmMst2))*pow2(
640  Mst2) + (-21 - 38*lmMst2 + 10*lmMst1*(3 + 2*lmMst2) - 20*pow2(lmMst2))*
641  pow2(MuSUSY))*pow4(Mst1) + 4*(-4 + lmMst1 - 3*lmMst2 + lmMst1*lmMst2 -
642  pow2(lmMst2))*pow2(MuSUSY)*pow5(Mst2) + Dmglst2*(4*pow2(Mst1)*pow2(
643  Mst2)*((6 + 13*lmMst2 - 4*lmMt - 2*lmMst2*lmMt + lmMst1*(-9 - 2*lmMst2
644  + 2*lmMt) + 2*pow2(lmMst2))*pow2(Mst2) + (-11 + 2*lmMst2 + lmMst1*(-4 +
645  3*lmMst2) - 3*pow2(lmMst2))*pow2(MuSUSY)) - (4*(1 - 29*lmMst2 + lmMst1*
646  (25 + 6*lmMst2 - 6*lmMt) + 4*lmMt + 6*lmMst2*lmMt - 6*pow2(lmMst2))*
647  pow2(Mst2) + (65 + lmMst1*(34 - 20*lmMst2) - 26*lmMst2 + 20*pow2(
648  lmMst2))*pow2(MuSUSY))*pow4(Mst1) - 4*(6 + lmMst1 + lmMst2 - lmMst1*
649  lmMst2 + pow2(lmMst2))*pow2(MuSUSY)*pow4(Mst2) + 8*(5 + lmMst1*(-1 +
650  lmMst2) + lmMst2 - pow2(lmMst2))*pow6(Mst2)) + 4*(3 - 4*lmMst2 + 2*(
651  lmMst1 + lmMst1*lmMst2 + lmMt) - 2*pow2(lmMst2))*pow7(Mst2)))/pow6(
652  Mst2) + (32*pow4(Mt)*(2*Dmglst2*((53 - 18*lmMst1 + 24*lmMst2 - 24*lmMt)
653  *pow2(Mst1)*pow4(Mst2) + 18*((5 + lmMst2*(11 - 2*lmMt) - 2*lmMst1*(4 +
654  lmMst2 - lmMt) - 3*lmMt + 2*pow2(lmMst2))*pow2(Mst2)*pow4(Mst1) + (3 -
655  6*lmMst2*(-5 + lmMt) - 5*lmMt + lmMst1*(-25 - 6*lmMst2 + 6*lmMt) + 6*
656  pow2(lmMst2))*pow6(Mst1)) - 18*lmMst2*pow6(Mst2)) + 9*(2*(2 + 2*lmMst1*
657  (3 + lmMst2 - lmMt) + lmMt + lmMst2*(-7 + 2*lmMt) - 2*pow2(lmMst2))*
658  pow3(Mst2)*pow4(Mst1) + (3 + 2*lmMst1*(3 + lmMst2) + lmMt + lmMst2*(-5
659  + 4*lmMt) + pow2(lmMst1) - pow2(lmMst2) - 6*pow2(lmMt))*pow2(Mst1)*
660  pow5(Mst2) + Mst2*(9 + lmMst1*(22 + 6*lmMst2 - 6*lmMt) + 6*lmMst2*(-4 +
661  lmMt) + 2*lmMt - 6*pow2(lmMst2))*pow6(Mst1) - 2*(1 + lmMst2)*pow7(Mst2)
662  )))/(pow2(Mst1)*pow5(Mst2)) + (36*Mt*MuSUSY*(16*pow3(Mt)*(2*(4 +
663  lmMst1*(3 + 2*lmMst2 - lmMt) + lmMst2*(-4 + lmMt) + lmMt - 2*pow2(
664  lmMst2))*pow2(Mst1)*pow3(Mst2) + Mst2*(13 + 2*lmMst1*(6 + 3*lmMst2 - 2*
665  lmMt) + 2*lmMt + 2*lmMst2*(-7 + 2*lmMt) - 6*pow2(lmMst2))*pow4(Mst1) +
666  Dmglst2*(11 - 6*lmMst1*lmMst2 - 8*lmMst2*(-5 + lmMt) + 8*lmMst1*(-4 +
667  lmMt) - 8*lmMt + 6*pow2(lmMst2))*pow4(Mst1) + 2*Dmglst2*((7 + 7*lmMst2
668  + lmMst1*(-5 + lmMt) - 2*lmMt - lmMst2*lmMt)*pow2(Mst1)*pow2(Mst2) + (5
669  + lmMst1*(-1 + lmMst2) + lmMst2 - pow2(lmMst2))*pow4(Mst2)) + 2*(2 +
670  lmMst1 + (-2 + lmMst1)*lmMst2 + lmMt - pow2(lmMst2))*pow5(Mst2)) + 6*
671  Mt*pow2(Mst2)*pow2(s2t)*(4*(1 + 3*lmMst2 - lmMst1*(3 + 2*lmMst2) + 2*
672  pow2(lmMst2))*pow2(Mst1)*pow3(Mst2) + Mst2*(1 + 14*lmMst2 - 2*lmMst1*(7
673  + 4*lmMst2) + 8*pow2(lmMst2))*pow4(Mst1) + Dmglst2*(4*(5 + lmMst1*(3 -
674  2*lmMst2) - 3*lmMst2 + 2*pow2(lmMst2))*pow2(Mst1)*pow2(Mst2) + (21 +
675  lmMst1*(18 - 8*lmMst2) - 18*lmMst2 + 8*pow2(lmMst2))*pow4(Mst1) + 4*(6
676  + lmMst1 + lmMst2 - lmMst1*lmMst2 + pow2(lmMst2))*pow4(Mst2)) + 4*(4 +
677  3*lmMst2 - lmMst1*(1 + lmMst2) + pow2(lmMst2))*pow5(Mst2)) + (8*Mst2*
678  s2t*pow2(Mt)*(Dmglst2*(4*(1 - lmMst1 + lmMst2)*pow2(Mst2)*pow4(Mst1) +
679  2*(1 + 2*lmMst2)*pow2(Mst1)*pow4(Mst2) + (4 - 8*lmMst1 + 8*lmMst2)*
680  pow6(Mst1) - 4*lmMst2*pow6(Mst2)) - Mst2*(-2*lmMst1*((1 + 2*lmMst2)*(
681  pow2(Mst1) + pow2(Mst2))*pow4(Mst1) + (3 + lmMst2)*pow2(Mst1)*pow4(
682  Mst2)) + pow2(lmMst1)*(2*pow2(Mst2)*pow4(Mst1) - pow2(Mst1)*pow4(Mst2)
683  + 2*pow6(Mst1)) + pow2(lmMst2)*(2*pow2(Mst2)*pow4(Mst1) + 3*pow2(Mst1)*
684  pow4(Mst2) + 2*pow6(Mst1)) + 2*pow6(Mst2) + 2*lmMst2*(pow2(Mst2)*pow4(
685  Mst1) + 2*pow2(Mst1)*pow4(Mst2) + pow6(Mst1) + pow6(Mst2)))))/pow2(
686  Mst1) + (pow3(Mst2)*pow3(s2t)*(2*(-16 + 6*lmMst2 - 2*lmMst1*(8 + 5*
687  lmMst2) + 3*pow2(lmMst1) + 7*pow2(lmMst2))*pow3(Mst2)*pow4(Mst1) - 2*(-
688  12 - 18*lmMst2 + 2*lmMst1*(5 + 3*lmMst2) + pow2(lmMst1) - 7*pow2(
689  lmMst2))*pow2(Mst1)*pow5(Mst2) + Mst2*(3 + lmMst1*(2 - 32*lmMst2) - 2*
690  lmMst2 + 16*pow2(lmMst1) + 16*pow2(lmMst2))*pow6(Mst1) - 4*Dmglst2*(2*(
691  1 + 2*lmMst1 - lmMst2)*pow2(Mst2)*pow4(Mst1) + 2*(1 + lmMst1 - lmMst2 +
692  2*lmMst1*lmMst2 - 2*pow2(lmMst2))*pow2(Mst1)*pow4(Mst2) + (1 + 2*lmMst1
693  - 2*lmMst2)*pow6(Mst1) - 2*lmMst2*pow6(Mst2)) + 4*(1 + lmMst2)*pow7(
694  Mst2)))/pow2(Mst1)))/(Tbeta*pow6(Mst2)) + 36*pow2(Mt)*pow2(s2t)*(4*(-2*
695  lmMst1*(-2 + lmMst2) - lmMst2*(2 + lmMst2) + 3*pow2(lmMst1))*pow2(Mst1)
696  - 4*(2 - 2*lmMst2 + 2*lmMst1*(3 + lmMst2) + pow2(lmMst1) - 3*pow2(
697  lmMst2))*pow2(Mst2) + (8*(2*Dmglst2*lmMst2 + Mst2 + lmMst2*Mst2)*pow3(
698  Mst2))/pow2(Mst1) - (8*Dmglst2*(pow2(Mst1)*pow2(Mst2) - 2*lmMst1*pow2(
699  Mst1)*(pow2(Mst1) + pow2(Mst2)) + 2*lmMst2*pow4(Mst1) + pow4(Mst2) + 4*
700  lmMst2*pow4(Mst2)))/pow3(Mst2) + (pow2(MuSUSY)*(4*(-1 - 13*lmMst1 + 13*
701  lmMst2 - 8*lmMst1*lmMst2 + pow2(lmMst1) + 7*pow2(lmMst2))*pow3(Mst2)*
702  pow4(Mst1) - 2*(-14 + 10*lmMst1 - 20*lmMst2 + 6*lmMst1*lmMst2 + pow2(
703  lmMst1) - 7*pow2(lmMst2))*pow2(Mst1)*pow5(Mst2) + Mst2*(-1 - 50*lmMst1
704  + 50*lmMst2 - 64*lmMst1*lmMst2 + 20*pow2(lmMst1) + 44*pow2(lmMst2))*
705  pow6(Mst1) - 4*Dmglst2*(2*(2 - 3*lmMst2 + lmMst1*(3 + 2*lmMst2) - 2*
706  pow2(lmMst2))*pow2(Mst2)*pow4(Mst1) + 2*(1 + lmMst1 - 2*lmMst2 + 2*
707  lmMst1*lmMst2 - 2*pow2(lmMst2))*pow2(Mst1)*pow4(Mst2) + (5 - 8*lmMst2 +
708  4*lmMst1*(2 + lmMst2) - 4*pow2(lmMst2))*pow6(Mst1) - 2*lmMst2*pow6(
709  Mst2)) + 4*(1 + lmMst2)*pow7(Mst2)))/(pow2(Mst1)*pow5(Mst2))) + ((-9*
710  pow4(s2t)*(4*(-14 - 3*lmMst1 - 6*lmMst2 - 2*lmMst1*lmMst2 + 2*pow2(
711  lmMst1))*pow3(Mst2)*pow4(Mst1) - 2*(-10 + 10*lmMst1 - 16*lmMst2 + 6*
712  lmMst1*lmMst2 + pow2(lmMst1) - 7*pow2(lmMst2))*pow2(Mst1)*pow5(Mst2) +
713  Mst2*(35 + 34*lmMst1 - 14*lmMst2 - 12*lmMst1*lmMst2 + 10*pow2(lmMst1) +
714  2*pow2(lmMst2))*pow6(Mst1) + 4*Dmglst2*(-2*(lmMst1 - 2*lmMst1*lmMst2 +
715  2*pow2(lmMst2))*pow2(Mst2)*pow4(Mst1) - 2*(1 + lmMst1 + 2*lmMst1*lmMst2
716  - 2*pow2(lmMst2))*pow2(Mst1)*pow4(Mst2) + (1 + 2*lmMst1)*pow6(Mst1) +
717  2*lmMst2*pow6(Mst2)) + 4*(1 + lmMst2)*pow7(Mst2)))/Mst2 - (36*s2t*pow2(
718  Mt)*pow2(MuSUSY)*(4*(4*Mt*(5 + 6*lmMst2 - lmMst1*(4 + 3*lmMst2) + 3*
719  pow2(lmMst2)) + Mst2*s2t*(-1 + 13*lmMst2 - lmMst1*(13 + 8*lmMst2) +
720  pow2(lmMst1) + 7*pow2(lmMst2)))*pow3(Mst2)*pow4(Mst1) + 2*(-(Mst2*s2t*(
721  -14 - 20*lmMst2 + 2*lmMst1*(5 + 3*lmMst2) + pow2(lmMst1) - 7*pow2(
722  lmMst2))) + 8*Mt*(4 + 3*lmMst2 - lmMst1*(1 + lmMst2) + pow2(lmMst2)))*
723  pow2(Mst1)*pow5(Mst2) + 4*Dmglst2*(Mst2*s2t*(-5 + 8*lmMst2 - 4*lmMst1*(
724  2 + lmMst2) + 4*pow2(lmMst2)) + Mt*(65 + lmMst1*(34 - 20*lmMst2) - 26*
725  lmMst2 + 20*pow2(lmMst2)))*pow6(Mst1) + Mst2*(Mst2*s2t*(-1 + 50*lmMst2
726  - 2*lmMst1*(25 + 32*lmMst2) + 20*pow2(lmMst1) + 44*pow2(lmMst2)) + Mt*(
727  84 + 152*lmMst2 - 40*lmMst1*(3 + 2*lmMst2) + 80*pow2(lmMst2)))*pow6(
728  Mst1) + 8*Dmglst2*((Mst2*s2t*(-2 + 3*lmMst2 - lmMst1*(3 + 2*lmMst2) +
729  2*pow2(lmMst2)) + Mt*(22 + lmMst1*(8 - 6*lmMst2) - 4*lmMst2 + 6*pow2(
730  lmMst2)))*pow2(Mst2)*pow4(Mst1) + (-(Mst2*s2t*(1 + lmMst1 - 2*lmMst2 +
731  2*lmMst1*lmMst2 - 2*pow2(lmMst2))) + 2*Mt*(6 + lmMst1 + lmMst2 -
732  lmMst1*lmMst2 + pow2(lmMst2)))*pow2(Mst1)*pow4(Mst2) + lmMst2*s2t*pow7(
733  Mst2)) + 4*(1 + lmMst2)*s2t*pow8(Mst2)))/(pow2(Sbeta)*pow6(Mst2)))/
734  pow2(Mst1)))/216. + xDmglst2*pow2(Dmglst2)*(-(twoLoopFlag*(72*Mt*pow3(
735  s2t)*pow4(Mst2)*(8*pow2(Mst1)*pow2(Mst2) + (3 - 6*lmMst1 + 6*lmMst2)*
736  pow4(Mst1) + 2*(8 + lmMst1 - lmMst2)*pow4(Mst2)) + (96*Mst2*pow4(Mt)*(
737  3*(37 + 41*lmMst2 - 13*lmMt - 6*lmMst2*lmMt + lmMst1*(-28 - 6*lmMst2 +
738  6*lmMt) + 6*pow2(lmMst2))*pow2(Mst2)*pow4(Mst1) + (17 - 3*lmMst1 + 9*
739  lmMst2 - 3*lmMt)*pow2(Mst1)*pow4(Mst2) + 3*(75 + 174*lmMst2 - 37*lmMt -
740  30*lmMst2*lmMt + lmMst1*(-137 - 30*lmMst2 + 30*lmMt) + 30*pow2(lmMst2))
741  *pow6(Mst1) + 3*(-2 + lmMst2)*pow6(Mst2)))/pow2(Mst1) - 16*s2t*pow3(Mt)
742  *(9*(2*(27 + 70*lmMst2 - 4*lmMst1*(14 + 3*lmMst2 - 3*lmMt) - 2*(7 + 6*
743  lmMst2)*lmMt + 12*pow2(lmMst2))*pow2(Mst2) + 67*pow2(MuSUSY))*pow4(
744  Mst1) + 18*(8 + lmMst1 - lmMst2)*pow2(MuSUSY)*pow4(Mst2) + 18*pow2(
745  Mst1)*(2*(10 + lmMst1 - lmMst2)*pow2(Mst2)*pow2(MuSUSY) + (19 + 17*
746  lmMst2 - 6*lmMt - 2*lmMst2*lmMt + lmMst1*(-11 - 2*lmMst2 + 2*lmMt) + 2*
747  pow2(lmMst2))*pow4(Mst2)) + (19 + 36*lmMst1 - 42*lmMst2 + 6*lmMt)*pow6(
748  Mst2)) - (12*Mst2*pow2(Mt)*pow2(s2t)*(-2*pow4(Mst1)*(3*(8 - 9*lmMst1 +
749  9*lmMst2 + 2*lmMst1*lmMst2 - 2*pow2(lmMst2))*pow2(Mst2)*pow2(MuSUSY) +
750  (-13 + 18*lmMst1 - 24*lmMst2)*pow4(Mst2)) - 3*(4*(-4 + 7*lmMst1 - 7*
751  lmMst2)*pow2(Mst2) + (17 + 4*lmMst1*(-7 + lmMst2) + 28*lmMst2 - 4*pow2(
752  lmMst2))*pow2(MuSUSY))*pow6(Mst1) + 6*(-2 + lmMst2)*(2*pow2(Mst2) +
753  pow2(MuSUSY))*pow6(Mst2) - 2*pow2(Mst1)*(3*(8 - 5*lmMst1 + 4*lmMst2 +
754  2*lmMst1*lmMst2 - 2*pow2(lmMst2))*pow2(MuSUSY)*pow4(Mst2) + (-29 + 12*
755  lmMst2)*pow6(Mst2))))/pow2(Mst1) + (-9*pow4(s2t)*pow5(Mst2)*(2*(-6 +
756  lmMst1 - 2*lmMst1*lmMst2 + 2*pow2(lmMst2))*pow2(Mst2)*pow4(Mst1) + 2*(4
757  + 6*lmMst2 + lmMst1*(-5 + 2*lmMst2) - 2*pow2(lmMst2))*pow2(Mst1)*pow4(
758  Mst2) + (1 - 2*lmMst1)*pow6(Mst1) - 2*(-2 + lmMst2)*pow6(Mst2)) + (36*
759  s2t*pow2(Mt)*pow2(MuSUSY)*(-2*(-8*(10 + lmMst1 - lmMst2)*Mt + Mst2*s2t*
760  (8 - 9*lmMst1 + 9*lmMst2 + 2*lmMst1*lmMst2 - 2*pow2(lmMst2)))*pow2(
761  Mst2)*pow4(Mst1) - 2*(-4*(8 + lmMst1 - lmMst2)*Mt + Mst2*s2t*(8 - 5*
762  lmMst1 + 4*lmMst2 + 2*lmMst1*lmMst2 - 2*pow2(lmMst2)))*pow2(Mst1)*pow4(
763  Mst2) + (268*Mt + Mst2*s2t*(-17 - 4*lmMst1*(-7 + lmMst2) - 28*lmMst2 +
764  4*pow2(lmMst2)))*pow6(Mst1) + 2*(-2 + lmMst2)*s2t*pow7(Mst2)))/pow2(
765  Sbeta) - (4*Mt*MuSUSY*(-2*(pow2(Mst2)*(36*(5 - 3*lmMst1 + 3*lmMst2)*
766  Mst2*s2t*pow2(Mt) - 54*(12 + lmMst1 - lmMst2)*Mt*pow2(Mst2)*pow2(s2t) +
767  4*(155 + 3*lmMst2*(41 - 6*lmMt) - 18*lmMst1*(4 + lmMst2 - lmMt) - 51*
768  lmMt + 18*pow2(lmMst2))*pow3(Mt) - 9*(4*lmMst1 - 5*lmMst2)*pow3(Mst2)*
769  pow3(s2t))*pow4(Mst1) + pow2(Mst1)*(6*(17 - 6*lmMst2)*Mst2*s2t*pow2(Mt)
770  - 54*(8 + lmMst1 - lmMst2)*Mt*pow2(Mst2)*pow2(s2t) + 4*(11 + 18*lmMst1
771  - 21*lmMst2 + 3*lmMt)*pow3(Mt) + 9*(6 + 5*lmMst2 + lmMst1*(-5 + 2*
772  lmMst2) - 2*pow2(lmMst2))*pow3(Mst2)*pow3(s2t))*pow4(Mst2)) - (72*(9 -
773  10*lmMst1 + 10*lmMst2)*Mst2*s2t*pow2(Mt) + 54*(-27 + 4*lmMst1 - 4*
774  lmMst2)*Mt*pow2(Mst2)*pow2(s2t) + 8*(335 + 699*lmMst2 - 18*lmMst1*(29 +
775  7*lmMst2 - 7*lmMt) - 3*(59 + 42*lmMst2)*lmMt + 126*pow2(lmMst2))*pow3(
776  Mt) + 9*(1 - 10*lmMst1 + 10*lmMst2)*pow3(Mst2)*pow3(s2t))*pow6(Mst1) +
777  18*(-2 + lmMst2)*s2t*(-4*pow2(Mt) + pow2(Mst2)*pow2(s2t))*pow7(Mst2)))/
778  Tbeta)/pow2(Mst1)))/(108.*pow7(Mst2)) + (Al4p*threeLoopFlag*((175*Mt*
779  pow3(s2t)*(12*pow2(Mst1)*pow2(Mst2)*(282298 - 61560*B4 + 1620*DN -
780  236520*lmMst1 - 180*(-439 + 438*lmMst1)*lmMst2 + 2240*OepS2 - 81*(-1373
781  + 560*lmMst1 - 560*lmMst2)*S2 - 4320*pow2(lmMst1) + 1080*(77 + 48*
782  lmMst1)*pow2(lmMst2) - 51840*pow3(lmMst2)) - (2727217 - 437920*OepS2 +
783  360*lmMst2*(4958 - 24633*S2) + 3648132*S2 + 360*lmMst1*(-1460 + 1980*
784  lmMst2 + 24633*S2) - 349920*pow2(lmMst1) - 673920*pow2(lmMst2))*pow4(
785  Mst1) + 103680*(3 + 4*lmMst2 - 3*pow2(lmMst2))*pow4(Mst2)))/(Mst2*pow2(
786  Mst1)) - (50*s2t*pow3(Mt)*((8*pow2(Mst2)*(7384247 - 12322800*lmMt +
787  1183840*OepS2 + 5821092*S2 + 22680*(41 + 4*lmMst2 - 4*lmMt)*pow2(
788  lmMst1) + 1890*(-2489 + 48*lmMt)*pow2(lmMst2) + 315*lmMst1*(1073 +
789  7734*lmMst2 + 690*lmMt - 76104*S2 + 864*pow2(lmMst2) - 864*pow2(lmMt))
790  + 816480*pow2(lmMt) + 315*lmMst2*(11587 + 966*lmMt + 76104*S2 + 864*
791  pow2(lmMt)) - 362880*pow3(lmMst2)) + 35*pow2(MuSUSY)*(996211 - 295488*
792  B4 + 7776*DN - 1030176*lmMst1 - 144*(-1883 + 3618*lmMst1)*lmMst2 +
793  98336*OepS2 - 756*(259 + 2634*lmMst1 - 2634*lmMst2)*S2 + 49248*pow2(
794  lmMst1) + 5184*(67 + 48*lmMst1)*pow2(lmMst2) - 248832*pow3(lmMst2)))*
795  pow4(Mst1) + 725760*(3 + 4*lmMst2 - 3*pow2(lmMst2))*(2*pow2(Mst2) +
796  pow2(MuSUSY))*pow4(Mst2) + 12*pow2(Mst1)*(7*pow2(Mst2)*pow2(MuSUSY)*(
797  334138 - 61560*B4 + 1620*DN - 236520*lmMst1 - 180*(-823 + 438*lmMst1)*
798  lmMst2 + 2240*OepS2 - 81*(-1373 + 560*lmMst1 - 560*lmMst2)*S2 - 4320*
799  pow2(lmMst1) + 1080*(29 + 48*lmMst1)*pow2(lmMst2) - 51840*pow3(lmMst2))
800  - 2*(1243547 + 1157940*lmMt - 15680*OepS2 + 1680*lmMst2*(-1091 + 42*
801  lmMt - 189*S2) - 953208*S2 + 7560*lmMst1*(135 + 33*lmMst2 - 8*lmMt +
802  42*S2) + 30240*pow2(lmMst1) - 486360*pow2(lmMst2) + 15120*pow2(lmMt))*
803  pow4(Mst2))))/(pow2(Mst1)*pow5(Mst2)) + 2551500*pow4(s2t)*((-2*OepS2*(
804  1136*pow2(Mst1) + 21*pow2(Mst2)))/729. + (S2*(4*(14023 + 8520*lmMst1 -
805  8520*lmMst2)*pow2(Mst1) + 9*(65819 + 70*lmMst1 - 70*lmMst2)*pow2(Mst2))
806  )/540. + pow2(Mst1)*(29.427737997256514 - B4/3. + (4*D3)/9. - (5*DN)/
807  18. + (270961*lmMst1)/8100. + (653*pow2(lmMst1))/90. - (lmMst2*(332311
808  + 189090*lmMst1 + 57150*pow2(lmMst1)))/8100. + (7.95 + (74*lmMst1)/9.)*
809  pow2(lmMst2) + (5*pow3(lmMst1))/18. - (13*pow3(lmMst2))/9.) - pow2(
810  Mst2)*(47.56630658436214 - (19*B4)/9. + (20*D3)/9. - (7*DN)/6. + (163*
811  lmMst1)/9. - (25*pow2(lmMst1))/36. + (2*lmMst2*(-347 - 18*lmMst1 + 12*
812  pow2(lmMst1)))/27. - ((99 + 41*lmMst1)*pow2(lmMst2))/6. + (107*pow3(
813  lmMst2))/18.) + ((940 - 32*lmMst1*(-2 + lmMst2) + 102*lmMst2 - 443*
814  pow2(lmMst2))*pow4(Mst2))/(36.*pow2(Mst1)) - (8*(2 + lmMst2 - 3*pow2(
815  lmMst2))*pow6(Mst2))/(9.*pow4(Mst1))) + (pow2(Mt)*pow2(s2t)*(-75*pow4(
816  Mst1)*(-7*pow2(Mst2)*pow2(MuSUSY)*(13169 - 41040*B4 + 43200*D3 - 22680*
817  DN + 282960*lmMst1 + 1120*OepS2 - 324*(65819 + 70*lmMst1 - 70*lmMst2)*
818  S2 - 13500*pow2(lmMst1) + 720*lmMst2*(-775 + 12*lmMst1 + 24*pow2(
819  lmMst1)) - 1080*(-2 + 123*lmMst1)*pow2(lmMst2) + 115560*pow3(lmMst2)) +
820  18*(2164753 - 3360*B4 + 3360*D3 - 1680*DN + 89040*lmMst1 - 6720*lmMt +
821  7840*OepS2 - 324*(523 + 490*lmMst1 - 490*lmMst2)*S2 + 17220*pow2(
822  lmMst1) - 140*lmMst2*(-6485 - 1098*lmMst1 + 96*pow2(lmMst1)) - 420*(129
823  + 32*lmMst1)*pow2(lmMst2) + 26880*pow3(lmMst2))*pow4(Mst2)) - 2*(14*
824  pow2(MuSUSY)*(2011073 + 1417500*B4 - 1458000*D3 + 749250*DN + 934245*
825  lmMst1 - 1178000*OepS2 + 1350*(620417 + 17670*lmMst1 - 17670*lmMst2)*S2
826  + 3150900*pow2(lmMst1) - 45*lmMst2*(-124139 + 189090*lmMst1 + 71550*
827  pow2(lmMst1)) + 4050*(1323 + 1970*lmMst1)*pow2(lmMst2) + 101250*pow3(
828  lmMst1) - 4860000*pow3(lmMst2)) + 9*pow2(Mst2)*(68526791 + 9072000*lmMt
829  + 2772000*OepS2 - 107403300*S2 + 420*lmMst2*(102713 + 6000*lmMt +
830  133650*S2) + 6300*(131 - 30*lmMst2)*pow2(lmMst1) - 35116200*pow2(
831  lmMst2) - 840*lmMst1*(-47431 - 41010*lmMst2 + 3000*lmMt + 66825*S2 +
832  6975*pow2(lmMst2)) + 63000*pow3(lmMst1) + 5985000*pow3(lmMst2)))*pow6(
833  Mst1) + 9072000*(2 + lmMst2 - 3*pow2(lmMst2))*(2*pow2(Mst2) + pow2(
834  MuSUSY))*pow6(Mst2) - 283500*pow2(Mst1)*((812 - 32*lmMst1*(-2 + lmMst2)
835  + 38*lmMst2 - 251*pow2(lmMst2))*pow2(MuSUSY)*pow4(Mst2) + (1432 - 64*
836  lmMst1*(-2 + lmMst2) + 204*lmMst2 - 310*pow2(lmMst2))*pow6(Mst2))))/(
837  pow4(Mst1)*pow4(Mst2)) + (2551500*MuSUSY*(-(pow2(Mt)*pow2(s2t)*((64*
838  Mst2*(3 + 4*lmMst2 - 3*pow2(lmMst2)))/(3.*pow2(Mst1)) + (
839  761.0320987654321 - 152*B4 + 4*DN - 584*lmMst1 + (4*(631 - 438*lmMst1)*
840  lmMst2)/9. - (32*pow2(lmMst1))/3. + (8*(53 + 48*lmMst1)*pow2(lmMst2))/
841  3. - 128*pow3(lmMst2))/Mst2 + ((56*OepS2*(415*pow2(Mst1) + 24*pow2(
842  Mst2)))/243. - (S2*((21422 + 87150*lmMst1 - 87150*lmMst2)*pow2(Mst1) +
843  9*(-1373 + 560*lmMst1 - 560*lmMst2)*pow2(Mst2)))/45.)/pow3(Mst2) + (
844  pow2(Mst1)*(199.87633744855967 - 152*B4 + 4*DN - (12848*lmMst1)/27. - (
845  8*(293 + 1152*lmMst1)*lmMst2)/27. + (184*pow2(lmMst1))/3. + 8*(35 + 16*
846  lmMst1)*pow2(lmMst2) - 128*pow3(lmMst2)))/pow3(Mst2))) + Mt*(pow3(s2t)*
847  (92.93189300411522 - (76*B4)/9. + (80*D3)/9. - (14*DN)/3. + (196*
848  lmMst1)/3. - (25*pow2(lmMst1))/9. + (2*lmMst2*(-1493 - 24*lmMst1 + 48*
849  pow2(lmMst1)))/27. - ((247 + 246*lmMst1)*pow2(lmMst2))/9. + (8*OepS2*(
850  21 + (1157*pow2(Mst1))/pow2(Mst2)))/729. + ((-876 + 32*lmMst1*(-2 +
851  lmMst2) - 70*lmMst2 + 347*pow2(lmMst2))*pow2(Mst2))/(9.*pow2(Mst1)) - (
852  S2*((648463 + 34710*lmMst1 - 34710*lmMst2)*pow2(Mst1) + 9*(65819 + 70*
853  lmMst1 - 70*lmMst2)*pow2(Mst2)))/(135.*pow2(Mst2)) - (pow2(Mst1)*(
854  24.779058984910836 + (64*B4)/9. - (64*D3)/9. + (32*DN)/9. + (138661*
855  lmMst1)/2025. + (159*pow2(lmMst1))/5. - lmMst2*(53.5116049382716 + (
856  458*lmMst1)/5. + (286*pow2(lmMst1))/9.) + (2*(1333 + 1355*lmMst1)*pow2(
857  lmMst2))/45. + (10*pow3(lmMst1))/9. - (266*pow3(lmMst2))/9.))/pow2(
858  Mst2) + (214*pow3(lmMst2))/9. + (32*(2 + lmMst2 - 3*pow2(lmMst2))*pow4(
859  Mst2))/(9.*pow4(Mst1))) - (4*T1ep*(21*pow2(Mst2)*(36*Mst2*s2t*pow2(Mt)
860  - 24*Mt*pow2(Mst2)*pow2(s2t) + 32*pow3(Mt) + pow3(Mst2)*pow3(s2t)) +
861  pow2(Mst1)*(4320*Mst2*s2t*pow2(Mt) - 8715*Mt*pow2(Mst2)*pow2(s2t) +
862  17584*pow3(Mt) + 1157*pow3(Mst2)*pow3(s2t))))/(243.*pow5(Mst2))) + (4*(
863  -3*(1648637 + 1173060*lmMt - 15680*OepS2 + 1680*lmMst2*(-1214 + 42*lmMt
864  - 189*S2) - 953208*S2 + 7560*lmMst1*(131 + 33*lmMst2 - 8*lmMt + 42*S2)
865  + 30240*pow2(lmMst1) - 304920*pow2(lmMst2) + 15120*pow2(lmMt))*pow2(
866  Mst1)*pow2(Mst2) + 2*(-1657412 - 7512750*lmMt + 615440*OepS2 + 4340358*
867  S2 + 11340*(35 + 4*lmMst2 - 4*lmMt)*pow2(lmMst1) + 945*(-1981 + 48*
868  lmMt)*pow2(lmMst2) + 315*lmMst1*(-4223 + 2679*lmMst2 + 201*lmMt -
869  39564*S2 + 432*pow2(lmMst2) - 432*pow2(lmMt)) + 385560*pow2(lmMt) +
870  945*lmMst2*(5321 + 193*lmMt + 13188*S2 + 144*pow2(lmMt)) - 181440*pow3(
871  lmMst2))*pow4(Mst1) - 181440*(-3 - 4*lmMst2 + 3*pow2(lmMst2))*pow4(
872  Mst2))*pow4(Mt))/(25515.*pow2(Mst1)*pow5(Mst2)) + (s2t*pow3(Mt)*(75*
873  pow2(Mst2)*(2435233 - 3360*B4 + 3360*D3 - 1680*DN + 115920*lmMst1 -
874  6720*lmMt + 7840*OepS2 - 324*(523 + 490*lmMst1 - 490*lmMst2)*S2 +
875  17220*pow2(lmMst1) - 140*lmMst2*(-6695 - 1002*lmMst1 + 96*pow2(lmMst1))
876  - 1680*(47 + 8*lmMst1)*pow2(lmMst2) + 26880*pow3(lmMst2))*pow4(Mst1) +
877  31500*(652 - 32*lmMst1*(-2 + lmMst2) + 70*lmMst2 - 59*pow2(lmMst2))*
878  pow2(Mst1)*pow4(Mst2) + 2*(127852633 - 126000*B4 + 126000*D3 - 63000*DN
879  + 23638020*lmMst1 - 252000*(-17 + 5*lmMst1 - 5*lmMst2)*lmMt + 1680000*
880  OepS2 - 2700*(22243 + 12600*lmMst1 - 12600*lmMst2)*S2 + 1058400*pow2(
881  lmMst1) - 420*lmMst2*(-136544 - 53535*lmMst1 + 1425*pow2(lmMst1)) -
882  6300*(3257 + 545*lmMst1)*pow2(lmMst2) + 31500*pow3(lmMst1) + 4000500*
883  pow3(lmMst2))*pow6(Mst1) - 1008000*(2 + lmMst2 - 3*pow2(lmMst2))*pow6(
884  Mst2)))/(70875.*pow4(Mst1)*pow4(Mst2))))/Tbeta + (4*pow4(Mt)*(15*pow4(
885  Mst1)*(840*pow2(Mst2)*pow2(MuSUSY)*(33934 - 90*B4 + 90*D3 - 45*DN +
886  720*lmMst1 + 120*(163 + 24*lmMst1)*lmMst2 - 120*lmMt - 10206*S2 - 720*(
887  2 + lmMst1)*pow2(lmMst2) + 720*pow3(lmMst2)) - (46632377 + 17278380*
888  lmMt - 744800*OepS2 - 29679210*S2 - 168*lmMst2*(-56837 + 7170*lmMt +
889  89775*S2) + 132300*pow2(lmMst1) + 10427760*pow2(lmMst2) + 37800*lmMst1*
890  (66 - 240*lmMst2 + 399*S2 + 32*(lmMt + pow2(lmMst2))) - 1587600*pow2(
891  lmMt) - 1209600*pow3(lmMst2))*pow4(Mst2)) + (pow2(Mst2)*(648916519 -
892  1795878000*lmMt + 158732000*OepS2 + 66753450*S2 + 113400*(1403 + 285*
893  lmMst2 - 225*lmMt)*pow2(lmMst1) + 94500*(-15839 + 558*lmMt)*pow2(
894  lmMst2) + 3780*lmMst1*(132381 + lmMst2*(272035 - 7200*lmMt) - 21415*
895  lmMt - 850350*S2 + 22200*pow2(lmMst2) - 21600*pow2(lmMt)) + 176904000*
896  pow2(lmMt) + 1260*lmMst2*(-245893 + 169395*lmMt + 2551050*S2 + 64800*
897  pow2(lmMt)) - 2268000*pow3(lmMst1) - 113967000*pow3(lmMst2)) + 525*
898  pow2(MuSUSY)*(2199511 - 4320*B4 + 4320*D3 - 2160*DN + 140160*lmMst1 +
899  960*(1426 + 303*lmMst1)*lmMst2 - 2880*(-16 + 5*lmMst1 - 5*lmMst2)*lmMt
900  - 1120*OepS2 + 324*(-3411 + 70*lmMst1 - 70*lmMst2)*S2 - 2880*(77 + 24*
901  lmMst1)*pow2(lmMst2) + 69120*pow3(lmMst2)))*pow6(Mst1) + 283500*(620 -
902  32*lmMst1*(-2 + lmMst2) + 166*lmMst2 - 59*pow2(lmMst2))*pow2(Mst1)*
903  pow6(Mst2) - 9072000*(2 + lmMst2 - 3*pow2(lmMst2))*pow8(Mst2)))/(pow4(
904  Mst1)*pow6(Mst2)) + (-10500*T1ep*(4*pow2(Mst1)*(-2*pow2(Mst2)*pow2(Mt)*
905  pow2(s2t)*(-589*pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 891*pow2(Mst2)*pow2(
906  Sbeta)) - 14*Mst2*s2t*(439*pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 1208*pow2(
907  Mst2)*pow2(Sbeta))*pow3(Mt) + 4*(-21*pow2(MuSUSY)*(-1 + pow2(Sbeta)) +
908  5669*pow2(Mst2)*pow2(Sbeta))*pow4(Mt) + (2737*Mt - 284*Mst2*s2t)*pow2(
909  Sbeta)*pow3(s2t)*pow5(Mst2)) + 21*pow3(Mst2)*(-4*Mst2*pow2(Mt)*pow2(
910  s2t)*(-(pow2(MuSUSY)*(-1 + pow2(Sbeta))) + 18*pow2(Mst2)*pow2(Sbeta)) -
911  64*s2t*(pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 2*pow2(Mst2)*pow2(Sbeta))*
912  pow3(Mt) + pow2(Sbeta)*(32*Mt*pow3(s2t)*pow4(Mst2) + 304*Mst2*pow4(Mt)
913  - pow4(s2t)*pow5(Mst2)))) - (7*pow2(Mt)*pow2(MuSUSY)*(75*pow2(Mst2)*(-
914  8*Mst2*Mt*s2t*(334138 - 61560*B4 + 1620*DN - 236520*lmMst1 - 180*(-823
915  + 438*lmMst1)*lmMst2 + 2240*OepS2 - 81*(-1373 + 560*lmMst1 - 560*
916  lmMst2)*S2 - 4320*pow2(lmMst1) + 1080*(29 + 48*lmMst1)*pow2(lmMst2) -
917  51840*pow3(lmMst2)) + 96*pow2(Mt)*(33934 - 90*B4 + 90*D3 - 45*DN + 720*
918  lmMst1 + 120*(163 + 24*lmMst1)*lmMst2 - 120*lmMt - 10206*S2 - 720*(2 +
919  lmMst1)*pow2(lmMst2) + 720*pow3(lmMst2)) + pow2(Mst2)*pow2(s2t)*(13169
920  - 41040*B4 + 43200*D3 - 22680*DN + 282960*lmMst1 + 1120*OepS2 - 324*(
921  65819 + 70*lmMst1 - 70*lmMst2)*S2 - 13500*pow2(lmMst1) + 720*lmMst2*(-
922  775 + 12*lmMst1 + 24*pow2(lmMst1)) - 1080*(-2 + 123*lmMst1)*pow2(
923  lmMst2) + 115560*pow3(lmMst2)))*pow4(Mst1) - 40500*s2t*(Mst2*s2t*(812 -
924  32*lmMst1*(-2 + lmMst2) + 38*lmMst2 - 251*pow2(lmMst2)) + 128*Mt*(3 +
925  4*lmMst2 - 3*pow2(lmMst2)))*pow2(Mst1)*pow5(Mst2) + 2*(-2*pow2(Mst2)*
926  pow2(s2t)*(2011073 + 1417500*B4 - 1458000*D3 + 749250*DN + 934245*
927  lmMst1 - 1178000*OepS2 + 1350*(620417 + 17670*lmMst1 - 17670*lmMst2)*S2
928  + 3150900*pow2(lmMst1) - 45*lmMst2*(-124139 + 189090*lmMst1 + 71550*
929  pow2(lmMst1)) + 4050*(1323 + 1970*lmMst1)*pow2(lmMst2) + 101250*pow3(
930  lmMst1) - 4860000*pow3(lmMst2)) - 125*Mst2*Mt*s2t*(996211 - 295488*B4 +
931  7776*DN - 1030176*lmMst1 - 144*(-1883 + 3618*lmMst1)*lmMst2 + 98336*
932  OepS2 - 756*(259 + 2634*lmMst1 - 2634*lmMst2)*S2 + 49248*pow2(lmMst1) +
933  5184*(67 + 48*lmMst1)*pow2(lmMst2) - 248832*pow3(lmMst2)) + 150*pow2(
934  Mt)*(2199511 - 4320*B4 + 4320*D3 - 2160*DN + 140160*lmMst1 + 960*(1426
935  + 303*lmMst1)*lmMst2 - 2880*(-16 + 5*lmMst1 - 5*lmMst2)*lmMt - 1120*
936  OepS2 + 324*(-3411 + 70*lmMst1 - 70*lmMst2)*S2 - 2880*(77 + 24*lmMst1)*
937  pow2(lmMst2) + 69120*pow3(lmMst2)))*pow6(Mst1) + 1296000*(2 + lmMst2 -
938  3*pow2(lmMst2))*pow2(s2t)*pow8(Mst2)))/pow4(Mst1))/(pow2(Sbeta)*pow6(
939  Mst2))))/2.5515e6)) - (Al4p*((35*Al4p*threeLoopFlag*(12*xDmglst2*pow2(
940  Dmglst2)*pow4(Msq)*(-2*pow2(Mst1)*(-8*pow2(Mst2)*pow2(Mt)*(-(Tbeta*
941  pow2(MuSUSY)*pow2(s2t)*(-1 + pow2(Sbeta))*(-229142*z3 - 7489*z4 + 795*
942  pow2(z2))) + pow2(Sbeta)*(-72*Mt*MuSUSY*s2t*(2534*z3 + 33*z4 + 90*pow2(
943  z2)) - 2*Tbeta*pow2(Mt)*(-619510*z3 + 11338*z4 + 17007*pow2(z2)))) - 4*
944  s2t*pow2(Mt)*pow2(Sbeta)*(3*MuSUSY*s2t*(127198*z3 + 6782*z4 - 14613*
945  pow2(z2)) + 16*Mt*Tbeta*(-61328*z3 + 2114*z4 + 3171*pow2(z2)))*pow3(
946  Mst2) - 8*Mst2*MuSUSY*(-2*Mt*pow2(Sbeta)*(-342281*z3 + 8792*z4 + 13188*
947  pow2(z2)) - MuSUSY*s2t*Tbeta*(-1 + pow2(Sbeta))*(-323836*z3 - 8090*z4 +
948  37437*pow2(z2)))*pow3(Mt) - 2*Mt*pow2(s2t)*pow2(Sbeta)*(MuSUSY*s2t*(
949  547817*z3 + 10924*z4 - 6942*pow2(z2)) + 9*Mt*Tbeta*(-15053*z3 + 792*z4
950  + 1188*pow2(z2)))*pow4(Mst2) + Tbeta*(-48*pow2(MuSUSY)*(-1 + pow2(
951  Sbeta))*(-25778*z3 + 338*z4 + 21*pow2(z2))*pow4(Mt) + pow2(Sbeta)*(
952  Mst2*s2t*(89533*z3 - 4054*z4 - 5352*pow2(z2)) + 28*Mt*(-9920*z3 + 782*
953  z4 + 1173*pow2(z2)))*pow3(s2t)*pow5(Mst2))) + 3*pow2(Mst2)*(-4*pow2(
954  Mst2)*pow2(Mt)*(-(Tbeta*pow2(MuSUSY)*pow2(s2t)*(-1 + pow2(Sbeta))*(
955  122917*z3 + 6344*z4 + 1254*pow2(z2))) + 2*Mt*pow2(Sbeta)*(7*Mt*Tbeta*(-
956  29483*z3 + 152*z4 + 228*pow2(z2)) + 3*MuSUSY*s2t*(55597*z3 - 264*z4 +
957  252*pow2(z2)))) + 4*Mt*s2t*pow2(Sbeta)*(4*Mt*(3*MuSUSY*s2t*(32773*z3 +
958  218*z4 - 3804*pow2(z2)) + 2*Mt*Tbeta*(-32323*z3 + 112*z4 + 168*pow2(z2)
959  )) + Mst2*s2t*(3*Mt*Tbeta*(55597*z3 - 264*z4 + 252*pow2(z2)) + MuSUSY*
960  s2t*(122917*z3 + 6344*z4 + 1254*pow2(z2))))*pow3(Mst2) + 32*Mst2*
961  MuSUSY*(Mt*pow2(Sbeta)*(32323*z3 - 112*z4 - 168*pow2(z2)) - MuSUSY*s2t*
962  Tbeta*(-1 + pow2(Sbeta))*(-32773*z3 - 218*z4 + 3804*pow2(z2)))*pow3(Mt)
963  + Tbeta*(-576*(608*z3 - 9*z4)*pow2(MuSUSY)*(-1 + pow2(Sbeta))*pow4(Mt)
964  + pow2(Sbeta)*(-(Mst2*s2t*(122917*z3 + 6344*z4 + 1254*pow2(z2))) + 16*
965  Mt*(-32773*z3 - 218*z4 + 3804*pow2(z2)))*pow3(s2t)*pow5(Mst2)))) + 8*
966  Dmglst2*(9720*Dmsqst2*z3*(Dmsqst2*xDmsqst2 + pow2(Msq))*pow2(Mst2)*(
967  s2t*pow2(Sbeta)*(-2*s2t*pow2(Mt)*(48*MuSUSY + 5*Mst2*Tbeta*(-2 + pow2(
968  Sbeta))*pow2(Sbeta)) + 704*Tbeta*pow3(Mt) + 5*Tbeta*pow3(Mst2)*pow3(
969  s2t))*pow4(Mst1) - 2*pow2(Mst1)*(16*Mst2*MuSUSY*pow2(Mt)*pow2(s2t)*(-(
970  MuSUSY*Tbeta*(-1 + pow2(Sbeta))) + 3*Mst2*pow2(Sbeta)) + 8*s2t*Tbeta*(
971  5*pow2(MuSUSY)*(-1 + pow2(Sbeta)) - 28*pow2(Mst2)*pow2(Sbeta))*pow3(Mt)
972  - 2*Mt*(5*MuSUSY + 6*Mst2*Tbeta)*pow2(Sbeta)*pow3(Mst2)*pow3(s2t) + 32*
973  (10*MuSUSY + 9*Mst2*Tbeta)*pow2(Sbeta)*pow4(Mt) + Tbeta*pow2(Sbeta)*
974  pow4(s2t)*pow5(Mst2)) - pow2(Mst2)*(12*Mst2*MuSUSY*pow2(Mt)*pow2(s2t)*(
975  -(MuSUSY*Tbeta*(-1 + pow2(Sbeta))) + 2*Mst2*pow2(Sbeta)) + 16*s2t*
976  Tbeta*(pow2(MuSUSY)*(-1 + pow2(Sbeta)) - 12*pow2(Mst2)*pow2(Sbeta))*
977  pow3(Mt) - 4*Mt*(3*MuSUSY + 2*Mst2*Tbeta)*pow2(Sbeta)*pow3(Mst2)*pow3(
978  s2t) + 32*(6*MuSUSY + 5*Mst2*Tbeta)*pow2(Sbeta)*pow4(Mt) + 3*Tbeta*
979  pow2(Sbeta)*pow4(s2t)*pow5(Mst2))) + pow4(Msq)*(-(pow4(Mst1)*(-4*Mst2*
980  pow2(Mt)*pow2(s2t)*(4*Tbeta*pow2(MuSUSY)*(-1 + pow2(Sbeta))*(353116*z3
981  + 11327*z4 + 15897*pow2(z2)) + pow2(Sbeta)*(36*Tbeta*pow2(Mst2)*(-734*
982  z3 + 1538*z4 + 2307*pow2(z2)) - 3*Mst2*MuSUSY*(-728116*z3 + 10126*z4 +
983  105585*pow2(z2)))) - 8*s2t*(-(Tbeta*pow2(MuSUSY)*(-1 + pow2(Sbeta))*(-
984  4*(395581*z3 + 659*z4) + 259215*pow2(z2))) + 4*Mst2*pow2(Sbeta)*(Mst2*
985  Tbeta*(653582*z3 - 25730*z4 - 38595*pow2(z2)) - 9*MuSUSY*(2806*z3 +
986  1514*z4 + 2757*pow2(z2))))*pow3(Mt) + pow2(Sbeta)*(-2*Mt*(8*MuSUSY*(
987  89947*z3 + 6332*z4 + 9498*pow2(z2)) + Mst2*Tbeta*(-565214*z3 + 31142*z4
988  + 46713*pow2(z2)))*pow3(Mst2)*pow3(s2t) - 32*(2*Mst2*Tbeta*(-591386*z3
989  + 5582*z4 + 8373*pow2(z2)) + MuSUSY*(-834482*z3 + 28538*z4 + 48639*
990  pow2(z2)))*pow4(Mt)) + Tbeta*pow2(Sbeta)*(-217283*z3 + 16796*z4 +
991  25194*pow2(z2))*pow4(s2t)*pow5(Mst2))) + 18*Mst2*pow2(Mst1)*(pow2(Mst2)
992  *pow2(Mt)*(16*Tbeta*pow2(Mt)*pow2(Sbeta)*(-28846*z3 + 322*z4 + 483*
993  pow2(z2)) + 3*MuSUSY*pow2(s2t)*(Mst2*pow2(Sbeta)*(99002*z3 + 1210*z4 -
994  18273*pow2(z2)) + 8*MuSUSY*Tbeta*(-1 + pow2(Sbeta))*(9747*z3 + 185*z4 +
995  237*pow2(z2))) - 12*Mt*s2t*pow2(Sbeta)*(8*MuSUSY*(590*z3 - 4*z4 + 75*
996  pow2(z2)) + Mst2*Tbeta*(-26782*z3 + 922*z4 + 1383*pow2(z2)))) + 8*Mst2*
997  MuSUSY*(24*Mt*pow2(Sbeta)*(-1675*z3 + 26*z4 + 93*pow2(z2)) - MuSUSY*
998  s2t*Tbeta*(-1 + pow2(Sbeta))*(-47456*z3 - 709*z4 + 8535*pow2(z2)))*
999  pow3(Mt) + 6*Mt*pow2(s2t)*pow2(Sbeta)*(4*Mt*Tbeta*(741*z3 + 100*z4 +
1000  150*pow2(z2)) + MuSUSY*s2t*(21373*z3 + 316*z4 + 474*pow2(z2)))*pow4(
1001  Mst2) + Tbeta*(-48*pow2(MuSUSY)*(-1 + pow2(Sbeta))*(250*z3 - 94*z4 +
1002  21*pow2(z2))*pow4(Mt) + pow2(Sbeta)*(3*Mst2*s2t*(-1879*z3 + 54*z4) +
1003  Mt*(-8180*z3 + 416*z4 + 2406*pow2(z2)))*pow3(s2t)*pow5(Mst2))) + 27*
1004  pow3(Mst2)*(4*Mt*pow2(Mst2)*(pow2(Mst2)*pow2(s2t)*pow2(Sbeta)*(4*Mt*
1005  Tbeta*(439*z3 - 108*z4) + MuSUSY*s2t*(17615*z3 + 424*z4 + 474*pow2(z2))
1006  ) + Mt*(Tbeta*pow2(MuSUSY)*pow2(s2t)*(-1 + pow2(Sbeta))*(17615*z3 +
1007  424*z4 + 474*pow2(z2)) + 2*Mt*pow2(Sbeta)*(4*MuSUSY*s2t*(-439*z3 + 108*
1008  z4) + Mt*Tbeta*(9017*z3 + 56*z4 + 84*pow2(z2))))) - 2*s2t*pow2(Mt)*
1009  pow2(Sbeta)*(4*Mt*Tbeta*(-18*z3 - 506*z4 + 105*pow2(z2)) + 3*MuSUSY*
1010  s2t*(-30274*z3 - 542*z4 + 5289*pow2(z2)))*pow3(Mst2) + 4*Mst2*MuSUSY*(
1011  2*Mt*pow2(Sbeta)*(-18*z3 - 506*z4 + 105*pow2(z2)) - MuSUSY*s2t*Tbeta*(-
1012  1 + pow2(Sbeta))*(-30274*z3 - 542*z4 + 5289*pow2(z2)))*pow3(Mt) +
1013  Tbeta*(-64*(83*z3 - 27*z4)*pow2(MuSUSY)*(-1 + pow2(Sbeta))*pow4(Mt) +
1014  pow2(Sbeta)*(-(Mst2*s2t*(17615*z3 + 424*z4 + 474*pow2(z2))) + 2*Mt*(-
1015  30274*z3 - 542*z4 + 5289*pow2(z2)))*pow3(s2t)*pow5(Mst2))))) - 3*(5*
1016  Dmsqst2*pow2(Mst2)*(16*pow2(Msq)*(-2*pow4(Mst1)*(2*pow2(Mt)*pow2(s2t)*(
1017  8*Mst2*pow2(Sbeta)*(972*MuSUSY*z3 + Mst2*Tbeta*(14*z3 - 2*z4 - 3*pow2(
1018  z2))) - Tbeta*pow2(MuSUSY)*(-1 + pow2(Sbeta))*(-1771*z3 + 442*z4 + 663*
1019  pow2(z2))) + pow2(Sbeta)*(4*s2t*(-2592*Mst2*Tbeta*z3 + MuSUSY*(-1930*z3
1020  + 106*z4 + 159*pow2(z2)))*pow3(Mt) - 208*Mt*MuSUSY*pow2(Mst2)*(2*(-7*z3
1021  + z4) + 3*pow2(z2))*pow3(s2t) + 15552*Tbeta*z3*pow4(Mt) + Tbeta*(-260*
1022  z3 + 14*z4 + 21*pow2(z2))*pow4(Mst2)*pow4(s2t))) + 9*Mst2*pow2(Mst1)*(
1023  288*Mt*z3*(s2t*pow2(Mst2)*(-12*Mt*MuSUSY*s2t + 8*Tbeta*pow2(Mt) +
1024  Tbeta*pow2(Mst2)*pow2(s2t))*pow2(Sbeta) - 2*MuSUSY*pow2(Mt)*(7*MuSUSY*
1025  s2t*Tbeta*(-1 + pow2(Sbeta)) + 8*Mt*pow2(Sbeta))) - 4*Mst2*pow2(Mt)*(-(
1026  Tbeta*pow2(MuSUSY)*pow2(s2t)*(-1 + pow2(Sbeta))*(-35*z3 + 26*z4 + 39*
1027  pow2(z2))) + 2*Mt*pow2(Sbeta)*(288*Mt*Tbeta*z3 + MuSUSY*s2t*(-202*z3 +
1028  10*z4 + 15*pow2(z2)))) + pow2(Sbeta)*(8*Mt*pow2(s2t)*(Mt*Tbeta*(-14*z3
1029  + 2*z4 + 3*pow2(z2)) + MuSUSY*s2t*(-52*z3 + 10*z4 + 15*pow2(z2)))*pow3(
1030  Mst2) + Tbeta*(173*z3 - 14*z4 - 21*pow2(z2))*pow4(s2t)*pow5(Mst2))) +
1031  27*pow3(Mst2)*(96*Mt*z3*(s2t*pow2(Mst2)*(-9*Mt*MuSUSY*s2t + 8*Tbeta*
1032  pow2(Mt) + 3*Tbeta*pow2(Mst2)*pow2(s2t))*pow2(Sbeta) - 2*MuSUSY*pow2(
1033  Mt)*(3*MuSUSY*s2t*Tbeta*(-1 + pow2(Sbeta)) + 4*Mt*pow2(Sbeta))) - 4*
1034  Mst2*pow2(Mt)*(-(Tbeta*pow2(MuSUSY)*pow2(s2t)*(-1 + pow2(Sbeta))*(23*z3
1035  + 2*z4 + 3*pow2(z2))) + 2*Mt*pow2(Sbeta)*(48*Mt*Tbeta*z3 + MuSUSY*s2t*(
1036  -58*z3 + 2*z4 + 3*pow2(z2)))) + pow2(Sbeta)*(4*Mt*pow2(s2t)*(Mt*Tbeta*(
1037  -58*z3 + 2*z4 + 3*pow2(z2)) + MuSUSY*s2t*(23*z3 + 2*z4 + 3*pow2(z2)))*
1038  pow3(Mst2) - Tbeta*(23*z3 + 2*z4 + 3*pow2(z2))*pow4(s2t)*pow5(Mst2))))
1039  + Dmsqst2*xDmsqst2*(-(pow4(Mst1)*(pow2(Sbeta)*(128*s2t*(-2592*Mst2*
1040  Tbeta*z3 + MuSUSY*(-1930*z3 + 106*z4 + 159*pow2(z2)))*pow3(Mt) +
1041  497664*Tbeta*z3*pow4(Mt) - 10773*Tbeta*z3*pow4(Mst2)*pow4(s2t) - 192*
1042  Mt*pow2(Mst2)*pow3(s2t)*(MuSUSY*(526*z3 + 38*z4 + 57*pow2(z2)) + 135*
1043  Mst2*Tbeta*z3*(-2 - 2*pow2(Sbeta) + pow4(Sbeta)))) + 32*pow2(Mt)*pow2(
1044  s2t)*(-2*Tbeta*pow2(MuSUSY)*(-1 + pow2(Sbeta))*(-1771*z3 + 442*z4 +
1045  663*pow2(z2)) + Mst2*pow2(Sbeta)*(15552*MuSUSY*z3 + Mst2*Tbeta*(28*z4 +
1046  42*pow2(z2) + z3*(-196 - 486*pow2(Sbeta) + 243*pow4(Sbeta))))))) + 6*
1047  Mst2*pow2(Mst1)*(3456*Mt*z3*(s2t*pow2(Mst2)*(-30*Mt*MuSUSY*s2t + 32*
1048  Tbeta*pow2(Mt) + 3*Tbeta*pow2(Mst2)*pow2(s2t))*pow2(Sbeta) - 4*MuSUSY*
1049  pow2(Mt)*(7*MuSUSY*s2t*Tbeta*(-1 + pow2(Sbeta)) + 8*Mt*pow2(Sbeta))) -
1050  32*Mst2*pow2(Mt)*(-(Tbeta*pow2(MuSUSY)*pow2(s2t)*(-1 + pow2(Sbeta))*(
1051  1783*z3 + 50*z4 + 75*pow2(z2))) + 2*Mt*pow2(Sbeta)*(1944*Mt*Tbeta*z3 +
1052  MuSUSY*s2t*(-494*z3 + 14*z4 + 21*pow2(z2)))) + 2*Mt*pow2(s2t)*pow2(
1053  Sbeta)*(2*Mt*Tbeta*(-679*z3 + 16*z4 + 24*pow2(z2)) + MuSUSY*s2t*(12007*
1054  z3 + 608*z4 + 912*pow2(z2)))*pow3(Mst2) - Tbeta*pow2(Sbeta)*(-2257*z3 +
1055  208*z4 + 312*pow2(z2))*pow4(s2t)*pow5(Mst2)) + 9*pow3(Mst2)*(2304*Mt*
1056  z3*(s2t*pow2(Mst2)*(-21*Mt*MuSUSY*s2t + 24*Tbeta*pow2(Mt) + 7*Tbeta*
1057  pow2(Mst2)*pow2(s2t))*pow2(Sbeta) - 2*MuSUSY*pow2(Mt)*(7*MuSUSY*s2t*
1058  Tbeta*(-1 + pow2(Sbeta)) + 12*Mt*pow2(Sbeta))) - 4*Mst2*pow2(Mt)*(-(
1059  Tbeta*pow2(MuSUSY)*pow2(s2t)*(-1 + pow2(Sbeta))*(5507*z3 + 64*z4 + 96*
1060  pow2(z2))) + 4*Mt*pow2(Sbeta)*(1827*Mt*Tbeta*z3 + MuSUSY*s2t*(-1091*z3
1061  + 32*z4 + 48*pow2(z2)))) + pow2(Sbeta)*(4*Mt*pow2(s2t)*(2*Mt*Tbeta*(-
1062  1091*z3 + 32*z4 + 48*pow2(z2)) + MuSUSY*s2t*(5507*z3 + 64*z4 + 96*pow2(
1063  z2)))*pow3(Mst2) - Tbeta*(5507*z3 + 64*z4 + 96*pow2(z2))*pow4(s2t)*
1064  pow5(Mst2))))) + 4*pow4(Msq)*(6*pow2(Mst1)*pow2(Mst2)*(-4*pow2(Mst2)*
1065  pow2(Mt)*(2*Tbeta*pow2(Mt)*pow2(Sbeta)*(69050*z3 + 418*z4 + 627*pow2(
1066  z2)) - Tbeta*pow2(MuSUSY)*pow2(s2t)*(-1 + pow2(Sbeta))*((-71438 - 216*
1067  lmMst1 + 216*lmMst2)*z3 + 2276*z4 + 2523*pow2(z2)) + Mt*MuSUSY*s2t*
1068  pow2(Sbeta)*(3718*z3 + 3470*z4 + 5205*pow2(z2))) + 2*Mt*s2t*pow2(Sbeta)
1069  *(-4*Tbeta*pow2(Mt)*(-48454*z3 + 754*z4 + 1131*pow2(z2)) + 4*Mst2*
1070  MuSUSY*pow2(s2t)*((-23848 - 54*lmMst1 + 54*lmMst2)*z3 + 958*z4 + 1275*
1071  pow2(z2)) + 2*Mst2*Mt*s2t*Tbeta*(4*(-55 + 54*lmMst1 - 54*lmMst2)*z3 +
1072  826*z4 + 1887*pow2(z2)) + 3*Mt*MuSUSY*s2t*(-22754*z3 - 3010*z4 + 4557*
1073  pow2(z2)))*pow3(Mst2) - 16*Mst2*MuSUSY*(-4*Mt*pow2(Sbeta)*(-8219*z3 +
1074  326*z4 + 165*pow2(z2)) - MuSUSY*s2t*Tbeta*(-1 + pow2(Sbeta))*(-14636*z3
1075  - 1135*z4 + 2388*pow2(z2)))*pow3(Mt) + Tbeta*(-144*pow2(MuSUSY)*(-1 +
1076  pow2(Sbeta))*(218*z3 + 50*z4 + 21*pow2(z2))*pow4(Mt) + pow2(Sbeta)*(
1077  Mst2*s2t*(23954*z3 - 1556*z4 - 2577*pow2(z2)) + 4*Mt*(-6518*z3 + 740*z4
1078  + 219*pow2(z2)))*pow3(s2t)*pow5(Mst2))) + pow4(Mst1)*(-4*pow2(Mst2)*
1079  pow2(Mt)*(Tbeta*pow2(MuSUSY)*pow2(s2t)*(1 - pow2(Sbeta))*(-8*(91963 +
1080  162*lmMst1 - 162*lmMst2)*z3 + 27446*z4 + 35823*pow2(z2)) + 4*Mt*pow2(
1081  Sbeta)*(16*Mt*Tbeta*(24241*z3 + 146*z4 + 219*pow2(z2)) + MuSUSY*s2t*(-
1082  27086*z3 + 12062*z4 + 18093*pow2(z2)))) + 4*Mt*s2t*pow2(Sbeta)*(-2*Mt*(
1083  3*MuSUSY*s2t*(11816*z3 + 4954*z4 - 6177*pow2(z2)) + 8*Mt*Tbeta*(-57758*
1084  z3 + 1370*z4 + 2055*pow2(z2))) + Mst2*s2t*(7*MuSUSY*s2t*(-43868*z3 +
1085  1970*z4 + 2955*pow2(z2)) + Mt*Tbeta*(-65326*z3 + 13714*z4 + 20571*pow2(
1086  z2))))*pow3(Mst2) - 16*Mst2*MuSUSY*(-4*Mt*pow2(Sbeta)*(-107072*z3 +
1087  3326*z4 + 3045*pow2(z2)) - MuSUSY*s2t*Tbeta*(-1 + pow2(Sbeta))*(-99632*
1088  z3 - 11764*z4 + 20505*pow2(z2)))*pow3(Mt) + Tbeta*(-48*pow2(MuSUSY)*(-1
1089  + pow2(Sbeta))*(1502*z3 + 2062*z4 + 1635*pow2(z2))*pow4(Mt) + 4*Mt*
1090  pow2(Sbeta)*(-44630*z3 + 878*z4 + 1317*pow2(z2))*pow3(s2t)*pow5(Mst2) +
1091  pow2(Sbeta)*((20900 - 648*lmMst1 + 648*lmMst2)*z3 - 2294*z4 - 5385*
1092  pow2(z2))*pow4(s2t)*pow6(Mst2))) + 18*pow4(Mst2)*(12*pow2(Mst2)*pow2(
1093  Mt)*(-(Mt*MuSUSY*s2t*pow2(Sbeta)*(6*(77 - 8*lmMst1 + 8*lmMst2)*z3 +
1094  202*z4 + 159*pow2(z2))) + Tbeta*(pow2(MuSUSY)*pow2(s2t)*(1 - pow2(
1095  Sbeta))*(2*(1319 + 6*lmMst1 - 6*lmMst2)*z3 - 40*z4 + 3*pow2(z2)) - 2*
1096  pow2(Mt)*pow2(Sbeta)*(8*(514 - 3*(lmMst1 + lmMst2) + 6*lmMt)*z3 + 14*z4
1097  + 21*pow2(z2)))) + 6*s2t*pow2(Mt)*pow2(Sbeta)*(-4*Mt*Tbeta*(-1922*z3 +
1098  206*z4 + 21*pow2(z2)) + 5*MuSUSY*s2t*(-2386*z3 - 102*z4 + 333*pow2(z2))
1099  )*pow3(Mst2) - 4*Mst2*MuSUSY*(-6*Mt*pow2(Sbeta)*(-1922*z3 + 206*z4 +
1100  21*pow2(z2)) - 5*MuSUSY*s2t*Tbeta*(-1 + pow2(Sbeta))*(-2386*z3 - 102*z4
1101  + 333*pow2(z2)))*pow3(Mt) - 6*Mt*pow2(s2t)*pow2(Sbeta)*(2*MuSUSY*s2t*(
1102  2*(1319 + 6*lmMst1 - 6*lmMst2)*z3 - 40*z4 + 3*pow2(z2)) - Mt*Tbeta*(6*(
1103  77 - 8*lmMst1 + 8*lmMst2)*z3 + 202*z4 + 159*pow2(z2)))*pow4(Mst2) +
1104  Tbeta*(-32*(230*z3 + 27*z4)*pow2(MuSUSY)*(-1 + pow2(Sbeta))*pow4(Mt) +
1105  10*Mt*pow2(Sbeta)*(2386*z3 + 102*z4 - 333*pow2(z2))*pow3(s2t)*pow5(
1106  Mst2) + 3*pow2(Sbeta)*(2*(1319 + 6*lmMst1 - 6*lmMst2)*z3 - 40*z4 + 3*
1107  pow2(z2))*pow4(s2t)*pow6(Mst2)))))))/(pow4(Msq)*pow6(Mst2)) - 2*z2*(6*
1108  xDmglst2*pow2(Dmglst2)*(Al4p*threeLoopFlag*((196560*(-4*Tbeta*pow2(Mt)*
1109  pow2(s2t)*(pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 2*pow2(Mst2)*pow2(Sbeta))
1110  + pow2(Sbeta)*(16*MuSUSY*s2t*pow3(Mt) - 4*Mt*MuSUSY*pow2(Mst2)*pow3(
1111  s2t) + 16*Tbeta*pow4(Mt) + Tbeta*pow4(Mst2)*pow4(s2t))))/pow2(Mst1) - (
1112  3*(-4*pow2(Mst2)*pow2(Mt)*(-7*(40001 + 52560*lmMst1 - 37080*lmMst2)*
1113  Tbeta*pow2(MuSUSY)*pow2(s2t)*(-1 + pow2(Sbeta)) + 4*Mt*(3*(255749 +
1114  2100*lmMst1 + 441420*lmMst2)*MuSUSY*s2t + (3572731 - 486360*lmMst1 +
1115  912240*lmMst2 - 587160*lmMt)*Mt*Tbeta)*pow2(Sbeta)) + 4*Mt*s2t*(Mst2*
1116  s2t*(7*(30641 + 52560*lmMst1 - 37080*lmMst2)*MuSUSY*s2t + 6*(233909 +
1117  2100*lmMst1 + 441420*lmMst2)*Mt*Tbeta) - 4*Mt*(21*(46987 + 15390*lmMst1
1118  + 4050*lmMst2)*MuSUSY*s2t + 4*(-497573 + 107730*lmMst1 - 233100*lmMst2
1119  + 125370*lmMt)*Mt*Tbeta))*pow2(Sbeta)*pow3(Mst2) - 32*Mst2*MuSUSY*(7*(
1120  46987 + 15390*lmMst1 + 4050*lmMst2)*MuSUSY*s2t*Tbeta*(-1 + pow2(Sbeta))
1121  + 4*(217444 - 53865*lmMst1 + 116550*lmMst2 - 62685*lmMt)*Mt*pow2(Sbeta)
1122  )*pow3(Mt) + Tbeta*(-5376*(17 + 1320*lmMst2)*pow2(MuSUSY)*(-1 + pow2(
1123  Sbeta))*pow4(Mt) + 7*(16*(46987 + 15390*lmMst1 + 4050*lmMst2)*Mt + (-
1124  21281 - 52560*lmMst1 + 37080*lmMst2)*Mst2*s2t)*pow2(Sbeta)*pow3(s2t)*
1125  pow5(Mst2))))/pow4(Mst2) + (4*pow2(Mst1)*(2*pow2(Mst2)*pow2(Mt)*(-7*(-
1126  261247 + 163890*lmMst1 - 140670*lmMst2)*Tbeta*pow2(MuSUSY)*pow2(s2t)*(-
1127  1 + pow2(Sbeta)) + 2*Mt*(36*(297316 - 20265*lmMst1 + 231945*lmMst2)*
1128  MuSUSY*s2t + (71735177 - 8595720*lmMst1 + 18272520*lmMst2 - 6940080*
1129  lmMt)*Mt*Tbeta)*pow2(Sbeta)) - s2t*(-21*(-1486429 + 190080*lmMst1 +
1130  43200*lmMst2)*MuSUSY*s2t + 32*(4999046 - 615195*lmMst1 + 1302210*lmMst2
1131  - 566055*lmMt)*Mt*Tbeta)*pow2(Mt)*pow2(Sbeta)*pow3(Mst2) + 2*Mst2*
1132  MuSUSY*(35*(-184517 + 74952*lmMst1 + 18360*lmMst2)*MuSUSY*s2t*Tbeta*(-1
1133  + pow2(Sbeta)) + 8*(10736701 - 1553580*lmMst1 + 3303720*lmMst2 -
1134  1508220*lmMt)*Mt*pow2(Sbeta))*pow3(Mt) + Mt*(7*(642497 - 170100*lmMst1
1135  + 170100*lmMst2)*MuSUSY*s2t + 90*(-186703 + 16632*lmMst1 - 97272*
1136  lmMst2)*Mt*Tbeta)*pow2(s2t)*pow2(Sbeta)*pow4(Mst2) + 84*(12761 + 5400*
1137  lmMst1 + 178920*lmMst2)*Tbeta*pow2(MuSUSY)*(-1 + pow2(Sbeta))*pow4(Mt)
1138  + 7*((2050273 - 5400*lmMst1 + 5400*lmMst2)*Mt + 5*(-36721 + 621*lmMst1
1139  - 2943*lmMst2)*Mst2*s2t)*Tbeta*pow2(Sbeta)*pow3(s2t)*pow5(Mst2)))/pow6(
1140  Mst2)) + (22680*twoLoopFlag*(-4*pow2(Mt)*(-8*(7*MuSUSY + 15*Mst2*Tbeta)
1141  *pow2(Mt)*pow2(Sbeta) + Mst2*MuSUSY*pow2(s2t)*(MuSUSY*Tbeta*(-1 + pow2(
1142  Sbeta)) - 18*Mst2*pow2(Sbeta)) + 12*Mt*s2t*Tbeta*(-3*pow2(MuSUSY)*(-1 +
1143  pow2(Sbeta)) + 4*pow2(Mst2)*pow2(Sbeta)))*pow4(Mst1) + s2t*(4*(12*Mt -
1144  Mst2*s2t)*Tbeta*pow2(Mt)*pow2(MuSUSY)*(-1 + pow2(Sbeta)) + s2t*pow2(
1145  Mst2)*pow2(Sbeta)*(-4*Mst2*Mt*s2t*(MuSUSY + 6*Mst2*Tbeta) + 72*MuSUSY*
1146  pow2(Mt) + Tbeta*pow2(s2t)*pow3(Mst2)))*pow4(Mst2) - pow2(Mst1)*pow2(
1147  Mst2)*(-4*Mst2*MuSUSY*pow2(Mt)*pow2(s2t)*(-(MuSUSY*Tbeta*(-1 + pow2(
1148  Sbeta))) + 18*Mst2*pow2(Sbeta)) + 32*s2t*Tbeta*(-3*pow2(MuSUSY)*(-1 +
1149  pow2(Sbeta)) + pow2(Mst2)*pow2(Sbeta))*pow3(Mt) - 32*(MuSUSY + 3*Mst2*
1150  Tbeta)*pow2(Sbeta)*pow4(Mt) + Tbeta*pow2(Sbeta)*pow4(s2t)*pow5(Mst2))))
1151  /pow7(Mst2)) - (420*Al4p*threeLoopFlag*(108*xDR2DRMOD*(8*Mt*MuSUSY*
1152  pow2(Sbeta)*(pow2(Mst1)*pow2(Mst2)*pow2(s2t)*(-(s2t*pow3(Mst2)*((7*
1153  Dmglst2 - 13*Mst2)*pow2(Mst1) + 2*Dmglst2*(7*lmMst1 - 15*lmMst2)*pow2(
1154  Mst2) - 2*(4 + 13*lmMst1 - 9*lmMst2)*pow3(Mst2))) - 48*(Dmglst2 + 3*
1155  Dmglst2*lmMst2 + Mst2 + lmMst2*Mst2)*Mt*(pow2(Mst1)*pow2(Mst2) + pow4(
1156  Mst1) + pow4(Mst2))) + 64*pow2(Mst1)*pow3(Mt)*(-(Dmglst2*(7 + lmMst2)*
1157  pow2(Mst1)*pow2(Mst2)) - 2*Dmglst2*(11 + 5*lmMst2)*pow4(Mst1) +
1158  Dmglst2*(-1 + lmMst2)*pow4(Mst2) + (1 + lmMst2)*Mst2*(3*pow2(Mst1)*
1159  pow2(Mst2) + 6*pow4(Mst1) + pow4(Mst2))) + 4*(7*Dmglst2 - 13*Mst2)*s2t*
1160  (pow2(Mst1) - pow2(Mst2))*pow2(Mt)*pow5(Mst2)) + 8*Mt*pow2(Sbeta)*(-80*
1161  Tbeta*xDmglst2*pow2(Dmglst2)*pow3(Mt) + (7*Dmglst2 - 13*Mst2)*MuSUSY*
1162  pow3(Mst2)*pow3(s2t))*pow6(Mst2) + Mst2*xDmglst2*pow2(Dmglst2)*(32*Mt*
1163  MuSUSY*pow2(Sbeta)*(12*(2 - 3*lmMst2)*Mt*pow2(Mst1)*pow2(Mst2)*(pow2(
1164  Mst1) + pow2(Mst2))*pow2(s2t) + 20*s2t*(pow2(Mst1) - pow2(Mst2))*pow2(
1165  Mt)*pow3(Mst2) + 16*pow2(Mst1)*((7 + 2*lmMst2)*pow2(Mst1) - pow2(Mst2))
1166  *pow3(Mt) - pow3(Mst2)*pow3(s2t)*(2*(2 + 5*lmMst1 - 6*lmMst2)*pow2(
1167  Mst1)*pow2(Mst2) + 5*pow4(Mst1) - 5*pow4(Mst2))) + Tbeta*(-32*s2t*pow2(
1168  Mt)*pow2(MuSUSY)*((-8*(-2 + 3*lmMst2)*Mt + (1 - 10*lmMst1 + 12*lmMst2)*
1169  Mst2*s2t)*pow2(Mst1)*pow2(Mst2) - 2*(8*(-2 + 3*lmMst2)*Mt + (2 + 5*
1170  lmMst1 - 6*lmMst2)*Mst2*s2t)*pow4(Mst1) + 5*s2t*pow5(Mst2)) + pow2(
1171  Sbeta)*(128*pow2(Mst1)*(pow2(Mst2)*(-(Mst2*Mt) + 4*s2t*pow2(Mst2) + 2*(
1172  2 - 3*lmMst2)*s2t*pow2(MuSUSY)) - 4*pow2(Mst1)*(-3*(8 + 3*lmMst2)*Mst2*
1173  Mt + 2*(4 + lmMst2)*s2t*pow2(Mst2) + (-2 + 3*lmMst2)*s2t*pow2(MuSUSY)))
1174  *pow3(Mt) - 32*Mst2*pow2(Mt)*pow2(s2t)*((2*(2 + 5*lmMst1 - 6*lmMst2)*
1175  pow2(Mst1) - 5*pow2(Mst2))*(pow2(Mst1) + pow2(Mst2))*pow2(MuSUSY) + 20*
1176  pow2(Mst1)*pow4(Mst2) - 10*pow2(Mst2)*(pow4(Mst1) + pow4(Mst2))) + (8*(
1177  9 + 10*lmMst1 - 12*lmMst2)*pow2(Mst1)*pow2(Mst2) + (8 - 80*lmMst1 + 96*
1178  lmMst2)*pow4(Mst1) - 40*pow4(Mst2))*pow4(s2t)*pow5(Mst2) + 128*(-2 + 3*
1179  lmMst2)*Mt*pow2(Mst1)*pow3(s2t)*pow6(Mst2)))) + Tbeta*(s2t*pow2(Mt)*
1180  pow2(MuSUSY)*(256*(Dmglst2 + 3*Dmglst2*lmMst2 + Mst2 + lmMst2*Mst2)*Mt*
1181  pow2(Mst1)*(2*pow2(Mst1)*pow2(Mst2) + 3*pow4(Mst1) + pow4(Mst2)) + 8*
1182  Mst2*s2t*(2*(Dmglst2*(7*lmMst1 - 15*lmMst2) + (-4 - 13*lmMst1 + 9*
1183  lmMst2)*Mst2)*(pow2(Mst1) + pow2(Mst2))*pow4(Mst1) - Dmglst2*((7 - 14*
1184  lmMst1 + 30*lmMst2)*pow2(Mst1) + 7*pow2(Mst2))*pow4(Mst2) + (5 - 26*
1185  lmMst1 + 18*lmMst2)*pow2(Mst1)*pow5(Mst2) + 13*pow7(Mst2))) + pow2(
1186  Sbeta)*(2*(pow2(Mst1) - pow2(Mst2))*pow4(s2t)*(2*(4 + 13*lmMst1 - 9*
1187  lmMst2)*pow2(Mst1)*pow3(Mst2) + 13*Mst2*pow4(Mst1) + Dmglst2*(2*(-7*
1188  lmMst1 + 15*lmMst2)*pow2(Mst1)*pow2(Mst2) - 7*pow4(Mst1) + 7*pow4(Mst2)
1189  ) - 13*pow5(Mst2))*pow5(Mst2) + 32*Mst2*pow4(Mt)*(48*(1 + lmMst2)*Mst2*
1190  (2*pow2(Mst1) + pow2(Mst2))*pow4(Mst1) + (29 + 16*lmMst2)*pow2(Mst1)*
1191  pow5(Mst2) - Dmglst2*(96*(2 + lmMst2)*pow2(Mst2)*pow4(Mst1) + 39*pow2(
1192  Mst1)*pow4(Mst2) + 192*(3 + 2*lmMst2)*pow6(Mst1) + 7*pow6(Mst2)) + 13*
1193  pow7(Mst2)) - 256*s2t*pow2(Mst1)*pow3(Mt)*(-6*Dmglst2*(5 + 3*lmMst2)*
1194  pow2(Mst2)*pow4(Mst1) + 4*(-(Dmglst2*(3 + lmMst2)) + (1 + lmMst2)*Mst2)
1195  *pow2(Mst1)*pow4(Mst2) + (Dmglst2 + 3*Dmglst2*lmMst2 + Mst2 + lmMst2*
1196  Mst2)*pow2(MuSUSY)*(2*pow2(Mst1)*pow2(Mst2) + 3*pow4(Mst1) + pow4(Mst2)
1197  ) + 2*Dmglst2*(-1 + lmMst2)*pow6(Mst2) + 2*(1 + lmMst2)*(3*pow3(Mst2)*
1198  pow4(Mst1) + pow7(Mst2))) + 128*(Dmglst2 + 3*Dmglst2*lmMst2 + Mst2 +
1199  lmMst2*Mst2)*Mt*pow2(Mst1)*pow3(s2t)*pow8(Mst2) + 8*Mst2*pow2(Mt)*pow2(
1200  s2t)*(2*(7*Dmglst2 - 13*Mst2)*pow4(Mst1)*pow4(Mst2) + 4*(-7*Dmglst2 +
1201  13*Mst2)*pow2(Mst1)*pow6(Mst2) + pow2(MuSUSY)*(2*(4 + 13*lmMst1 - 9*
1202  lmMst2)*Mst2*(pow2(Mst1) + pow2(Mst2))*pow4(Mst1) + 7*Dmglst2*(pow2(
1203  Mst1) + pow2(Mst2))*pow4(Mst2) + Dmglst2*(-14*lmMst1 + 30*lmMst2)*pow2(
1204  Mst1)*(pow2(Mst1)*pow2(Mst2) + pow4(Mst1) + pow4(Mst2)) + (-5 + 26*
1205  lmMst1 - 18*lmMst2)*pow2(Mst1)*pow5(Mst2) - 13*pow7(Mst2)) + 2*(7*
1206  Dmglst2 - 13*Mst2)*pow8(Mst2))))) + (5*xDmsqst2*pow2(Dmsqst2)*pow2(
1207  Mst2)*(4*Mt*MuSUSY*pow2(Sbeta)*(-18*pow2(Mst1)*pow3(Mst2)*(2*Mst2*s2t*(
1208  25 - 36*shiftst1)*pow2(Mt) + 108*(7 + 3*lmMst1 - 3*lmMst2)*Mt*pow2(
1209  Mst2)*pow2(s2t) + 144*(2 - 3*lmMst1 + 6*lmMst2 - 3*lmMt)*pow3(Mt) + (2
1210  + lmMst2*(9 - 36*shiftst1) + 9*lmMst1*(-1 + 4*shiftst1))*pow3(Mst2)*
1211  pow3(s2t)) - 3*Mst2*(530*Mst2*s2t*pow2(Mt) + 1296*(4 + 3*lmMst1 - 3*
1212  lmMst2)*Mt*pow2(Mst2)*pow2(s2t) - 3456*(-1 + lmMst1 - 2*lmMst2 + lmMt)*
1213  pow3(Mt) + (1757 - 378*lmMst1 + 378*lmMst2 + 108*shiftst1)*pow3(Mst2)*
1214  pow3(s2t))*pow4(Mst1) + 2*s2t*(-972*(5 + 4*lmMst1 - 4*lmMst2)*Mst2*Mt*
1215  s2t + 4057*pow2(Mt) - 3324*pow2(Mst2)*pow2(s2t))*pow6(Mst1) + 162*s2t*(
1216  3 + 2*shiftst1)*(-4*pow2(Mt) + pow2(Mst2)*pow2(s2t))*pow6(Mst2) + 324*
1217  Dmglst2*(2*pow2(Mst1)*pow2(Mst2)*(20*Mst2*s2t*pow2(Mt) + 6*(2 + 3*
1218  lmMst1 - 3*lmMst2)*Mt*pow2(Mst2)*pow2(s2t) - 8*(-8 + 3*lmMst1 - 6*
1219  lmMst2 + 3*lmMt)*pow3(Mt) + (-5 - 3*lmMst1 + 3*lmMst2)*pow3(Mst2)*pow3(
1220  s2t)) - 2*(-36*Mst2*s2t*pow2(Mt) + 18*(1 - 2*lmMst1 + 2*lmMst2)*Mt*
1221  pow2(Mst2)*pow2(s2t) + 80*(-3 + lmMst1 - 2*lmMst2 + lmMt)*pow3(Mt) + (-
1222  3 + 5*lmMst1 - 5*lmMst2)*pow3(Mst2)*pow3(s2t))*pow4(Mst1) + 8*s2t*pow2(
1223  Mt)*pow5(Mst2) + (6*(-17 + 12*lmMst1 - 12*lmMst2)*Mt + 13*Mst2*s2t)*
1224  pow2(s2t)*pow6(Mst1) - 2*pow3(s2t)*pow7(Mst2))) + Tbeta*(5184*s2t*pow2(
1225  Mst1)*pow2(MuSUSY)*(2*Dmglst2*(1 - 9*lmMst1 + 9*lmMst2)*pow2(Mst1) + 2*
1226  (5 + 3*lmMst1 - 3*lmMst2)*Mst2*pow2(Mst1) - 2*Dmglst2*(2 + 3*lmMst1 -
1227  3*lmMst2)*pow2(Mst2) + (7 + 3*lmMst1 - 3*lmMst2)*pow3(Mst2))*pow3(Mt) +
1228  2*Mt*pow2(s2t)*(-81*Mst2*(-2*(11 + 10*lmMst1 - 10*lmMst2)*s2t*pow2(
1229  Mst2)*(-2 + pow2(Sbeta)) + (Dmglst2*(372 - 40*lmMst1 + 40*lmMst2) + 3*(
1230  -17 + 2*lmMst1 - 2*lmMst2)*Mst2)*Mt*pow2(Sbeta))*pow4(Sbeta)*pow6(Mst1)
1231  + 2*Mt*(3*Mst2*pow2(MuSUSY)*(-6*(25 + 9*lmMst1 - 9*lmMst2)*pow2(Mst1)*
1232  pow3(Mst2) + (1607 - 432*lmMst1 + 432*lmMst2)*Mst2*pow4(Mst1) + 216*
1233  Dmglst2*(3*(2 + lmMst1 - lmMst2)*pow2(Mst1)*pow2(Mst2) + (3 + 8*lmMst1
1234  - 8*lmMst2)*pow4(Mst1) + pow4(Mst2)) - 162*pow5(Mst2)) + ((20701 - 648*
1235  lmMst1 + 648*lmMst2)*pow2(MuSUSY) + 81*Mst2*(Dmglst2*(372 - 40*lmMst1 +
1236  40*lmMst2) + 3*(-17 + 2*lmMst1 - 2*lmMst2)*Mst2)*pow4(Sbeta))*pow6(
1237  Mst1))) + pow2(Sbeta)*(-5184*s2t*pow2(Mst1)*pow3(Mt)*(-2*Dmglst2*((2 +
1238  3*lmMst1 - 3*lmMst2)*pow2(Mst2)*pow2(MuSUSY) + pow2(Mst1)*((-51 + 14*
1239  lmMst1 - 28*lmMst2 + 14*lmMt)*pow2(Mst2) + (-1 + 9*lmMst1 - 9*lmMst2)*
1240  pow2(MuSUSY)) + (-87 + 22*lmMst1 - 44*lmMst2 + 22*lmMt)*pow4(Mst1) + (-
1241  19 + 6*lmMst1 - 12*lmMst2 + 6*lmMt)*pow4(Mst2)) + Mst2*((7 + 3*lmMst1 -
1242  3*lmMst2)*pow2(Mst2)*pow2(MuSUSY) + 2*pow2(Mst1)*(4*(-3 + lmMst1 - 2*
1243  lmMst2 + lmMt)*pow2(Mst2) + (5 + 3*lmMst1 - 3*lmMst2)*pow2(MuSUSY)) +
1244  2*(-5 + 2*lmMst1 - 4*lmMst2 + 2*lmMt)*pow4(Mst1) + (-7 + 6*lmMst1 - 12*
1245  lmMst2 + 6*lmMt)*pow4(Mst2))) + 648*Mt*pow2(Mst1)*pow2(Mst2)*pow3(s2t)*
1246  (4*(Dmglst2*(10 - 6*lmMst1 + 6*lmMst2) + (1 + 3*lmMst1 - 3*lmMst2)*
1247  Mst2)*pow2(Mst1)*pow2(Mst2) + (44*Dmglst2 + (-21 - 10*lmMst1 + 10*
1248  lmMst2)*Mst2)*pow4(Mst1) - 8*Dmglst2*(2 + 3*lmMst1 - 3*lmMst2)*pow4(
1249  Mst2) + 4*(7 + 3*lmMst1 - 3*lmMst2)*pow5(Mst2)) - 2592*pow4(Mt)*((4*
1250  Dmglst2*(-23 + 5*lmMst1 - 10*lmMst2 + 5*lmMt) + (25 - 7*lmMst1 + 14*
1251  lmMst2 - 7*lmMt)*Mst2)*pow2(Mst1)*pow3(Mst2) + Mst2*(4*Dmglst2*(-77 +
1252  18*lmMst1 - 36*lmMst2 + 18*lmMt) + 3*(23 - 6*lmMst1 + 12*lmMst2 - 6*
1253  lmMt)*Mst2)*pow4(Mst1) + (-4*Dmglst2 + 3*Mst2)*pow5(Mst2) - 4*(-7 + 3*
1254  lmMst1 - 6*lmMst2 + 3*lmMt)*pow6(Mst1)) + 4*pow2(Mt)*pow2(s2t)*(3*pow2(
1255  Mst2)*(115*pow2(Mst2) + (-1607 + 432*lmMst1 - 432*lmMst2)*pow2(MuSUSY))
1256  *pow4(Mst1) - 18*pow2(Mst1)*(29*pow2(Mst2) + (-25 - 9*lmMst1 + 9*
1257  lmMst2)*pow2(MuSUSY))*pow4(Mst2) + (1355*pow2(Mst2) + (-20701 + 648*
1258  lmMst1 - 648*lmMst2)*pow2(MuSUSY))*pow6(Mst1) - 648*Dmglst2*Mst2*(pow2(
1259  Mst1)*pow2(Mst2)*(8*pow2(Mst2) + 3*(2 + lmMst1 - lmMst2)*pow2(MuSUSY))
1260  + (8*pow2(Mst2) + (3 + 8*lmMst1 - 8*lmMst2)*pow2(MuSUSY))*pow4(Mst1) +
1261  (2*pow2(Mst2) + pow2(MuSUSY))*pow4(Mst2) + 8*pow6(Mst1)) + 486*(2*pow2(
1262  Mst2) + pow2(MuSUSY))*pow6(Mst2)) + 3*pow3(Mst2)*pow4(s2t)*((1745 -
1263  324*lmMst1 + 324*lmMst2)*pow3(Mst2)*pow4(Mst1) + 6*(29 - 9*lmMst1 + 9*
1264  lmMst2)*pow2(Mst1)*pow5(Mst2) + 27*(17 + 14*lmMst1 - 14*lmMst2)*Mst2*
1265  pow6(Mst1) - 108*Dmglst2*(4*(4 - lmMst1 + lmMst2)*pow2(Mst2)*pow4(Mst1)
1266  + (7 + 10*lmMst1 - 10*lmMst2)*pow6(Mst1) - 2*((4 + 3*lmMst1 - 3*lmMst2)
1267  *pow2(Mst1)*pow4(Mst2) + pow6(Mst2))) - 162*pow7(Mst2))) - 324*
1268  shiftst1*(4*pow2(Mt)*pow2(MuSUSY)*pow2(s2t)*(pow2(Mst1)*pow4(Mst2) - 2*
1269  (lmMst1 - lmMst2)*pow2(Mst1)*(pow2(Mst1)*pow2(Mst2) + pow4(Mst1) +
1270  pow4(Mst2)) + pow6(Mst2)) + pow2(Sbeta)*(16*(pow2(Mst1) + pow2(Mst2))*
1271  pow4(Mst2)*pow4(Mt) + (pow2(Mst1) - pow2(Mst2))*(2*(lmMst1 - lmMst2)*
1272  pow2(Mst1)*pow2(Mst2) + pow4(Mst1) - pow4(Mst2))*pow4(Mst2)*pow4(s2t) -
1273  4*pow2(Mt)*pow2(s2t)*(2*pow4(Mst1)*pow4(Mst2) - 4*pow2(Mst1)*pow6(Mst2)
1274  + pow2(MuSUSY)*(pow2(Mst1)*pow4(Mst2) - 2*(lmMst1 - lmMst2)*pow2(Mst1)*
1275  (pow2(Mst1)*pow2(Mst2) + pow4(Mst1) + pow4(Mst2)) + pow6(Mst2)) + 2*
1276  pow8(Mst2)))))))/pow4(Msq)))/(pow2(Mst1)*pow6(Mst2)) + (68040*
1277  twoLoopFlag*(pow5(Mst2)*(4*Mst2*MuSUSY*pow2(Mt)*pow2(s2t)*(-(MuSUSY*
1278  Tbeta*(-1 + pow2(Sbeta))) + 6*Mst2*pow2(Sbeta)) + 16*s2t*Tbeta*(pow2(
1279  MuSUSY)*(-1 + pow2(Sbeta)) - 4*pow2(Mst2)*pow2(Sbeta))*pow3(Mt) - 4*Mt*
1280  (MuSUSY + 2*Mst2*Tbeta)*pow2(Sbeta)*pow3(Mst2)*pow3(s2t) + 32*(2*MuSUSY
1281  + Mst2*Tbeta)*pow2(Sbeta)*pow4(Mt) + Tbeta*pow2(Sbeta)*pow4(s2t)*pow5(
1282  Mst2)) + Mst2*pow4(Mst1)*(16*s2t*Tbeta*(pow2(MuSUSY)*(-1 + pow2(Sbeta))
1283  - 4*pow2(Mst2)*pow2(Sbeta))*pow3(Mt) + 96*(2*MuSUSY + Mst2*Tbeta)*pow2(
1284  Sbeta)*pow4(Mt) + Tbeta*pow2(Sbeta)*pow4(s2t)*pow5(Mst2)) - 2*pow2(
1285  Mst1)*pow3(Mst2)*(pow2(Sbeta)*(-2*Mt*(MuSUSY + 2*Mst2*Tbeta)*pow3(Mst2)
1286  *pow3(s2t) - 32*(2*MuSUSY + Mst2*Tbeta)*pow4(Mt)) + Tbeta*(8*s2t*(pow2(
1287  MuSUSY) + (4*pow2(Mst2) - pow2(MuSUSY))*pow2(Sbeta))*pow3(Mt) + pow2(
1288  Sbeta)*pow4(s2t)*pow5(Mst2))) + 4*Dmglst2*(4*pow2(Mt)*(-12*(MuSUSY + 2*
1289  Mst2*Tbeta)*pow2(Mt)*pow2(Sbeta) + Mst2*MuSUSY*pow2(s2t)*(-(MuSUSY*
1290  Tbeta*(-1 + pow2(Sbeta))) + 6*Mst2*pow2(Sbeta)) + Mt*s2t*Tbeta*(13*
1291  pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 12*pow2(Mst2)*pow2(Sbeta)))*pow4(
1292  Mst1) + pow2(Mst1)*pow2(Mst2)*(8*s2t*(3*MuSUSY*s2t + 2*Mt*Tbeta)*pow2(
1293  Mst2)*pow2(Mt)*pow2(Sbeta) + Tbeta*(-4*Mst2*pow2(Mt)*pow2(MuSUSY)*pow2(
1294  s2t)*(-1 + pow2(Sbeta)) + 36*s2t*pow2(MuSUSY)*(-1 + pow2(Sbeta))*pow3(
1295  Mt) + (2*Mt - Mst2*s2t)*pow2(Sbeta)*pow3(s2t)*pow4(Mst2) - 32*Mst2*
1296  pow2(Sbeta)*pow4(Mt))) + pow4(Mst2)*(2*Mst2*MuSUSY*pow2(Mt)*pow2(s2t)*(
1297  -2*MuSUSY*Tbeta*(-1 + pow2(Sbeta)) + 15*Mst2*pow2(Sbeta)) + 4*s2t*
1298  Tbeta*(5*pow2(MuSUSY)*(-1 + pow2(Sbeta)) - 4*pow2(Mst2)*pow2(Sbeta))*
1299  pow3(Mt) - 2*Mt*(2*MuSUSY + 5*Mst2*Tbeta)*pow2(Sbeta)*pow3(Mst2)*pow3(
1300  s2t) + 16*MuSUSY*pow2(Sbeta)*pow4(Mt) + Tbeta*pow2(Sbeta)*pow4(s2t)*
1301  pow5(Mst2)))) + (Al4p*threeLoopFlag*(28*Mt*MuSUSY*pow2(Sbeta)*(3*Mt*
1302  pow2(Mst1)*pow2(Mst2)*pow2(s2t)*(3*Mst2*pow2(Msq)*(15*(11075 + 17928*
1303  lmMst1 - 17352*lmMst2)*pow2(Mst1)*pow2(Mst2) + (61286 + 434160*lmMst1 -
1304  425520*lmMst2)*pow4(Mst1) + 135*(2269 + 664*lmMst1 - 56*lmMst2)*pow4(
1305  Mst2)) + 194400*Dmglst2*Dmsqst2*(6*(1 - 2*lmMst1 + 2*lmMst2)*pow2(Mst1)
1306  *pow2(Mst2) + (17 - 12*lmMst1 + 12*lmMst2)*pow4(Mst1) - 2*(2 + 3*lmMst1
1307  - 3*lmMst2)*pow4(Mst2)) + 194400*Dmsqst2*Mst2*(2*(3 + 2*lmMst1 - 2*
1308  lmMst2)*pow2(Mst1)*pow2(Mst2) + (5 + 4*lmMst1 - 4*lmMst2)*pow4(Mst1) +
1309  2*(2 + lmMst1 - lmMst2)*pow4(Mst2)) + Dmglst2*pow2(Msq)*(9*(935323 -
1310  279000*lmMst1 + 385560*lmMst2)*pow2(Mst1)*pow2(Mst2) + 10*(1700119 -
1311  484056*lmMst1 + 579960*lmMst2)*pow4(Mst1) + 27*(173947 - 25080*lmMst1 +
1312  68760*lmMst2)*pow4(Mst2))) + 4*pow2(Mst1)*pow3(Mt)*(388800*Dmsqst2*
1313  pow2(Mst2)*(10*Dmglst2*(-3 + lmMst1 - 2*lmMst2 + lmMt)*pow2(Mst1) - 2*(
1314  -1 + lmMst1 - 2*lmMst2 + lmMt)*Mst2*pow2(Mst1) + Dmglst2*(-8 + 3*lmMst1
1315  - 6*lmMst2 + 3*lmMt)*pow2(Mst2) - (lmMst1 - 2*lmMst2 + lmMt)*pow3(Mst2)
1316  ) + pow2(Msq)*(Dmglst2*(216*(-67843 + 10050*lmMst1 - 17490*lmMst2 +
1317  7560*lmMt)*pow2(Mst1)*pow2(Mst2) + 4*(-13463149 + 1492020*lmMst1 -
1318  2713500*lmMst2 + 625320*lmMt)*pow4(Mst1) + 405*(-3245 + 1672*lmMst1 -
1319  1448*lmMst2 + 1888*lmMt)*pow4(Mst2)) - 3*(48*(-41936 + 7245*lmMst1 -
1320  19665*lmMst2 + 720*lmMt)*pow2(Mst1)*pow3(Mst2) + 4*(-1077991 + 184140*
1321  lmMst1 - 400140*lmMst2 + 8640*lmMt)*Mst2*pow4(Mst1) + 9*(-66773 + 9960*
1322  lmMst1 - 45480*lmMst2 + 3840*lmMt)*pow5(Mst2)))) + 9720*s2t*(shiftst3*
1323  pow2(Msq)*pow2(Mst2)*(4*pow2(Mt) + ((1 + lmMst1 - lmMst2)*pow2(Mst1) -
1324  pow2(Mst2))*pow2(s2t)) + 10*shiftst1*(Dmsqst2 + pow2(Msq))*(-4*pow2(
1325  Mst1)*pow2(Mt) + 4*pow2(Mst2)*pow2(Mt) + 2*(lmMst1 - lmMst2)*pow2(Mst1)
1326  *pow2(Mst2)*pow2(s2t) + pow2(s2t)*(pow4(Mst1) - pow4(Mst2))))*pow6(
1327  Mst2) - pow3(Mst2)*pow3(s2t)*(4*Dmglst2*pow2(Msq)*(27*(32663 - 7620*
1328  lmMst1 + 7620*lmMst2)*pow2(Mst2)*pow4(Mst1) - 135*(648*lmMst1 - 7*(257
1329  + 240*lmMst2))*pow2(Mst1)*pow4(Mst2) + 4*(788723 - 80595*lmMst1 +
1330  80595*lmMst2)*pow6(Mst1) - 22680*pow6(Mst2)) - 3*Mst2*pow2(Msq)*(12*(
1331  224837 - 4680*lmMst1 + 8370*lmMst2)*pow2(Mst2)*pow4(Mst1) + 90*(5825 +
1332  564*lmMst1 - 1104*lmMst2)*pow2(Mst1)*pow4(Mst2) + (3447379 - 76140*
1333  lmMst1 + 76140*lmMst2)*pow6(Mst1) - 20520*pow6(Mst2)) + Dmsqst2*(-300*
1334  Mst2*(18*(469 - 36*lmMst1 + 36*lmMst2)*pow2(Mst2)*pow4(Mst1) + 1755*
1335  pow2(Mst1)*pow4(Mst2) + 10828*pow6(Mst1) - 324*pow6(Mst2)) + 97200*
1336  Dmglst2*(2*(3 - 5*lmMst1 + 5*lmMst2)*pow2(Mst2)*pow4(Mst1) + 13*pow6(
1337  Mst1) - 2*((5 + 3*lmMst1 - 3*lmMst2)*pow2(Mst1)*pow4(Mst2) + pow6(Mst2)
1338  )))) - 6*Mst2*s2t*pow2(Mt)*(129600*Dmglst2*Dmsqst2*pow2(Mst2)*(5*pow2(
1339  Mst1)*pow2(Mst2) + 9*pow4(Mst1) + pow4(Mst2)) + 100*Dmsqst2*Mst2*(3249*
1340  pow2(Mst2)*pow4(Mst1) + 1431*pow2(Mst1)*pow4(Mst2) + 4057*pow6(Mst1) -
1341  648*pow6(Mst2)) + pow2(Msq)*(3*(623599 + 65160*lmMst1 - 134280*lmMst2)*
1342  pow3(Mst2)*pow4(Mst1) + 9*(1367 + 13560*lmMst1 - 36600*lmMst2)*pow2(
1343  Mst1)*pow5(Mst2) + (5161826 + 406080*lmMst1 - 613440*lmMst2)*Mst2*pow6(
1344  Mst1) - 24*Dmglst2*(6*(19579 + 1770*lmMst1 + 12630*lmMst2)*pow2(Mst2)*
1345  pow4(Mst1) + 6*(4429 - 270*lmMst1 + 8910*lmMst2)*pow2(Mst1)*pow4(Mst2)
1346  + (510139 + 44280*lmMst1 + 76680*lmMst2)*pow6(Mst1) - 2520*pow6(Mst2))
1347  - 41040*pow7(Mst2)))) + Tbeta*(-56*pow2(Mst1)*pow2(MuSUSY)*pow3(Mt)*(
1348  388800*Dmsqst2*s2t*pow2(Mst2)*((Dmglst2*(1 - 9*lmMst1 + 9*lmMst2) + (5
1349  + 3*lmMst1 - 3*lmMst2)*Mst2)*pow2(Mst1) - Dmglst2*(2 + 3*lmMst1 - 3*
1350  lmMst2)*pow2(Mst2) + (2 + lmMst1 - lmMst2)*pow3(Mst2)) - pow2(Msq)*(36*
1351  Mst2*(Dmglst2*(30*(-3643 + 120*lmMst1 - 3192*lmMst2)*Mt + (-364291 +
1352  88560*lmMst1 - 147960*lmMst2)*Mst2*s2t) - 5*Mst2*(3*(-353 + 72*lmMst1 +
1353  696*lmMst2)*Mt + 2*(3937 + 2988*lmMst1 - 2232*lmMst2)*Mst2*s2t))*pow2(
1354  Mst1) - 27*(5*Mst2*(64*(53 + 24*lmMst2)*Mt + 3*(2269 + 664*lmMst1 - 56*
1355  lmMst2)*Mst2*s2t) + Dmglst2*(7680*(5 + 6*lmMst2)*Mt + (173947 - 25080*
1356  lmMst1 + 68760*lmMst2)*Mst2*s2t))*pow3(Mst2) + (90*(38401 + 1080*lmMst1
1357  - 7992*lmMst2)*Mt + 2*Dmglst2*(-15057833 + 4014360*lmMst1 - 5563080*
1358  lmMst2)*s2t - 6*(266863 + 396360*lmMst1 - 346680*lmMst2)*Mst2*s2t)*
1359  pow4(Mst1))) - 28*Mst2*pow2(Mt)*pow2(s2t)*(48600*Dmglst2*Dmsqst2*pow2(
1360  Mst2)*(4*pow2(MuSUSY)*(3*(2 + lmMst1 - lmMst2)*pow2(Mst1)*pow2(Mst2) +
1361  (3 + 8*lmMst1 - 8*lmMst2)*pow4(Mst1) + pow4(Mst2)) + (-93 + 10*lmMst1 -
1362  10*lmMst2)*(-2 + pow2(Sbeta))*pow4(Sbeta)*pow6(Mst1)) + 3*Mst2*pow2(
1363  MuSUSY)*(pow2(Msq)*(6*(533629 - 900*lmMst1 + 180*lmMst2)*pow2(Mst2)*
1364  pow4(Mst1) + 90*(5597 + 564*lmMst1 - 1104*lmMst2)*pow2(Mst1)*pow4(Mst2)
1365  + (6649153 - 81540*lmMst1 + 77220*lmMst2)*pow6(Mst1) - 20520*pow6(Mst2)
1366  ) + 100*Dmsqst2*(9*(1097 - 72*lmMst1 + 72*lmMst2)*pow2(Mst2)*pow4(Mst1)
1367  + 1431*pow2(Mst1)*pow4(Mst2) + (20701 - 648*lmMst1 + 648*lmMst2)*pow6(
1368  Mst1) - 324*pow6(Mst2))) - 4*Dmglst2*pow2(Msq)*pow2(MuSUSY)*(162*(6803
1369  - 1810*lmMst1 + 2670*lmMst2)*pow2(Mst2)*pow4(Mst1) - 135*(648*lmMst1 -
1370  7*(233 + 240*lmMst2))*pow2(Mst1)*pow4(Mst2) + (4256978 - 615600*lmMst1
1371  + 754920*lmMst2)*pow6(Mst1) - 22680*pow6(Mst2))) + pow2(Sbeta)*(28*Mt*
1372  pow2(Mst1)*pow3(s2t)*pow4(Mst2)*(3*Mst2*pow2(Msq)*(30*(4673 - 5976*
1373  lmMst1 + 8424*lmMst2)*pow2(Mst1)*pow2(Mst2) + 17*(6167 - 9720*lmMst1 +
1374  9720*lmMst2)*pow4(Mst1) - 135*(2269 + 664*lmMst1 - 56*lmMst2)*pow4(
1375  Mst2)) - Dmglst2*pow2(Msq)*(18*(206741 - 101880*lmMst1 + 89640*lmMst2)*
1376  pow2(Mst1)*pow2(Mst2) + (8583283 - 2329560*lmMst1 + 2329560*lmMst2)*
1377  pow4(Mst1) + 27*(173947 - 25080*lmMst1 + 68760*lmMst2)*pow4(Mst2)) +
1378  194400*Dmsqst2*(2*Dmglst2*(-5 + 3*lmMst1 - 3*lmMst2)*pow2(Mst1)*pow2(
1379  Mst2) - 2*(1 + lmMst1 - lmMst2)*pow2(Mst1)*pow3(Mst2) - 11*Dmglst2*
1380  pow4(Mst1) + Mst2*pow4(Mst1) + 2*Dmglst2*(2 + 3*lmMst1 - 3*lmMst2)*
1381  pow4(Mst2) - 2*(2 + lmMst1 - lmMst2)*pow5(Mst2))) - 7*pow4(s2t)*pow5(
1382  Mst2)*(-18*(24*Dmglst2*(900*Dmsqst2*(4 - lmMst1 + lmMst2) + (5917 -
1383  1095*lmMst1 - 195*lmMst2)*pow2(Msq)) - Mst2*(150*Dmsqst2*(743 - 72*
1384  lmMst1 + 72*lmMst2) + (362299 - 17820*lmMst1 + 33300*lmMst2)*pow2(Msq))
1385  )*pow2(Mst2)*pow4(Mst1) + 270*(720*Dmglst2*Dmsqst2*(4 + 3*lmMst1 - 3*
1386  lmMst2) + 2310*Dmsqst2*Mst2 + 2*Dmglst2*(648*lmMst1 - 7*(281 + 240*
1387  lmMst2))*pow2(Msq) + (6053 + 564*lmMst1 - 1104*lmMst2)*Mst2*pow2(Msq))*
1388  pow2(Mst1)*pow4(Mst2) - (-15*Mst2*(40*Dmsqst2*(1193 + 324*lmMst1 - 324*
1389  lmMst2) + (149867 - 3996*lmMst1 - 4860*lmMst2)*pow2(Msq)) + Dmglst2*(
1390  97200*Dmsqst2*(7 + 10*lmMst1 - 10*lmMst2) + 4*(2272991 - 116640*lmMst1
1391  + 116640*lmMst2)*pow2(Msq)))*pow6(Mst1) - 3240*(-60*Dmglst2*Dmsqst2 +
1392  30*Dmsqst2*Mst2 - 28*Dmglst2*pow2(Msq) + 19*Mst2*pow2(Msq))*pow6(Mst2))
1393  - 28*Mst2*pow2(Mt)*pow2(s2t)*(-3*Mst2*pow2(Msq)*(6*pow2(Mst2)*((309749
1394  + 12240*lmMst1 - 12240*lmMst2)*pow2(Mst2) + (533629 - 900*lmMst1 + 180*
1395  lmMst2)*pow2(MuSUSY))*pow4(Mst1) + 9*pow2(Mst1)*((5927 + 13560*lmMst1 -
1396  36600*lmMst2)*pow2(Mst2) + 10*(5597 + 564*lmMst1 - 1104*lmMst2)*pow2(
1397  MuSUSY))*pow4(Mst2) + ((3291029 + 210600*lmMst1 - 210600*lmMst2)*pow2(
1398  Mst2) + (6649153 - 81540*lmMst1 + 77220*lmMst2)*pow2(MuSUSY))*pow6(
1399  Mst1) - 20520*(2*pow2(Mst2) + pow2(MuSUSY))*pow6(Mst2)) - 300*Dmsqst2*
1400  Mst2*(9*pow2(Mst2)*(202*pow2(Mst2) + (1097 - 72*lmMst1 + 72*lmMst2)*
1401  pow2(MuSUSY))*pow4(Mst1) + (808*pow2(Mst2) + (20701 - 648*lmMst1 + 648*
1402  lmMst2)*pow2(MuSUSY))*pow6(Mst1) - 324*(2*pow2(Mst2) + pow2(MuSUSY))*
1403  pow6(Mst2) + 27*pow2(Mst1)*(53*pow2(MuSUSY)*pow4(Mst2) + 77*pow6(Mst2))
1404  ) + 4*Dmglst2*(-48600*Dmsqst2*pow2(Mst2)*(pow2(Mst1)*pow2(Mst2)*(8*
1405  pow2(Mst2) + 3*(2 + lmMst1 - lmMst2)*pow2(MuSUSY)) + (8*pow2(Mst2) + (3
1406  + 8*lmMst1 - 8*lmMst2)*pow2(MuSUSY))*pow4(Mst1) + (2*pow2(Mst2) + pow2(
1407  MuSUSY))*pow4(Mst2) + 8*pow6(Mst1)) + pow2(Msq)*(162*pow2(Mst2)*(20*(
1408  505 + 68*lmMst1 + 124*lmMst2)*pow2(Mst2) + (6803 - 1810*lmMst1 + 2670*
1409  lmMst2)*pow2(MuSUSY))*pow4(Mst1) - 27*pow2(Mst1)*(4*(-4849 + 270*lmMst1
1410  - 8910*lmMst2)*pow2(Mst2) + 5*(-1631 + 648*lmMst1 - 1680*lmMst2)*pow2(
1411  MuSUSY))*pow4(Mst2) + 2*(45*(78533 + 6732*lmMst1 + 180*lmMst2)*pow2(
1412  Mst2) + (2128489 - 307800*lmMst1 + 377460*lmMst2)*pow2(MuSUSY))*pow6(
1413  Mst1) - 22680*(2*pow2(Mst2) + pow2(MuSUSY))*pow6(Mst2)))) + 56*s2t*
1414  pow2(Mst1)*pow3(Mt)*(388800*Dmsqst2*pow2(Mst2)*(Dmglst2*((-2 - 3*lmMst1
1415  + 3*lmMst2)*pow2(Mst2)*pow2(MuSUSY) + pow2(Mst1)*((51 - 14*lmMst1 + 28*
1416  lmMst2 - 14*lmMt)*pow2(Mst2) + (1 - 9*lmMst1 + 9*lmMst2)*pow2(MuSUSY))
1417  + (87 - 22*lmMst1 + 44*lmMst2 - 22*lmMt)*pow4(Mst1) + (19 - 6*lmMst1 +
1418  12*lmMst2 - 6*lmMt)*pow4(Mst2)) + Mst2*((2 + lmMst1 - lmMst2)*pow2(
1419  Mst2)*pow2(MuSUSY) + pow2(Mst1)*((-5 + 2*lmMst1 - 4*lmMst2 + 2*lmMt)*
1420  pow2(Mst2) + (5 + 3*lmMst1 - 3*lmMst2)*pow2(MuSUSY)) + (-5 + 2*lmMst1 -
1421  4*lmMst2 + 2*lmMt)*pow4(Mst1) + (-1 + 2*lmMst1 - 4*lmMst2 + 2*lmMt)*
1422  pow4(Mst2))) + pow2(Msq)*(Dmglst2*(2*(4*(9908167 - 949320*lmMst1 +
1423  1769040*lmMst2 - 217080*lmMt)*pow2(Mst2) + (15057833 - 4014360*lmMst1 +
1424  5563080*lmMst2)*pow2(MuSUSY))*pow4(Mst1) + 18*pow2(Mst1)*(2*(364291 -
1425  88560*lmMst1 + 147960*lmMst2)*pow2(Mst2)*pow2(MuSUSY) + 3*(510149 -
1426  55320*lmMst1 + 118200*lmMst2 - 32160*lmMt)*pow4(Mst2)) + 27*((173947 -
1427  25080*lmMst1 + 68760*lmMst2)*pow2(MuSUSY)*pow4(Mst2) + 30*(-1672*lmMst1
1428  + 1448*lmMst2 + 59*(71 - 32*lmMt))*pow6(Mst2))) - 3*Mst2*(2*((2299036 -
1429  388800*lmMst1 + 656640*lmMst2)*pow2(Mst2) + (-266863 - 396360*lmMst1 +
1430  346680*lmMst2)*pow2(MuSUSY))*pow4(Mst1) + 6*pow2(Mst1)*(-20*(3937 +
1431  2988*lmMst1 - 2232*lmMst2)*pow2(Mst2)*pow2(MuSUSY) + (470657 - 86040*
1432  lmMst1 + 178200*lmMst2)*pow4(Mst2)) + 9*(-15*(2269 + 664*lmMst1 - 56*
1433  lmMst2)*pow2(MuSUSY)*pow4(Mst2) + 2*(68693 - 9960*lmMst1 + 45480*lmMst2
1434  - 3840*lmMt)*pow6(Mst2))))) + 16*pow4(Mt)*(680400*Dmsqst2*pow2(Mst2)*(-
1435  2*(-3 + lmMst1 - 2*lmMst2 + lmMt)*pow2(Mst1)*pow2(Mst2)*(2*pow2(Mst1) +
1436  pow2(Mst2)) + 2*(7 - 3*lmMst1 + 6*lmMst2 - 3*lmMt)*pow6(Mst1) + pow6(
1437  Mst2)) - 4*Dmglst2*(340200*Dmsqst2*pow3(Mst2)*((23 - 5*lmMst1 + 10*
1438  lmMst2 - 5*lmMt)*pow2(Mst1)*pow2(Mst2) + (77 - 18*lmMst1 + 36*lmMst2 -
1439  18*lmMt)*pow4(Mst1) + pow4(Mst2)) + Mst2*pow2(Msq)*(27*pow2(Mst1)*pow2(
1440  Mst2)*((209341 - 26880*lmMst1 + 82320*lmMst2 - 1680*lmMt)*pow2(Mst2) -
1441  6720*(5 + 6*lmMst2)*pow2(MuSUSY)) + 9*((3184397 - 476280*lmMst1 +
1442  1156680*lmMst2 - 161280*lmMt)*pow2(Mst2) + 105*(-3643 + 120*lmMst1 -
1443  3192*lmMst2)*pow2(MuSUSY))*pow4(Mst1) + 4*(19152737 - 3674160*lmMst1 +
1444  6872040*lmMst2 - 850500*lmMt)*pow6(Mst1) + 158760*pow6(Mst2))) + 21*
1445  pow2(Msq)*(3*pow4(Mst1)*(30*(-353 + 72*lmMst1 + 696*lmMst2)*pow2(Mst2)*
1446  pow2(MuSUSY) + (310039 - 91080*lmMst1 + 145080*lmMst2 - 43920*lmMt)*
1447  pow4(Mst2)) + (2*(626869 - 300240*lmMst1 + 395280*lmMst2 - 78840*lmMt)*
1448  pow2(Mst2) - 15*(38401 + 1080*lmMst1 - 7992*lmMst2)*pow2(MuSUSY))*pow6(
1449  Mst1) + 9*pow2(Mst1)*(160*(53 + 24*lmMst2)*pow2(MuSUSY)*pow4(Mst2) + (
1450  48983 - 12480*lmMst1 + 26820*lmMst2 - 12180*lmMt)*pow6(Mst2)) + 20520*
1451  pow8(Mst2)))) + 68040*pow2(Mst2)*(shiftst3*pow2(Msq)*(-4*pow2(Mst1)*
1452  pow2(s2t)*pow4(Mst2)*(2*(-1 + lmMst1 - lmMst2)*pow2(Mt)*(-(pow2(MuSUSY)
1453  *(-1 + pow2(Sbeta))) + pow2(Mst2)*pow2(Sbeta)) + pow2(s2t)*pow2(Sbeta)*
1454  pow4(Mst2)) + 8*(-1 + 3*lmMst1 - 3*lmMst2)*pow2(Mt)*pow2(MuSUSY)*pow2(
1455  s2t)*(-1 + pow2(Sbeta))*pow6(Mst1) + (-4*pow2(Mt)*pow2(s2t)*(pow2(
1456  MuSUSY)*(-1 + pow2(Sbeta)) + 2*pow2(Mst2)*pow2(Sbeta)) + pow2(Sbeta)*(
1457  16*pow4(Mt) + pow4(Mst2)*pow4(s2t)))*pow6(Mst2) + pow4(Mst1)*(8*(-1 +
1458  2*lmMst1 - 2*lmMst2)*pow2(Mst2)*pow2(Mt)*pow2(MuSUSY)*pow2(s2t)*(-1 +
1459  pow2(Sbeta)) + (3 + 2*lmMst1 - 2*lmMst2)*pow2(Sbeta)*pow4(s2t)*pow6(
1460  Mst2))) + 10*shiftst1*(Dmsqst2 + pow2(Msq))*(4*pow2(Mt)*pow2(MuSUSY)*
1461  pow2(s2t)*(pow2(Mst1)*pow4(Mst2) - 2*(lmMst1 - lmMst2)*pow2(Mst1)*(
1462  pow2(Mst1)*pow2(Mst2) + pow4(Mst1) + pow4(Mst2)) + pow6(Mst2)) + pow2(
1463  Sbeta)*(16*(pow2(Mst1) + pow2(Mst2))*pow4(Mst2)*pow4(Mt) + (pow2(Mst1)
1464  - pow2(Mst2))*(2*(lmMst1 - lmMst2)*pow2(Mst1)*pow2(Mst2) + pow4(Mst1) -
1465  pow4(Mst2))*pow4(Mst2)*pow4(s2t) - 4*pow2(Mt)*pow2(s2t)*(2*pow4(Mst1)*
1466  pow4(Mst2) - 4*pow2(Mst1)*pow6(Mst2) + pow2(MuSUSY)*(pow2(Mst1)*pow4(
1467  Mst2) - 2*(lmMst1 - lmMst2)*pow2(Mst1)*(pow2(Mst1)*pow2(Mst2) + pow4(
1468  Mst1) + pow4(Mst2)) + pow6(Mst2)) + 2*pow8(Mst2))))))))/(pow2(Msq)*
1469  pow2(Mst1)))/pow6(Mst2) + (544320*twoLoopFlag*xMst*pow2(Mt)*(xDmglst2*
1470  pow2(Dmglst2)*(16*(11*MuSUSY + 21*Mst2*Tbeta)*pow2(Mt)*pow2(Sbeta) +
1471  Mst2*MuSUSY*pow2(s2t)*(-(MuSUSY*Tbeta*(-1 + pow2(Sbeta))) + 18*Mst2*
1472  pow2(Sbeta)) + 24*Mt*s2t*Tbeta*(2*pow2(MuSUSY)*(-1 + pow2(Sbeta)) - 5*
1473  pow2(Mst2)*pow2(Sbeta))) + 2*Mt*pow2(Mst2)*(8*Mt*(2*MuSUSY + Mst2*
1474  Tbeta)*pow2(Sbeta) + s2t*Tbeta*(pow2(MuSUSY)*(-1 + pow2(Sbeta)) - 4*
1475  pow2(Mst2)*pow2(Sbeta))) + 2*Dmglst2*Mst2*(-16*(2*MuSUSY + 3*Mst2*
1476  Tbeta)*pow2(Mt)*pow2(Sbeta) + Mst2*MuSUSY*pow2(s2t)*(-(MuSUSY*Tbeta*(-1
1477  + pow2(Sbeta))) + 6*Mst2*pow2(Sbeta)) + Mt*s2t*Tbeta*(17*pow2(MuSUSY)*(
1478  -1 + pow2(Sbeta)) + 20*pow2(Mst2)*pow2(Sbeta))))*pow6(Mst1))/pow9(Mst2)
1479  )))/(816480.*Tbeta*pow2(Sbeta)) - (xMst*pow6(Mst1)*((-27*(lmMst1 -
1480  lmMst2)*oneLoopFlag*pow2(Mt)*pow2(MuSUSY)*pow2(s2t)*(-1 + pow2(Sbeta))*
1481  pow3(Mst2))/pow2(Sbeta) - Al4p*twoLoopFlag*(8*Mst2*s2t*pow2(Mt)*(Mst2*(
1482  Mt*(-193 - 474*lmMst2 + 6*lmMst1*(67 + 42*lmMst2) - 252*pow2(lmMst2)) +
1483  Dmglst2*s2t*(49 - 84*lmMst2 + 12*lmMst1*(7 + 3*lmMst2) - 36*pow2(
1484  lmMst2)))*pow2(MuSUSY) + Dmglst2*Mt*(-785 + 438*lmMst2 + 6*lmMst1*(-85
1485  + 42*lmMst2) - 252*pow2(lmMst2))*pow2(MuSUSY) + s2t*(1 - 111*lmMst2 +
1486  3*lmMst1*(37 + 72*lmMst2) - 81*pow2(lmMst1) - 135*pow2(lmMst2))*pow2(
1487  Mst2)*pow2(MuSUSY) + 4*(9*Dmglst2*(-lmMst1 + lmMst2)*s2t + Mt*(49 - 75*
1488  lmMst2 + 3*lmMst1*(25 + 6*lmMst2 - 6*lmMt) + 18*lmMst2*lmMt - 18*pow2(
1489  lmMst2)))*pow3(Mst2)) - 32*(Dmglst2*s2t*(95 - 447*lmMst2 + lmMst1*(411
1490  + 90*lmMst2 - 90*lmMt) + 36*lmMt + 90*lmMst2*lmMt - 90*pow2(lmMst2)) +
1491  Mt*(65 - 159*lmMst2 + 6*lmMst1*(25 + 6*lmMst2 - 6*lmMt) + 9*lmMt + 36*
1492  lmMst2*lmMt - 36*pow2(lmMst2)))*pow3(Mst2)*pow3(Mt) + 2*Mst2*Mt*MuSUSY*
1493  ((4*Mt*MuSUSY*s2t*(Dmglst2*Mst2*s2t*(-49 + 84*lmMst2 - 12*lmMst1*(7 +
1494  3*lmMst2) + 36*pow2(lmMst2)) + Dmglst2*Mt*(785 - 438*lmMst2 - 6*lmMst1*
1495  (-85 + 42*lmMst2) + 252*pow2(lmMst2)) + Mst2*Mt*(193 + 474*lmMst2 - 6*
1496  lmMst1*(67 + 42*lmMst2) + 252*pow2(lmMst2)) + s2t*(-1 + 111*lmMst2 - 3*
1497  lmMst1*(37 + 72*lmMst2) + 81*pow2(lmMst1) + 135*pow2(lmMst2))*pow2(
1498  Mst2)))/pow2(Sbeta) + (8*Dmglst2*(36*(-1 + 3*lmMst1 - 3*lmMst2)*Mst2*
1499  s2t*pow2(Mt) + 3*Mt*(-50 + 51*lmMst2 + 3*lmMst1*(-17 + 6*lmMst2) - 18*
1500  pow2(lmMst2))*pow2(Mst2)*pow2(s2t) + 4*(7 - 381*lmMst2 + lmMst1*(327 +
1501  72*lmMst2 - 81*lmMt) + 54*lmMt + 81*lmMst2*lmMt - 72*pow2(lmMst2))*
1502  pow3(Mt) + 2*(1 + 3*lmMst1 - 3*lmMst2)*pow3(Mst2)*pow3(s2t)) - Mst2*(-
1503  144*Mst2*s2t*(-lmMst1 + lmMst2 - 2*lmMst1*lmMst2 + pow2(lmMst1) + pow2(
1504  lmMst2))*pow2(Mt) + 24*Mt*(1 + 33*lmMst2 - 3*lmMst1*(11 + 6*lmMst2) +
1505  18*pow2(lmMst2))*pow2(Mst2)*pow2(s2t) + 32*(83 - 96*lmMst2 + 3*lmMst1*(
1506  29 + 12*lmMst2 - 9*lmMt) + 9*lmMt + 27*lmMst2*lmMt - 36*pow2(lmMst2))*
1507  pow3(Mt) + (5 + lmMst1*(6 - 288*lmMst2) - 6*lmMst2 + 144*pow2(lmMst1) +
1508  144*pow2(lmMst2))*pow3(Mst2)*pow3(s2t)))/Tbeta) + 576*Dmglst2*(4 + 6*
1509  lmMst1*(9 + 2*lmMst2 - 2*lmMt) + 7*lmMt + lmMst2*(-61 + 12*lmMt) - 12*
1510  pow2(lmMst2))*pow2(Mst2)*pow4(Mt) + 4*Dmglst2*(11 + 42*lmMst1 - 42*
1511  lmMst2)*Mt*pow3(s2t)*pow5(Mst2) + (-144*(lmMst1 - lmMst2)*Mst2*
1512  xDR2DRMOD*(2*Dmglst2*lmMst2*Mst2 + (-2 + lmMst2)*xDmglst2*pow2(Dmglst2)
1513  + (1 + lmMst2)*pow2(Mst2))*pow2(Mt)*pow2(MuSUSY)*pow2(s2t)*(-1 + pow2(
1514  Sbeta)) + (xDmglst2*pow2(Dmglst2)*(24*s2t*(4*(-143 + 18*lmMst1 - 18*
1515  lmMst2)*Tbeta*pow2(MuSUSY)*(-1 + pow2(Sbeta)) + Mst2*pow2(Sbeta)*(-12*
1516  Mst2*Tbeta*(18 + lmMst2*(169 - 30*lmMt) - 3*lmMst1*(49 + 10*lmMst2 -
1517  10*lmMt) - 22*lmMt + 30*pow2(lmMst2)) + MuSUSY*(156 + 252*lmMst2 - 5*(
1518  43 + 60*lmMst2)*pow2(Sbeta) + 12*lmMst1*(-21 + 25*pow2(Sbeta)))))*pow3(
1519  Mt) - 2*Mst2*pow2(Mt)*pow2(s2t)*(-2*Tbeta*(157 + 348*lmMst2 + 12*
1520  lmMst1*(-29 + 3*lmMst2) - 36*pow2(lmMst2))*pow2(MuSUSY)*(-1 + pow2(
1521  Sbeta)) + 36*(85 - 36*lmMst1 + 36*lmMst2)*Mst2*MuSUSY*pow2(Sbeta) + 3*
1522  Tbeta*pow2(Mst2)*pow2(Sbeta)*(96 - 430*pow2(Sbeta) + 215*pow4(Sbeta) -
1523  12*(lmMst1 - lmMst2)*(22 - 50*pow2(Sbeta) + 25*pow4(Sbeta)))) + pow2(
1524  Sbeta)*(16*Mt*((1 - 24*lmMst1 + 24*lmMst2)*MuSUSY + 6*(1 - 6*lmMst1 +
1525  6*lmMst2)*Mst2*Tbeta)*pow3(Mst2)*pow3(s2t) + 32*(9*Mst2*Tbeta*(94 +
1526  475*lmMst2 - 6*lmMst1*(67 + 14*lmMst2 - 14*lmMt) - 73*lmMt - 84*lmMst2*
1527  lmMt + 84*pow2(lmMst2)) + MuSUSY*(398 + 2085*lmMst2 - 18*lmMst1*(95 +
1528  22*lmMst2 - 22*lmMt) - 375*lmMt - 396*lmMst2*lmMt + 396*pow2(lmMst2)))*
1529  pow4(Mt) + (5 + 6*lmMst1 - 6*lmMst2)*Tbeta*pow4(s2t)*pow5(Mst2))))/
1530  Tbeta)/pow2(Sbeta) + 2*(5 + 6*lmMst1 - 6*lmMst2)*(-2*Mt + Dmglst2*s2t)*
1531  pow3(s2t)*pow6(Mst2) - (11 + 6*lmMst1 - 6*lmMst2)*pow4(s2t)*pow7(Mst2))
1532  ))/(108.*pow9(Mst2)) + pow2(Al4p)*(threeLoopFlag*(-(pow2(Mt)*pow2(s2t)*
1533  ((-5*Dmglst2*Dmsqst2*(-1081 + 165*lmMst1 - 165*lmMst2)*(-2 + pow2(
1534  Sbeta))*pow2(Sbeta)*pow4(Mst1))/(9.*pow2(Msq)*pow3(Mst2)) + (pow2(
1535  MuSUSY)*(53.385802469135804 + (40*B4)/9. - (4*D3)/9. + (2*DN)/9. + (
1536  1672*lmMst1)/27. + (53*pow2(lmMst1))/9. - lmMst2*(129.92592592592592 -
1537  72*lmMst1 + (13*pow2(lmMst1))/3.) + (2*(-470 + 147*lmMst1)*pow2(lmMst2)
1538  )/9. + (Dmglst2*Mst2*(4.444444444444445 - (4*(99 + 16*lmMst1)*lmMst2)/
1539  9. - (82*pow2(lmMst2))/3. - (40*Dmsqst2)/pow2(Msq)))/pow2(Mst1) + ((5*
1540  Dmsqst2*(1141 + 48*lmMst1*(7 - 3*lmMst2) - 264*lmMst2 + 144*pow2(
1541  lmMst2)))/54. - ((Dmsqst2*(30 - 60*lmMst2) + (103 + 186*lmMst2 + 32*
1542  lmMst1*(1 + lmMst2) + 91*pow2(lmMst2))*pow2(Msq))*pow2(Mst2))/(9.*pow2(
1543  Mst1)))/pow2(Msq) + (16*pow3(lmMst1))/9. - (271*pow3(lmMst2))/9. - (
1544  Dmglst2*(4320*Dmsqst2*(4 + lmMst1 - lmMst2) + pow2(Msq)*(14267 - 432*B4
1545  + 576*D3 - 360*DN + 4752*lmMst1 - 1404*pow2(lmMst1) + 72*lmMst2*(-63 -
1546  232*lmMst1 + 16*pow2(lmMst1)) - 72*(-281 + 123*lmMst1)*pow2(lmMst2) +
1547  7704*pow3(lmMst2))))/(162.*Mst2*pow2(Msq)) + (pow2(Mst1)*(Mst2*(
1548  434.270658436214 + (76*B4)/9. - (2*DN)/9. + (69088*lmMst1)/405. - (
1549  1313*pow2(lmMst1))/27. - (4*lmMst2*(16192 - 26430*lmMst1 + 3465*pow2(
1550  lmMst1)))/405. + ((-5735 + 3072*lmMst1)*pow2(lmMst2))/27. + (Dmsqst2*(
1551  201.74098765432097 - (622*lmMst2)/15. + (2*lmMst1*(311 + 10*lmMst2))/
1552  15. - (22*pow2(lmMst1))/3. + 6*pow2(lmMst2)))/pow2(Msq) - (62*pow3(
1553  lmMst1))/27. - (2086*pow3(lmMst2))/27.) + Dmglst2*((8*B4)/3. + (10*
1554  Dmsqst2*(23 - 42*lmMst1 + 42*lmMst2))/(3.*pow2(Msq)) - (2*(2695042 +
1555  54000*D3 - 33750*DN - 326895*lmMst1 - 324900*pow2(lmMst1) + 15*lmMst2*(
1556  -19607 - 129030*lmMst1 + 62550*pow2(lmMst1)) - 450*(-5023 + 5610*
1557  lmMst1)*pow2(lmMst2) + 11250*pow3(lmMst1) + 1575000*pow3(lmMst2)))/
1558  30375.)))/pow3(Mst2) + (16*(1 + lmMst2)*(4*Dmglst2*lmMst2 + Mst2 +
1559  lmMst2*Mst2)*pow3(Mst2))/(9.*pow4(Mst1)) - ((-(Mst2*(628.1736268201578
1560  + (76*B4)/
1561  9. - (2*DN)/9. + (6317839*lmMst1)/396900. - (66307*pow2(lmMst1))/315. -
1562  lmMst2*(12.52907281431091 - (182909*lmMst1)/315. + (274*pow2(lmMst1))/
1563  3.) + (2*(-58301 + 37135*lmMst1)*pow2(lmMst2))/315. + (Dmsqst2*(
1564  237.28785508324435 + (16526*lmMst2)/3969. + (2*lmMst1*(-8263 + 71820*
1565  lmMst2))/3969. - (520*pow2(lmMst1))/21. - (80*pow2(lmMst2))/7.))/pow2(
1566  Msq) - (44*pow3(lmMst1))/9. - (1256*pow3(lmMst2))/9.)) + Dmglst2*(
1567  585.1892843532082 - (8*B4)/3. + (32*D3)/9. - (20*DN)/9. - (20109937*
1568  lmMst1)/297675. - (15886*pow2(lmMst1))/945. + lmMst2*(
1569  17.112243218274966 - (144628*lmMst1)/945. + (1180*pow2(lmMst1))/9.) + (
1570  2*(80257 - 138180*lmMst1)*pow2(lmMst2))/945. - (92*pow3(lmMst1))/27. +
1571  (4448*pow3(lmMst2))/27.))*pow4(Mst1))/pow5(Mst2) + (2*Dmglst2*pow2(Msq)
1572  *(54*(344*OepS2 + 9*(15643 - 774*lmMst1 + 774*lmMst2)*S2)*pow2(Mst1)*
1573  pow2(Mst2) + 4*(17308*OepS2 + 27*(93919 - 12981*lmMst1 + 12981*lmMst2)*
1574  S2)*pow4(Mst1) + 27*(56*OepS2 - 81*(-1677 + 14*lmMst1 - 14*lmMst2)*S2)*
1575  pow4(Mst2)) - 3*Mst2*(pow2(Msq)*(3*(8456*OepS2 - 81*(11243 + 2114*
1576  lmMst1 - 2114*lmMst2)*S2)*pow2(Mst1)*pow2(Mst2) + (52948*OepS2 - 27*(
1577  194357 + 39711*lmMst1 - 39711*lmMst2)*S2)*pow4(Mst1) + 27*(184*OepS2 -
1578  81*(307 + 46*lmMst1 - 46*lmMst2)*S2)*pow4(Mst2)) + 10*Dmsqst2*(9*(104*
1579  OepS2 + 27*(17 - 78*lmMst1 + 78*lmMst2)*S2)*pow2(Mst1)*pow2(Mst2) + 13*
1580  (136*OepS2 - 27*(95 + 102*lmMst1 - 102*lmMst2)*S2)*pow4(Mst1) + 27*(8*
1581  OepS2 - 81*(-15 + 2*lmMst1 - 2*lmMst2)*S2)*pow4(Mst2))))/(2187.*pow2(
1582  Msq)*pow5(Mst2))))/pow2(Sbeta))) + pow4(s2t)*(-(Mst2*pow2(Mst1)*(Mst2*(
1583  79.01365226337448 - B4/9. + (2*D3)/9. - DN/6. + (4372*lmMst1)/405. + (
1584  lmMst2*(16051 + 22980*lmMst1 - 5175*pow2(lmMst1)))/810. - (1631*pow2(
1585  lmMst1))/108. + ((-92 + 327*lmMst1)*pow2(lmMst2))/27. - (Dmsqst2*(
1586  3.2221604938271606 + lmMst1*(5.188888888888889 - 7*lmMst2) - (317*
1587  lmMst2)/90. + (11*pow2(lmMst1))/6. + (31*pow2(lmMst2))/6.))/pow2(Msq) -
1588  (79*pow3(lmMst1))/54. - (115*pow3(lmMst2))/27.) + Dmglst2*(
1589  0.7822304526748971 - (2*B4)/3. + (8*D3)/9. - (5*DN)/9. + (81193*lmMst1)
1590  /4050. + (137*pow2(lmMst1))/135. - (lmMst2*(81643 + 86970*lmMst1 +
1591  48150*pow2(lmMst1)))/4050. + ((4969 + 3840*lmMst1)*pow2(lmMst2))/270. +
1592  (5*Dmsqst2*(75 - 26*lmMst1 + 26*lmMst2))/(6.*pow2(Msq)) - (5*pow3(
1593  lmMst1))/27. - (58*pow3(lmMst2))/27.))) + (Dmglst2*(15707 - 432*B4 +
1594  576*D3 - 360*DN + 4752*lmMst1 - 1404*pow2(lmMst1) + 72*lmMst2*(-277 -
1595  264*lmMst1 + 16*pow2(lmMst1)) + 72*(142 - 123*lmMst1)*pow2(lmMst2) + (
1596  4320*Dmsqst2*(1 + lmMst1 - lmMst2))/pow2(Msq) + 7704*pow3(lmMst2))*
1597  pow3(Mst2))/648. + (46.745471895783595 + B4 + D3/9. - DN/9. + (
1598  34838747*lmMst1)/529200. + (50723*pow2(lmMst1))/1890. + (lmMst2*(-
1599  23468297 - 17276980*lmMst1 + 3601500*pow2(lmMst1)))/529200. + (4*(2941
1600  - 2415*lmMst1)*pow2(lmMst2))/945. + (Dmsqst2*(15.13649301931237 +
1601  lmMst1*(13.99649785840262 - (106*lmMst2)/21.) - (621671*lmMst2)/39690.
1602  + (53*pow2(lmMst1))/
1603  21. + (53*pow2(lmMst2))/21.))/pow2(Msq) - (10*pow3(lmMst1))/27. + (409*
1604  pow3(lmMst2))/108. + (Dmglst2*(79.58863384550371 + (1436147*lmMst1)/
1605  1.1907e6 + (1363*pow2(lmMst1))/315. + lmMst2*(6.96052994037121 - (101*
1606  lmMst1)/315. + (11*pow2(lmMst1))/3.) - (0.7285714285714285 + (11*
1607  lmMst1)/3.)*pow2(lmMst2) + (5*Dmsqst2*(76 - 249*lmMst1 + 249*lmMst2))/(
1608  54.*pow2(Msq)) - (11*pow3(lmMst1))/9. + (11*pow3(lmMst2))/9.))/Mst2)*
1609  pow4(Mst1) - ((30*Dmsqst2*(1213 + 48*lmMst1*(7 - 3*lmMst2) - 408*lmMst2
1610  + 144*pow2(lmMst2)) + pow2(Msq)*(25289 + 1440*B4 - 144*D3 + 72*DN +
1611  22368*lmMst1 + 1908*pow2(lmMst1) - 12*lmMst2*(2296 - 2136*lmMst1 + 117*
1612  pow2(lmMst1)) + 504*(-53 + 21*lmMst1)*pow2(lmMst2) + 576*pow3(lmMst1) -
1613  9756*pow3(lmMst2)))*pow4(Mst2))/(1296.*pow2(Msq)) - S2*(Dmglst2*(
1614  61.111111111111114 - 72*lmMst1 + 72*lmMst2)*Mst2*pow2(Mst1) + ((5717 +
1615  1286*lmMst1 - 1286*lmMst2 + (10*Dmsqst2*(253 + 42*lmMst1 - 42*lmMst2))/
1616  pow2(Msq))*pow2(Mst1)*pow2(Mst2))/12. + Dmglst2*(838.5 - 7*lmMst1 + 7*
1617  lmMst2)*pow3(Mst2) - (Dmglst2*(51635 + 25194*lmMst1 - 25194*lmMst2)*
1618  pow4(Mst1))/(162.*Mst2) + (5*(4*Dmsqst2*(163 + 42*lmMst1 - 42*lmMst2) +
1619  (3370 + 1077*lmMst1 - 1077*lmMst2)*pow2(Msq))*pow4(Mst1))/(108.*pow2(
1620  Msq)) + (3*(307 + 46*lmMst1 - 46*lmMst2)*pow4(Mst2))/4. + (15*Dmsqst2*(
1621  -15 + 2*lmMst1 - 2*lmMst2)*pow4(Mst2))/(2.*pow2(Msq))) + (((360*
1622  Dmglst2*Dmsqst2 + Dmsqst2*(30 - 60*lmMst2)*Mst2 + Mst2*(135 + 250*
1623  lmMst2 + 32*lmMst1*(1 + lmMst2) + 123*pow2(lmMst2))*pow2(Msq) + 2*
1624  Dmglst2*(-20 + (262 + 32*lmMst1)*lmMst2 + 187*pow2(lmMst2))*pow2(Msq))*
1625  pow5(Mst2))/(36.*pow2(Mst1)) + (OepS2*(60*Dmsqst2*Mst2*(63*pow2(Mst1)*
1626  pow2(Mst2) + 14*pow4(Mst1) + 27*pow4(Mst2)) + pow2(Msq)*(11574*pow2(
1627  Mst1)*pow3(Mst2) + 5385*Mst2*pow4(Mst1) - 4*Dmglst2*(1944*pow2(Mst1)*
1628  pow2(Mst2) + 4199*pow4(Mst1) + 189*pow4(Mst2)) + 3726*pow5(Mst2))))/(
1629  2187.*Mst2))/pow2(Msq)) - (pow2(MuSUSY)*pow3(Mt)*((-36*Mst2*pow2(Mst1)*
1630  (64800*Dmsqst2*Mst2*(Dmglst2*(8 - 15*lmMst1 + 15*lmMst2) + (1 + 3*
1631  lmMst1 - 3*lmMst2)*Mst2)*s2t + pow2(Msq)*(5*Mst2*(9*Mt*(10667 - 96*B4 +
1632  96*D3 - 48*DN - 3072*lmMst1 - 384*(-25 + 9*lmMst1)*lmMst2 - 384*(-1 +
1633  lmMst1 - lmMst2)*lmMt - 224*OepS2 + 324*(-43 + 14*lmMst1 - 14*lmMst2)*
1634  S2 - 384*(-13 + 4*lmMst1)*pow2(lmMst2) + 1536*pow3(lmMst2)) + 2*Mst2*
1635  s2t*(75569 + 13716*B4 - 54*DN - 33426*lmMst1 - 1088*OepS2 + 162*(169 +
1636  136*lmMst1 - 136*lmMst2)*S2 - 2376*pow2(lmMst1) + 54*lmMst2*(1427 -
1637  1012*lmMst1 + 16*pow2(lmMst1)) - 108*(-642 + 203*lmMst1)*pow2(lmMst2) +
1638  21060*pow3(lmMst2))) + Dmglst2*(30*Mt*(28405 - 288*B4 + 288*D3 - 144*DN
1639  + 5472*lmMst1 - 288*(-89 + 2*lmMst1)*lmMst2 + 576*(-2 + lmMst1 -
1640  lmMst2)*lmMt + 224*OepS2 - 324*(65 + 14*lmMst1 - 14*lmMst2)*S2 - 576*(-
1641  9 + 8*lmMst1)*pow2(lmMst2) + 4608*pow3(lmMst2)) + Mst2*s2t*(66761 +
1642  301320*B4 - 4860*DN - 205380*lmMst1 + 40480*OepS2 - 216*(2489 + 3795*
1643  lmMst1 - 3795*lmMst2)*S2 + 23760*pow2(lmMst1) + 180*lmMst2*(4993 -
1644  1956*lmMst1 + 48*pow2(lmMst1)) - 1080*(-482 + 331*lmMst1)*pow2(lmMst2)
1645  + 348840*pow3(lmMst2))))) + 27*(86400*Dmsqst2*Mst2*(Dmglst2*(2 + 5*
1646  lmMst1 - 5*lmMst2) + (-1 - lmMst1 + lmMst2)*Mst2)*s2t + pow2(Msq)*(-15*
1647  Mst2*(32*Mt*(436 - 6*B4 + 6*D3 - 3*DN - 48*lmMst1 + (408 - 96*lmMst1)*
1648  lmMst2 + 24*lmMt - 972*S2 - 48*(-4 + lmMst1)*pow2(lmMst2) + 48*pow3(
1649  lmMst2)) + Mst2*s2t*(28683 + 5280*B4 - 48*DN - 5952*lmMst1 - 224*OepS2
1650  + 324*(-1 + 14*lmMst1 - 14*lmMst2)*S2 - 768*pow2(lmMst1) - 192*lmMst2*(
1651  -214 + 73*lmMst1 + 4*pow2(lmMst1)) - 96*(-268 + 57*lmMst1)*pow2(lmMst2)
1652  + 6240*pow3(lmMst2))) - Dmglst2*(2880*Mt*(180 - 2*B4 + 2*D3 - DN + 16*
1653  lmMst1 + 144*lmMst2 - 216*S2 - 16*(-2 + lmMst1)*pow2(lmMst2) + 16*pow3(
1654  lmMst2)) + Mst2*s2t*(23917 + 188640*B4 - 3600*DN - 37440*lmMst1 + 5600*
1655  OepS2 - 324*(-453 + 350*lmMst1 - 350*lmMst2)*S2 + 11520*pow2(lmMst1) -
1656  2880*lmMst2*(-237 + 55*lmMst1 + 4*pow2(lmMst1)) - 1440*(-280 + 121*
1657  lmMst1)*pow2(lmMst2) + 185760*pow3(lmMst2)))))*pow3(Mst2))/pow2(Msq) -
1658  10*(9*Mt*(383185 - 2592*B4 + 2592*D3 - 1296*DN - 187704*lmMst1 - 17440*
1659  OepS2 + 648*(-57 + 545*lmMst1 - 545*lmMst2)*S2 - 7992*pow2(lmMst1) -
1660  216*lmMst2*(-1733 + 630*lmMst1 + 26*pow2(lmMst1)) - 216*(-859 + 246*
1661  lmMst1)*pow2(lmMst2) + 3456*lmMt*(3 + 6*lmMst2 - 2*lmMst1*(3 + lmMst2)
1662  + pow2(lmMst1) + pow2(lmMst2)) + 720*pow3(lmMst1) + 58032*pow3(lmMst2))
1663  + s2t*(-(Dmglst2*(2773621 - 1660176*B4 + 25272*DN + 2004408*lmMst1 -
1664  525472*OepS2 + 108*(123113 + 98526*lmMst1 - 98526*lmMst2)*S2 + 3888*
1665  pow2(lmMst1) - 144*lmMst2*(36802 - 11421*lmMst1 + 1728*pow2(lmMst1)) +
1666  167184*(-14 + 15*lmMst1)*pow2(lmMst2) - 31104*pow3(lmMst1) - 2227824*
1667  pow3(lmMst2))) + 3*Mst2*(1702429 + 257904*B4 - 648*DN - 748656*lmMst1 -
1668  30112*OepS2 + 108*(9185 + 5646*lmMst1 - 5646*lmMst2)*S2 + 41904*pow2(
1669  lmMst1) + 216*lmMst2*(5971 - 6106*lmMst1 + 576*pow2(lmMst1)) - 41904*(-
1670  34 + 15*lmMst1)*pow2(lmMst2) - 3456*pow3(lmMst1) + 507600*pow3(lmMst2))
1671  ))*pow4(Mst1) - (622080*(1 + lmMst2)*(-Dmglst2 + 3*Dmglst2*lmMst2 +
1672  Mst2 + lmMst2*Mst2)*s2t*pow6(Mst2))/pow2(Mst1)))/(43740.*pow2(Sbeta)*
1673  pow6(Mst2)) + pow2(Mt)*pow2(s2t)*(pow2(Mst2)*(312.7354938271605 + (8*
1674  D3)/9. - (8*DN)/9. + (806*lmMst1)/27. + (32*lmMt)/3. + (2*lmMst2*(2267
1675  + 90*lmMst1 - 117*pow2(lmMst1)))/27. + (124*pow2(lmMst1))/9. + (4*(133
1676  + 8*lmMst1)*pow2(lmMst2))/9. + (5*Dmsqst2*(391 + 32*lmMst1 - 128*
1677  lmMst2))/(18.*pow2(Msq)) + (32*pow3(lmMst1))/9. + (14*pow3(lmMst2))/9.)
1678  + pow2(Mst1)*(97.4135390946502 - (8*D3)/9. + (8*DN)/9. - (88984*lmMst1)
1679  /405. - (64*(lmMst1 - lmMst2)*lmMt)/3. - (1738*pow2(lmMst1))/27. + (2*
1680  lmMst2*(52322 - 4710*lmMst1 + 315*pow2(lmMst1)))/405. + (4*(479 - 237*
1681  lmMst1)*pow2(lmMst2))/27. - (Dmsqst2*(17.999506172839506 + lmMst1*(
1682  32.62222222222222 - 16*lmMst2) - (2068*lmMst2)/45. + 8*pow2(lmMst1) +
1683  8*pow2(lmMst2)))/pow2(Msq) - (260*pow3(lmMst1))/27. + (1166*pow3(
1684  lmMst2))/27.) + ((-4*Dmglst2*(16875*Dmsqst2*((113 - 6*lmMst1 + 6*
1685  lmMst2)*pow2(Mst1) + 46*pow2(Mst2)) - pow2(Msq)*(225*pow2(Mst2)*(11674
1686  - 120*B4 + 120*D3 - 60*DN + 690*lmMst1 + 345*pow2(lmMst1) - 5*lmMst2*(-
1687  3427 - 54*lmMst1 + 96*pow2(lmMst1)) + (4515 - 480*lmMst1)*pow2(lmMst2)
1688  + 960*pow3(lmMst2)) + pow2(Mst1)*(1216808 + 1164855*lmMst2 - 162000*(2
1689  + lmMst2)*lmMt + 225*(-341 + 30*lmMst2)*pow2(lmMst1) + 30*lmMst1*(34484
1690  - 16260*lmMst2 + 5400*lmMt - 21825*pow2(lmMst2)) + 365400*pow2(lmMst2)
1691  - 2250*pow3(lmMst1) + 650250*pow3(lmMst2)))))/(30375.*Mst2) + (2*(-360*
1692  Dmglst2*Dmsqst2 + 30*Dmsqst2*(-1 + 2*lmMst2)*Mst2 - Mst2*(87 + 154*
1693  lmMst2 + 32*lmMst1*(1 + lmMst2) + 75*pow2(lmMst2))*pow2(Msq) - 2*
1694  Dmglst2*(-52 + 2*(67 + 16*lmMst1)*lmMst2 + 91*pow2(lmMst2))*pow2(Msq))*
1695  pow3(Mst2))/(9.*pow2(Mst1)))/pow2(Msq) - ((Dmglst2*(175.16754355781114
1696  - (17578814*lmMst1)/
1697  33075. + lmMst2*(257.7056386999244 + (105592*lmMst1)/315. - (208*pow2(
1698  lmMst1))/9.) - (35576*pow2(lmMst1))/315. + (16*(-4376 + 2555*lmMst1)*
1699  pow2(lmMst2))/315. + (64*lmMt*(2 + 5*lmMst2 - lmMst1*(5 + 2*lmMst2) +
1700  pow2(lmMst1) + pow2(lmMst2)))/3. + (160*Dmsqst2*(41 - 12*lmMst1 + 12*
1701  lmMst2))/(27.*pow2(Msq)) + (16*pow3(lmMst1))/27. - (2896*pow3(lmMst2))/
1702  27.) - Mst2*(199.98139767323744 - (18614063*lmMst1)/66150. + lmMst2*(
1703  293.39173091458804 - (25514*lmMst1)/945. - (286*pow2(lmMst1))/9.) - (
1704  48143*pow2(lmMst1))/945. + (32*lmMt*(-2*lmMst1*(1 + lmMst2) + lmMst2*(2
1705  + lmMst2) + pow2(lmMst1)))/3. + (77.94391534391535 - (2*lmMst1)/9.)*
1706  pow2(lmMst2) + (Dmsqst2*(3.5881655848700444 + (470824*lmMst2)/19845. +
1707  (4*lmMst1*(-117706 + 34965*lmMst2))/19845. - (74*pow2(lmMst1))/21. - (
1708  74*pow2(lmMst2))/21.))/pow2(Msq) + (190*pow3(lmMst1))/27. + (674*pow3(
1709  lmMst2))/27.))*pow4(Mst1))/pow3(Mst2) + pow2(MuSUSY)*(
1710  53.385802469135804 + (40*B4)/9. - (4*D3)/9. + (2*DN)/9. + (1672*lmMst1)
1711  /27. + (53*pow2(lmMst1))/9. - lmMst2*(129.92592592592592 - 72*lmMst1 +
1712  (13*pow2(lmMst1))/3.) + (2*(-470 + 147*lmMst1)*pow2(lmMst2))/9. + (
1713  Dmglst2*Mst2*(4.444444444444445 - (4*(99 + 16*lmMst1)*lmMst2)/9. - (82*
1714  pow2(lmMst2))/3. - (40*Dmsqst2)/pow2(Msq)))/pow2(Mst1) + ((5*Dmsqst2*(
1715  1141 + 48*lmMst1*(7 - 3*lmMst2) - 264*lmMst2 + 144*pow2(lmMst2)))/54. -
1716  ((Dmsqst2*(30 - 60*lmMst2) + (103 + 186*lmMst2 + 32*lmMst1*(1 + lmMst2)
1717  + 91*pow2(lmMst2))*pow2(Msq))*pow2(Mst2))/(9.*pow2(Mst1)))/pow2(Msq) +
1718  (16*pow3(lmMst1))/9. - (271*pow3(lmMst2))/9. - (Dmglst2*(4320*Dmsqst2*(
1719  4 + lmMst1 - lmMst2) + pow2(Msq)*(14267 - 432*B4 + 576*D3 - 360*DN +
1720  4752*lmMst1 - 1404*pow2(lmMst1) + 72*lmMst2*(-63 - 232*lmMst1 + 16*
1721  pow2(lmMst1)) - 72*(-281 + 123*lmMst1)*pow2(lmMst2) + 7704*pow3(lmMst2)
1722  )))/(162.*Mst2*pow2(Msq)) - (pow2(Mst1)*(-(Mst2*(434.270658436214 + (
1723  76*B4)/9. - (2*DN)/9. + (69088*lmMst1)/405. - (1313*pow2(lmMst1))/27. -
1724  (4*lmMst2*(16192 - 26430*lmMst1 + 3465*pow2(lmMst1)))/405. + ((-5735 +
1725  3072*lmMst1)*pow2(lmMst2))/27. + (Dmsqst2*(201.74098765432097 - (622*
1726  lmMst2)/15. + (2*lmMst1*(311 + 10*lmMst2))/15. - (22*pow2(lmMst1))/3. +
1727  6*pow2(lmMst2)))/pow2(Msq) - (62*pow3(lmMst1))/27. - (2086*pow3(lmMst2)
1728  )/27.)) + (2*Dmglst2*(2695042 - 40500*B4 + 54000*D3 - 33750*DN -
1729  326895*lmMst1 - 324900*pow2(lmMst1) + 15*lmMst2*(-19607 - 129030*lmMst1
1730  + 62550*pow2(lmMst1)) + 450*(5023 - 5610*lmMst1)*pow2(lmMst2) + (50625*
1731  Dmsqst2*(-23 + 42*lmMst1 - 42*lmMst2))/pow2(Msq) + 11250*pow3(lmMst1) +
1732  1575000*pow3(lmMst2)))/30375.))/pow3(Mst2) + (16*(1 + lmMst2)*(4*
1733  Dmglst2*lmMst2 + Mst2 + lmMst2*Mst2)*pow3(Mst2))/(9.*pow4(Mst1)) - ((-(
1734  Mst2*(628.1736268201578 + (76*B4)/9. - (2*DN)/9. + (6317839*lmMst1)/
1735  396900. - (66307*pow2(lmMst1))/315. - lmMst2*(12.52907281431091 - (
1736  182909*lmMst1)/315. + (274*pow2(lmMst1))/3.) + (2*(-58301 + 37135*
1737  lmMst1)*pow2(lmMst2))/315. + (Dmsqst2*(237.28785508324435 + (16526*
1738  lmMst2)/3969. + (2*lmMst1*(-8263 + 71820*lmMst2))/3969. - (520*pow2(
1739  lmMst1))/21. - (80*pow2(lmMst2))/7.))/pow2(Msq) - (44*pow3(lmMst1))/9.
1740  - (1256*pow3(lmMst2))/
1741  9.)) + Dmglst2*(585.1892843532082 - (8*B4)/3. + (32*D3)/9. - (20*DN)/9.
1742  - (20109937*lmMst1)/297675. - (15886*pow2(lmMst1))/945. + lmMst2*(
1743  17.112243218274966 - (144628*lmMst1)/945. + (1180*pow2(lmMst1))/9.) + (
1744  169.85608465608465 - (2632*lmMst1)/9.)*pow2(lmMst2) - (92*pow3(lmMst1))
1745  /27. + (4448*pow3(lmMst2))/27.))*pow4(Mst1))/pow5(Mst2)) + (32*(1 +
1746  lmMst2)*(4*Dmglst2*lmMst2 + Mst2 + lmMst2*Mst2)*pow5(Mst2))/(9.*pow4(
1747  Mst1)) + (-3*Mst2*(pow2(Msq)*(6*pow2(Mst1)*pow2(Mst2)*((25160*OepS2 -
1748  81*(9191 + 6290*lmMst1 - 6290*lmMst2)*S2)*pow2(Mst2) + 5*(8456*OepS2 -
1749  81*(11243 + 2114*lmMst1 - 2114*lmMst2)*S2)*pow2(MuSUSY)) + ((274280*
1750  OepS2 - 27*(399127 + 205710*lmMst1 - 205710*lmMst2)*S2)*pow2(Mst2) +
1751  10*(52948*OepS2 - 27*(194357 + 39711*lmMst1 - 39711*lmMst2)*S2)*pow2(
1752  MuSUSY))*pow4(Mst1) + 27*((2120*OepS2 - 81*(-141 + 530*lmMst1 - 530*
1753  lmMst2)*S2)*pow2(Mst2) + 10*(184*OepS2 - 81*(307 + 46*lmMst1 - 46*
1754  lmMst2)*S2)*pow2(MuSUSY))*pow4(Mst2)) + 100*Dmsqst2*(9*pow2(Mst1)*pow2(
1755  Mst2)*(2*(8*OepS2 - 27*(23 + 6*lmMst1 - 6*lmMst2)*S2)*pow2(Mst2) + (
1756  104*OepS2 + 27*(17 - 78*lmMst1 + 78*lmMst2)*S2)*pow2(MuSUSY)) + (4*(16*
1757  OepS2 - 27*(35 + 12*lmMst1 - 12*lmMst2)*S2)*pow2(Mst2) + 13*(136*OepS2
1758  - 27*(95 + 102*lmMst1 - 102*lmMst2)*S2)*pow2(MuSUSY))*pow4(Mst1) + 27*(
1759  (8*OepS2 - 81*(9 + 2*lmMst1 - 2*lmMst2)*S2)*pow2(Mst2) + (8*OepS2 - 81*
1760  (-15 + 2*lmMst1 - 2*lmMst2)*S2)*pow2(MuSUSY))*pow4(Mst2))) + 4*Dmglst2*
1761  pow2(Msq)*(2*(9*(30760*OepS2 - 27*(28283 + 23070*lmMst1 - 23070*lmMst2)
1762  *S2)*pow2(Mst2) + 10*(17308*OepS2 + 27*(93919 - 12981*lmMst1 + 12981*
1763  lmMst2)*S2)*pow2(MuSUSY))*pow4(Mst1) + 135*(56*OepS2 - 81*(-1677 + 14*
1764  lmMst1 - 14*lmMst2)*S2)*pow2(MuSUSY)*pow4(Mst2) + 54*pow2(Mst1)*(5*(
1765  344*OepS2 + 9*(15643 - 774*lmMst1 + 774*lmMst2)*S2)*pow2(Mst2)*pow2(
1766  MuSUSY) + (2000*OepS2 - 162*(31 + 250*lmMst1 - 250*lmMst2)*S2)*pow4(
1767  Mst2)) - 2768742*S2*pow6(Mst2)))/(21870.*pow2(Msq)*pow5(Mst2))) + (Mt*
1768  pow3(s2t)*((583200*Dmsqst2*(4*(-1 + lmMst1 - lmMst2)*pow2(Mst1)*pow3(
1769  Mst2) + (-4 + lmMst1 - lmMst2)*Mst2*pow4(Mst1) + Dmglst2*(4*(12 - 5*
1770  lmMst1 + 5*lmMst2)*pow2(Mst1)*pow2(Mst2) + (40 - 3*lmMst1 + 3*lmMst2)*
1771  pow4(Mst1) - 4*(2 + 5*lmMst1 - 5*lmMst2)*pow4(Mst2)) + 4*(1 + lmMst1 -
1772  lmMst2)*pow5(Mst2)))/pow2(Msq) + (Dmglst2*(18*pow2(Mst2)*(27211 +
1773  36720*B4 + 1080*DN - 298440*lmMst1 + 64160*OepS2 - 108*(14033 + 12030*
1774  lmMst1 - 12030*lmMst2)*S2 + 12960*pow2(lmMst1) + 360*lmMst2*(-503 -
1775  636*lmMst1 + 144*pow2(lmMst1)) - 2160*(30 + 89*lmMst1)*pow2(lmMst2) +
1776  140400*pow3(lmMst2))*pow4(Mst1) + 27*pow2(Mst1)*(69997 + 188640*B4 -
1777  3600*DN - 37440*lmMst1 + 5600*OepS2 - 324*(-453 + 350*lmMst1 - 350*
1778  lmMst2)*S2 + 11520*pow2(lmMst1) - 2880*lmMst2*(-205 + 55*lmMst1 + 4*
1779  pow2(lmMst1)) - 1440*(-184 + 121*lmMst1)*pow2(lmMst2) + 185760*pow3(
1780  lmMst2))*pow4(Mst2) - (31897243 - 2491360*OepS2 + 90290268*S2 - 360*
1781  lmMst2*(18652 + 140139*S2) + 38880*(37 - 40*lmMst2)*pow2(lmMst1) +
1782  3188160*pow2(lmMst2) + 360*lmMst1*(17410 - 12852*lmMst2 + 140139*S2 +
1783  11232*pow2(lmMst2)) - 311040*pow3(lmMst1) - 2177280*pow3(lmMst2))*pow6(
1784  Mst1) + 622080*(-1 + 2*lmMst2 + 3*pow2(lmMst2))*pow6(Mst2)) + 15*Mst2*(
1785  6*pow2(Mst2)*(51041 + 7344*B4 + 216*DN - 80136*lmMst1 - 2336*OepS2 +
1786  324*(347 + 146*lmMst1 - 146*lmMst2)*S2 - 2592*pow2(lmMst1) + 216*
1787  lmMst2*(-221 - 428*lmMst1 + 48*pow2(lmMst1)) - 432*(-122 + 89*lmMst1)*
1788  pow2(lmMst2) + 28080*pow3(lmMst2))*pow4(Mst1) + 27*pow2(Mst1)*(25611 +
1789  5280*B4 - 48*DN - 5952*lmMst1 - 224*OepS2 + 324*(-1 + 14*lmMst1 - 14*
1790  lmMst2)*S2 - 768*pow2(lmMst1) - 192*lmMst2*(-182 + 73*lmMst1 + 4*pow2(
1791  lmMst1)) - 96*(-236 + 57*lmMst1)*pow2(lmMst2) + 6240*pow3(lmMst2))*
1792  pow4(Mst2) + (551987 - 14048*OepS2 + 661068*S2 - 216*lmMst2*(46 + 1317*
1793  S2) + 864*(205 + 216*lmMst2)*pow2(lmMst1) + 216000*pow2(lmMst2) - 216*
1794  lmMst1*(248 + 1820*lmMst2 - 1317*S2 + 1632*pow2(lmMst2)) - 6912*pow3(
1795  lmMst1) + 172800*pow3(lmMst2))*pow6(Mst1) + 41472*pow2(1 + lmMst2)*
1796  pow6(Mst2)))/pow2(Mst1)))/(87480.*pow2(Mst2)) + pow4(Mt)*(
1797  480.98395061728394 - (640*lmMst1)/9. - (392*pow2(lmMst1))/9. + (4*
1798  lmMst2*(-553 - 1224*lmMst1 + 63*pow2(lmMst1)))/81. + (32*(121 - 18*
1799  lmMst1)*pow2(lmMst2))/27. + (4*lmMt*(926 - 749*lmMst2 + 6*lmMst1*(27 +
1800  32*lmMst2) + 9*pow2(lmMst1) + 57*pow2(lmMst2)))/27. - (4*(-12 + lmMst1
1801  + 55*lmMst2)*pow2(lmMt))/3. + ((40*Dmsqst2*(-103 + 42*lmMst1 + 78*lmMt
1802  - 6*lmMst2*(23 + 3*lmMt) + 9*pow2(lmMst2) + 9*pow2(lmMt)))/27. + (4*(
1803  Dmsqst2*(30 - 60*lmMst2) + (71 + 122*lmMst2 + 32*lmMst1*(1 + lmMst2) +
1804  59*pow2(lmMst2))*pow2(Msq))*pow2(Mst2))/(9.*pow2(Mst1)))/pow2(Msq) - (
1805  68*pow3(lmMst1))/9. + (8*pow3(lmMst2))/9. + (184*pow3(lmMt))/3. - (64*(
1806  1 + lmMst2)*(4*Dmglst2*lmMst2 + Mst2 + lmMst2*Mst2)*pow3(Mst2))/(9.*
1807  pow4(Mst1)) + (600*Dmglst2*pow2(Mst2)*(350*Dmsqst2*((2954 - 864*lmMst1
1808  + 1713*lmMst2 - 849*lmMt)*pow2(Mst1) + 324*pow2(Mst2)) + pow2(Msq)*(
1809  630*(-84 + (70 + 32*lmMst1)*lmMst2 + 59*pow2(lmMst2))*pow2(Mst2) +
1810  pow2(Mst1)*(773533 - 229915*lmMst2 + 525*(251 + 148*lmMst2)*lmMt -
1811  4410*pow2(lmMst1) - 199920*pow2(lmMst2) + 5040*lmMst1*(13 + 28*lmMst2 -
1812  8*lmMt + 8*pow2(lmMst2)) + 63000*pow2(lmMt) - 40320*pow3(lmMst2)))) + (
1813  2520*Dmsqst2*Mst2*(-91321 + 30*lmMst1*(1717 + 120*lmMst2 - 150*lmMt) +
1814  40500*lmMt + 30*lmMst2*(-3067 + 150*lmMt) + 450*pow2(lmMst1) - 4050*
1815  pow2(lmMst2)) + 5670000*Dmglst2*Dmsqst2*(401 + lmMst2*(274 - 4*lmMt) -
1816  2*lmMst1*(71 + 2*lmMst2 - 2*lmMt) - 132*lmMt + 4*pow2(lmMst2)) + 4*
1817  Dmglst2*pow2(Msq)*(98884301 - 57865500*lmMt + 12600*(1213 + 285*lmMst2
1818  - 225*lmMt)*pow2(lmMst1) + 18900*(-5953 + 310*lmMt)*pow2(lmMst2) +
1819  13608000*pow2(lmMt) + 1260*(lmMst1*(28194 + lmMst2*(61415 - 2400*lmMt)
1820  - 1075*lmMt + 13800*pow2(lmMst2) - 7200*pow2(lmMt)) + lmMst2*(8581 +
1821  6025*lmMt + 7200*pow2(lmMt))) - 252000*pow3(lmMst1) - 20727000*pow3(
1822  lmMst2)) + 35*Mst2*pow2(Msq)*(7319011 + 3223800*lmMt - 1800*(391 + 114*
1823  lmMst2 - 90*lmMt)*pow2(lmMst1) + 3600*(568 + 99*lmMt)*pow2(lmMst2) -
1824  259200*pow2(lmMt) - 120*lmMst2*(22352 - 2835*lmMt + 4320*pow2(lmMt)) +
1825  120*lmMst1*(4217 + 1215*lmMt - 15*lmMst2*(871 + 288*lmMt) + 3240*pow2(
1826  lmMst2) + 4320*pow2(lmMt)) + 14400*pow3(lmMst1) - 198000*pow3(lmMst2)))
1827  *pow4(Mst1))/(425250.*pow2(Msq)*pow2(Mst1)*pow3(Mst2)) - ((-(Mst2*(
1828  1500.0856244066115 + (43574647*lmMst1)/99225. - (139432*pow2(lmMst1))/
1829  945. - (2*lmMst2*(35585111 - 2612085*lmMst1 + 2072700*pow2(lmMst1)))/
1830  99225. + (2*(34339 + 46620*lmMst1)*pow2(lmMst2))/945. + (lmMt*(3155 +
1831  1418*lmMst2 - 2*lmMst1*(513 + 572*lmMst2) + 312*pow2(lmMst1) + 832*
1832  pow2(lmMst2)))/9. + (64*(-1 + 3*lmMst1 - 3*lmMst2)*pow2(lmMt))/3. + (8*
1833  Dmsqst2*(-26331136 + 105*lmMst1*(236317 + 35070*lmMst2 - 36750*lmMt) +
1834  11962125*lmMt + 210*lmMst2*(-175121 + 18375*lmMt) + 88200*pow2(lmMst1)
1835  - 3770550*pow2(lmMst2)))/(231525.*pow2(Msq)) + (64*pow3(lmMst1))/27. -
1836  (1600*pow3(lmMst2))/27.)) + Dmglst2*(2929.938520304849 + (55510684*
1837  lmMst1)/59535. - (126272*pow2(lmMst1))/189. - (4*lmMst2*(42300121 +
1838  12578580*lmMst1 + 2487240*pow2(lmMst1)))/59535. + (32*(10166 - 693*
1839  lmMst1)*pow2(lmMst2))/189. + (8*lmMt*(5695 + 1974*lmMst2 - 12*lmMst1*(
1840  163 + 47*lmMst2) + 468*pow2(lmMst1) + 96*pow2(lmMst2)))/27. + (128*(-5
1841  + 6*lmMst1 - 6*lmMst2)*pow2(lmMt))/3. + (256*pow3(lmMst1))/27. + (7424*
1842  pow3(lmMst2))/27.))*pow4(Mst1))/pow5(Mst2) + (-(pow2(MuSUSY)*(6*Mst2*
1843  pow2(Mst1)*(3*Mst2*(10667 - 96*B4 + 96*D3 - 48*DN - 3072*lmMst1 - 384*(
1844  -25 + 9*lmMst1)*lmMst2 - 384*(-1 + lmMst1 - lmMst2)*lmMt - 384*(-13 +
1845  4*lmMst1)*pow2(lmMst2) + 1536*pow3(lmMst2)) + 2*Dmglst2*(28405 - 288*B4
1846  + 288*D3 - 144*DN + 5472*lmMst1 - 288*(-89 + 2*lmMst1)*lmMst2 + 576*(-2
1847  + lmMst1 - lmMst2)*lmMt - 576*(-9 + 8*lmMst1)*pow2(lmMst2) + 4608*pow3(
1848  lmMst2))) + 144*(6*Dmglst2*(180 - 2*B4 + 2*D3 - DN + 16*lmMst1 + 144*
1849  lmMst2 - 16*(-2 + lmMst1)*pow2(lmMst2) + 16*pow3(lmMst2)) + Mst2*(436 -
1850  6*B4 + 6*D3 - 3*DN - 48*lmMst1 + (408 - 96*lmMst1)*lmMst2 + 24*lmMt -
1851  48*(-4 + lmMst1)*pow2(lmMst2) + 48*pow3(lmMst2)))*pow3(Mst2) + (383185
1852  - 2592*B4 + 2592*D3 - 1296*DN - 187704*lmMst1 - 7992*pow2(lmMst1) -
1853  216*lmMst2*(-1733 + 630*lmMst1 + 26*pow2(lmMst1)) - 216*(-859 + 246*
1854  lmMst1)*pow2(lmMst2) + 3456*lmMt*(3 + 6*lmMst2 - 2*lmMst1*(3 + lmMst2)
1855  + pow2(lmMst1) + pow2(lmMst2)) + 720*pow3(lmMst1) + 58032*pow3(lmMst2))
1856  *pow4(Mst1)))/486. + (16*OepS2*(4*Dmglst2*Mst2*(63*pow2(Mst1)*(23*pow2(
1857  Mst2) - 3*pow2(MuSUSY)) + 5582*pow4(Mst1) + 189*pow4(Mst2)) + 3*((1168*
1858  pow2(Mst2) + 1635*pow2(MuSUSY))*pow4(Mst1) + pow2(Mst1)*(378*pow2(Mst2)
1859  *pow2(MuSUSY) + 627*pow4(Mst2)) + 189*pow6(Mst2))))/2187. - (S2*(4*
1860  Dmglst2*Mst2*(45*pow2(Mst1)*(23*(115 + 588*lmMst1 - 588*lmMst2)*pow2(
1861  Mst2) - 126*(65 + 14*lmMst1 - 14*lmMst2)*pow2(MuSUSY)) + (2001242 +
1862  2344440*lmMst1 - 2344440*lmMst2)*pow4(Mst1) - 81*(3360*pow2(Mst2)*pow2(
1863  MuSUSY) + (1593 - 980*lmMst1 + 980*lmMst2)*pow4(Mst2))) + 42*((8*(8653
1864  + 4380*lmMst1 - 4380*lmMst2)*pow2(Mst2) + 90*(-57 + 545*lmMst1 - 545*
1865  lmMst2)*pow2(MuSUSY))*pow4(Mst1) + 9*pow2(Mst1)*(90*(-43 + 14*lmMst1 -
1866  14*lmMst2)*pow2(Mst2)*pow2(MuSUSY) + (4163 + 2090*lmMst1 - 2090*lmMst2)
1867  *pow4(Mst2)) + 81*(-240*pow2(MuSUSY)*pow4(Mst2) + (109 + 70*lmMst1 -
1868  70*lmMst2)*pow6(Mst2)))))/2835.)/pow6(Mst2)) - (s2t*pow3(Mt)*(18*(
1869  1036800*Dmglst2*Dmsqst2*(7 - 3*lmMst1 + 6*lmMst2 - 3*lmMt) + 259200*
1870  Dmsqst2*(-3 + 2*lmMst1 - 4*lmMst2 + 2*lmMt)*Mst2 - 3*Dmglst2*pow2(Msq)*
1871  (322421 + 414720*lmMt - 2880*(21 + 12*lmMst2 - 4*lmMt)*pow2(lmMst1) +
1872  480*(1097 - 24*lmMt)*pow2(lmMst2) - 69120*pow2(lmMt) - 160*lmMst2*(-
1873  2852 + 231*lmMt + 216*pow2(lmMt)) + 160*lmMst1*(-2969 - 2211*lmMst2 -
1874  39*lmMt + 72*pow2(lmMst2) + 216*pow2(lmMt)) + 23040*pow3(lmMst2)) +
1875  Mst2*pow2(Msq)*(1156193 + 198720*lmMt - 6480*lmMst2*(21 + 16*lmMt*(1 +
1876  lmMt)) + 8640*(-13 + 4*lmMst2 + 4*lmMt)*pow2(lmMst1) + 17280*(51 - 2*
1877  lmMt)*pow2(lmMst2) - 2160*lmMst1*(295 + 360*lmMst2 - 52*lmMt + 112*
1878  pow2(lmMst2) - 48*pow2(lmMt)) + 207360*pow3(lmMst2)))*pow4(Mst1)*pow4(
1879  Mst2) + 2*Dmglst2*pow2(Mst1)*pow2(Mst2)*(32400*Dmsqst2*(9*(465 + 374*
1880  lmMst2 - 4*lmMst1*(52 + 3*lmMst2 - 3*lmMt) - 2*(83 + 6*lmMst2)*lmMt +
1881  12*pow2(lmMst2))*pow4(Mst1) + 2*(289 - 180*lmMst1 + 354*lmMst2 - 174*
1882  lmMt)*pow4(Mst2)) - pow2(Msq)*(4*(20964397 + 4563540*lmMt - 9720*(266 +
1883  74*lmMst2 - 55*lmMt)*pow2(lmMst1) + 3240*(1493 + 39*lmMt)*pow2(lmMst2)
1884  - 180*lmMst1*(32857 + 11844*lmMt + 18*lmMst2*(485 + 204*lmMt) - 1674*
1885  pow2(lmMst2) - 3888*pow2(lmMt)) + 1440*lmMst2*(1181 + 1332*lmMt - 486*
1886  pow2(lmMt)) - 466560*pow2(lmMt) + 9720*pow3(lmMst1) + 408240*pow3(
1887  lmMst2))*pow4(Mst1) + 135*(30183 + lmMst2*(67184 - 4704*lmMt) + 45408*
1888  lmMt + 2304*(-1 + lmMst2)*pow2(lmMst1) + 96*(199 + 48*lmMt)*pow2(
1889  lmMst2) + 288*lmMst1*(-30 + 16*lmMt - 2*lmMst2*(5 + 8*lmMt) + 41*pow2(
1890  lmMst2)) - 14112*pow3(lmMst2))*pow4(Mst2))) + pow2(Msq)*pow2(Mst1)*(
1891  108*S2*(54*pow2(Mst1)*((4367 + 3770*lmMst1 - 3770*lmMst2)*pow2(Mst2) +
1892  10*(169 + 136*lmMst1 - 136*lmMst2)*pow2(MuSUSY))*pow3(Mst2) + 6*Mst2*(
1893  8*(16297 + 10275*lmMst1 - 10275*lmMst2)*pow2(Mst2) + 5*(9185 + 5646*
1894  lmMst1 - 5646*lmMst2)*pow2(MuSUSY))*pow4(Mst1) - Dmglst2*(18*pow2(Mst1)
1895  *pow2(Mst2)*((15691 + 41490*lmMst1 - 41490*lmMst2)*pow2(Mst2) + 4*(2489
1896  + 3795*lmMst1 - 3795*lmMst2)*pow2(MuSUSY)) + 2*(8*(220117 + 192975*
1897  lmMst1 - 192975*lmMst2)*pow2(Mst2) + 5*(123113 + 98526*lmMst1 - 98526*
1898  lmMst2)*pow2(MuSUSY))*pow4(Mst1) - 81*(50*(27 - 14*lmMst1 + 14*lmMst2)*
1899  pow2(Mst2) + (453 - 350*lmMst1 + 350*lmMst2)*pow2(MuSUSY))*pow4(Mst2))
1900  - 243*(2*(79 - 70*lmMst1 + 70*lmMst2)*pow2(Mst2) + 5*(1 - 14*lmMst1 +
1901  14*lmMst2)*pow2(MuSUSY))*pow5(Mst2)) + 160*OepS2*(Dmglst2*(2*(51460*
1902  pow2(Mst2) + 16421*pow2(MuSUSY))*pow4(Mst1) + 945*(2*pow2(Mst2) + pow2(
1903  MuSUSY))*pow4(Mst2) + 18*pow2(Mst1)*(506*pow2(Mst2)*pow2(MuSUSY) +
1904  1383*pow4(Mst2))) - 3*(2*(941*Mst2*pow2(MuSUSY) + 2740*pow3(Mst2))*
1905  pow4(Mst1) + 189*(2*pow2(Mst2) + pow2(MuSUSY))*pow5(Mst2) + 6*pow2(
1906  Mst1)*(136*pow2(MuSUSY)*pow3(Mst2) + 377*pow5(Mst2))))) - 24*(24300*
1907  Dmsqst2*(35 + lmMst2*(50 - 4*lmMt) - 4*lmMst1*(8 + lmMst2 - lmMt) - 18*
1908  lmMt + 4*pow2(lmMst2)) - pow2(Msq)*(2016907 + 110160*lmMt + 1080*(565 -
1909  3*lmMt)*pow2(lmMst2) - 1080*((158 - 6*lmMst2 - 39*lmMt)*pow2(lmMst1) +
1910  lmMst1*(421 + 60*lmMt + lmMst2*(413 + 36*lmMt) + 129*pow2(lmMst2) - 72*
1911  pow2(lmMt)) + lmMst2*(167 - 66*lmMt + 72*pow2(lmMt))) + 1080*pow3(
1912  lmMst1) + 131760*pow3(lmMst2)))*pow3(Mst2)*pow6(Mst1) + 622080*(1 +
1913  lmMst2)*pow2(Msq)*(Dmglst2*(-1 + 3*lmMst2)*(2*pow2(Mst2) + pow2(MuSUSY)
1914  ) + 2*(1 + lmMst2)*pow3(Mst2))*pow6(Mst2) + pow2(MuSUSY)*(Dmglst2*pow2(
1915  Mst1)*(2332800*Dmsqst2*pow2(Mst2)*((8 - 15*lmMst1 + 15*lmMst2)*pow2(
1916  Mst1) + (-2 - 5*lmMst1 + 5*lmMst2)*pow2(Mst2)) - pow2(Msq)*(-36*pow2(
1917  Mst1)*pow2(Mst2)*(66761 + 301320*B4 - 4860*DN - 205380*lmMst1 + 23760*
1918  pow2(lmMst1) + 180*lmMst2*(4993 - 1956*lmMst1 + 48*pow2(lmMst1)) -
1919  1080*(-482 + 331*lmMst1)*pow2(lmMst2) + 348840*pow3(lmMst2)) + 10*(
1920  2773621 - 1660176*B4 + 25272*DN + 2004408*lmMst1 + 3888*pow2(lmMst1) -
1921  144*lmMst2*(36802 - 11421*lmMst1 + 1728*pow2(lmMst1)) + 167184*(-14 +
1922  15*lmMst1)*pow2(lmMst2) - 31104*pow3(lmMst1) - 2227824*pow3(lmMst2))*
1923  pow4(Mst1) - 27*(23917 + 188640*B4 - 3600*DN - 37440*lmMst1 + 11520*
1924  pow2(lmMst1) - 2880*lmMst2*(-237 + 55*lmMst1 + 4*pow2(lmMst1)) - 1440*(
1925  -280 + 121*lmMst1)*pow2(lmMst2) + 185760*pow3(lmMst2))*pow4(Mst2))) +
1926  15*(155520*Dmsqst2*pow2(Mst1)*((1 + 3*lmMst1 - 3*lmMst2)*pow2(Mst1) + (
1927  1 + lmMst1 - lmMst2)*pow2(Mst2))*pow3(Mst2) + Mst2*pow2(Msq)*(24*pow2(
1928  Mst2)*(75569 + 13716*B4 - 54*DN - 33426*lmMst1 - 2376*pow2(lmMst1) +
1929  54*lmMst2*(1427 - 1012*lmMst1 + 16*pow2(lmMst1)) - 108*(-642 + 203*
1930  lmMst1)*pow2(lmMst2) + 21060*pow3(lmMst2))*pow4(Mst1) + 81*pow2(Mst1)*(
1931  9561 + 1760*B4 - 16*DN - 1984*lmMst1 - 256*pow2(lmMst1) - 64*lmMst2*(-
1932  214 + 73*lmMst1 + 4*pow2(lmMst1)) - 32*(-268 + 57*lmMst1)*pow2(lmMst2)
1933  + 2080*pow3(lmMst2))*pow4(Mst2) + 2*(1702429 + 257904*B4 - 648*DN -
1934  748656*lmMst1 + 41904*pow2(lmMst1) + 216*lmMst2*(5971 - 6106*lmMst1 +
1935  576*pow2(lmMst1)) - 41904*(-34 + 15*lmMst1)*pow2(lmMst2) - 3456*pow3(
1936  lmMst1) + 507600*pow3(lmMst2))*pow6(Mst1) + 41472*pow2(1 + lmMst2)*
1937  pow6(Mst2)))) + 486*pow2(Mst1)*(2400*Dmsqst2*(7 + 4*lmMst1 - 10*lmMst2
1938  + 6*lmMt) + pow2(Msq)*(20253 - 4160*lmMt - 80*lmMst2*(13 + 66*lmMt) -
1939  1280*(1 + lmMst2)*pow2(lmMst1) + 160*(155 - 16*lmMt)*pow2(lmMst2) -
1940  160*lmMst1*(54 + 2*lmMst2*(61 - 8*lmMt) - 16*lmMt + 41*pow2(lmMst2)) -
1941  3840*pow2(lmMt) + 7840*pow3(lmMst2)))*pow7(Mst2)))/(43740.*pow2(Msq)*
1942  pow2(Mst1)*pow6(Mst2)) + (MuSUSY*(-(s2t*pow3(Mt)*(604.5820987654321 + (
1943  16*D3)/9. - (16*DN)/9. + (1228*lmMst1)/27. + (64*lmMt)/3. + (248*pow2(
1944  lmMst1))/9. - (4*lmMst2*(-1901 + 6*lmMst1 + 117*pow2(lmMst1)))/27. + (
1945  92 + (64*lmMst1)/9.)*pow2(lmMst2) + ((5*Dmsqst2*(367 + 32*lmMst1 - 80*
1946  lmMst2))/9. - (4*(Dmsqst2*(30 - 60*lmMst2) + (71 + 122*lmMst2 + 32*
1947  lmMst1*(1 + lmMst2) + 59*pow2(lmMst2))*pow2(Msq))*pow2(Mst2))/(9.*pow2(
1948  Mst1)))/pow2(Msq) + (64*pow3(lmMst1))/9. + (28*pow3(lmMst2))/9. + (64*(
1949  1 + lmMst2)*(4*Dmglst2*lmMst2 + Mst2 + lmMst2*Mst2)*pow3(Mst2))/(9.*
1950  pow4(Mst1)) + ((Mst2*(1199.3719723012073 - (99165049*lmMst1)/99225. +
1951  lmMst2*(1427.8402519526328 - (115988*lmMst1)/945. - (700*pow2(lmMst1))/
1952  9.) - (181826*pow2(lmMst1))/945. + (400.4804232804233 - (572*lmMst1)/9.
1953  )*pow2(lmMst2) + (64*lmMt*(1 + 4*lmMst2 - 2*lmMst1*(2 + lmMst2) + pow2(
1954  lmMst1) + pow2(lmMst2)))/3. + (Dmsqst2*(175.06620771294996 + (1883624*
1955  lmMst2)/19845. + (8*lmMst1*(-235453 + 114345*lmMst2))/19845. - (484*
1956  pow2(lmMst1))/21. - (484*pow2(lmMst2))/21.))/pow2(Msq) + (52*pow3(
1957  lmMst1))/27. + (3764*pow3(lmMst2))/27.) + Dmglst2*(622.8225754358181 -
1958  (64*B4)/9. + (64*D3)/9. - (32*DN)/9. + (29853268*lmMst1)/19845. + (
1959  38704*pow2(lmMst1))/189. + (4*lmMst2*(2917823 - 3813600*lmMst1 + 97020*
1960  pow2(lmMst1)))/19845. + (16*(8677 - 5439*lmMst1)*pow2(lmMst2))/189. - (
1961  128*lmMt*(4 + 6*lmMst2 - 2*lmMst1*(3 + lmMst2) + pow2(lmMst1) + pow2(
1962  lmMst2)))/3. - (16*pow3(lmMst1))/9. + (1328*pow3(lmMst2))/3.))*pow4(
1963  Mst1))/pow5(Mst2) + (-3*pow2(Mst1)*pow2(Mst2)*(32*Dmglst2*(50625*
1964  Dmsqst2*(65 - 2*lmMst1 + 2*lmMst2) - 2*pow2(Msq)*(1928479 - 13500*B4 +
1965  13500*D3 - 6750*DN + 635385*lmMst1 + 81000*(-2 + lmMst1 - lmMst2)*lmMt
1966  + 450*pow2(lmMst1) - 15*lmMst2*(-153166 + 17835*lmMst1 + 3375*pow2(
1967  lmMst1)) - 225*(-2627 + 1695*lmMst1)*pow2(lmMst2) - 1125*pow3(lmMst1) +
1968  433125*pow3(lmMst2))) - 5*Mst2*(12*Dmsqst2*(339977 + 96120*lmMst2 +
1969  1080*lmMst1*(-89 + 60*lmMst2) - 32400*pow2(lmMst1) - 32400*pow2(lmMst2)
1970  ) + pow2(Msq)*(19425643 + 518400*lmMt + 240*lmMst2*(82997 + 4320*lmMt)
1971  - 3600*(683 + 96*lmMst2)*pow2(lmMst1) + 5684400*pow2(lmMst2) - 240*
1972  lmMst1*(42047 + 4800*lmMst2 + 4320*lmMt + 6390*pow2(lmMst2)) - 295200*
1973  pow3(lmMst1) + 2174400*pow3(lmMst2)))) - (21600*Dmglst2*(150*Dmsqst2*(
1974  41*pow2(Mst1) + 18*pow2(Mst2)) - pow2(Msq)*(-15*(-52 + 2*(51 + 16*
1975  lmMst1)*lmMst2 + 59*pow2(lmMst2))*pow2(Mst2) + pow2(Mst1)*(12454 - 120*
1976  B4 + 120*D3 - 60*DN + 690*lmMst1 + 345*pow2(lmMst1) - 5*lmMst2*(-3121 +
1977  42*lmMst1 + 96*pow2(lmMst1)) + (3630 - 480*lmMst1)*pow2(lmMst2) + 960*
1978  pow3(lmMst2))))*pow4(Mst2))/pow2(Mst1) + 100*(24*Dmglst2*pow2(Msq)*(15*
1979  (400*OepS2 - 81*(139 + 100*lmMst1 - 100*lmMst2)*S2)*pow2(Mst1)*pow2(
1980  Mst2) + (36760*OepS2 - 54*(17269 + 13785*lmMst1 - 13785*lmMst2)*S2)*
1981  pow4(Mst1) - 153819*S2*pow4(Mst2)) - Mst2*(pow2(Msq)*(3*(69400*OepS2 -
1982  81*(17113 + 17350*lmMst1 - 17350*lmMst2)*S2)*pow2(Mst1)*pow2(Mst2) + 4*
1983  (120620*OepS2 - 27*(138286 + 90465*lmMst1 - 90465*lmMst2)*S2)*pow4(
1984  Mst1) + 27*(2120*OepS2 - 81*(-141 + 530*lmMst1 - 530*lmMst2)*S2)*pow4(
1985  Mst2)) + 100*Dmsqst2*(9*(40*OepS2 - 27*(127 + 30*lmMst1 - 30*lmMst2)*
1986  S2)*pow2(Mst1)*pow2(Mst2) + (424*OepS2 - 27*(1283 + 318*lmMst1 - 318*
1987  lmMst2)*S2)*pow4(Mst1) + 27*(8*OepS2 - 81*(9 + 2*lmMst1 - 2*lmMst2)*S2)
1988  *pow4(Mst2)))))/(364500.*pow2(Msq)*pow5(Mst2)))) - pow2(Mt)*pow2(s2t)*(
1989  (64*(1 + lmMst2)*(-Dmglst2 + 3*Dmglst2*lmMst2 + Mst2 + lmMst2*Mst2)*
1990  pow2(Mst2))/(3.*pow2(Mst1)) + Mst2*(377.0416666666667 + (220*B4)/3. - (
1991  2*DN)/3. - (248*lmMst1)/3. - (32*pow2(lmMst1))/3. - (8*lmMst2*(-198 +
1992  73*lmMst1 + 4*pow2(lmMst1)))/3. + (336 - 76*lmMst1)*pow2(lmMst2) + (80*
1993  Dmsqst2*(1 + lmMst1 - lmMst2))/pow2(Msq) + (260*pow3(lmMst2))/3.) + (
1994  pow2(Mst1)*(Mst2*(534.5756172839506 + 96*B4 + (1142*lmMst2)/3. + (8*(-7
1995  + 8*lmMst2)*pow2(lmMst1))/3. + (1496*pow2(lmMst2))/3. - (2*lmMst1*(495
1996  + 720*lmMst2 + 292*pow2(lmMst2)))/3. + (160*Dmsqst2*(lmMst1 - lmMst2))/
1997  pow2(Msq) + (520*pow3(lmMst2))/3.) + Dmglst2*(60.275617283950616 + (
1998  592*B4)/3. - (8*DN)/3. - (1970*lmMst1)/9. + (56*pow2(lmMst1))/3. + (2*
1999  lmMst2*(2149 - 1296*lmMst1 + 96*pow2(lmMst1)))/9. + (269.3333333333333
2000  - 280*lmMst1)*pow2(lmMst2) + (800*Dmsqst2*(1 - lmMst1 + lmMst2))/pow2(
2001  Msq) + (776*pow3(lmMst2))/3.)))/pow2(Mst2) + ((818.5195473251028 + 96*
2002  B4 - (3218*lmMst1)/9. + (652*pow2(lmMst1))/9. + (4*lmMst2*(845 - 1535*
2003  lmMst1 + 264*pow2(lmMst1)))/9. + (609.7777777777778 - 376*lmMst1)*pow2(
2004  lmMst2) + (20*Dmsqst2*(-4 + 9*lmMst1 - 9*lmMst2))/pow2(Msq) - (32*pow3(
2005  lmMst1))/9. + (2360*pow3(lmMst2))/9.)*pow4(Mst1))/pow3(Mst2) + S2*((9*(
2006  -1 + 14*lmMst1 - 14*lmMst2)*Mst2)/2. - ((Dmglst2*(799.6333333333333 +
2007  907*lmMst1 - 907*lmMst2) - ((685 + 418*lmMst1 - 418*lmMst2)*Mst2)/2.)*
2008  pow2(Mst1))/pow2(Mst2) + ((6143 + 3198*lmMst1 - 3198*lmMst2)*pow4(Mst1)
2009  )/(9.*pow3(Mst2)) + Dmglst2*(135.9 - 105*lmMst1 + 105*lmMst2 - ((525961
2010  + 356010*lmMst1 - 356010*lmMst2)*pow4(Mst1))/(135.*pow4(Mst2)))) +
2011  Dmglst2*(43.4787037037037 + (524*B4)/3. - (10*DN)/3. - (104*lmMst1)/3.
2012  + (32*pow2(lmMst1))/
2013  3. - (8*lmMst2*(-221 + 55*lmMst1 + 4*pow2(lmMst1)))/3. + (4*(232 - 121*
2014  lmMst1)*pow2(lmMst2))/3. - (80*Dmsqst2*(2 + 5*lmMst1 - 5*lmMst2))/pow2(
2015  Msq) + 172*pow3(lmMst2) - ((1033.594170096022 - (592*B4)/3. + (8*DN)/3.
2016  + (35140*lmMst1)/81. + (92*pow2(lmMst1))/3. - (2*lmMst2*(28667 - 5238*
2017  lmMst1 + 3024*pow2(lmMst1)))/81. + (8*(-60 + 157*lmMst1)*pow2(lmMst2))/
2018  3. + (20*Dmsqst2*(-80 + 43*lmMst1 - 43*lmMst2))/pow2(Msq) - (32*pow3(
2019  lmMst1))/3. - (1000*pow3(lmMst2))/3.)*pow4(Mst1))/pow4(Mst2)) + (4*
2020  OepS2*(Dmglst2*(8163*pow2(Mst1)*pow2(Mst2) + 23734*pow4(Mst1) + 945*
2021  pow4(Mst2)) - 3*(627*pow2(Mst1)*pow3(Mst2) + 1066*Mst2*pow4(Mst1) +
2022  189*pow5(Mst2))))/(729.*pow4(Mst2))) + (pow4(Mt)*((129600*Dmsqst2*pow2(
2023  Mst2)*(Dmglst2*(497 - 306*lmMst1 + 609*lmMst2 - 303*lmMt)*pow2(Mst1) +
2024  9*(1 + 6*lmMst1 - 13*lmMst2 + 7*lmMt)*Mst2*pow2(Mst1) + Dmglst2*(101 -
2025  90*lmMst1 + 177*lmMst2 - 87*lmMt)*pow2(Mst2) + 9*(5 + 2*lmMst1 - 5*
2026  lmMst2 + 3*lmMt)*pow3(Mst2)))/pow2(Msq) + (144*(110219 - 1080*lmMt -
2027  4400*OepS2 + 74034*S2 + 540*(-15 + 4*lmMt)*pow2(lmMst1) + 810*(121 - 8*
2028  lmMt)*pow2(lmMst2) - 135*lmMst1*(337 + lmMst2*(588 - 32*lmMt) - 132*
2029  lmMt - 660*S2 + 194*pow2(lmMst2) - 48*pow2(lmMt)) - 6480*pow2(lmMt) -
2030  405*lmMst2*(31 + 54*lmMt + 220*S2 + 16*pow2(lmMt)) + 26190*pow3(lmMst2)
2031  )*pow3(Mst2)*pow4(Mst1) + 81*pow2(Mst1)*(56439 - 24000*lmMt - 1120*
2032  OepS2 - 25596*S2 - 360*lmMst2*(-12 + 44*lmMt + 63*S2) - 3840*(1 +
2033  lmMst2)*pow2(lmMst1) + 480*(163 - 16*lmMt)*pow2(lmMst2) - 120*lmMst1*(
2034  184 + 8*lmMst2*(57 - 8*lmMt) - 64*lmMt - 189*S2 + 164*pow2(lmMst2)) -
2035  11520*pow2(lmMt) + 23520*pow3(lmMst2))*pow5(Mst2) + 60*Mst2*(678923 +
2036  19440*lmMt - 32480*OepS2 + 881712*S2 + 108*(-457 + 12*lmMst2 + 126*
2037  lmMt)*pow2(lmMst1) + 540*(661 - 30*lmMt)*pow2(lmMst2) - 108*lmMst1*(
2038  1841 + lmMst2*(2626 - 24*lmMt) - 420*lmMt - 6090*S2 + 840*pow2(lmMst2)
2039  - 288*pow2(lmMt)) - 15552*pow2(lmMt) - 108*lmMst2*(619 + 498*lmMt +
2040  6090*S2 + 288*pow2(lmMt)) + 216*pow3(lmMst1) + 89208*pow3(lmMst2))*
2041  pow6(Mst1) - Dmglst2*(216*pow2(Mst2)*(97837 + 71580*lmMt - 9920*OepS2 +
2042  43272*S2 - 360*(23 + 8*lmMst2 - 4*lmMt)*pow2(lmMst1) + 720*(97 + 2*
2043  lmMt)*pow2(lmMst2) - 8640*pow2(lmMt) - 30*lmMst2*(-2911 + 396*lmMt +
2044  6696*S2 + 144*pow2(lmMt)) + 10*lmMst1*(-6157 + 642*lmMt - 6*lmMst2*(791
2045  + 48*lmMt) + 20088*S2 + 882*pow2(lmMst2) + 432*pow2(lmMt)) - 5940*pow3(
2046  lmMst2))*pow4(Mst1) + 135*pow2(Mst1)*(57495 + 45408*lmMt - 1120*OepS2 -
2047  43740*S2 - 8*lmMst2*(-6952 + 588*lmMt + 2835*S2) + 2304*(-1 + lmMst2)*
2048  pow2(lmMst1) + 96*(79 + 48*lmMt)*pow2(lmMst2) + 72*lmMst1*(-88 + 64*
2049  lmMt - 8*lmMst2*(9 + 8*lmMt) + 315*S2 + 164*pow2(lmMst2)) - 14112*pow3(
2050  lmMst2))*pow4(Mst2) + 20*(5659217 + 1592460*lmMt - 518816*OepS2 +
2051  9976392*S2 - 972*(569 + 180*lmMst2 - 126*lmMt)*pow2(lmMst1) + 324*(5353
2052  + 126*lmMt)*pow2(lmMst2) - 186624*pow2(lmMt) + 72*lmMst1*(-27653 -
2053  3015*lmMt - 18*lmMst2*(689 + 126*lmMt) + 145917*S2 + 2160*pow2(lmMst2)
2054  + 2592*pow2(lmMt)) - 36*lmMst2*(-39031 - 3204*lmMt + 291834*S2 + 5184*
2055  pow2(lmMt)) + 1944*pow3(lmMst1) + 17496*pow3(lmMst2))*pow6(Mst1) -
2056  622080*(-1 + 2*lmMst2 + 3*pow2(lmMst2))*pow6(Mst2)) + 622080*pow2(1 +
2057  lmMst2)*pow7(Mst2))/pow2(Mst1)))/(21870.*pow6(Mst2)) + Mt*(-(pow2(Mst2)
2058  *(-2*s2t*(5*Dmsqst2*(3 - 2*lmMst2)*shiftst1*pow2(Mst2)*pow2(s2t) + (1 -
2059  2*lmMst2)*pow2(Msq)*(-2*shiftst3*pow2(Mt) + 5*shiftst1*pow2(Mst2)*pow2(
2060  s2t))) + (1 - 2*lmMst2)*shiftst3*pow2(Msq)*((1 + lmMst1 - lmMst2)*pow2(
2061  Mst1) - pow2(Mst2))*pow3(s2t)) + 10*s2t*shiftst1*(Dmsqst2*(3 - 2*
2062  lmMst2) + (1 - 2*lmMst2)*pow2(Msq))*(4*pow2(Mst2)*pow2(Mt) - 2*pow2(
2063  Mst1)*(2*pow2(Mt) + (-lmMst1 + lmMst2)*pow2(Mst2)*pow2(s2t)) + pow2(
2064  s2t)*pow4(Mst1)))/(3.*pow2(Msq)*pow2(Mst1)) + pow3(s2t)*((pow2(Mst2)*(
2065  30*Dmsqst2*(1177 + 48*lmMst1*(7 - 3*lmMst2) - 336*lmMst2 + 144*pow2(
2066  lmMst2)) + pow2(Msq)*(21005 + 1440*B4 - 144*D3 + 72*DN + 21216*lmMst1 +
2067  1908*pow2(lmMst1) - 12*lmMst2*(2950 - 2040*lmMst1 + 117*pow2(lmMst1)) +
2068  108*(-283 + 98*lmMst1)*pow2(lmMst2) + 576*pow3(lmMst1) - 9756*pow3(
2069  lmMst2))))/(324.*pow2(Msq)) + (pow2(Mst1)*(4627751 + 48600*B4 + 5400*D3
2070  - 5400*DN + 1320240*lmMst1 - 662400*pow2(lmMst1) - 30*lmMst2*(12148 -
2071  76560*lmMst1 + 12105*pow2(lmMst1)) + 2250*(-583 + 438*lmMst1)*pow2(
2072  lmMst2) + (12*Dmsqst2*(97294 - 17235*lmMst2 + 45*lmMst1*(233 + 330*
2073  lmMst2) - 7425*pow2(lmMst1) - 7425*pow2(lmMst2)))/pow2(Msq) - 49500*
2074  pow3(lmMst1) - 572850*pow3(lmMst2)))/12150. - (Dmglst2*((202500*
2075  Dmsqst2*((-55 + 34*lmMst1 - 34*lmMst2)*pow2(Mst1) + 4*(5 + 2*lmMst1 -
2076  2*lmMst2)*pow2(Mst2)))/pow2(Msq) + 375*pow2(Mst2)*(14987 - 432*B4 +
2077  576*D3 - 360*DN + 4752*lmMst1 - 1404*pow2(lmMst1) + 144*lmMst2*(-81 -
2078  124*lmMst1 + 8*pow2(lmMst1)) - 36*(-439 + 246*lmMst1)*pow2(lmMst2) +
2079  7704*pow3(lmMst2)) + pow2(Mst1)*(5430043 + 524580*lmMst2 + 900*(-859 +
2080  3690*lmMst2)*pow2(lmMst1) + 1454400*pow2(lmMst2) - 60*lmMst1*(51493 +
2081  24630*lmMst2 + 112950*pow2(lmMst2)) + 45000*pow3(lmMst1) + 3411000*
2082  pow3(lmMst2))))/(60750.*Mst2) - ((360*Dmglst2*Dmsqst2 + Dmsqst2*(30 -
2083  60*lmMst2)*Mst2 + Mst2*(119 + 218*lmMst2 + 32*lmMst1*(1 + lmMst2) +
2084  107*pow2(lmMst2))*pow2(Msq) + 2*Dmglst2*(-20 + (230 + 32*lmMst1)*lmMst2
2085  + 155*pow2(lmMst2))*pow2(Msq))*pow3(Mst2))/(9.*pow2(Msq)*pow2(Mst1)) -
2086  ((-(Mst2*(193.90296838394383 - (61388401*lmMst1)/396900. + lmMst2*(
2087  147.3919148400101 + (302047*lmMst1)/945. - (514*pow2(lmMst1))/9.) - (
2088  152966*pow2(lmMst1))/945. - (157.75767195767196 - 122*lmMst1)*pow2(
2089  lmMst2) + (Dmsqst2*(35.54686742892336 + (905536*lmMst2)/19845. +
2090  lmMst1*(-45.630435878054925 + (244*lmMst2)/7.) - (122*pow2(lmMst1))/7.
2091  - (122*pow2(lmMst2))/
2092  7.))/pow2(Msq) - (70*pow3(lmMst1))/27. - (1682*pow3(lmMst2))/27.)) +
2093  Dmglst2*(407.7379592503276 - (2740559*lmMst1)/59535. + (866*pow2(
2094  lmMst1))/189. + lmMst2*(36.477181489879904 - (4840*lmMst1)/189. + (208*
2095  pow2(lmMst1))/3.) + (21.026455026455025 - (1136*lmMst1)/9.)*pow2(
2096  lmMst2) + (10*Dmsqst2*(-419 + 57*lmMst1 - 57*lmMst2))/(27.*pow2(Msq)) -
2097  (112*pow3(lmMst1))/27. + (1648*pow3(lmMst2))/27.))*pow4(Mst1))/pow3(
2098  Mst2) + (2*Dmglst2*pow2(Msq)*(27*(632*OepS2 + 9*(16193 - 1422*lmMst1 +
2099  1422*lmMst2)*S2)*pow2(Mst1)*pow2(Mst2) + 2*(25328*OepS2 + 27*(47051 -
2100  18996*lmMst1 + 18996*lmMst2)*S2)*pow4(Mst1) + 27*(56*OepS2 - 81*(-1677
2101  + 14*lmMst1 - 14*lmMst2)*S2)*pow4(Mst2)) - 3*Mst2*(pow2(Msq)*(60*(340*
2102  OepS2 - 81*(424 + 85*lmMst1 - 85*lmMst2)*S2)*pow2(Mst1)*pow2(Mst2) +
2103  35*(788*OepS2 - 27*(2662 + 591*lmMst1 - 591*lmMst2)*S2)*pow4(Mst1) +
2104  27*(184*OepS2 - 81*(307 + 46*lmMst1 - 46*lmMst2)*S2)*pow4(Mst2)) + 10*
2105  Dmsqst2*(18*(40*OepS2 - 27*(59 + 30*lmMst1 - 30*lmMst2)*S2)*pow2(Mst1)*
2106  pow2(Mst2) + 4*(208*OepS2 - 27*(347 + 156*lmMst1 - 156*lmMst2)*S2)*
2107  pow4(Mst1) + 27*(8*OepS2 - 81*(-15 + 2*lmMst1 - 2*lmMst2)*S2)*pow4(
2108  Mst2))))/(2187.*pow2(Msq)*pow3(Mst2)) + (16*(1 + lmMst2)*(4*Dmglst2*
2109  lmMst2 + Mst2 + lmMst2*Mst2)*pow5(Mst2))/(9.*pow4(Mst1))) - (2*T1ep*(3*
2110  Mst2*(-(pow2(Msq)*(3*pow2(Mst1)*pow2(Mst2)*(-3470*Mst2*s2t*pow2(Mt) -
2111  627*Mt*pow2(Mst2)*pow2(s2t) + 1760*pow3(Mt) + 1700*pow3(Mst2)*pow3(s2t)
2112  ) + (-24124*Mst2*s2t*pow2(Mt) - 3198*Mt*pow2(Mst2)*pow2(s2t) + 16240*
2113  pow3(Mt) + 6895*pow3(Mst2)*pow3(s2t))*pow4(Mst1) + 27*(-106*Mst2*s2t*
2114  pow2(Mt) - 21*Mt*pow2(Mst2)*pow2(s2t) + 28*pow3(Mt) + 46*pow3(Mst2)*
2115  pow3(s2t))*pow4(Mst2))) + 20*Dmsqst2*Mst2*s2t*(2*(53*pow2(Mt) - 52*
2116  pow2(Mst2)*pow2(s2t))*pow4(Mst1) + 54*pow2(Mt)*pow4(Mst2) + 90*pow2(
2117  Mst1)*(pow2(Mst2)*pow2(Mt) - pow2(s2t)*pow4(Mst2)) - 27*pow2(s2t)*pow6(
2118  Mst2))) + Dmglst2*pow2(Msq)*(27*pow2(Mst1)*pow2(Mst2)*(-800*Mst2*s2t*
2119  pow2(Mt) - 907*Mt*pow2(Mst2)*pow2(s2t) + 1984*pow3(Mt) + 316*pow3(Mst2)
2120  *pow3(s2t)) + 2*(-66168*Mst2*s2t*pow2(Mt) - 35601*Mt*pow2(Mst2)*pow2(
2121  s2t) + 129704*pow3(Mt) + 12664*pow3(Mst2)*pow3(s2t))*pow4(Mst1) + 189*(
2122  20*pow3(Mt)*pow4(Mst2) - 15*Mt*pow2(s2t)*pow6(Mst2) + 4*pow3(s2t)*pow7(
2123  Mst2)))))/(729.*pow2(Msq)*pow6(Mst2)))))/Tbeta - (T1ep*(pow2(Msq)*(
2124  pow4(Mst1)*(4*Mst2*pow2(Mt)*pow2(s2t)*(34616*Dmglst2*pow2(MuSUSY)*(-1 +
2125  pow2(Sbeta)) - 39711*Mst2*pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 55368*
2126  Dmglst2*pow2(Mst2)*pow2(Sbeta) - 20571*pow2(Sbeta)*pow3(Mst2)) + 16*
2127  s2t*(-16421*Dmglst2*pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 2823*Mst2*pow2(
2128  MuSUSY)*(-1 + pow2(Sbeta)) - 51460*Dmglst2*pow2(Mst2)*pow2(Sbeta) +
2129  8220*pow2(Sbeta)*pow3(Mst2))*pow3(Mt) + 4*(15571*Dmglst2 - 1317*Mst2)*
2130  Mt*pow2(Sbeta)*pow3(s2t)*pow4(Mst2) + 16*(4905*pow2(MuSUSY)*(-1 + pow2(
2131  Sbeta)) + 8*Mst2*(2791*Dmglst2 + 438*Mst2)*pow2(Sbeta))*pow4(Mt) + (-
2132  16796*Dmglst2 + 5385*Mst2)*pow2(Sbeta)*pow4(s2t)*pow5(Mst2)) + 54*pow4(
2133  Mst2)*(14*Dmglst2*(4*Mst2*pow2(Mt)*pow2(MuSUSY)*pow2(s2t)*(-1 + pow2(
2134  Sbeta)) - 10*s2t*(pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 2*pow2(Mst2)*pow2(
2135  Sbeta))*pow3(Mt) + 5*Mt*pow2(Sbeta)*pow3(s2t)*pow4(Mst2) + 16*Mst2*
2136  pow2(Sbeta)*pow4(Mt) - pow2(Sbeta)*pow4(s2t)*pow5(Mst2)) + 3*Mst2*(-2*
2137  Mst2*pow2(Mt)*pow2(s2t)*(46*pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 53*pow2(
2138  Mst2)*pow2(Sbeta)) + 28*s2t*(pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 2*pow2(
2139  Mst2)*pow2(Sbeta))*pow3(Mt) - 14*Mt*pow2(Sbeta)*pow3(s2t)*pow4(Mst2) +
2140  56*Mst2*pow2(Sbeta)*pow4(Mt) + 23*pow2(Sbeta)*pow4(s2t)*pow5(Mst2))) +
2141  18*Mst2*pow2(Mst1)*(-4*Dmglst2*(-12*pow2(Mst2)*pow2(Mt)*pow2(s2t)*(43*
2142  pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 50*pow2(Mst2)*pow2(Sbeta)) + 2*Mst2*
2143  s2t*(506*pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 1383*pow2(Mst2)*pow2(Sbeta))
2144  *pow3(Mt) + 56*(3*pow2(MuSUSY)*(-1 + pow2(Sbeta)) - 23*pow2(Mst2)*pow2(
2145  Sbeta))*pow4(Mt) - 401*Mt*pow2(Sbeta)*pow3(s2t)*pow5(Mst2) + 108*pow2(
2146  Sbeta)*pow4(s2t)*pow6(Mst2)) + Mst2*(-4*pow2(Mst2)*pow2(Mt)*pow2(s2t)*(
2147  1057*pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 629*pow2(Mst2)*pow2(Sbeta)) + 8*
2148  Mst2*s2t*(136*pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 377*pow2(Mst2)*pow2(
2149  Sbeta))*pow3(Mt) + 8*(126*pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 209*pow2(
2150  Mst2)*pow2(Sbeta))*pow4(Mt) - 292*Mt*pow2(Sbeta)*pow3(s2t)*pow5(Mst2) +
2151  643*pow2(Sbeta)*pow4(s2t)*pow6(Mst2)))) + 60*Dmsqst2*pow2(Mst2)*pow2(
2152  s2t)*(pow4(Mst1)*(-4*pow2(Mt)*(221*pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 8*
2153  pow2(Mst2)*pow2(Sbeta)) + 14*pow2(s2t)*pow2(Sbeta)*pow4(Mst2)) + 9*
2154  pow2(Mst1)*(pow2(Mst2)*pow2(Mt)*(-52*pow2(MuSUSY)*(-1 + pow2(Sbeta)) -
2155  8*pow2(Mst2)*pow2(Sbeta)) + 7*pow2(s2t)*pow2(Sbeta)*pow6(Mst2)) + 27*(-
2156  4*pow2(Mt)*(pow2(MuSUSY)*(-1 + pow2(Sbeta)) + pow2(Mst2)*pow2(Sbeta))*
2157  pow4(Mst2) + pow2(s2t)*pow2(Sbeta)*pow8(Mst2)))))/(1458.*pow2(Msq)*
2158  pow2(Sbeta)*pow6(Mst2)) + ((5*shiftst1*(Dmsqst2*(3 - 2*lmMst2) + (1 -
2159  2*lmMst2)*pow2(Msq))*(-(pow4(Mst2)*(pow2(s2t)*(-8*pow2(Mt) + (pow2(
2160  Mst1) - pow2(Mst2))*pow2(s2t))*pow2(Sbeta)*pow4(Mst1) + pow2(Mst1)*(4*
2161  pow2(Mt)*pow2(s2t)*(-(pow2(MuSUSY)*(-1 + pow2(Sbeta))) + 4*pow2(Mst2)*
2162  pow2(Sbeta)) + pow2(Sbeta)*(16*pow4(Mt) - pow4(Mst2)*pow4(s2t))) +
2163  pow2(Mst2)*(-4*pow2(Mt)*pow2(s2t)*(pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 2*
2164  pow2(Mst2)*pow2(Sbeta)) + pow2(Sbeta)*(16*pow4(Mt) + pow4(Mst2)*pow4(
2165  s2t))))) + 2*(lmMst1 - lmMst2)*pow2(Mst1)*pow2(s2t)*(-4*pow2(Mt)*pow2(
2166  MuSUSY)*(-1 + pow2(Sbeta))*(pow4(Mst1) + pow4(Mst2)) - pow2(Mst1)*pow2(
2167  Mst2)*(4*pow2(Mt)*pow2(MuSUSY)*(-1 + pow2(Sbeta)) + pow2(s2t)*pow2(
2168  Sbeta)*pow4(Mst2)) + pow2(s2t)*pow2(Sbeta)*pow8(Mst2))))/(6.*pow2(Msq)*
2169  pow2(Sbeta)) + ((1 - 2*lmMst2)*shiftst3*((8*(-1 + lmMst1 - lmMst2)*
2170  pow2(Mst1)*pow2(Mt)*pow2(s2t) - 16*pow4(Mt) - (-4*pow2(Mst1)*pow2(Mst2)
2171  + (3 + 2*lmMst1 - 2*lmMst2)*pow4(Mst1) + pow4(Mst2))*pow4(s2t))*pow6(
2172  Mst2) - (4*pow2(Mt)*pow2(MuSUSY)*pow2(s2t)*(2*(1 - 2*lmMst1 + 2*lmMst2)
2173  *pow2(Mst2)*pow4(Mst1) + 2*(1 - lmMst1 + lmMst2)*pow2(Mst1)*pow4(Mst2)
2174  + (2 - 6*lmMst1 + 6*lmMst2)*pow6(Mst1) + pow6(Mst2)))/pow2(Sbeta) + 4*
2175  pow2(Mt)*pow2(s2t)*(pow2(MuSUSY)*pow6(Mst2) + 2*(pow2(MuSUSY)*((1 - 2*
2176  lmMst1 + 2*lmMst2)*pow2(Mst2)*pow4(Mst1) + (1 - lmMst1 + lmMst2)*pow2(
2177  Mst1)*pow4(Mst2) + (1 - 3*lmMst1 + 3*lmMst2)*pow6(Mst1)) + pow8(Mst2)))
2178  ))/12.)/(pow2(Mst1)*pow4(Mst2))) + (threeLoopFlag*(xDmsqst2*pow2(
2179  Dmsqst2)*pow2(Mst1)*pow2(Mst2)*(4*Mt*MuSUSY*pow2(Sbeta)*(37044000*pow2(
2180  Mst1)*(4*Dmglst2*(497 - 306*lmMst1 + 609*lmMst2 - 303*lmMt)*pow2(Mst1)
2181  + 36*(1 + 6*lmMst1 - 13*lmMst2 + 7*lmMt)*Mst2*pow2(Mst1) + 4*Dmglst2*(
2182  101 - 90*lmMst1 + 177*lmMst2 - 87*lmMt)*pow2(Mst2) + 9*(16 + 16*lmMst1
2183  - 35*lmMst2 + 19*lmMt)*pow3(Mst2))*pow3(Mt) + 500094000*Mt*pow2(Mst1)*
2184  pow2(s2t)*(-2*(1 + 8*lmMst1 - 8*lmMst2)*pow2(Mst1)*pow3(Mst2) + (4 - 9*
2185  lmMst1 + 9*lmMst2)*Mst2*pow4(Mst1) + Dmglst2*(40*(-1 + lmMst1 - lmMst2)
2186  *pow2(Mst1)*pow2(Mst2) + (-80 + 43*lmMst1 - 43*lmMst2)*pow4(Mst1) + 4*(
2187  2 + 5*lmMst1 - 5*lmMst2)*pow4(Mst2)) - 2*(5 + 4*lmMst1 - 4*lmMst2)*
2188  pow5(Mst2)) + 4*s2t*pow2(Mt)*(385875*(5904*Dmglst2 - Mst2*(3655 - 64*
2189  OepS2 + 8424*S2 + 144*lmMst1*(1 + 9*S2) - 144*lmMst2*(4 + 9*S2)))*pow2(
2190  Mst1)*pow3(Mst2) + 5145*Mst2*(16200*Dmglst2*(65 - 2*lmMst1 + 2*lmMst2)
2191  - Mst2*(279089 - 5600*OepS2 + 1260*lmMst2*(29 - 90*S2) + 812700*S2 +
2192  180*lmMst1*(-203 + 90*lmMst2 + 630*S2) - 8100*(pow2(lmMst1) + pow2(
2193  lmMst2))))*pow4(Mst1) - 83349000*(-12*Dmglst2 + Mst2 + 2*lmMst2*Mst2)*
2194  pow5(Mst2) - (1094369501 - 72716000*OepS2 + 2520*lmMst2*(235453 -
2195  584325*S2) + 5940931500*S2 + 2520*lmMst1*(-235453 + 114345*lmMst2 +
2196  584325*S2) - 144074700*(pow2(lmMst1) + pow2(lmMst2)))*pow6(Mst1)) +
2197  2058000*s2t*(-81*(2 - lmMst2)*shiftst1*(-4*pow2(Mst1)*pow2(Mt) + 4*
2198  pow2(Mst2)*pow2(Mt) + 2*(lmMst1 - lmMst2)*pow2(Mst1)*pow2(Mst2)*pow2(
2199  s2t) + pow2(s2t)*(pow4(Mst1) - pow4(Mst2)))*pow4(Mst2) - 2*T1ep*pow2(
2200  Mst1)*((106*pow2(Mt) - 57*pow2(Mst2)*pow2(s2t))*pow4(Mst1) + 36*pow2(
2201  Mt)*pow4(Mst2) + pow2(Mst1)*(42*pow2(Mst2)*pow2(Mt) - 57*pow2(s2t)*
2202  pow4(Mst2)) - 18*pow2(s2t)*pow6(Mst2))) + 3*Mst2*pow3(s2t)*(1715*(
2203  192439 - 30400*OepS2 - 837000*S2 - 180*lmMst2*(857 + 3420*S2) + 180*
2204  lmMst1*(677 + 180*lmMst2 + 3420*S2) - 16200*(pow2(lmMst1) + pow2(
2205  lmMst2)))*pow3(Mst2)*pow4(Mst1) + 128625*(8555 - 128*OepS2 - 57024*S2 -
2206  72*lmMst2*(29 + 36*S2) + 72*lmMst1*(29 - 12*lmMst2 + 36*S2) + 864*pow2(
2207  lmMst2))*pow2(Mst1)*pow5(Mst2) - 2*Mst2*(55313478 + 26068000*OepS2 +
2208  563377500*S2 + 315*lmMst2*(-423553 + 1675800*S2) - 315*lmMst1*(-423553
2209  + 166320*lmMst2 + 1675800*S2) + 26195400*(pow2(lmMst1) + pow2(lmMst2)))
2210  *pow6(Mst1) + 3087000*Dmglst2*(9*(55 - 34*lmMst1 + 34*lmMst2)*pow2(
2211  Mst2)*pow4(Mst1) - 36*(5 + 2*lmMst1 - 2*lmMst2)*pow2(Mst1)*pow4(Mst2) +
2212  (419 - 57*lmMst1 + 57*lmMst2)*pow6(Mst1) - 108*pow6(Mst2)) + 27783000*(
2213  1 + 2*lmMst2)*pow7(Mst2))) + Tbeta*(2667168000*s2t*pow2(Mst1)*pow2(
2214  MuSUSY)*(2*Dmglst2*(8 - 15*lmMst1 + 15*lmMst2)*pow2(Mst1) + (2 + 6*
2215  lmMst1 - 6*lmMst2)*Mst2*pow2(Mst1) - 2*Dmglst2*(2 + 5*lmMst1 - 5*
2216  lmMst2)*pow2(Mst2) + (5 + 4*lmMst1 - 4*lmMst2)*pow3(Mst2))*pow3(Mt) +
2217  20*Mt*pow2(s2t)*(-694575*Mst2*(-6*(11 + 39*lmMst1 - 39*lmMst2)*s2t*
2218  pow2(Mst2)*(-2 + pow2(Sbeta)) + (Dmglst2*(4324 - 660*lmMst1 + 660*
2219  lmMst2) + 3*(-167 + 5*lmMst1 - 5*lmMst2)*Mst2)*Mt*pow2(Sbeta))*pow4(
2220  Sbeta)*pow6(Mst1) + Mt*(1029*Mst2*pow2(MuSUSY)*(75*(1728*Dmglst2*(4 +
2221  lmMst1 - lmMst2) + Mst2*(-8771 + 128*OepS2 + 72*lmMst1*(-29 + 12*lmMst2
2222  - 36*S2) + 57024*S2 + 72*lmMst2*(23 + 36*S2) - 864*pow2(lmMst2)))*pow2(
2223  Mst1)*pow2(Mst2) - 4*(4050*Dmglst2*(23 - 42*lmMst1 + 42*lmMst2) + Mst2*
2224  (212566 - 69615*lmMst2 - 10000*OepS2 - 1350*(947 + 150*lmMst2)*S2 + 45*
2225  lmMst1*(1547 - 180*lmMst2 + 4500*S2) - 4050*pow2(lmMst1) + 12150*pow2(
2226  lmMst2)))*pow4(Mst1) - 16200*(-12*Dmglst2 + Mst2 + 2*lmMst2*Mst2)*pow4(
2227  Mst2)) - 2*((593331163 - 60642400*OepS2 + 1260*lmMst2*(8263 - 974610*
2228  S2) + 1143733500*S2 + 1260*lmMst1*(-8263 + 71820*lmMst2 + 974610*S2) -
2229  61916400*pow2(lmMst1) - 28576800*pow2(lmMst2))*pow2(MuSUSY) - 694575*
2230  Mst2*(Dmglst2*(4324 - 660*lmMst1 + 660*lmMst2) + 3*(-167 + 5*lmMst1 -
2231  5*lmMst2)*Mst2)*pow4(Sbeta))*pow6(Mst1))) + 4116000*pow2(s2t)*(-(T1ep*
2232  pow2(Mst1)*(3*pow2(s2t)*pow2(Sbeta)*pow4(Mst2)*(13*pow2(Mst1)*pow2(
2233  Mst2) + 6*pow4(Mst2)) + 4*pow2(Mt)*pow2(MuSUSY)*(75*pow2(Mst1)*pow2(
2234  Mst2) + 221*pow4(Mst1) + 18*pow4(Mst2)))) - 2*pow2(Mt)*(-2*T1ep*pow2(
2235  Mst1)*pow2(Sbeta)*((-7*pow2(Mst2) + 221*pow2(MuSUSY))*pow4(Mst1) + 18*(
2236  pow2(Mst2) + pow2(MuSUSY))*pow4(Mst2) + 3*pow2(Mst1)*(25*pow2(Mst2)*
2237  pow2(MuSUSY) + pow4(Mst2))) + 81*shiftst1*pow2(MuSUSY)*(2*lmMst1*(-2 +
2238  lmMst2)*pow2(Mst1)*pow2(Mst2)*(pow2(Mst1) + pow2(Mst2)) + 2*(pow2(Mst1)
2239  + pow2(Mst2))*pow4(Mst2) - 2*pow2(lmMst2)*pow2(Mst1)*(pow2(Mst1)*pow2(
2240  Mst2) + pow4(Mst1) + pow4(Mst2)) + lmMst1*(-3 + 2*lmMst2)*pow6(Mst1) +
2241  lmMst2*(4*pow2(Mst2)*pow4(Mst1) + 3*pow2(Mst1)*pow4(Mst2) + 3*pow6(
2242  Mst1) - pow6(Mst2))))) + 166698000*shiftst1*pow2(Sbeta)*(pow2(s2t)*((2
2243  - lmMst2)*pow2(Mst2)*pow4(Mst1)*(8*pow2(Mt)*(pow2(Mst2) + (-lmMst1 +
2244  lmMst2)*pow2(MuSUSY)) + (1 - 2*lmMst1 + 2*lmMst2)*pow2(s2t)*pow4(Mst2))
2245  + (4*(lmMst1 - lmMst2)*(-3 + 2*lmMst2)*pow2(Mt)*pow2(MuSUSY) + (-2 +
2246  lmMst2)*pow2(s2t)*pow4(Mst2))*pow6(Mst1)) - (2 - lmMst2)*(pow2(Mst1)*
2247  pow4(Mst2)*(4*pow2(Mt)*(4*pow2(Mst2) + (-1 + 2*lmMst1 - 2*lmMst2)*pow2(
2248  MuSUSY))*pow2(s2t) + 16*pow4(Mt) + (-1 - 2*lmMst1 + 2*lmMst2)*pow4(
2249  Mst2)*pow4(s2t)) + (-4*pow2(Mt)*(2*pow2(Mst2) + pow2(MuSUSY))*pow2(s2t)
2250  + 16*pow4(Mt) + pow4(Mst2)*pow4(s2t))*pow6(Mst2))) + pow2(Sbeta)*(-
2251  74088000*s2t*pow2(Mst1)*pow3(Mt)*(9*Mst2*(4*(5 + 4*lmMst1 - 4*lmMst2)*
2252  pow2(Mst2)*pow2(MuSUSY) + 4*pow2(Mst1)*((-23 + 14*lmMst1 - 28*lmMst2 +
2253  14*lmMt)*pow2(Mst2) + 2*(1 + 3*lmMst1 - 3*lmMst2)*pow2(MuSUSY)) + 2*(-
2254  35 - 50*lmMst2 + 4*lmMst1*(8 + lmMst2 - lmMt) + 18*lmMt + 4*lmMst2*lmMt
2255  - 4*pow2(lmMst2))*pow4(Mst1) + (13 + 32*lmMst1 - 70*lmMst2 + 38*lmMt)*
2256  pow4(Mst2)) - 2*Dmglst2*(36*(2 + 5*lmMst1 - 5*lmMst2)*pow2(Mst2)*pow2(
2257  MuSUSY) + 36*pow2(Mst1)*(8*(-7 + 3*lmMst1 - 6*lmMst2 + 3*lmMt)*pow2(
2258  Mst2) + (-8 + 15*lmMst1 - 15*lmMst2)*pow2(MuSUSY)) + 9*(-465 - 374*
2259  lmMst2 + 4*lmMst1*(52 + 3*lmMst2 - 3*lmMt) + 166*lmMt + 12*lmMst2*lmMt
2260  - 12*pow2(lmMst2))*pow4(Mst1) + (-578 + 360*lmMst1 - 708*lmMst2 + 348*
2261  lmMt)*pow4(Mst2))) - 166698000*Mt*pow2(Mst1)*pow2(Mst2)*pow3(s2t)*(32*(
2262  1 - lmMst1 + lmMst2)*pow2(Mst1)*pow3(Mst2) + (45 + 37*lmMst1 - 37*
2263  lmMst2)*Mst2*pow4(Mst1) - 4*Dmglst2*(4*(12 - 5*lmMst1 + 5*lmMst2)*pow2(
2264  Mst1)*pow2(Mst2) + (40 - 3*lmMst1 + 3*lmMst2)*pow4(Mst1) - 4*(2 + 5*
2265  lmMst1 - 5*lmMst2)*pow4(Mst2)) - 8*(5 + 4*lmMst1 - 4*lmMst2)*pow5(Mst2)
2266  ) - 144*pow4(Mt)*(-42875*(8*Dmglst2*(2954 - 864*lmMst1 + 1713*lmMst2 -
2267  849*lmMt) + Mst2*(-5567 + 2232*lmMst1 + 2838*lmMt - 6*lmMst2*(917 + 36*
2268  lmMt) + 108*pow2(lmMst2) + 108*pow2(lmMt)))*pow2(Mst1)*pow3(Mst2) -
2269  30870*Mst2*(300*Dmglst2*(401 + 274*lmMst2 - 2*lmMst1*(71 + 2*lmMst2 -
2270  2*lmMt) - 4*(33 + lmMst2)*lmMt + 4*pow2(lmMst2)) - Mst2*(23941 + 20010*
2271  lmMst2 - 30*lmMst1*(347 + 10*lmMst2 - 10*lmMt) - 300*(32 + lmMst2)*lmMt
2272  + 300*pow2(lmMst2)))*pow4(Mst1) + 9261000*(-12*Dmglst2 + Mst2 + 2*
2273  lmMst2*Mst2)*pow5(Mst2) + 24*(26331136 - 105*lmMst1*(236317 + 35070*
2274  lmMst2 - 36750*lmMt) + 210*lmMst2*(175121 - 18375*lmMt) - 11962125*lmMt
2275  - 88200*pow2(lmMst1) + 3770550*pow2(lmMst2))*pow6(Mst1)) + 4*pow2(Mt)*
2276  pow2(s2t)*(20580*pow2(Mst2)*((2482 - 400*OepS2 + 90*lmMst2*(443 - 90*
2277  S2) + 90450*S2 - 90*lmMst1*(263 - 90*(lmMst2 + S2)) - 4050*(pow2(
2278  lmMst1) + pow2(lmMst2)))*pow2(Mst2) - (45*lmMst1*(-1547 + 180*lmMst2 -
2279  4500*S2) + 45*lmMst2*(1547 + 4500*S2) + 2*(-106283 + 5000*OepS2 +
2280  639225*S2) + 4050*pow2(lmMst1) - 12150*pow2(lmMst2))*pow2(MuSUSY))*
2281  pow4(Mst1) + 385875*pow2(Mst1)*(2*(3439 - 64*OepS2 + 8424*S2 + 144*
2282  lmMst1*(1 + 9*S2) - 144*lmMst2*(7 + 9*S2))*pow2(Mst2) + (8771 - 128*
2283  OepS2 - 57024*S2 - 72*lmMst2*(23 + 36*S2) + 72*lmMst1*(29 - 12*lmMst2 +
2284  36*S2) + 864*pow2(lmMst2))*pow2(MuSUSY))*pow4(Mst2) + 2*((194011877 +
2285  9604000*OepS2 - 319504500*S2 + 1260*lmMst2*(60437 + 154350*S2) - 1260*
2286  lmMst1*(60437 + 15120*lmMst2 + 154350*S2) + 9525600*(pow2(lmMst1) +
2287  pow2(lmMst2)))*pow2(Mst2) + 5*(593331163 - 60642400*OepS2 + 1260*
2288  lmMst2*(8263 - 974610*S2) + 1143733500*S2 + 1260*lmMst1*(-8263 + 71820*
2289  lmMst2 + 974610*S2) - 61916400*pow2(lmMst1) - 28576800*pow2(lmMst2))*
2290  pow2(MuSUSY))*pow6(Mst1) - 9261000*Dmglst2*Mst2*(((678 - 36*lmMst1 +
2291  36*lmMst2)*pow2(Mst2) + 9*(-23 + 42*lmMst1 - 42*lmMst2)*pow2(MuSUSY))*
2292  pow4(Mst1) + 108*(2*pow2(Mst2) + pow2(MuSUSY))*pow4(Mst2) + 12*pow2(
2293  Mst1)*(6*(4 + lmMst1 - lmMst2)*pow2(Mst2)*pow2(MuSUSY) + 23*pow4(Mst2))
2294  + (656 - 192*lmMst1 + 192*lmMst2)*pow6(Mst1)) + 83349000*(1 + 2*lmMst2)
2295  *(2*pow2(Mst2) + pow2(MuSUSY))*pow6(Mst2)) - 3*pow3(Mst2)*pow4(s2t)*(-
2296  3430*(224593 + 10400*OepS2 - 1719900*S2 + 1170*lmMst2*(-1 + 180*S2) -
2297  90*lmMst1*(-193 + 540*lmMst2 + 2340*S2) + 8100*pow2(lmMst1) + 40500*
2298  pow2(lmMst2))*pow3(Mst2)*pow4(Mst1) + 128625*(8339 - 128*OepS2 - 57024*
2299  S2 - 72*lmMst2*(35 + 36*S2) + 72*lmMst1*(29 - 12*lmMst2 + 36*S2) + 864*
2300  pow2(lmMst2))*pow2(Mst1)*pow5(Mst2) - Mst2*(440659841 + 1890*lmMst1*(
2301  251761 - 26040*lmMst2) - 531394290*lmMst2 - 308700000*S2 + 24607800*
2302  pow2(lmMst1) + 24607800*pow2(lmMst2))*pow6(Mst1) - 3087000*Dmglst2*(9*(
2303  -75 + 26*lmMst1 - 26*lmMst2)*pow2(Mst2)*pow4(Mst1) + 72*(1 + lmMst1 -
2304  lmMst2)*pow2(Mst1)*pow4(Mst2) + (76 - 249*lmMst1 + 249*lmMst2)*pow6(
2305  Mst1) + 108*pow6(Mst2)) + 27783000*(1 + 2*lmMst2)*pow7(Mst2))))) +
2306  308700*xDR2DRMOD*pow2(Msq)*(4*MuSUSY*pow2(Sbeta)*(-1215*shiftst1*(
2307  Dmsqst2 + pow2(Msq))*pow2(Mst1)*(4*s2t*(pow2(Mst1) - pow2(Mst2))*pow3(
2308  Mt) - Mt*pow3(s2t)*(2*(lmMst1 - lmMst2)*pow2(Mst1)*pow2(Mst2) + pow4(
2309  Mst1) - pow4(Mst2)))*pow6(Mst2) + 128*pow2(Msq)*pow2(Mst1)*pow4(Mt)*(9*
2310  (1 + lmMst2)*Mst2*((3 - 21*lmMst2 + 2*lmMst1*(8 + 3*lmMst2 - 3*lmMt) +
2311  5*lmMt + 6*lmMst2*lmMt - 6*pow2(lmMst2))*pow2(Mst2)*pow4(Mst1) + (-1 -
2312  7*lmMst2 + 2*lmMst1*(2 + lmMst2 - lmMt) + 3*lmMt + 2*lmMst2*lmMt - 2*
2313  pow2(lmMst2))*pow2(Mst1)*pow4(Mst2) + (12 - 45*lmMst2 + 2*lmMst1*(19 +
2314  6*lmMst2 - 6*lmMt) + 7*lmMt + 12*lmMst2*lmMt - 12*pow2(lmMst2))*pow6(
2315  Mst1) - 2*(1 + lmMst2)*pow6(Mst2)) + Dmglst2*(pow2(Mst2)*(263 + lmMst2*
2316  (962 - 213*lmMt) - 177*lmMt + (393 - 18*lmMt)*pow2(lmMst2) - 18*lmMst1*
2317  (26 - lmMst2*(-17 + lmMt) - 7*lmMt + pow2(lmMst2)) + 18*pow3(lmMst2))*
2318  pow4(Mst1) - pow2(Mst1)*(17*(-7 + 3*lmMt) + lmMst2*(-224 + 15*lmMt) -
2319  3*(5 + 6*lmMt)*pow2(lmMst2) - 18*lmMst1*(-4 + lmMt - lmMst2*(1 + lmMt)
2320  + pow2(lmMst2)) + 18*pow3(lmMst2))*pow4(Mst2) + (290 + lmMst2*(2447 -
2321  645*lmMt) - 375*lmMt - 3*(-509 + 60*lmMt)*pow2(lmMst2) - 18*lmMst1*(87
2322  + lmMst2*(71 - 10*lmMt) - 22*lmMt + 10*pow2(lmMst2)) + 180*pow3(lmMst2)
2323  )*pow6(Mst1) - 18*(-1 + 2*lmMst2 + 3*pow2(lmMst2))*pow6(Mst2))) - 864*
2324  pow2(Msq)*pow2(Mst1)*pow2(Mst2)*pow2(Mt)*pow2(s2t)*((1 + lmMst2)*Mst2*(
2325  2*(2 - 5*lmMst2 + lmMst1*(5 + 2*lmMst2) - 2*pow2(lmMst2))*pow2(Mst2)*
2326  pow4(Mst1) + 2*(-2*lmMst2*(2 + lmMst2) + lmMst1*(3 + 2*lmMst2))*pow2(
2327  Mst1)*pow4(Mst2) + (5 - 12*lmMst2 + 4*lmMst1*(3 + lmMst2) - 4*pow2(
2328  lmMst2))*pow6(Mst1) - 2*(1 + lmMst2)*pow6(Mst2)) + Dmglst2*(2*pow2(
2329  Mst2)*(8 + 19*lmMst2 - 5*pow2(lmMst2) + lmMst1*(-7 + 5*lmMst2 + 6*pow2(
2330  lmMst2)) - 6*pow3(lmMst2))*pow4(Mst1) + 2*pow2(Mst1)*(7 + 9*lmMst2 - 8*
2331  pow2(lmMst2) + lmMst1*(-3 + 5*lmMst2 + 6*pow2(lmMst2)) - 6*pow3(lmMst2)
2332  )*pow4(Mst2) + (17 + 51*lmMst2 - 4*pow2(lmMst2) + 4*lmMst1*(-6 + lmMst2
2333  + 3*pow2(lmMst2)) - 12*pow3(lmMst2))*pow6(Mst1) - 2*(-1 + 2*lmMst2 + 3*
2334  pow2(lmMst2))*pow6(Mst2))) - 9*Mt*pow3(Mst2)*pow3(s2t)*(75*Dmsqst2*
2335  pow2(Mst1)*pow3(Mst2)*(2*(lmMst1 - lmMst2)*pow2(Mst1)*pow2(Mst2) +
2336  pow4(Mst1) - pow4(Mst2)) - 2*Dmglst2*(pow2(Mst1)*pow2(Mst2)*(4*pow2(
2337  Msq)*(20*pow2(Mst1)*pow2(Mst2) + 9*pow4(Mst1) - 5*pow4(Mst2)) + 15*
2338  Dmsqst2*(pow4(Mst1) - pow4(Mst2))) - 30*Dmsqst2*lmMst2*pow4(Mst1)*pow4(
2339  Mst2) + pow4(Mst1)*(30*Dmsqst2*lmMst1*pow4(Mst2) + pow2(Msq)*(32*
2340  lmMst2*pow2(lmMst1)*(8*pow2(Mst1)*pow2(Mst2) + 8*pow4(Mst1) + pow4(
2341  Mst2)) + 2*pow3(lmMst2)*(128*pow2(Mst1)*(pow2(Mst1) + pow2(Mst2)) +
2342  107*pow4(Mst2)))) + pow2(Msq)*(-2*lmMst1*((-4 + 246*lmMst2 + 123*pow2(
2343  lmMst2))*pow4(Mst1)*pow4(Mst2) + 16*(3 + 3*lmMst2 + 16*pow2(lmMst2))*
2344  pow2(Mst2)*pow6(Mst1) - 16*lmMst2*pow2(Mst1)*pow6(Mst2) + 16*(3 + 2*
2345  lmMst2 + 16*pow2(lmMst2))*pow8(Mst1)) + pow2(lmMst2)*(396*pow4(Mst1)*
2346  pow4(Mst2) + 37*pow2(Mst2)*pow6(Mst1) + 155*pow2(Mst1)*pow6(Mst2) + 64*
2347  pow8(Mst1) - 32*pow8(Mst2))) + 2*lmMst2*pow2(Msq)*(4*pow4(Mst1)*pow4(
2348  Mst2) + 21*pow2(Mst2)*pow6(Mst1) + 115*pow2(Mst1)*pow6(Mst2) + 56*pow8(
2349  Mst1) - 16*pow8(Mst2))) - Mst2*pow2(Msq)*(2*(-8 + 237*lmMst2 + 16*(1 +
2350  lmMst2)*pow2(lmMst1) + 308*pow2(lmMst2) - lmMst1*(269 + 348*lmMst2 +
2351  123*pow2(lmMst2)) + 107*pow3(lmMst2))*pow4(Mst1)*pow4(Mst2) + pow2(
2352  Mst2)*(-125 - 156*lmMst2 - 512*lmMst1*lmMst2*(1 + lmMst2) + 256*(1 +
2353  lmMst2)*pow2(lmMst1) + 181*pow2(lmMst2) + 256*pow3(lmMst2))*pow6(Mst1)
2354  + (221 + 284*lmMst2 + 32*lmMst1*(1 + lmMst2) + 107*pow2(lmMst2))*pow2(
2355  Mst1)*pow6(Mst2) + 16*(1 + lmMst2)*(1 + lmMst1*(2 - 32*lmMst2) - 2*
2356  lmMst2 + 16*pow2(lmMst1) + 16*pow2(lmMst2))*pow8(Mst1) - 16*pow2(1 +
2357  lmMst2)*pow8(Mst2))) + 12*Mst2*s2t*pow3(Mt)*(-90*Dmglst2*Dmsqst2*pow2(
2358  Mst1)*(pow2(Mst1) - pow2(Mst2))*pow4(Mst2) + 225*Dmsqst2*pow2(Mst1)*(
2359  pow2(Mst1) - pow2(Mst2))*pow5(Mst2) + 2*Dmglst2*pow2(Msq)*((52 + 370*
2360  lmMst2 - 96*lmMst2*pow2(lmMst1) + 81*pow2(lmMst2) + 96*lmMst1*(-1 +
2361  lmMst2 + 2*pow2(lmMst2)) - 96*pow3(lmMst2))*pow4(Mst1)*pow4(Mst2) - 96*
2362  (lmMst2*pow2(lmMst1) + lmMst1*(4 + 2*lmMst2 - 2*pow2(lmMst2)) + (-4 +
2363  lmMst2)*pow2(1 + lmMst2))*pow2(Mst2)*pow6(Mst1) - 3*(-52 + 2*(51 + 16*
2364  lmMst1)*lmMst2 + 59*pow2(lmMst2))*pow2(Mst1)*pow6(Mst2) - 96*(-6 - 14*
2365  lmMst2 + lmMst2*pow2(lmMst1) + lmMst1*(9 + 6*lmMst2 - 2*pow2(lmMst2)) -
2366  6*pow2(lmMst2) + pow3(lmMst2))*pow8(Mst1) + 96*lmMst2*(1 + lmMst2)*
2367  pow8(Mst2)) - 3*Mst2*pow2(Msq)*(-((109 + 76*lmMst2 - 21*pow2(lmMst2) +
2368  64*lmMst1*pow2(1 + lmMst2) - 32*((1 + lmMst2)*pow2(lmMst1) + pow3(
2369  lmMst2)))*pow4(Mst1)*pow4(Mst2)) + (173 + 188*lmMst2 + 32*lmMst1*(1 +
2370  lmMst2) + 59*pow2(lmMst2))*pow2(Mst1)*pow6(Mst2) + 32*(1 + lmMst2)*(
2371  pow2(1 - lmMst1 + lmMst2)*pow2(Mst2)*pow6(Mst1) + (1 + 3*lmMst2 -
2372  lmMst1*(3 + 2*lmMst2) + pow2(lmMst1) + pow2(lmMst2))*pow8(Mst1)) - 16*
2373  pow2(1 + lmMst2)*pow8(Mst2)))) + Tbeta*(pow2(Mst1)*(-9*pow6(Mst2)*(-30*
2374  Dmglst2*Dmsqst2*pow2(Sbeta)*pow4(s2t)*pow5(Mst2) + 2*Dmglst2*s2t*pow2(
2375  Msq)*(256*(-1 + 2*lmMst2 + 3*pow2(lmMst2))*pow2(MuSUSY)*pow3(Mt) + (-20
2376  + (262 + 32*lmMst1)*lmMst2 + 187*pow2(lmMst2))*pow2(Sbeta)*pow3(s2t)*
2377  pow5(Mst2)) + (75*Dmsqst2 + (237 + 316*lmMst2 + 32*lmMst1*(1 + lmMst2)
2378  + 123*pow2(lmMst2))*pow2(Msq))*pow2(Sbeta)*pow4(s2t)*pow6(Mst2)) +
2379  1215*shiftst1*(Dmsqst2 + pow2(Msq))*pow2(Mst2)*(4*pow2(Mt)*pow2(MuSUSY)
2380  *pow2(s2t)*(pow2(Mst1)*pow4(Mst2) - 2*(lmMst1 - lmMst2)*pow2(Mst1)*(
2381  pow2(Mst1)*pow2(Mst2) + pow4(Mst1) + pow4(Mst2)) + pow6(Mst2)) + pow2(
2382  Sbeta)*(16*(pow2(Mst1) + pow2(Mst2))*pow4(Mst2)*pow4(Mt) + (pow2(Mst1)
2383  - pow2(Mst2))*(2*(lmMst1 - lmMst2)*pow2(Mst1)*pow2(Mst2) + pow4(Mst1) -
2384  pow4(Mst2))*pow4(Mst2)*pow4(s2t) - 4*pow2(Mt)*pow2(s2t)*(2*pow4(Mst1)*
2385  pow4(Mst2) - 4*pow2(Mst1)*pow6(Mst2) + pow2(MuSUSY)*(pow2(Mst1)*pow4(
2386  Mst2) - 2*(lmMst1 - lmMst2)*pow2(Mst1)*(pow2(Mst1)*pow2(Mst2) + pow4(
2387  Mst1) + pow4(Mst2)) + pow6(Mst2)) + 2*pow8(Mst2))))) + pow2(Sbeta)*(9*
2388  pow4(Mst1)*(Dmsqst2*(30*Dmglst2 - 75*Mst2)*((-1 + 2*lmMst1 - 2*lmMst2)*
2389  pow2(Mst1)*pow2(Mst2) + pow4(Mst1) + (-1 - 2*lmMst1 + 2*lmMst2)*pow4(
2390  Mst2)) + pow2(Msq)*(-2*Dmglst2*(pow2(Mst1)*pow2(Mst2)*(-44 + 34*lmMst2
2391  + 224*lmMst2*pow2(lmMst1) - 359*pow2(lmMst2) - 2*lmMst1*(52 - 198*
2392  lmMst2 + 133*pow2(lmMst2)) + 42*pow3(lmMst2)) + (-36 + (70 + 32*lmMst1)
2393  *lmMst2 + 27*pow2(lmMst2))*pow4(Mst1) + (100 - 222*lmMst2 + 32*lmMst2*
2394  pow2(lmMst1) + lmMst1*(8 - 524*lmMst2 - 246*pow2(lmMst2)) + 241*pow2(
2395  lmMst2) + 214*pow3(lmMst2))*pow4(Mst2)) - Mst2*(pow2(Mst1)*pow2(Mst2)*(
2396  -109 - 630*lmMst2 + 224*(1 + lmMst2)*pow2(lmMst1) + lmMst1*(538 + 184*
2397  lmMst2 - 266*pow2(lmMst2)) - 435*pow2(lmMst2) + 42*pow3(lmMst2)) + (141
2398  + 140*lmMst2 + 32*lmMst1*(1 + lmMst2) + 43*pow2(lmMst2))*pow4(Mst1) + (
2399  -237 + 190*lmMst2 + 32*(1 + lmMst2)*pow2(lmMst1) + 509*pow2(lmMst2) -
2400  2*lmMst1*(285 + 364*lmMst2 + 123*pow2(lmMst2)) + 214*pow3(lmMst2))*
2401  pow4(Mst2))))*pow4(s2t)*pow5(Mst2) + 1152*Mt*pow2(Msq)*pow2(Mst1)*pow3(
2402  s2t)*pow4(Mst2)*((1 + lmMst2)*Mst2*(2*(2 + 2*lmMst1 - lmMst2)*pow2(
2403  Mst2)*pow4(Mst1) + 2*(1 - 3*lmMst2 + lmMst1*(3 + 2*lmMst2) - 2*pow2(
2404  lmMst2))*pow2(Mst1)*pow4(Mst2) + (1 + 2*lmMst1 - 2*lmMst2)*pow6(Mst1) -
2405  2*(1 + lmMst2)*pow6(Mst2)) + Dmglst2*(2*(1 - 4*lmMst1 + 10*lmMst2 + 3*
2406  pow2(lmMst2))*pow2(Mst2)*pow4(Mst1) + 2*pow2(Mst1)*(6 + 11*lmMst2 - 5*
2407  pow2(lmMst2) + lmMst1*(-3 + 5*lmMst2 + 6*pow2(lmMst2)) - 6*pow3(lmMst2)
2408  )*pow4(Mst2) + (1 + 13*lmMst2 - 2*lmMst1*(5 + 3*lmMst2) + 6*pow2(
2409  lmMst2))*pow6(Mst1) - 2*(-1 + 2*lmMst2 + 3*pow2(lmMst2))*pow6(Mst2))) +
2410  256*s2t*pow2(Msq)*pow2(Mst1)*pow3(Mt)*(9*(1 + lmMst2)*Mst2*(-2*pow2(
2411  Mst2)*((3 + 2*lmMst1*(7 + 2*lmMst2 - 2*lmMt) + 4*lmMst2*(-4 + lmMt) +
2412  2*lmMt - 4*pow2(lmMst2))*pow2(Mst2) + (1 - 10*lmMst2 + 4*lmMst1*(2 +
2413  lmMst2) - 4*pow2(lmMst2))*pow2(MuSUSY))*pow4(Mst1) + pow2(Mst1)*((1 -
2414  2*lmMst1*(5 + 2*lmMst2 - 2*lmMt) - 4*lmMst2*(-3 + lmMt) - 6*lmMt + 4*
2415  pow2(lmMst2))*pow2(Mst2) + 2*(1 + 5*lmMst2 - lmMst1*(3 + 2*lmMst2) + 2*
2416  pow2(lmMst2))*pow2(MuSUSY))*pow4(Mst2) - (2*(8 - 27*lmMst2 + lmMst1*(25
2417  + 6*lmMst2 - 6*lmMt) + 2*lmMt + 6*lmMst2*lmMt - 6*pow2(lmMst2))*pow2(
2418  Mst2) + (7 - 32*lmMst2 + 4*lmMst1*(7 + 3*lmMst2) - 12*pow2(lmMst2))*
2419  pow2(MuSUSY))*pow6(Mst1) + 2*(1 + lmMst2)*(2*pow2(Mst2) + pow2(MuSUSY))
2420  *pow6(Mst2)) - Dmglst2*(pow2(Mst1)*(pow2(Mst2)*(253 + 5*lmMst2*(107 -
2421  6*lmMt) - 102*lmMt - 18*lmMst1*(9 + lmMst2 - 2*lmMt + 2*lmMst2*lmMt -
2422  2*pow2(lmMst2)) + 12*(10 + 3*lmMt)*pow2(lmMst2) - 36*pow3(lmMst2)) +
2423  18*pow2(MuSUSY)*(8 + 7*lmMst2 - 11*pow2(lmMst2) + lmMst1*(-3 + 5*lmMst2
2424  + 6*pow2(lmMst2)) - 6*pow3(lmMst2)))*pow4(Mst2) + 9*((49 + 103*lmMst2 -
2425  36*(1 + lmMst2)*pow2(lmMst2) + 4*lmMst1*(-11 + 6*lmMst2 + 9*pow2(
2426  lmMst2)))*pow2(MuSUSY) + pow2(Mst2)*(28 + lmMst2*(378 - 96*lmMt) - 44*
2427  lmMt + lmMst1*(-274 + 60*lmMt + 18*lmMst2*(-13 + 2*lmMt) - 36*pow2(
2428  lmMst2)) + (270 - 36*lmMt)*pow2(lmMst2) + 36*pow3(lmMst2)))*pow6(Mst1)
2429  + 18*(pow2(Mst2)*(2*pow2(MuSUSY)*(8 + 13*lmMst2 - 8*pow2(lmMst2) +
2430  lmMst1*(-5 + 5*lmMst2 + 6*pow2(lmMst2)) - 6*pow3(lmMst2)) + pow2(Mst2)*
2431  (23 + lmMst2*(93 - 22*lmMt) - 14*lmMt - 4*(-11 + lmMt)*pow2(lmMst2) -
2432  2*lmMst1*(25 + lmMst2*(17 - 2*lmMt) - 6*lmMt + 2*pow2(lmMst2)) + 4*
2433  pow3(lmMst2)))*pow4(Mst1) + (1 - 2*lmMst2 - 3*pow2(lmMst2))*(2*pow2(
2434  Mst2) + pow2(MuSUSY))*pow6(Mst2)))) - 16*Mst2*pow4(Mt)*(675*Dmsqst2*
2435  pow2(Mst1)*(pow2(Mst1) + pow2(Mst2))*pow5(Mst2) - Mst2*pow2(Msq)*(-((
2436  2117 + lmMst2*(4796 - 1248*lmMt) - 576*lmMst1*(1 + lmMst2)*(3 + lmMst2
2437  - lmMt) - 672*lmMt + (3651 - 576*lmMt)*pow2(lmMst2) + 576*pow3(lmMst2))
2438  *pow4(Mst1)*pow4(Mst2)) + 288*(1 + lmMst2)*((5 - 57*lmMst2 + 2*lmMst1*(
2439  25 + 6*lmMst2 - 6*lmMt) + 7*lmMt + 12*lmMst2*lmMt - 12*pow2(lmMst2))*
2440  pow2(Mst1) + (-2 - 27*lmMst2 + lmMst1*(22 + 6*lmMst2 - 6*lmMt) + 5*lmMt
2441  + 6*lmMst2*lmMt - 6*pow2(lmMst2))*pow2(Mst2))*pow6(Mst1) - 9*(173 +
2442  188*lmMst2 + 32*lmMst1*(1 + lmMst2) + 59*pow2(lmMst2))*pow2(Mst1)*pow6(
2443  Mst2) + 144*pow2(1 + lmMst2)*pow8(Mst2)) - 2*Dmglst2*(135*Dmsqst2*pow2(
2444  Mst1)*(pow2(Mst1) + pow2(Mst2))*pow4(Mst2) + pow2(Msq)*((4220 + lmMst2*
2445  (6114 - 1296*lmMt) - 576*lmMst1*(4 + 2*lmMst2 - lmMt) - 1392*lmMt +
2446  1341*pow2(lmMst2))*pow4(Mst1)*pow4(Mst2) - 9*(-84 + (70 + 32*lmMst1)*
2447  lmMst2 + 59*pow2(lmMst2))*pow2(Mst1)*pow6(Mst2) + 288*(pow2(Mst2)*(31 +
2448  lmMst2*(95 - 23*lmMt) - 16*lmMt + (51 - 6*lmMt)*pow2(lmMst2) - 2*
2449  lmMst1*(25 + lmMst2*(20 - 3*lmMt) - 6*lmMt + 3*pow2(lmMst2)) + 6*pow3(
2450  lmMst2))*pow6(Mst1) + (42 + lmMst2*(242 - 62*lmMt) - 33*lmMt + 6*(29 -
2451  4*lmMt)*pow2(lmMst2) - 2*lmMst1*(81 + lmMst2*(74 - 12*lmMt) - 18*lmMt +
2452  12*pow2(lmMst2)) + 24*pow3(lmMst2))*pow8(Mst1)) + 288*lmMst2*(1 +
2453  lmMst2)*pow8(Mst2)))) - 12*Mst2*pow2(Mt)*pow2(s2t)*(2*Dmglst2*(45*
2454  Dmsqst2*pow2(Mst1)*pow2(Mst2)*(2*(pow2(Mst2) + (-lmMst1 + lmMst2)*pow2(
2455  MuSUSY))*pow4(Mst1) + pow2(Mst1)*((1 - 2*lmMst1 + 2*lmMst2)*pow2(Mst2)*
2456  pow2(MuSUSY) - 4*pow4(Mst2)) + (2*pow2(Mst2) + pow2(MuSUSY))*pow4(Mst2)
2457  ) + pow2(Msq)*(2*(-3*pow2(Mst2)*pow2(MuSUSY)*(48 + 4*lmMst2*(31 + 36*
2458  pow2(lmMst1)) + 278*pow2(lmMst2) - lmMst1*(44 + 278*lmMst2 + 379*pow2(
2459  lmMst2)) + 235*pow3(lmMst2)) + (332 + 302*lmMst2 - 288*lmMst1*(1 +
2460  lmMst2) + 111*pow2(lmMst2))*pow4(Mst2))*pow6(Mst1) - pow4(Mst1)*(3*
2461  pow2(MuSUSY)*(60 + 206*lmMst2 + 32*lmMst2*pow2(lmMst1) + lmMst1*(8 -
2462  460*lmMst2 - 246*pow2(lmMst2)) + 519*pow2(lmMst2) + 214*pow3(lmMst2))*
2463  pow4(Mst2) + 4*(52 + lmMst2*(-338 + 48*pow2(lmMst1)) - 129*pow2(lmMst2)
2464  + 48*(lmMst1 - 2*lmMst1*lmMst2*(1 + lmMst2) + pow3(lmMst2)))*pow6(Mst2)
2465  ) + 6*(32*(2 + 7*lmMst2 - lmMst1*(5 + 4*lmMst2) + 4*pow2(lmMst2))*pow2(
2466  Mst2) - pow2(MuSUSY)*(48 + 4*lmMst2*(45 + 68*pow2(lmMst1)) + 310*pow2(
2467  lmMst2) - lmMst1*(92 + 310*lmMst2 + 635*pow2(lmMst2)) + 363*pow3(
2468  lmMst2)))*pow8(Mst1) + 96*lmMst2*(1 + lmMst2)*(2*pow2(Mst2) + pow2(
2469  MuSUSY))*pow8(Mst2) + 3*pow2(Mst1)*(-((-20 + 2*(99 + 16*lmMst1)*lmMst2
2470  + 123*pow2(lmMst2))*pow2(MuSUSY)*pow6(Mst2)) - 2*(-52 + 2*(67 + 16*
2471  lmMst1)*lmMst2 + 91*pow2(lmMst2))*pow8(Mst2)))) - 3*Mst2*(6*(25*Dmsqst2
2472  + 47*pow2(Msq))*pow4(Mst2)*pow6(Mst1) - 12*(25*Dmsqst2 + 47*pow2(Msq))*
2473  pow4(Mst1)*pow6(Mst2) + pow2(MuSUSY)*(3*(25*Dmsqst2 + 63*pow2(Msq))*
2474  pow4(Mst1)*pow4(Mst2) + 5*(15*Dmsqst2 + 41*pow2(Msq))*pow2(Mst1)*pow6(
2475  Mst2)) - 2*lmMst1*(75*Dmsqst2*pow2(MuSUSY)*pow4(Mst1)*(pow2(Mst1)*pow2(
2476  Mst2) + pow4(Mst1) + pow4(Mst2)) + pow2(Msq)*((32*(3 + 5*lmMst2 + 2*
2477  pow2(lmMst2))*pow2(Mst2) + (253 + 332*lmMst2 + 123*pow2(lmMst2))*pow2(
2478  MuSUSY))*pow4(Mst1)*pow4(Mst2) + (253 + 588*lmMst2 + 379*pow2(lmMst2))*
2479  pow2(Mst2)*pow2(MuSUSY)*pow6(Mst1) - 16*(1 + lmMst2)*pow2(Mst1)*(2*
2480  pow2(Mst2) + pow2(MuSUSY))*pow6(Mst2) + (32*(1 + lmMst2)*pow2(Mst2) + (
2481  237 + 828*lmMst2 + 635*pow2(lmMst2))*pow2(MuSUSY))*pow8(Mst1))) + 6*(
2482  25*Dmsqst2 + 63*pow2(Msq))*pow2(Mst1)*pow8(Mst2) + 2*lmMst2*(75*
2483  Dmsqst2*pow2(MuSUSY)*pow4(Mst1)*(pow2(Mst1)*pow2(Mst2) + pow4(Mst1) +
2484  pow4(Mst2)) + pow2(Msq)*((285*pow2(Mst2)*pow2(MuSUSY) + 172*pow4(Mst2))
2485  *pow6(Mst1) - 33*pow4(Mst1)*(-11*pow2(MuSUSY)*pow4(Mst2) + 8*pow6(Mst2)
2486  ) + (32*pow2(Mst2) + 277*pow2(MuSUSY))*pow8(Mst1) - 16*(2*pow2(Mst2) +
2487  pow2(MuSUSY))*pow8(Mst2) + 2*pow2(Mst1)*(63*pow2(MuSUSY)*pow6(Mst2) +
2488  110*pow8(Mst2)))) + pow2(Msq)*(pow4(Mst1)*(32*(1 + lmMst2)*pow2(lmMst1)
2489  *(pow2(MuSUSY)*(9*pow2(Mst1)*pow2(Mst2) + 17*pow4(Mst1) + pow4(Mst2)) +
2490  2*pow6(Mst2)) + 2*pow3(lmMst2)*(pow2(MuSUSY)*(235*pow2(Mst1)*pow2(Mst2)
2491  + 363*pow4(Mst1) + 107*pow4(Mst2)) + 32*pow6(Mst2))) - 16*pow2(MuSUSY)*
2492  pow8(Mst2) - pow2(lmMst2)*(-6*(148*pow2(Mst2)*pow2(MuSUSY) + 25*pow4(
2493  Mst2))*pow6(Mst1) + pow4(Mst1)*(-707*pow2(MuSUSY)*pow4(Mst2) + 76*pow6(
2494  Mst2)) - 8*(8*pow2(Mst2) + 139*pow2(MuSUSY))*pow8(Mst1) + 16*(2*pow2(
2495  Mst2) + pow2(MuSUSY))*pow8(Mst2) - pow2(Mst1)*(91*pow2(MuSUSY)*pow6(
2496  Mst2) + 150*pow8(Mst2)))) + pow2(Msq)*(16*pow2(MuSUSY)*(4*pow2(Mst2)*
2497  pow6(Mst1) + 5*pow8(Mst1)) - 32*power10(Mst2))))) - 36*s2t*pow2(Mt)*
2498  pow2(MuSUSY)*(15*Dmsqst2*s2t*pow2(Mst1)*pow2(Mst2)*(-2*Dmglst2*Mst2*(
2499  pow2(Mst1) + pow2(Mst2))*(-2*lmMst1*pow2(Mst1) + 2*lmMst2*pow2(Mst1) +
2500  pow2(Mst2)) + 5*(pow2(Mst1) + pow2(Mst2))*pow4(Mst2) - 10*(lmMst1 -
2501  lmMst2)*pow2(Mst1)*(pow2(Mst1)*pow2(Mst2) + pow4(Mst1) + pow4(Mst2))) +
2502  pow2(Msq)*(-2*Dmglst2*(64*Mt*(8 + 7*lmMst2 - 11*pow2(lmMst2) + lmMst1*(
2503  -3 + 5*lmMst2 + 6*pow2(lmMst2)) - 6*pow3(lmMst2)) - Mst2*s2t*(60 + 206*
2504  lmMst2 + 32*lmMst2*pow2(lmMst1) + lmMst1*(8 - 460*lmMst2 - 246*pow2(
2505  lmMst2)) + 519*pow2(lmMst2) + 214*pow3(lmMst2)))*pow4(Mst1)*pow4(Mst2)
2506  + (128*(1 + lmMst2)*Mt*(1 + 5*lmMst2 - lmMst1*(3 + 2*lmMst2) + 2*pow2(
2507  lmMst2)) + Mst2*s2t*(189 + 726*lmMst2 + 32*(1 + lmMst2)*pow2(lmMst1) +
2508  707*pow2(lmMst2) - 2*lmMst1*(253 + 332*lmMst2 + 123*pow2(lmMst2)) +
2509  214*pow3(lmMst2)))*pow4(Mst1)*pow5(Mst2) + (Mst2*s2t*(205 + 252*lmMst2
2510  + 32*lmMst1*(1 + lmMst2) + 91*pow2(lmMst2)) + 128*Mt*pow2(1 + lmMst2))*
2511  pow2(Mst1)*pow7(Mst2) - 4*Dmglst2*(pow2(Mst2)*(64*Mt*(8 + 13*lmMst2 -
2512  8*pow2(lmMst2) + lmMst1*(-5 + 5*lmMst2 + 6*pow2(lmMst2)) - 6*pow3(
2513  lmMst2)) - Mst2*s2t*(48 + 4*lmMst2*(31 + 36*pow2(lmMst1)) + 278*pow2(
2514  lmMst2) - lmMst1*(44 + 278*lmMst2 + 379*pow2(lmMst2)) + 235*pow3(
2515  lmMst2)))*pow6(Mst1) + (16*Mt*(49 + 103*lmMst2 - 36*(1 + lmMst2)*pow2(
2516  lmMst2) + 4*lmMst1*(-11 + 6*lmMst2 + 9*pow2(lmMst2))) - Mst2*s2t*(48 +
2517  4*lmMst2*(45 + 68*pow2(lmMst1)) + 310*pow2(lmMst2) - lmMst1*(92 + 310*
2518  lmMst2 + 635*pow2(lmMst2)) + 363*pow3(lmMst2)))*pow8(Mst1)) - 2*Mst2*(
2519  pow2(Mst2)*(64*(1 + lmMst2)*Mt*(1 - 10*lmMst2 + 4*lmMst1*(2 + lmMst2) -
2520  4*pow2(lmMst2)) - Mst2*s2t*(32 + 285*lmMst2 + 144*(1 + lmMst2)*pow2(
2521  lmMst1) + 444*pow2(lmMst2) - lmMst1*(253 + 588*lmMst2 + 379*pow2(
2522  lmMst2)) + 235*pow3(lmMst2)))*pow6(Mst1) + (32*(1 + lmMst2)*Mt*(7 - 32*
2523  lmMst2 + 4*lmMst1*(7 + 3*lmMst2) - 12*pow2(lmMst2)) - Mst2*s2t*(40 +
2524  277*lmMst2 + 272*(1 + lmMst2)*pow2(lmMst1) + 556*pow2(lmMst2) - lmMst1*
2525  (237 + 828*lmMst2 + 635*pow2(lmMst2)) + 363*pow3(lmMst2)))*pow8(Mst1))
2526  - 2*Dmglst2*s2t*((20 - 2*(99 + 16*lmMst1)*lmMst2 - 123*pow2(lmMst2))*
2527  pow2(Mst1)*pow7(Mst2) + 32*lmMst2*(1 + lmMst2)*pow9(Mst2)) - 16*s2t*
2528  pow2(1 + lmMst2)*power10(Mst2)))))))/(1.000188e8*Tbeta*pow2(Sbeta)*
2529  pow4(Msq)*pow4(Mst1)*pow6(Mst2)));
2530 }
2531 
2532 /**
2533  * @return The off-diagonal (1, 2) = (2, 1) matrix element of the Higgs mass matrix as a double for the hierarchy 'H6bq22g'
2534  */
2535 double H6bq22g::getS12() const {
2536  return (Al4p*Mt*MuSUSY*xDmglst2*z2*pow2(Dmglst2)*(-22680*twoLoopFlag*pow2(Mst1)*
2537  (2*Mt*pow2(Mst1)*pow2(Mst2)*(-24*Mt*MuSUSY*s2t + 4*Tbeta*pow2(Mt) +
2538  Mst2*(MuSUSY + 9*Mst2*Tbeta)*pow2(s2t)) + 2*Mt*(-36*Mt*MuSUSY*s2t + 28*
2539  Tbeta*pow2(Mt) + Mst2*(MuSUSY + 9*Mst2*Tbeta)*pow2(s2t))*pow4(Mst1) +
2540  s2t*(2*Mst2*Mt*s2t*(MuSUSY + 9*Mst2*Tbeta) - 24*MuSUSY*pow2(Mt) -
2541  Tbeta*pow2(s2t)*pow3(Mst2))*pow4(Mst2)) + Al4p*Mst2*threeLoopFlag*(
2542  pow4(Mst1)*(4*Mst2*s2t*(35*(-184517 + 74952*lmMst1 + 18360*lmMst2)*
2543  MuSUSY + 36*(-297316 + 20265*lmMst1 - 231945*lmMst2)*Mst2*Tbeta)*pow2(
2544  Mt) - 7*Mt*(4*(-261247 + 163890*lmMst1 - 140670*lmMst2)*MuSUSY + 3*(-
2545  1486429 + 190080*lmMst1 + 43200*lmMst2)*Mst2*Tbeta)*pow2(Mst2)*pow2(
2546  s2t) + 8*(21*(12761 + 5400*lmMst1 + 178920*lmMst2)*MuSUSY + 2*(-
2547  10736701 + 1553580*lmMst1 - 3303720*lmMst2 + 1508220*lmMt)*Mst2*Tbeta)*
2548  pow3(Mt) + 7*(-642497 + 170100*lmMst1 - 170100*lmMst2)*Tbeta*pow3(s2t)*
2549  pow4(Mst2)) - 3*pow2(Mst1)*pow2(Mst2)*(4*Mst2*s2t*(-28*(46987 + 15390*
2550  lmMst1 + 4050*lmMst2)*MuSUSY + 3*(255749 + 2100*lmMst1 + 441420*lmMst2)
2551  *Mst2*Tbeta)*pow2(Mt) + 14*Mt*((40001 + 52560*lmMst1 - 37080*lmMst2)*
2552  MuSUSY + 6*(46987 + 15390*lmMst1 + 4050*lmMst2)*Mst2*Tbeta)*pow2(Mst2)*
2553  pow2(s2t) - 32*(84*(17 + 1320*lmMst2)*MuSUSY + (-217444 + 53865*lmMst1
2554  - 116550*lmMst2 + 62685*lmMt)*Mst2*Tbeta)*pow3(Mt) - 7*(30641 + 52560*
2555  lmMst1 - 37080*lmMst2)*Tbeta*pow3(s2t)*pow4(Mst2)) + 196560*s2t*(-2*Mt*
2556  MuSUSY*s2t - 4*Tbeta*pow2(Mt) + Tbeta*pow2(Mst2)*pow2(s2t))*pow6(Mst2))
2557  ))/(34020.*Tbeta*pow2(Mst1)*pow7(Mst2)) + threeLoopFlag*z2*pow2(Al4p)*(
2558  MuSUSY*(-(pow2(Mt)*pow2(s2t)*((pow2(Mst1)*(Dmglst2*(866.0398148148148 -
2559  (775*lmMst1)/3. + 357*lmMst2 + (120*Dmsqst2*(1 - 2*lmMst1 + 2*lmMst2)*(
2560  pow3(Dmsqst2) + pow6(Msq)))/pow8(Msq)) + Mst2*(51.273148148148145 + 83*
2561  lmMst1 - (241*lmMst2)/3. + (40*((6 + 5*lmMst1 - 5*lmMst2)*pow4(Dmsqst2)
2562  + Dmsqst2*(3 + 2*lmMst1 - 2*lmMst2)*pow6(Msq)))/pow8(Msq))))/pow2(Mst2)
2563  + (Mst2*(2269 + 664*lmMst1 - 56*lmMst2 + (960*Dmsqst2*(2 + lmMst1 -
2564  lmMst2))/pow2(Msq) + (480*(13 + 5*lmMst1 - 5*lmMst2)*pow4(Dmsqst2))/
2565  pow8(Msq)))/24. + (pow4(Mst1)*(18.915432098765432 + 134*lmMst1 - (394*
2566  lmMst2)/3. + (20*Dmsqst2*(5 + 4*lmMst1 - 4*lmMst2)*(pow3(Dmsqst2) +
2567  pow6(Msq)))/pow8(Msq)))/pow3(Mst2) + Dmglst2*(483.18611111111113 - (
2568  209*lmMst1)/3. + 191*lmMst2 + (pow4(Mst1)*(1749.093621399177 - 498*
2569  lmMst1 + (1790*lmMst2)/3. + (20*Dmsqst2*(17 - 12*lmMst1 + 12*lmMst2)*(
2570  pow3(Dmsqst2) + pow6(Msq)))/pow8(Msq)))/pow4(Mst2) - (40*Dmsqst2*(2 +
2571  3*lmMst1 - 3*lmMst2)*(pow3(Dmsqst2) + pow6(Msq)))/pow8(Msq)))) + (s2t*
2572  pow3(Mt)*(129600*Dmglst2*Dmsqst2*pow2(Mst2)*(5*pow2(Mst1)*pow2(Mst2) +
2573  9*pow4(Mst1) + pow4(Mst2))*(pow3(Dmsqst2) + pow6(Msq)) + 100*Mst2*(
2574  pow4(Dmsqst2)*(-8883*pow2(Mst2)*pow4(Mst1) - 4212*pow2(Mst1)*pow4(Mst2)
2575  + 4057*pow6(Mst1) - 1620*pow6(Mst2)) + Dmsqst2*pow6(Msq)*(3249*pow2(
2576  Mst2)*pow4(Mst1) + 1431*pow2(Mst1)*pow4(Mst2) + 4057*pow6(Mst1) - 648*
2577  pow6(Mst2))) + Mst2*(3*(623599 + 65160*lmMst1 - 134280*lmMst2)*pow2(
2578  Mst2)*pow4(Mst1) + 9*(1367 + 13560*lmMst1 - 36600*lmMst2)*pow2(Mst1)*
2579  pow4(Mst2) + (5161826 + 406080*lmMst1 - 613440*lmMst2)*pow6(Mst1) -
2580  41040*pow6(Mst2))*pow8(Msq) - 24*Dmglst2*(6*(19579 + 1770*lmMst1 +
2581  12630*lmMst2)*pow2(Mst2)*pow4(Mst1) + 6*(4429 - 270*lmMst1 + 8910*
2582  lmMst2)*pow2(Mst1)*pow4(Mst2) + (510139 + 44280*lmMst1 + 76680*lmMst2)*
2583  pow6(Mst1) - 2520*pow6(Mst2))*pow8(Msq)))/(4860.*pow2(Mst1)*pow5(Mst2)*
2584  pow8(Msq)) + (pow4(Mt)*(4*(Dmglst2*(13463149 - 1492020*lmMst1 +
2585  2713500*lmMst2 - 625320*lmMt) + 3*(-1077991 + 184140*lmMst1 - 400140*
2586  lmMst2 + 8640*lmMt)*Mst2)*pow4(Mst1) + 405*Dmglst2*pow4(Mst2)*(3245 -
2587  1672*lmMst1 + 1448*lmMst2 - 1888*lmMt + (960*Dmsqst2*(8 - 3*lmMst1 + 6*
2588  lmMst2 - 3*lmMt)*(pow3(Dmsqst2) + pow6(Msq)))/pow8(Msq)) + (27*pow5(
2589  Mst2)*(7200*(-6 + 5*lmMst1 - 10*lmMst2 + 5*lmMt)*pow4(Dmsqst2) + 14400*
2590  Dmsqst2*(lmMst1 - 2*lmMst2 + lmMt)*pow6(Msq) + (-66773 + 9960*lmMst1 -
2591  45480*lmMst2 + 3840*lmMt)*pow8(Msq)))/pow8(Msq) + (72*pow2(Mst1)*pow2(
2592  Mst2)*(-54000*Dmglst2*Dmsqst2*(-3 + lmMst1 - 2*lmMst2 + lmMt)*(pow3(
2593  Dmsqst2) + pow6(Msq)) + 10800*Dmsqst2*(-1 + lmMst1 - 2*lmMst2 + lmMt)*
2594  Mst2*(pow3(Dmsqst2) + pow6(Msq)) + 3*Dmglst2*(67843 - 10050*lmMst1 +
2595  17490*lmMst2 - 7560*lmMt)*pow8(Msq) + 2*(-41936 + 7245*lmMst1 - 19665*
2596  lmMst2 + 720*lmMt)*Mst2*pow8(Msq)))/pow8(Msq)))/(7290.*pow6(Mst2)) +
2597  Mt*((s2t*(shiftst3*pow2(Mst2)*(-4*pow2(Mt) + ((-1 - lmMst1 + lmMst2)*
2598  pow2(Mst1) + pow2(Mst2))*pow2(s2t)) + (10*shiftst1*(-4*pow2(Mst2)*pow2(
2599  Mt) + 2*pow2(Mst1)*(2*pow2(Mt) + (-lmMst1 + lmMst2)*pow2(Mst2)*pow2(
2600  s2t)) - pow2(s2t)*pow4(Mst1) + pow2(s2t)*pow4(Mst2))*(pow4(Dmsqst2) +
2601  Dmsqst2*pow6(Msq) + pow8(Msq)))/pow8(Msq)))/(3.*pow2(Mst1)) + pow3(s2t)
2602  *((pow4(Mst1)*(Mst2*((47*lmMst1)/6. + (-3447379 - 76140*lmMst2 - (
2603  1082800*Dmsqst2)/pow2(Msq) + (171200*pow4(Dmsqst2))/pow8(Msq))/9720.) +
2604  Dmglst2*(432.76982167352537 - (398*lmMst1)/9. + (398*lmMst2)/9. + (130*
2605  Dmsqst2*(pow3(Dmsqst2) + pow6(Msq)))/(3.*pow8(Msq)))))/pow3(Mst2) +
2606  Dmglst2*(Mst2*(33.31481481481482 - 12*lmMst1 + (280*lmMst2)/9. - (20*
2607  Dmsqst2*(5 + 3*lmMst1 - 3*lmMst2)*(pow3(Dmsqst2) + pow6(Msq)))/(3.*
2608  pow8(Msq))) + (pow2(Mst1)*(120.97407407407407 - (254*lmMst1)/9. + (254*
2609  lmMst2)/9. + (20*Dmsqst2*(3 - 5*lmMst1 + 5*lmMst2)*(pow3(Dmsqst2) +
2610  pow6(Msq)))/(3.*pow8(Msq))))/Mst2) - pow2(Mst2)*(53.93518518518518 + (
2611  47*lmMst1)/9. - (92*lmMst2)/9. + (325*Dmsqst2)/(18.*pow2(Msq)) - (5*(7
2612  + lmMst1 - lmMst2)*pow4(Dmsqst2))/pow8(Msq)) + (pow2(Mst1)*(75*(119 +
2613  234*lmMst1 - 234*lmMst2)*pow4(Dmsqst2) + 150*Dmsqst2*(-469 + 36*lmMst1
2614  - 36*lmMst2)*pow6(Msq) + (-224837 + 4680*lmMst1 - 8370*lmMst2)*pow8(
2615  Msq)))/(810.*pow8(Msq)) + (pow3(Mst2)*(-4*Dmglst2*(15*pow4(Dmsqst2) +
2616  15*Dmsqst2*pow6(Msq) + 7*pow8(Msq)) + Mst2*(75*pow4(Dmsqst2) + 30*
2617  Dmsqst2*pow6(Msq) + 19*pow8(Msq))))/(9.*pow2(Mst1)*pow8(Msq))))) + (-(
2618  pow2(Mt)*pow2(MuSUSY)*(-(pow2(Mt)*(6*Mst2*(Dmglst2*(7286 - 240*lmMst1 +
2619  6384*lmMst2) + (-353 + 72*lmMst1 + 696*lmMst2)*Mst2)*pow2(Mst1) + 96*(
2620  24*Dmglst2*(5 + 6*lmMst2) + (53 + 24*lmMst2)*Mst2)*pow3(Mst2) + (-38401
2621  - 1080*lmMst1 + 7992*lmMst2)*pow4(Mst1)))/(81.*pow6(Mst2)) + (2*pow2(
2622  s2t)*(shiftst3*(2*(1 - lmMst1 + lmMst2) + (2*(1 - 2*lmMst1 + 2*lmMst2)*
2623  pow2(Mst1))/pow2(Mst2) + pow2(Mst2)/pow2(Mst1) + ((2 - 6*lmMst1 + 6*
2624  lmMst2)*pow4(Mst1))/pow4(Mst2)) + 10*shiftst1*(1 + pow2(Mst2)/pow2(
2625  Mst1) - (2*(lmMst1 - lmMst2)*(pow2(Mst1)*pow2(Mst2) + pow4(Mst1) +
2626  pow4(Mst2)))/pow4(Mst2))*(1 + Dmsqst2/pow2(Msq) + pow4(Dmsqst2)/pow8(
2627  Msq))))/3. - Mt*s2t*(((Dmglst2*(15057833 - 4014360*lmMst1 + 5563080*
2628  lmMst2) + 3*(266863 + 396360*lmMst1 - 346680*lmMst2)*Mst2)*pow4(Mst1))/
2629  (3645.*pow6(Mst2)) + (pow2(Mst1)*((4*Mst2*(3937 + 2988*lmMst1 - 2232*
2630  lmMst2 + (1080*Dmsqst2*(5 + 3*lmMst1 - 3*lmMst2)*(pow3(Dmsqst2) + pow6(
2631  Msq)))/pow8(Msq)))/81. + Dmglst2*(1798.967901234568 - (1312*lmMst1)/3.
2632  + (2192*lmMst2)/
2633  3. + (160*Dmsqst2*(1 - 9*lmMst1 + 9*lmMst2)*(pow3(Dmsqst2) + pow6(Msq))
2634  )/(3.*pow8(Msq)))))/pow4(Mst2) + (Dmglst2*(644.2481481481482 - (836*
2635  lmMst1)/9. + (764*lmMst2)/3. - (160*Dmsqst2*(2 + 3*lmMst1 - 3*lmMst2)*(
2636  pow3(Dmsqst2) + pow6(Msq)))/(3.*pow8(Msq))))/pow2(Mst2) + (480*(13 + 5*
2637  lmMst1 - 5*lmMst2)*pow4(Dmsqst2) + 960*Dmsqst2*(2 + lmMst1 - lmMst2)*
2638  pow6(Msq) + (2269 + 664*lmMst1 - 56*lmMst2)*pow8(Msq))/(18.*Mst2*pow8(
2639  Msq))))) + pow2(s2t)*((5*Dmsqst2*Mt*pow2(Sbeta)*pow4(Mst1)*((-6*(11 +
2640  10*lmMst1 - 10*lmMst2)*s2t*pow2(Mst2)*(-1 + pow2(Sbeta)) + (Dmglst2*(
2641  372 - 40*lmMst1 + 40*lmMst2) + 9*(-17 + 2*lmMst1 - 2*lmMst2)*Mst2)*Mt*
2642  pow2(Sbeta))*pow3(Dmsqst2) + 4*Dmglst2*(93 - 10*lmMst1 + 10*lmMst2)*Mt*
2643  pow2(Sbeta)*pow6(Msq)))/(6.*pow3(Mst2)*pow8(Msq)) + pow2(Mt)*((5*pow2(
2644  Sbeta)*pow4(Mst1)*(9*(17 - 2*lmMst1 + 2*lmMst2)*Mst2*pow4(Dmsqst2) + 4*
2645  Dmglst2*Dmsqst2*(-93 + 10*lmMst1 - 10*lmMst2)*(pow3(Dmsqst2) + pow6(
2646  Msq))))/(6.*pow3(Mst2)*pow8(Msq)) + pow2(MuSUSY)*(103.64814814814815 +
2647  (94*lmMst1)/9. - (184*lmMst2)/9. + (265*Dmsqst2)/(9.*pow2(Msq)) - (
2648  pow4(Mst1)*(Dmglst2*(1167.8951989026064 - (1520*lmMst1)/9. + (1864*
2649  lmMst2)/9.) - Mst2*(1368.138477366255 - (151*lmMst1)/9. + (143*lmMst2)/
2650  9. + (5*Dmsqst2*(20701 - 648*lmMst1 + 648*lmMst2)*(pow3(Dmsqst2) +
2651  pow6(Msq)))/(243.*pow8(Msq)))))/pow5(Mst2) + (8*Dmglst2*Mst2*(7 + (15*
2652  Dmsqst2*(pow3(Dmsqst2) + pow6(Msq)))/pow8(Msq)))/(9.*pow2(Mst1)) - (
2653  Dmglst2*(60.407407407407405 - 24*lmMst1 + (560*lmMst2)/9. - (40*
2654  Dmsqst2*(2 + lmMst1 - lmMst2)*(pow3(Dmsqst2) + pow6(Msq)))/pow8(Msq)))/
2655  Mst2 - (10*(26 + 3*lmMst1 - 3*lmMst2)*pow4(Dmsqst2))/(3.*pow8(Msq)) + (
2656  (-2*pow2(Mst2)*(75*pow4(Dmsqst2) + 30*Dmsqst2*pow6(Msq) + 19*pow8(Msq))
2657  )/(9.*pow2(Mst1)) + (pow2(Mst1)*(-150*(587 + 288*lmMst1 - 288*lmMst2)*
2658  Mst2*pow4(Dmsqst2) + 150*Dmsqst2*(1097 - 72*lmMst1 + 72*lmMst2)*Mst2*
2659  pow6(Msq) + 10800*Dmglst2*Dmsqst2*(3 + 8*lmMst1 - 8*lmMst2)*(pow3(
2660  Dmsqst2) + pow6(Msq)) + 36*Dmglst2*(-6803 + 1810*lmMst1 - 2670*lmMst2)*
2661  pow8(Msq) + (533629 - 900*lmMst1 + 180*lmMst2)*Mst2*pow8(Msq)))/(810.*
2662  pow3(Mst2)))/pow8(Msq)))))/Tbeta + (Mt*((5*xDmsqst2*pow2(Dmsqst2)*((
2663  s2t*(s2t*(81*Mst2*pow2(Sbeta)*(-2*(11 + 10*lmMst1 - 10*lmMst2)*s2t*
2664  pow2(Mst2)*(-1 + pow2(Sbeta)) + (Dmglst2*(372 - 40*lmMst1 + 40*lmMst2)
2665  + 3*(-17 + 2*lmMst1 - 2*lmMst2)*Mst2)*Mt*pow2(Sbeta))*pow6(Mst1) + Mt*(
2666  6*Mst2*pow2(MuSUSY)*(-6*(25 + 9*lmMst1 - 9*lmMst2)*pow2(Mst1)*pow3(
2667  Mst2) + (1607 - 432*lmMst1 + 432*lmMst2)*Mst2*pow4(Mst1) + 216*Dmglst2*
2668  (3*(2 + lmMst1 - lmMst2)*pow2(Mst1)*pow2(Mst2) + (3 + 8*lmMst1 - 8*
2669  lmMst2)*pow4(Mst1) + pow4(Mst2)) - 162*pow5(Mst2)) + ((41402 - 1296*
2670  lmMst1 + 1296*lmMst2)*pow2(MuSUSY) + 81*Mst2*(4*Dmglst2*(-93 + 10*
2671  lmMst1 - 10*lmMst2) + 3*(17 - 2*lmMst1 + 2*lmMst2)*Mst2)*pow2(Sbeta))*
2672  pow6(Mst1))) + 648*Mt*pow2(MuSUSY)*(8*Dmglst2*Mt*pow2(Mst1)*((1 - 9*
2673  lmMst1 + 9*lmMst2)*pow2(Mst1) + (-2 - 3*lmMst1 + 3*lmMst2)*pow2(Mst2))
2674  + (4*(7 + 3*lmMst1 - 3*lmMst2)*Mt + (-1 + 2*lmMst1 - 2*lmMst2)*Mst2*
2675  s2t*shiftst1)*pow2(Mst1)*pow3(Mst2) + 2*Mst2*(4*(5 + 3*lmMst1 - 3*
2676  lmMst2)*Mt + (lmMst1 - lmMst2)*Mst2*s2t*shiftst1)*pow4(Mst1) + s2t*
2677  shiftst1*(2*(lmMst1 - lmMst2)*pow6(Mst1) - pow6(Mst2)))))/Tbeta +
2678  MuSUSY*(-18*pow2(Mst1)*pow3(Mst2)*(2*Mst2*s2t*(25 - 36*shiftst1)*pow2(
2679  Mt) + 108*(7 + 3*lmMst1 - 3*lmMst2)*Mt*pow2(Mst2)*pow2(s2t) + 144*(2 -
2680  3*lmMst1 + 6*lmMst2 - 3*lmMt)*pow3(Mt) + (2 + lmMst2*(9 - 36*shiftst1)
2681  + 9*lmMst1*(-1 + 4*shiftst1))*pow3(Mst2)*pow3(s2t)) - 3*Mst2*(530*Mst2*
2682  s2t*pow2(Mt) + 1296*(4 + 3*lmMst1 - 3*lmMst2)*Mt*pow2(Mst2)*pow2(s2t) -
2683  3456*(-1 + lmMst1 - 2*lmMst2 + lmMt)*pow3(Mt) + (1757 - 378*lmMst1 +
2684  378*lmMst2 + 108*shiftst1)*pow3(Mst2)*pow3(s2t))*pow4(Mst1) + 2*s2t*(-
2685  972*(5 + 4*lmMst1 - 4*lmMst2)*Mst2*Mt*s2t + 4057*pow2(Mt) - 3324*pow2(
2686  Mst2)*pow2(s2t))*pow6(Mst1) + 162*s2t*(3 + 2*shiftst1)*(-4*pow2(Mt) +
2687  pow2(Mst2)*pow2(s2t))*pow6(Mst2) + 324*Dmglst2*(2*pow2(Mst1)*pow2(Mst2)
2688  *(20*Mst2*s2t*pow2(Mt) + 6*(2 + 3*lmMst1 - 3*lmMst2)*Mt*pow2(Mst2)*
2689  pow2(s2t) - 8*(-8 + 3*lmMst1 - 6*lmMst2 + 3*lmMt)*pow3(Mt) + (-5 - 3*
2690  lmMst1 + 3*lmMst2)*pow3(Mst2)*pow3(s2t)) - 2*(-36*Mst2*s2t*pow2(Mt) +
2691  18*(1 - 2*lmMst1 + 2*lmMst2)*Mt*pow2(Mst2)*pow2(s2t) + 80*(-3 + lmMst1
2692  - 2*lmMst2 + lmMt)*pow3(Mt) + (-3 + 5*lmMst1 - 5*lmMst2)*pow3(Mst2)*
2693  pow3(s2t))*pow4(Mst1) + 8*s2t*pow2(Mt)*pow5(Mst2) + (6*(-17 + 12*lmMst1
2694  - 12*lmMst2)*Mt + 13*Mst2*s2t)*pow2(s2t)*pow6(Mst1) - 2*pow3(s2t)*pow7(
2695  Mst2)))))/(486.*pow4(Msq)*pow4(Mst2)) + (4*MuSUSY*xDR2DRMOD*(pow3(Mst2)
2696  *(64*(1 + lmMst2)*(2*MuSUSY*s2t + 3*Mt*Tbeta)*pow2(Mt) - 4*Mst2*Mt*((4
2697  + 13*lmMst1 - 9*lmMst2)*MuSUSY + 12*(1 + lmMst2)*Mst2*Tbeta)*pow2(s2t)
2698  + 13*Tbeta*pow3(Mst2)*pow3(s2t))*pow4(Mst1) + 2*pow2(Mst1)*((32*(1 +
2699  lmMst2)*MuSUSY*s2t - 26*Mst2*s2t*Tbeta)*pow2(Mt) + Mst2*Mt*((5 - 26*
2700  lmMst1 + 18*lmMst2)*MuSUSY - 24*(1 + lmMst2)*Mst2*Tbeta)*pow2(s2t) +
2701  32*(1 + lmMst2)*Tbeta*pow3(Mt) + (4 + 13*lmMst1 - 9*lmMst2)*Tbeta*pow3(
2702  Mst2)*pow3(s2t))*pow5(Mst2) - 4*Mst2*xDmglst2*pow2(Dmglst2)*(2*pow2(
2703  Mst1)*pow2(Mst2)*(-2*s2t*(4*(-2 + 3*lmMst2)*MuSUSY + 5*Mst2*Tbeta)*
2704  pow2(Mt) + Mst2*Mt*((1 - 10*lmMst1 + 12*lmMst2)*MuSUSY + 6*(-2 + 3*
2705  lmMst2)*Mst2*Tbeta)*pow2(s2t) + 8*Tbeta*pow3(Mt) + (2 + 5*lmMst1 - 6*
2706  lmMst2)*Tbeta*pow3(Mst2)*pow3(s2t)) + (32*(2 - 3*lmMst2)*MuSUSY*s2t*
2707  pow2(Mt) + 4*Mst2*Mt*((-2 - 5*lmMst1 + 6*lmMst2)*MuSUSY + 3*(-2 + 3*
2708  lmMst2)*Mst2*Tbeta)*pow2(s2t) - 16*(7 + 2*lmMst2)*Tbeta*pow3(Mt) + 5*
2709  Tbeta*pow3(Mst2)*pow3(s2t))*pow4(Mst1) - 5*s2t*(-2*Mt*MuSUSY*s2t - 4*
2710  Tbeta*pow2(Mt) + Tbeta*pow2(Mst2)*pow2(s2t))*pow5(Mst2)) + 4*Mst2*Mt*(
2711  48*(1 + lmMst2)*Mt*(MuSUSY*s2t + 2*Mt*Tbeta) - Mst2*((4 + 13*lmMst1 -
2712  9*lmMst2)*MuSUSY + 12*(1 + lmMst2)*Mst2*Tbeta)*pow2(s2t))*pow6(Mst1) +
2713  Dmglst2*(-(pow2(Mst2)*(-128*(1 + 3*lmMst2)*MuSUSY*s2t*pow2(Mt) + 4*
2714  Mst2*Mt*(-7*lmMst1*MuSUSY + 15*lmMst2*MuSUSY + 12*Mst2*Tbeta + 36*
2715  lmMst2*Mst2*Tbeta)*pow2(s2t) + 64*(7 + lmMst2)*Tbeta*pow3(Mt) + 7*
2716  Tbeta*pow3(Mst2)*pow3(s2t))*pow4(Mst1)) + 2*pow2(Mst1)*(2*s2t*(16*(1 +
2717  3*lmMst2)*MuSUSY + 7*Mst2*Tbeta)*pow2(Mt) - Mst2*Mt*((7 - 14*lmMst1 +
2718  30*lmMst2)*MuSUSY + 24*(1 + 3*lmMst2)*Mst2*Tbeta)*pow2(s2t) + 32*(-1 +
2719  lmMst2)*Tbeta*pow3(Mt) + (-7*lmMst1 + 15*lmMst2)*Tbeta*pow3(Mst2)*pow3(
2720  s2t))*pow4(Mst2) - 4*Mt*(-48*(1 + 3*lmMst2)*Mt*MuSUSY*s2t + 32*(11 + 5*
2721  lmMst2)*Tbeta*pow2(Mt) + Mst2*(-7*lmMst1*MuSUSY + 15*lmMst2*MuSUSY +
2722  12*Mst2*Tbeta + 36*lmMst2*Mst2*Tbeta)*pow2(s2t))*pow6(Mst1) + 7*s2t*(-
2723  2*Mt*MuSUSY*s2t - 4*Tbeta*pow2(Mt) + Tbeta*pow2(Mst2)*pow2(s2t))*pow7(
2724  Mst2)) - 13*s2t*(-2*Mt*MuSUSY*s2t - 4*Tbeta*pow2(Mt) + Tbeta*pow2(Mst2)
2725  *pow2(s2t))*pow8(Mst2)))/(9.*Tbeta*pow6(Mst2))))/pow2(Mst1)) + MuSUSY*(
2726  (Mt*oneLoopFlag*s2t*(4*(lmMst1 - lmMst2)*pow2(Mt) - ((2 + lmMst1 -
2727  lmMst2)*pow2(Mst1) + (-2 + lmMst1 - lmMst2)*pow2(Mst2))*pow2(s2t) - (2*
2728  Mt*MuSUSY*s2t*(2 - lmMst1 + lmMst2 - (2*(lmMst1 - lmMst2)*pow2(Mst1)*(
2729  pow2(Mst1) + pow2(Mst2)))/pow4(Mst2)))/Tbeta))/16. - (Al4p*Mt*
2730  xDR2DRMOD*(-270*Al4p*s2t*threeLoopFlag*xDmsqst2*pow2(Dmsqst2)*pow2(
2731  Mst1)*pow2(Mst2)*pow4(Msq)*((-2*lmMst1 + 2*lmMst2)*s2t*pow2(Mst1)*(-2*
2732  Mt*MuSUSY*pow2(Mst1)*(4*Dmglst2*Mst2 + 26*xDmglst2*pow2(Dmglst2) + (-11
2733  + 18*shiftst1)*pow2(Mst2)) + pow2(Mst2)*(-10*Dmglst2*Mst2 + 7*xDmglst2*
2734  pow2(Dmglst2) + (-11 + 18*shiftst1)*pow2(Mst2))*(-2*Mt*MuSUSY + s2t*
2735  Tbeta*pow2(Mst2)) - 4*Mt*MuSUSY*(-5 + 9*shiftst1)*pow4(Mst1)) + pow2(
2736  Mst2)*(10*Dmglst2*Mst2 - 7*xDmglst2*pow2(Dmglst2) + (11 - 18*shiftst1)*
2737  pow2(Mst2))*(2*Mt*(MuSUSY*s2t - 2*Mt*Tbeta)*pow2(Mst1) + pow2(Mst2)*(2*
2738  Mt*MuSUSY*s2t + 4*Tbeta*pow2(Mt) - Tbeta*pow2(Mst2)*pow2(s2t)) + Tbeta*
2739  pow2(s2t)*pow4(Mst1))) + 216*Mst2*(2*Dmglst2*lmMst2 + Mst2 + lmMst2*
2740  Mst2)*s2t*twoLoopFlag*pow2(Mst1)*(-((2*Mt*(MuSUSY*s2t - 2*Mt*Tbeta)*
2741  pow2(Mst1) + pow2(Mst2)*(2*Mt*MuSUSY*s2t + 4*Tbeta*pow2(Mt) - Tbeta*
2742  pow2(Mst2)*pow2(s2t)) + Tbeta*pow2(s2t)*pow4(Mst1))*pow4(Mst2)) + 2*(
2743  lmMst1 - lmMst2)*s2t*pow2(Mst1)*(2*Mt*MuSUSY*(pow2(Mst1)*pow2(Mst2) +
2744  pow4(Mst1) + pow4(Mst2)) - s2t*Tbeta*pow6(Mst2)))*pow8(Msq) - xDmglst2*
2745  pow2(Dmglst2)*(-216*(2 - lmMst2)*s2t*twoLoopFlag*pow2(Mst1)*(Tbeta*(-4*
2746  pow2(Mst1)*pow2(Mt) + 4*pow2(Mst2)*pow2(Mt) + 2*(lmMst1 - lmMst2)*pow2(
2747  Mst1)*pow2(Mst2)*pow2(s2t) + pow2(s2t)*(pow4(Mst1) - pow4(Mst2)))*pow4(
2748  Mst2) + 2*Mt*MuSUSY*s2t*((pow2(Mst1) + pow2(Mst2))*pow4(Mst2) - 2*(
2749  lmMst1 - lmMst2)*pow2(Mst1)*(pow2(Mst1)*pow2(Mst2) + pow4(Mst1) + pow4(
2750  Mst2))))*pow8(Msq) + Al4p*Mst2*threeLoopFlag*(12*Mt*MuSUSY*s2t*(128*Mt*
2751  (-(pow2(Mst2)*(5 + 149*lmMst2 + 12*pow2(lmMst2) + 6*lmMst1*(-7 - 8*
2752  lmMst2 + 6*pow2(lmMst2)) - 36*pow3(lmMst2))) + pow2(Mst1)*(85 - 215*
2753  lmMst2 + lmMst1*(66 + 90*lmMst2 - 72*pow2(lmMst2)) - 54*pow2(lmMst2) +
2754  72*pow3(lmMst2)))*pow4(Mst1)*pow8(Msq) + 3*pow2(Mst1)*pow4(Mst2)*(195*
2755  Mst2*s2t*(pow4(Dmsqst2) - 2*Dmsqst2*pow6(Msq)) - 2*(Mst2*s2t*(380 - 32*
2756  lmMst1*(-2 + lmMst2) + 38*lmMst2 - 251*pow2(lmMst2)) + 128*Mt*(3 + 4*
2757  lmMst2 - 3*pow2(lmMst2)))*pow8(Msq)) + Mst2*s2t*(45*(52*(lmMst1 -
2758  lmMst2)*pow2(Mst1) + (31 - 62*lmMst1 + 62*lmMst2)*pow2(Mst2))*pow4(
2759  Dmsqst2)*pow4(Mst1) - 1170*Dmsqst2*(pow2(Mst2) - 2*(lmMst1 - lmMst2)*(
2760  pow2(Mst1) + pow2(Mst2)))*pow4(Mst1)*pow6(Msq) - 2*(pow2(Mst2)*(1540 +
2761  2506*lmMst2 - 96*(-2 + lmMst2)*pow2(lmMst1) - 141*pow2(lmMst2) + 6*
2762  lmMst1*(-460 - 6*lmMst2 + 123*pow2(lmMst2)) - 642*pow3(lmMst2))*pow4(
2763  Mst1) + 6*(336 + 716*lmMst2 - 144*(-2 + lmMst2)*pow2(lmMst1) + 246*
2764  pow2(lmMst2) + lmMst1*(-668 - 534*lmMst2 + 379*pow2(lmMst2)) - 235*
2765  pow3(lmMst2))*pow6(Mst1) - 96*(2 + lmMst2 - 3*pow2(lmMst2))*pow6(Mst2))
2766  *pow8(Msq))) + Tbeta*(512*((215 + 37*lmMst2 + 3*(-5 + 8*lmMst2)*lmMt -
2767  18*lmMst1*(1 - 2*lmMst2 + lmMt) - 42*pow2(lmMst2))*pow2(Mst2) + pow2(
2768  Mst1)*(1097 + lmMst2*(1531 - 246*lmMt) - 339*lmMt + (444 - 36*lmMt)*
2769  pow2(lmMst2) - 18*lmMst1*(39 - 2*lmMst2*(-9 + lmMt) - 7*lmMt + 2*pow2(
2770  lmMst2)) + 36*pow3(lmMst2)))*pow3(Mt)*pow4(Mst1)*pow8(Msq) - 1152*Mt*
2771  pow2(Mst1)*pow2(Mst2)*pow2(s2t)*(pow2(Mst1)*pow2(Mst2)*(13 - 125*lmMst2
2772  + 6*lmMst1*(7 + 8*lmMst2 - 6*pow2(lmMst2)) - 30*pow2(lmMst2) + 36*pow3(
2773  lmMst2)) + 6*(15 - 11*lmMst2 + lmMst1*(4 + 7*lmMst2 - 6*pow2(lmMst2)) -
2774  7*pow2(lmMst2) + 6*pow3(lmMst2))*pow4(Mst1) + 6*(-3 - 4*lmMst2 + 3*
2775  pow2(lmMst2))*pow4(Mst2))*pow8(Msq) + 72*pow2(Mst1)*pow2(Mt)*pow4(Mst2)
2776  *(195*Mst2*s2t*(pow4(Dmsqst2) - 2*Dmsqst2*pow6(Msq)) - 2*(Mst2*s2t*(220
2777  - 32*lmMst1*(-2 + lmMst2) + 70*lmMst2 - 59*pow2(lmMst2)) + 64*Mt*(3 +
2778  4*lmMst2 - 3*pow2(lmMst2)))*pow8(Msq)) - 3*pow3(Mst2)*pow3(s2t)*(2340*
2779  Dmsqst2*pow2(Mst1)*(2*(lmMst1 - lmMst2)*pow2(Mst1)*pow2(Mst2) + pow4(
2780  Mst1) - pow4(Mst2))*pow6(Msq) - 45*pow4(Dmsqst2)*(52*(lmMst1 - lmMst2)*
2781  pow2(Mst2)*pow4(Mst1) - 29*pow2(Mst1)*pow4(Mst2) + 62*pow6(Mst1)) - 4*(
2782  2*pow2(Mst2)*(200 + 1196*lmMst2 - 48*(-2 + lmMst2)*pow2(lmMst1) + 306*
2783  pow2(lmMst2) + 3*lmMst1*(-492 + 10*lmMst2 + 123*pow2(lmMst2)) - 321*
2784  pow3(lmMst2))*pow4(Mst1) + 3*(444 - 32*lmMst1*(-2 + lmMst2) + 70*lmMst2
2785  - 347*pow2(lmMst2))*pow2(Mst1)*pow4(Mst2) + (476 + 1790*lmMst2 - 768*(-
2786  2 + lmMst2)*pow2(lmMst1) + 1617*pow2(lmMst2) + 96*lmMst1*(-13 - 33*
2787  lmMst2 + 16*pow2(lmMst2)) - 768*pow3(lmMst2))*pow6(Mst1) - 96*(2 +
2788  lmMst2 - 3*pow2(lmMst2))*pow6(Mst2))*pow8(Msq)) - 24*Mst2*s2t*pow2(Mt)*
2789  (45*pow2(Mst2)*pow4(Mst1)*(31*pow4(Dmsqst2) - 26*Dmsqst2*pow6(Msq)) -
2790  2*(pow2(Mst2)*(964 + 306*lmMst2 + 96*(-2 + lmMst2)*pow2(lmMst1) - 81*
2791  pow2(lmMst2) + 96*(lmMst1 + 3*lmMst1*lmMst2 - 2*lmMst1*pow2(lmMst2) +
2792  pow3(lmMst2)))*pow4(Mst1) + 96*(26 + 29*lmMst2 + (-2 + lmMst2)*pow2(
2793  lmMst1) + 4*pow2(lmMst2) - 2*lmMst1*(8 + lmMst2 + pow2(lmMst2)) + pow3(
2794  lmMst2))*pow6(Mst1) + 96*(2 + lmMst2 - 3*pow2(lmMst2))*pow6(Mst2))*
2795  pow8(Msq)))))))/(648.*Tbeta*pow4(Mst1)*pow6(Mst2)*pow8(Msq)) + (Al4p*
2796  Mt*twoLoopFlag*(12*Mt*pow2(s2t)*(2*(Mst2*(4 + 3*lmMst2 - lmMst1*(1 +
2797  lmMst2) + pow2(lmMst2)) + ((Dmglst2*(5 + lmMst1*(3 - 2*lmMst2) - 3*
2798  lmMst2 + 2*pow2(lmMst2)) + Mst2*(1 + 3*lmMst2 - lmMst1*(3 + 2*lmMst2) +
2799  2*pow2(lmMst2)))*pow2(Mst1))/pow2(Mst2)) + ((0.5 + 7*lmMst2 - lmMst1*(7
2800  + 4*lmMst2) + 4*pow2(lmMst2))*pow4(Mst1))/pow3(Mst2) + Dmglst2*(12 - 2*
2801  lmMst1*lmMst2 + 2*(lmMst1 + lmMst2 + pow2(lmMst2)) + ((10.5 + lmMst1*(9
2802  - 4*lmMst2) - 9*lmMst2 + 4*pow2(lmMst2))*pow4(Mst1))/pow4(Mst2))) + 4*
2803  s2t*pow2(Mt)*(12*lmMst1 + 4*(-2 + lmMst1)*lmMst2 + 2*pow2(lmMst1) - 6*
2804  pow2(lmMst2) - (4*(1 + lmMst2)*pow2(Mst2))/pow2(Mst1) + (Dmglst2*(4 +
2805  lmMst2*(8 - (8*pow2(Mst2))/pow2(Mst1))))/Mst2 + (4*(1 - lmMst1 +
2806  lmMst2)*(2*Dmglst2 + (lmMst1 - lmMst2)*Mst2)*pow2(Mst1))/pow3(Mst2) - (
2807  4*(Dmglst2*(-2 + 4*lmMst1 - 4*lmMst2) + Mst2*(-lmMst1 + lmMst2 - 2*
2808  lmMst1*lmMst2 + pow2(lmMst1) + pow2(lmMst2)))*pow4(Mst1))/pow5(Mst2)) -
2809  (16*pow3(Mt)*(Dmglst2*(2*(-7 + lmMst2*(-7 + lmMt) - lmMst1*(-5 + lmMt)
2810  + 2*lmMt)*pow2(Mst1)*pow2(Mst2) + (-11 + lmMst1*(32 + 6*lmMst2 - 8*
2811  lmMt) + 8*lmMst2*(-5 + lmMt) + 8*lmMt - 6*pow2(lmMst2))*pow4(Mst1) - 2*
2812  (5 + lmMst1*(-1 + lmMst2) + lmMst2 - pow2(lmMst2))*pow4(Mst2)) - Mst2*(
2813  2*(4 + lmMst1*(3 + 2*lmMst2 - lmMt) + lmMst2*(-4 + lmMt) + lmMt - 2*
2814  pow2(lmMst2))*pow2(Mst1)*pow2(Mst2) + (13 + 2*lmMst1*(6 + 3*lmMst2 - 2*
2815  lmMt) + 2*lmMt + 2*lmMst2*(-7 + 2*lmMt) - 6*pow2(lmMst2))*pow4(Mst1) +
2816  2*(2 + lmMst1 - 2*lmMst2 + lmMst1*lmMst2 + lmMt - pow2(lmMst2))*pow4(
2817  Mst2))))/pow6(Mst2) + ((pow3(s2t)*(2*(-16 + 6*lmMst2 - 2*lmMst1*(8 + 5*
2818  lmMst2) + 3*pow2(lmMst1) + 7*pow2(lmMst2))*pow3(Mst2)*pow4(Mst1) - 2*(-
2819  12 - 18*lmMst2 + 2*lmMst1*(5 + 3*lmMst2) + pow2(lmMst1) - 7*pow2(
2820  lmMst2))*pow2(Mst1)*pow5(Mst2) + Mst2*(3 + lmMst1*(2 - 32*lmMst2) - 2*
2821  lmMst2 + 16*pow2(lmMst1) + 16*pow2(lmMst2))*pow6(Mst1) - 4*Dmglst2*(2*(
2822  1 + 2*lmMst1 - lmMst2)*pow2(Mst2)*pow4(Mst1) + 2*(1 + lmMst1 - lmMst2 +
2823  2*lmMst1*lmMst2 - 2*pow2(lmMst2))*pow2(Mst1)*pow4(Mst2) + (1 + 2*lmMst1
2824  - 2*lmMst2)*pow6(Mst1) - 2*lmMst2*pow6(Mst2)) + 4*(1 + lmMst2)*pow7(
2825  Mst2)))/pow3(Mst2) - (2*Mt*MuSUSY*s2t*(4*(4*Mt*(5 + 6*lmMst2 - lmMst1*(
2826  4 + 3*lmMst2) + 3*pow2(lmMst2)) + Mst2*s2t*(-1 + 13*lmMst2 - lmMst1*(13
2827  + 8*lmMst2) + pow2(lmMst1) + 7*pow2(lmMst2)))*pow3(Mst2)*pow4(Mst1) +
2828  2*(-(Mst2*s2t*(-14 - 20*lmMst2 + 2*lmMst1*(5 + 3*lmMst2) + pow2(lmMst1)
2829  - 7*pow2(lmMst2))) + 8*Mt*(4 + 3*lmMst2 - lmMst1*(1 + lmMst2) + pow2(
2830  lmMst2)))*pow2(Mst1)*pow5(Mst2) + 4*Dmglst2*(Mst2*s2t*(-5 + 8*lmMst2 -
2831  4*lmMst1*(2 + lmMst2) + 4*pow2(lmMst2)) + Mt*(65 + lmMst1*(34 - 20*
2832  lmMst2) - 26*lmMst2 + 20*pow2(lmMst2)))*pow6(Mst1) + Mst2*(Mst2*s2t*(-1
2833  + 50*lmMst2 - 2*lmMst1*(25 + 32*lmMst2) + 20*pow2(lmMst1) + 44*pow2(
2834  lmMst2)) + Mt*(84 + 152*lmMst2 - 40*lmMst1*(3 + 2*lmMst2) + 80*pow2(
2835  lmMst2)))*pow6(Mst1) + 8*Dmglst2*((Mst2*s2t*(-2 + 3*lmMst2 - lmMst1*(3
2836  + 2*lmMst2) + 2*pow2(lmMst2)) + Mt*(22 + lmMst1*(8 - 6*lmMst2) - 4*
2837  lmMst2 + 6*pow2(lmMst2)))*pow2(Mst2)*pow4(Mst1) + (-(Mst2*s2t*(1 +
2838  lmMst1 - 2*lmMst2 + 2*lmMst1*lmMst2 - 2*pow2(lmMst2))) + 2*Mt*(6 +
2839  lmMst1 + lmMst2 - lmMst1*lmMst2 + pow2(lmMst2)))*pow2(Mst1)*pow4(Mst2)
2840  + lmMst2*s2t*pow7(Mst2)) + 4*(1 + lmMst2)*s2t*pow8(Mst2)))/(Tbeta*pow6(
2841  Mst2)))/pow2(Mst1)))/12. + Al4p*xDmglst2*pow2(Dmglst2)*((Mt*
2842  twoLoopFlag*(-2*(pow2(Mst2)*(36*(5 - 3*lmMst1 + 3*lmMst2)*Mst2*s2t*
2843  pow2(Mt) - 54*(12 + lmMst1 - lmMst2)*Mt*pow2(Mst2)*pow2(s2t) + 4*(155 +
2844  3*lmMst2*(41 - 6*lmMt) - 18*lmMst1*(4 + lmMst2 - lmMt) - 51*lmMt + 18*
2845  pow2(lmMst2))*pow3(Mt) - 9*(4*lmMst1 - 5*lmMst2)*pow3(Mst2)*pow3(s2t))*
2846  pow4(Mst1) + pow2(Mst1)*(6*(17 - 6*lmMst2)*Mst2*s2t*pow2(Mt) - 54*(8 +
2847  lmMst1 - lmMst2)*Mt*pow2(Mst2)*pow2(s2t) + 4*(11 + 18*lmMst1 - 21*
2848  lmMst2 + 3*lmMt)*pow3(Mt) + 9*(6 + 5*lmMst2 + lmMst1*(-5 + 2*lmMst2) -
2849  2*pow2(lmMst2))*pow3(Mst2)*pow3(s2t))*pow4(Mst2)) - (72*(9 - 10*lmMst1
2850  + 10*lmMst2)*Mst2*s2t*pow2(Mt) + 54*(-27 + 4*lmMst1 - 4*lmMst2)*Mt*
2851  pow2(Mst2)*pow2(s2t) + 8*(335 + 699*lmMst2 - 18*lmMst1*(29 + 7*lmMst2 -
2852  7*lmMt) - 3*(59 + 42*lmMst2)*lmMt + 126*pow2(lmMst2))*pow3(Mt) + 9*(1 -
2853  10*lmMst1 + 10*lmMst2)*pow3(Mst2)*pow3(s2t))*pow6(Mst1) + 18*(-2 +
2854  lmMst2)*s2t*(-4*pow2(Mt) + pow2(Mst2)*pow2(s2t))*pow7(Mst2) + (18*Mt*
2855  MuSUSY*s2t*(2*(-8*(10 + lmMst1 - lmMst2)*Mt + Mst2*s2t*(8 - 9*lmMst1 +
2856  9*lmMst2 + 2*lmMst1*lmMst2 - 2*pow2(lmMst2)))*pow2(Mst2)*pow4(Mst1) +
2857  2*(-4*(8 + lmMst1 - lmMst2)*Mt + Mst2*s2t*(8 - 5*lmMst1 + 4*lmMst2 + 2*
2858  lmMst1*lmMst2 - 2*pow2(lmMst2)))*pow2(Mst1)*pow4(Mst2) + (-268*Mt +
2859  Mst2*s2t*(17 + 4*lmMst1*(-7 + lmMst2) + 28*lmMst2 - 4*pow2(lmMst2)))*
2860  pow6(Mst1) - 2*(-2 + lmMst2)*s2t*pow7(Mst2)))/Tbeta))/(54.*pow2(Mst1)*
2861  pow7(Mst2)) + Al4p*threeLoopFlag*(-(pow2(Mt)*pow2(s2t)*((32*Mst2*(3 +
2862  4*lmMst2 - 3*pow2(lmMst2)))/(3.*pow2(Mst1)) + (380.51604938271606 - 76*
2863  B4 + 2*DN - 292*lmMst1 + (2*(631 - 438*lmMst1)*lmMst2)/9. - (16*pow2(
2864  lmMst1))/3. + (4*(53 + 48*lmMst1)*pow2(lmMst2))/3. - 64*pow3(lmMst2))/
2865  Mst2 + ((28*OepS2*(415*pow2(Mst1) + 24*pow2(Mst2)))/243. - (S2*((21422
2866  + 87150*lmMst1 - 87150*lmMst2)*pow2(Mst1) + 9*(-1373 + 560*lmMst1 -
2867  560*lmMst2)*pow2(Mst2)))/90.)/pow3(Mst2) + (pow2(Mst1)*(
2868  99.93816872427983 - 76*B4 + 2*DN - (6424*lmMst1)/27. - (4*(293 + 1152*
2869  lmMst1)*lmMst2)/27. + (92*pow2(lmMst1))/3. + 4*(35 + 16*lmMst1)*pow2(
2870  lmMst2) - 64*pow3(lmMst2)))/pow3(Mst2))) + s2t*pow3(Mt)*((2*(652 - 32*
2871  lmMst1*(-2 + lmMst2) + 70*lmMst2 - 59*pow2(lmMst2)))/(9.*pow2(Mst1)) +
2872  (1288.4830687830688 - (16*B4)/9. + (16*D3)/9. - (8*DN)/9. + (184*
2873  lmMst1)/3. - (32*lmMt)/9. + (2*lmMst2*(6695 + 1002*lmMst1 - 96*pow2(
2874  lmMst1)))/27. + (82*pow2(lmMst1))/9. - (8*(47 + 8*lmMst1)*pow2(lmMst2))
2875  /9. + (128*pow3(lmMst2))/9.)/pow2(Mst2) - (64*(2 + lmMst2 - 3*pow2(
2876  lmMst2))*pow2(Mst2))/(9.*pow4(Mst1)) - S2*((89.65714285714286 + 84*
2877  lmMst1 - 84*lmMst2)/pow2(Mst2) + ((847.3523809523809 + 480*lmMst1 -
2878  480*lmMst2)*pow2(Mst1))/pow4(Mst2)) + (16*OepS2*(40*pow2(Mst1) + 7*
2879  pow2(Mst2)))/(27.*pow4(Mst2)) + (pow2(Mst1)*(1803.9172204585539 - (16*
2880  B4)/9. + (16*D3)/9. - (8*DN)/9. + (225124*lmMst1)/675. + (32*(17 - 5*
2881  lmMst1 + 5*lmMst2)*lmMt)/9. + (4*lmMst2*(136544 + 53535*lmMst1 - 1425*
2882  pow2(lmMst1)))/675. + (224*pow2(lmMst1))/15. - (4*(3257 + 545*lmMst1)*
2883  pow2(lmMst2))/45. + (4*pow3(lmMst1))/9. + (508*pow3(lmMst2))/9.))/pow4(
2884  Mst2)) + Mt*(pow3(s2t)*(46.46594650205761 - (38*B4)/9. + (40*D3)/9. - (
2885  7*DN)/3. + (98*lmMst1)/3. - (25*pow2(lmMst1))/18. + (lmMst2*(-1493 -
2886  24*lmMst1 + 48*pow2(lmMst1)))/27. - ((247 + 246*lmMst1)*pow2(lmMst2))/
2887  18. + (4*OepS2*(21 + (1157*pow2(Mst1))/pow2(Mst2)))/729. + ((-876 + 32*
2888  lmMst1*(-2 + lmMst2) - 70*lmMst2 + 347*pow2(lmMst2))*pow2(Mst2))/(18.*
2889  pow2(Mst1)) - (S2*((648463 + 34710*lmMst1 - 34710*lmMst2)*pow2(Mst1) +
2890  9*(65819 + 70*lmMst1 - 70*lmMst2)*pow2(Mst2)))/(270.*pow2(Mst2)) - (
2891  pow2(Mst1)*(12.389529492455418 + (32*B4)/9. - (32*D3)/9. + (16*DN)/9. +
2892  (138661*lmMst1)/4050. + (159*pow2(lmMst1))/10. - lmMst2*(
2893  26.7558024691358 + (229*lmMst1)/5. + (143*pow2(lmMst1))/9.) + ((1333 +
2894  1355*lmMst1)*pow2(lmMst2))/45. + (5*pow3(lmMst1))/9. - (133*pow3(
2895  lmMst2))/9.))/pow2(Mst2) + (107*pow3(lmMst2))/9. + (16*(2 + lmMst2 - 3*
2896  pow2(lmMst2))*pow4(Mst2))/(9.*pow4(Mst1))) - (2*T1ep*(21*pow2(Mst2)*(
2897  36*Mst2*s2t*pow2(Mt) - 24*Mt*pow2(Mst2)*pow2(s2t) + 32*pow3(Mt) + pow3(
2898  Mst2)*pow3(s2t)) + pow2(Mst1)*(4320*Mst2*s2t*pow2(Mt) - 8715*Mt*pow2(
2899  Mst2)*pow2(s2t) + 17584*pow3(Mt) + 1157*pow3(Mst2)*pow3(s2t))))/(243.*
2900  pow5(Mst2))) + (2*(-3*(1648637 + 1173060*lmMt - 15680*OepS2 + 1680*
2901  lmMst2*(-1214 + 42*lmMt - 189*S2) - 953208*S2 + 7560*lmMst1*(131 + 33*
2902  lmMst2 - 8*lmMt + 42*S2) + 30240*pow2(lmMst1) - 304920*pow2(lmMst2) +
2903  15120*pow2(lmMt))*pow2(Mst1)*pow2(Mst2) + 2*(-1657412 - 7512750*lmMt +
2904  615440*OepS2 + 4340358*S2 + 11340*(35 + 4*lmMst2 - 4*lmMt)*pow2(lmMst1)
2905  + 945*(-1981 + 48*lmMt)*pow2(lmMst2) + 315*lmMst1*(-4223 + 2679*lmMst2
2906  + 201*lmMt - 39564*S2 + 432*pow2(lmMst2) - 432*pow2(lmMt)) + 385560*
2907  pow2(lmMt) + 945*lmMst2*(5321 + 193*lmMt + 13188*S2 + 144*pow2(lmMt)) -
2908  181440*pow3(lmMst2))*pow4(Mst1) - 181440*(-3 - 4*lmMst2 + 3*pow2(
2909  lmMst2))*pow4(Mst2))*pow4(Mt))/(25515.*pow2(Mst1)*pow5(Mst2)) - (
2910  MuSUSY*pow2(Mt)*(75*pow2(Mst2)*(-8*Mst2*Mt*s2t*(334138 - 61560*B4 +
2911  1620*DN - 236520*lmMst1 - 180*(-823 + 438*lmMst1)*lmMst2 + 2240*OepS2 -
2912  81*(-1373 + 560*lmMst1 - 560*lmMst2)*S2 - 3360*T1ep - 4320*pow2(lmMst1)
2913  + 1080*(29 + 48*lmMst1)*pow2(lmMst2) - 51840*pow3(lmMst2)) + 96*pow2(
2914  Mt)*(33934 - 90*B4 + 90*D3 - 45*DN + 720*lmMst1 + 120*(163 + 24*lmMst1)
2915  *lmMst2 - 120*lmMt - 10206*S2 - 720*(2 + lmMst1)*pow2(lmMst2) + 720*
2916  pow3(lmMst2)) + pow2(Mst2)*pow2(s2t)*(13169 - 41040*B4 + 43200*D3 -
2917  22680*DN + 282960*lmMst1 + 1120*OepS2 - 324*(65819 + 70*lmMst1 - 70*
2918  lmMst2)*S2 - 1680*T1ep - 13500*pow2(lmMst1) + 720*lmMst2*(-775 + 12*
2919  lmMst1 + 24*pow2(lmMst1)) - 1080*(-2 + 123*lmMst1)*pow2(lmMst2) +
2920  115560*pow3(lmMst2)))*pow4(Mst1) - 40500*s2t*(Mst2*s2t*(812 - 32*
2921  lmMst1*(-2 + lmMst2) + 38*lmMst2 - 251*pow2(lmMst2)) + 128*Mt*(3 + 4*
2922  lmMst2 - 3*pow2(lmMst2)))*pow2(Mst1)*pow5(Mst2) + 2*(-2*pow2(Mst2)*
2923  pow2(s2t)*(2011073 + 1417500*B4 - 1458000*D3 + 749250*DN + 934245*
2924  lmMst1 - 1178000*OepS2 + 1350*(620417 + 17670*lmMst1 - 17670*lmMst2)*S2
2925  + 1767000*T1ep + 3150900*pow2(lmMst1) - 45*lmMst2*(-124139 + 189090*
2926  lmMst1 + 71550*pow2(lmMst1)) + 4050*(1323 + 1970*lmMst1)*pow2(lmMst2) +
2927  101250*pow3(lmMst1) - 4860000*pow3(lmMst2)) - 125*Mst2*Mt*s2t*(996211 -
2928  295488*B4 + 7776*DN - 1030176*lmMst1 - 144*(-1883 + 3618*lmMst1)*lmMst2
2929  + 98336*OepS2 - 756*(259 + 2634*lmMst1 - 2634*lmMst2)*S2 - 147504*T1ep
2930  + 49248*pow2(lmMst1) + 5184*(67 + 48*lmMst1)*pow2(lmMst2) - 248832*
2931  pow3(lmMst2)) + 150*pow2(Mt)*(2199511 - 4320*B4 + 4320*D3 - 2160*DN +
2932  140160*lmMst1 + 960*(1426 + 303*lmMst1)*lmMst2 - 2880*(-16 + 5*lmMst1 -
2933  5*lmMst2)*lmMt - 1120*OepS2 + 324*(-3411 + 70*lmMst1 - 70*lmMst2)*S2 +
2934  1680*T1ep - 2880*(77 + 24*lmMst1)*pow2(lmMst2) + 69120*pow3(lmMst2)))*
2935  pow6(Mst1) + 1296000*(2 + lmMst2 - 3*pow2(lmMst2))*pow2(s2t)*pow8(Mst2)
2936  ))/(364500.*Tbeta*pow4(Mst1)*pow6(Mst2))))) - threeLoopFlag*pow2(Al4p)*
2937  ((Mt*(-8*MuSUSY*z4*(60*Dmsqst2*s2t*pow2(Mst2)*(pow3(Dmsqst2)*(9*pow2(
2938  Mst1)*pow2(Mst2)*(-2*Mt*MuSUSY*s2t - 6*Tbeta*pow2(Mt) + Tbeta*pow2(
2939  Mst2)*pow2(s2t)) + (442*Mt*MuSUSY*s2t + 106*Tbeta*pow2(Mt) + 37*Tbeta*
2940  pow2(Mst2)*pow2(s2t))*pow4(Mst1)) + (18*pow2(Mst1)*pow2(Mst2)*(13*Mt*
2941  MuSUSY*s2t + 5*Tbeta*pow2(Mt) - 5*Tbeta*pow2(Mst2)*pow2(s2t)) + 2*(221*
2942  Mt*MuSUSY*s2t + 53*Tbeta*pow2(Mt) - 52*Tbeta*pow2(Mst2)*pow2(s2t))*
2943  pow4(Mst1) + 27*(2*Mt*MuSUSY*s2t + 2*Tbeta*pow2(Mt) - Tbeta*pow2(Mst2)*
2944  pow2(s2t))*pow4(Mst2))*pow6(Msq)) + 60*s2t*xDmsqst2*pow2(Dmsqst2)*pow2(
2945  Mst2)*pow4(Msq)*(3*pow2(Mst1)*pow2(Mst2)*(50*Mt*MuSUSY*s2t + 14*Tbeta*
2946  pow2(Mt) - 19*Tbeta*pow2(Mst2)*pow2(s2t)) + (442*Mt*MuSUSY*s2t + 106*
2947  Tbeta*pow2(Mt) - 57*Tbeta*pow2(Mst2)*pow2(s2t))*pow4(Mst1) + 36*Mt*(
2948  MuSUSY*s2t + Mt*Tbeta)*pow4(Mst2) - 18*Tbeta*pow2(s2t)*pow6(Mst2)) + (-
2949  ((4*s2t*(2636*Dmglst2*MuSUSY + 35292*Mst2*MuSUSY + 27252*Dmglst2*Mst2*
2950  Tbeta - 18093*Tbeta*pow2(Mst2))*pow2(Mt) + 2*Mst2*Mt*(45308*Dmglst2*
2951  MuSUSY - 41169*Mst2*MuSUSY + 15189*Dmglst2*Mst2*Tbeta - 22293*Tbeta*
2952  pow2(Mst2))*pow2(s2t) + 8*(9279*MuSUSY - 28538*Dmglst2*Tbeta + 9978*
2953  Mst2*Tbeta)*pow3(Mt) + (-25328*Dmglst2 + 20685*Mst2)*Tbeta*pow3(Mst2)*
2954  pow3(s2t))*pow4(Mst1)) - 9*pow2(Mst2)*(4*xDmglst2*pow2(Dmglst2)*(2*
2955  Mst2*s2t*(218*MuSUSY - 99*Mst2*Tbeta)*pow2(Mt) + Mt*(1586*MuSUSY - 327*
2956  Mst2*Tbeta)*pow2(Mst2)*pow2(s2t) + 4*(81*MuSUSY + 28*Mst2*Tbeta)*pow3(
2957  Mt) - 793*Tbeta*pow3(s2t)*pow4(Mst2)) + 9*pow2(Mst2)*(2*Mst2*s2t*(170*
2958  MuSUSY - 101*Mst2*Tbeta)*pow2(Mt) - 5*Mt*(16*MuSUSY + 51*Mst2*Tbeta)*
2959  pow2(Mst2)*pow2(s2t) + 4*(36*MuSUSY + 103*Mst2*Tbeta)*pow3(Mt) + 40*
2960  Tbeta*pow3(s2t)*pow4(Mst2)) - 3*Dmglst2*Mst2*(4*Mst2*s2t*(-271*MuSUSY +
2961  216*Mst2*Tbeta)*pow2(Mt) + Mt*(-848*MuSUSY + 813*Mst2*Tbeta)*pow2(Mst2)
2962  *pow2(s2t) - 4*(216*MuSUSY + 253*Mst2*Tbeta)*pow3(Mt) + 424*Tbeta*pow3(
2963  s2t)*pow4(Mst2))) + 3*pow2(Mst1)*(-2*xDmglst2*pow2(Dmglst2)*(4*Mst2*
2964  s2t*(4045*MuSUSY + 594*Mst2*Tbeta)*pow2(Mt) + Mt*(14978*MuSUSY - 10173*
2965  Mst2*Tbeta)*pow2(Mst2)*pow2(s2t) + 8*(507*MuSUSY + 2198*Mst2*Tbeta)*
2966  pow3(Mt) - 2731*Tbeta*pow3(s2t)*pow4(Mst2)) + 3*Dmglst2*Mst2*(8*Mst2*
2967  s2t*(-709*MuSUSY + 24*Mst2*Tbeta)*pow2(Mt) + 15*Mt*(-296*MuSUSY + 121*
2968  Mst2*Tbeta)*pow2(Mst2)*pow2(s2t) - 96*(47*MuSUSY - 26*Mst2*Tbeta)*pow3(
2969  Mt) + 948*Tbeta*pow3(s2t)*pow4(Mst2)) - 3*pow2(Mst2)*(10*Mst2*s2t*(908*
2970  MuSUSY - 347*Mst2*Tbeta)*pow2(Mt) - Mt*(4552*MuSUSY + 4515*Mst2*Tbeta)*
2971  pow2(Mst2)*pow2(s2t) + 16*(225*MuSUSY + 326*Mst2*Tbeta)*pow3(Mt) +
2972  1916*Tbeta*pow3(s2t)*pow4(Mst2))))*pow8(Msq)) - z3*(15*xDmsqst2*pow2(
2973  Dmsqst2)*pow2(Mst2)*pow4(Msq)*(MuSUSY*(3*Mst2*pow2(Mst1)*(-64*s2t*(
2974  1512*MuSUSY + 247*Mst2*Tbeta)*pow2(Mt) + 32*Mst2*Mt*(1783*MuSUSY +
2975  1620*Mst2*Tbeta)*pow2(s2t) + 55296*Tbeta*pow3(Mt) - 12007*Tbeta*pow3(
2976  Mst2)*pow3(s2t)) + 9*pow3(Mst2)*(-4*s2t*(4032*MuSUSY + 1091*Mst2*Tbeta)
2977  *pow2(Mt) + 2*Mst2*Mt*(5507*MuSUSY + 6048*Mst2*Tbeta)*pow2(s2t) +
2978  13824*Tbeta*pow3(Mt) - 5507*Tbeta*pow3(Mst2)*pow3(s2t))) - 16*s2t*(
2979  3860*MuSUSY*Tbeta*pow2(Mt) + 6*pow2(Mst2)*pow2(s2t)*(263*MuSUSY*Tbeta -
2980  135*Mst2*(-1 + pow2(Sbeta))*pow2(Sbeta)) + Mt*s2t*(-7776*Mst2*MuSUSY*
2981  Tbeta + 3542*pow2(MuSUSY) + 243*pow2(Mst2)*(-1 + pow2(Sbeta))*pow2(
2982  Sbeta)))*pow4(Mst1) - 5184*Dmglst2*(MuSUSY*pow2(Mst1)*(-40*MuSUSY*s2t*
2983  pow2(Mt) + 8*Mst2*Mt*(2*MuSUSY + 3*Mst2*Tbeta)*pow2(s2t) + 160*Tbeta*
2984  pow3(Mt) - 5*Tbeta*pow3(Mst2)*pow3(s2t)) + MuSUSY*pow2(Mst2)*(-8*
2985  MuSUSY*s2t*pow2(Mt) + 6*Mst2*Mt*(MuSUSY + Mst2*Tbeta)*pow2(s2t) + 48*
2986  Tbeta*pow3(Mt) - 3*Tbeta*pow3(Mst2)*pow3(s2t)) + Mt*pow2(s2t)*(24*
2987  MuSUSY*Tbeta - 5*Mst2*(-1 + pow2(Sbeta))*pow2(Sbeta))*pow4(Mst1))) +
2988  pow2(Mst2)*(15*pow4(Dmsqst2)*(9*Mst2*MuSUSY*pow2(Mst1)*(-576*s2t*(56*
2989  MuSUSY + 5*Mst2*Tbeta)*pow2(Mt) + 32*Mst2*Mt*(1853*MuSUSY + 756*Mst2*
2990  Tbeta)*pow2(s2t) + 18432*Tbeta*pow3(Mt) - 15335*Tbeta*pow3(Mst2)*pow3(
2991  s2t)) + 27*MuSUSY*pow3(Mst2)*(-4*s2t*(1728*MuSUSY + 163*Mst2*Tbeta)*
2992  pow2(Mt) + 2*Mst2*Mt*(4771*MuSUSY + 2592*Mst2*Tbeta)*pow2(s2t) + 7680*
2993  Tbeta*pow3(Mt) - 4771*Tbeta*pow3(Mst2)*pow3(s2t)) - 16*s2t*(3860*
2994  MuSUSY*Tbeta*pow2(Mt) + 2*pow2(Mst2)*pow2(s2t)*(3823*MuSUSY*Tbeta -
2995  1215*Mst2*(-1 + pow2(Sbeta))*pow2(Sbeta)) + Mt*s2t*(-7776*Mst2*MuSUSY*
2996  Tbeta + 3542*pow2(MuSUSY) + 729*pow2(Mst2)*(-1 + pow2(Sbeta))*pow2(
2997  Sbeta)))*pow4(Mst1) - 5184*Dmglst2*(MuSUSY*pow2(Mst1)*(-40*MuSUSY*s2t*
2998  pow2(Mt) + 8*Mst2*Mt*(2*MuSUSY + 3*Mst2*Tbeta)*pow2(s2t) + 160*Tbeta*
2999  pow3(Mt) - 5*Tbeta*pow3(Mst2)*pow3(s2t)) + MuSUSY*pow2(Mst2)*(-8*
3000  MuSUSY*s2t*pow2(Mt) + 6*Mst2*Mt*(MuSUSY + Mst2*Tbeta)*pow2(s2t) + 48*
3001  Tbeta*pow3(Mt) - 3*Tbeta*pow3(Mst2)*pow3(s2t)) + Mt*pow2(s2t)*(24*
3002  MuSUSY*Tbeta - 5*Mst2*(-1 + pow2(Sbeta))*pow2(Sbeta))*pow4(Mst1))) -
3003  240*Dmsqst2*(MuSUSY*(27*pow3(Mst2)*(4*s2t*(72*MuSUSY + 29*Mst2*Tbeta)*
3004  pow2(Mt) - 2*Mst2*Mt*(23*MuSUSY + 108*Mst2*Tbeta)*pow2(s2t) - 192*
3005  Tbeta*pow3(Mt) + 23*Tbeta*pow3(Mst2)*pow3(s2t)) - 18*Mst2*pow2(Mst1)*(-
3006  2*s2t*(504*MuSUSY + 101*Mst2*Tbeta)*pow2(Mt) + Mst2*Mt*(-35*MuSUSY +
3007  432*Mst2*Tbeta)*pow2(s2t) + 576*Tbeta*pow3(Mt) + 52*Tbeta*pow3(Mst2)*
3008  pow3(s2t)) + 2*s2t*(Mt*s2t*(1771*MuSUSY - 3888*Mst2*Tbeta) + 1930*
3009  Tbeta*pow2(Mt) - 728*Tbeta*pow2(Mst2)*pow2(s2t))*pow4(Mst1)) + 324*
3010  Dmglst2*(MuSUSY*pow2(Mst1)*(-40*MuSUSY*s2t*pow2(Mt) + 8*Mst2*Mt*(2*
3011  MuSUSY + 3*Mst2*Tbeta)*pow2(s2t) + 160*Tbeta*pow3(Mt) - 5*Tbeta*pow3(
3012  Mst2)*pow3(s2t)) + MuSUSY*pow2(Mst2)*(-8*MuSUSY*s2t*pow2(Mt) + 6*Mst2*
3013  Mt*(MuSUSY + Mst2*Tbeta)*pow2(s2t) + 48*Tbeta*pow3(Mt) - 3*Tbeta*pow3(
3014  Mst2)*pow3(s2t)) + Mt*pow2(s2t)*(24*MuSUSY*Tbeta - 5*Mst2*(-1 + pow2(
3015  Sbeta))*pow2(Sbeta))*pow4(Mst1)))*pow6(Msq)) + 4*MuSUSY*(4*(-2*Mt*s2t*(
3016  Mst2*s2t*(Dmglst2*(706232*MuSUSY - 546087*Mst2*Tbeta) + 6*Mst2*((91963
3017  + 162*lmMst1 - 162*lmMst2)*MuSUSY - 4431*Mst2*Tbeta)) + Mt*(1582324*
3018  Dmglst2*MuSUSY + 298896*Mst2*MuSUSY + 50508*Dmglst2*Mst2*Tbeta + 40629*
3019  Tbeta*pow2(Mst2))) - 4*(6759*MuSUSY + 834482*Dmglst2*Tbeta - 321216*
3020  Mst2*Tbeta)*pow3(Mt) + 11*(16354*Dmglst2 + 20937*Mst2)*Tbeta*pow3(Mst2)
3021  *pow3(s2t))*pow4(Mst1) + 3*pow2(Mst1)*(xDmglst2*pow2(Dmglst2)*(-32*
3022  Mst2*s2t*(80959*MuSUSY + 22806*Mst2*Tbeta)*pow2(Mt) + 4*Mt*(-458284*
3023  MuSUSY + 190797*Mst2*Tbeta)*pow2(Mst2)*pow2(s2t) + 8*(154668*MuSUSY +
3024  342281*Mst2*Tbeta)*pow3(Mt) + 547817*Tbeta*pow3(s2t)*pow4(Mst2)) + 6*
3025  Mst2*(Dmglst2*(-32*Mst2*s2t*(11864*MuSUSY + 885*Mst2*Tbeta)*pow2(Mt) +
3026  3*Mt*(-77976*MuSUSY + 49501*Mst2*Tbeta)*pow2(Mst2)*pow2(s2t) + 2400*(5*
3027  MuSUSY - 67*Mst2*Tbeta)*pow3(Mt) + 64119*Tbeta*pow3(s2t)*pow4(Mst2)) +
3028  Mst2*(2*Mst2*s2t*(-58544*MuSUSY + 1859*Mst2*Tbeta)*pow2(Mt) + Mt*(-4*(
3029  35719 + 108*lmMst1 - 108*lmMst2)*MuSUSY + 34131*Mst2*Tbeta)*pow2(Mst2)*
3030  pow2(s2t) - 16*(981*MuSUSY - 8219*Mst2*Tbeta)*pow3(Mt) + 4*(11924 + 27*
3031  lmMst1 - 27*lmMst2)*Tbeta*pow3(s2t)*pow4(Mst2)))) + 9*pow2(Mst2)*(
3032  xDmglst2*pow2(Dmglst2)*(-2*Mst2*Mt*s2t*(Mst2*s2t*(122917*MuSUSY -
3033  196638*Mst2*Tbeta) + Mt*(262184*MuSUSY + 166791*Mst2*Tbeta)) + 8*(
3034  21888*MuSUSY + 32323*Mst2*Tbeta)*pow3(Mt) + 122917*Tbeta*pow3(s2t)*
3035  pow4(Mst2)) + 6*Mst2*(Dmglst2*(-4*Mst2*s2t*(15137*MuSUSY + 878*Mst2*
3036  Tbeta)*pow2(Mt) + Mt*(-35230*MuSUSY + 45411*Mst2*Tbeta)*pow2(Mst2)*
3037  pow2(s2t) + 4*(664*MuSUSY - 9*Mst2*Tbeta)*pow3(Mt) + 17615*Tbeta*pow3(
3038  s2t)*pow4(Mst2)) + Mst2*(-2*Mst2*s2t*(11930*MuSUSY + 9*(-77 + 8*lmMst1
3039  - 8*lmMst2)*Mst2*Tbeta)*pow2(Mt) + 3*Mt*(-4*(1319 + 6*lmMst1 - 6*
3040  lmMst2)*MuSUSY + 5965*Mst2*Tbeta)*pow2(Mst2)*pow2(s2t) - 4*(920*MuSUSY
3041  - 2883*Mst2*Tbeta)*pow3(Mt) + 6*(1319 + 6*lmMst1 - 6*lmMst2)*Tbeta*
3042  pow3(s2t)*pow4(Mst2)))))*pow8(Msq))))/(11664.*Tbeta*pow6(Mst2)*pow8(
3043  Msq)) + MuSUSY*(-(pow2(Mt)*pow2(s2t)*((32*(1 + lmMst2)*(-Dmglst2 + 3*
3044  Dmglst2*lmMst2 + Mst2 + lmMst2*Mst2)*pow2(Mst2))/(3.*pow2(Mst1)) + ((2*
3045  OepS2*(Dmglst2*(8163*pow2(Mst1)*pow2(Mst2) + 23734*pow4(Mst1) + 945*
3046  pow4(Mst2)) - 3*(627*pow2(Mst1)*pow3(Mst2) + 1066*Mst2*pow4(Mst1) +
3047  189*pow5(Mst2))))/729. - (S2*(Dmglst2*(9*(23989 + 27210*lmMst1 - 27210*
3048  lmMst2)*pow2(Mst1)*pow2(Mst2) + 2*(525961 + 356010*lmMst1 - 356010*
3049  lmMst2)*pow4(Mst1) + 81*(-453 + 350*lmMst1 - 350*lmMst2)*pow4(Mst2)) -
3050  15*(9*(685 + 418*lmMst1 - 418*lmMst2)*pow2(Mst1)*pow3(Mst2) + 2*(6143 +
3051  3198*lmMst1 - 3198*lmMst2)*Mst2*pow4(Mst1) + 81*(-1 + 14*lmMst1 - 14*
3052  lmMst2)*pow5(Mst2))))/540.)/pow4(Mst2) + (pow2(Mst1)*(Mst2*(
3053  267.2878086419753 + 48*B4 + (571*lmMst2)/3. + (4*(-7 + 8*lmMst2)*pow2(
3054  lmMst1))/3. + (748*pow2(lmMst2))/3. - (lmMst1*(495 + 720*lmMst2 + 292*
3055  pow2(lmMst2)))/3. + (80*Dmsqst2*(lmMst1 - lmMst2))/pow2(Msq) + (260*
3056  pow3(lmMst2))/3. + (20*(3 + 16*lmMst1 - 16*lmMst2)*pow4(Dmsqst2))/pow8(
3057  Msq)) + Dmglst2*(30.137808641975308 + (296*B4)/3. - (4*DN)/3. - (985*
3058  lmMst1)/9. + (28*pow2(lmMst1))/3. + (lmMst2*(2149 - 1296*lmMst1 + 96*
3059  pow2(lmMst1)))/9. + (134.66666666666666 - 140*lmMst1)*pow2(lmMst2) + (
3060  388*pow3(lmMst2))/3. + (400*Dmsqst2*(1 - lmMst1 + lmMst2)*(pow3(
3061  Dmsqst2) + pow6(Msq)))/pow8(Msq))))/pow2(Mst2) + Mst2*(
3062  188.52083333333334 + (110*B4)/3. - DN/3. - (124*lmMst1)/3. - (16*pow2(
3063  lmMst1))/3. - (4*lmMst2*(-198 + 73*lmMst1 + 4*pow2(lmMst1)))/3. + (168
3064  - 38*lmMst1)*pow2(lmMst2) + (40*Dmsqst2*(1 + lmMst1 - lmMst2))/pow2(
3065  Msq) + (130*pow3(lmMst2))/3. + (20*(11 + 8*lmMst1 - 8*lmMst2)*pow4(
3066  Dmsqst2))/pow8(Msq)) + (pow4(Mst1)*(409.2597736625514 + 48*B4 - (1609*
3067  lmMst1)/9. + (326*pow2(lmMst1))/9. + (2*lmMst2*(845 - 1535*lmMst1 +
3068  264*pow2(lmMst1)))/9. + (304.8888888888889 - 188*lmMst1)*pow2(lmMst2) -
3069  (16*pow3(lmMst1))/9. + (1180*pow3(lmMst2))/9. + (10*Dmsqst2*(-4 + 9*
3070  lmMst1 - 9*lmMst2)*(pow3(Dmsqst2) + pow6(Msq)))/pow8(Msq)))/pow3(Mst2)
3071  + Dmglst2*(21.73935185185185 + (262*B4)/3. - (5*DN)/3. - (52*lmMst1)/3.
3072  + (16*pow2(lmMst1))/3. - (4*lmMst2*(-221 + 55*lmMst1 + 4*pow2(lmMst1))
3073  )/3. + (2*(232 - 121*lmMst1)*pow2(lmMst2))/3. + 86*pow3(lmMst2) - (
3074  pow4(Mst1)*(516.797085048011 - (296*B4)/3. + (4*DN)/3. + (17570*lmMst1)
3075  /81. + (46*pow2(lmMst1))/3. - (lmMst2*(28667 - 5238*lmMst1 + 3024*pow2(
3076  lmMst1)))/81. + (4*(-60 + 157*lmMst1)*pow2(lmMst2))/3. - (16*pow3(
3077  lmMst1))/3. - (500*pow3(lmMst2))/3. + (10*Dmsqst2*(-80 + 43*lmMst1 -
3078  43*lmMst2)*(pow3(Dmsqst2) + pow6(Msq)))/pow8(Msq)))/pow4(Mst2) - (40*
3079  Dmsqst2*(2 + 5*lmMst1 - 5*lmMst2)*(pow3(Dmsqst2) + pow6(Msq)))/pow8(
3080  Msq)))) + ((2*(-1 + 2*lmMst2)*s2t*shiftst3*pow2(Mst2)*pow3(Mt))/3. + (
3081  5*Mt*shiftst1*pow3(s2t)*pow4(Mst2)*(1 - 2*lmMst2 + (Dmsqst2*(3 - 2*
3082  lmMst2)*(pow3(Dmsqst2) + pow6(Msq)))/pow8(Msq)))/3.)/pow2(Mst1) - (Mt*
3083  T1ep*(Dmglst2*(27*pow2(Mst1)*pow2(Mst2)*(-800*Mst2*s2t*pow2(Mt) - 907*
3084  Mt*pow2(Mst2)*pow2(s2t) + 1984*pow3(Mt) + 316*pow3(Mst2)*pow3(s2t)) +
3085  2*(-66168*Mst2*s2t*pow2(Mt) - 35601*Mt*pow2(Mst2)*pow2(s2t) + 129704*
3086  pow3(Mt) + 12664*pow3(Mst2)*pow3(s2t))*pow4(Mst1) + 189*(20*pow3(Mt)*
3087  pow4(Mst2) - 15*Mt*pow2(s2t)*pow6(Mst2) + 4*pow3(s2t)*pow7(Mst2)))*
3088  pow8(Msq) + 3*Mst2*(20*Mst2*s2t*pow2(Mst1)*(9*pow2(Mst2)*(-6*pow2(Mt) +
3089  pow2(Mst2)*pow2(s2t)) + pow2(Mst1)*(106*pow2(Mt) + 37*pow2(Mst2)*pow2(
3090  s2t)))*pow4(Dmsqst2) - 20*Dmsqst2*Mst2*s2t*(-2*(53*pow2(Mt) - 52*pow2(
3091  Mst2)*pow2(s2t))*pow4(Mst1) + 27*(-2*pow2(Mt) + pow2(Mst2)*pow2(s2t))*
3092  pow4(Mst2) + 90*pow2(Mst1)*(-(pow2(Mst2)*pow2(Mt)) + pow2(s2t)*pow4(
3093  Mst2)))*pow6(Msq) + (-3*pow2(Mst1)*pow2(Mst2)*(-3470*Mst2*s2t*pow2(Mt)
3094  - 627*Mt*pow2(Mst2)*pow2(s2t) + 1760*pow3(Mt) + 1700*pow3(Mst2)*pow3(
3095  s2t)) + (24124*Mst2*s2t*pow2(Mt) + 3198*Mt*pow2(Mst2)*pow2(s2t) -
3096  16240*pow3(Mt) - 6895*pow3(Mst2)*pow3(s2t))*pow4(Mst1) - 27*(-106*Mst2*
3097  s2t*pow2(Mt) - 21*Mt*pow2(Mst2)*pow2(s2t) + 28*pow3(Mt) + 46*pow3(Mst2)
3098  *pow3(s2t))*pow4(Mst2))*pow8(Msq))))/(729.*pow6(Mst2)*pow8(Msq)) + (
3099  pow4(Mt)*(pow2(Mst1)*(-12*Mst2*(24*(2200*OepS2 - 81*(457 + 550*lmMst1 -
3100  550*lmMst2)*S2)*pow2(Mst1)*pow2(Mst2) + 40*(4060*OepS2 - 27*(4082 +
3101  3045*lmMst1 - 3045*lmMst2)*S2)*pow4(Mst1) + 27*(280*OepS2 - 81*(-79 +
3102  70*lmMst1 - 70*lmMst2)*S2)*pow4(Mst2)) + 4*Dmglst2*(432*(1240*OepS2 -
3103  9*(601 + 2790*lmMst1 - 2790*lmMst2)*S2)*pow2(Mst1)*pow2(Mst2) + 40*(
3104  64852*OepS2 - 27*(46187 + 48639*lmMst1 - 48639*lmMst2)*S2)*pow4(Mst1) +
3105  675*(56*OepS2 - 81*(-27 + 14*lmMst1 - 14*lmMst2)*S2)*pow4(Mst2)))*pow8(
3106  Msq) + 60*Mst2*(678923 + 19440*lmMt + 540*(661 - 30*lmMt)*pow2(lmMst2)
3107  - 15552*pow2(lmMt) - 108*((457 - 12*lmMst2 - 126*lmMt)*pow2(lmMst1) +
3108  lmMst1*(1841 + lmMst2*(2626 - 24*lmMt) - 420*lmMt + 840*pow2(lmMst2) -
3109  288*pow2(lmMt)) + lmMst2*(619 + 498*lmMt + 288*pow2(lmMt))) + 216*pow3(
3110  lmMst1) + 89208*pow3(lmMst2))*pow6(Mst1)*pow8(Msq) + 622080*pow2(1 +
3111  lmMst2)*pow7(Mst2)*pow8(Msq) + 243*pow2(Mst1)*pow5(Mst2)*(1200*(8 + 32*
3112  lmMst1 - 65*lmMst2 + 33*lmMt)*pow4(Dmsqst2) + 4800*Dmsqst2*(5 + 2*
3113  lmMst1 - 5*lmMst2 + 3*lmMt)*pow6(Msq) + (18813 + 480*lmMst2*(3 - 11*
3114  lmMt) - 8000*lmMt - 1280*(1 + lmMst2)*pow2(lmMst1) + 160*(163 - 16*
3115  lmMt)*pow2(lmMst2) - 160*lmMst1*(46 + 2*lmMst2*(57 - 8*lmMt) - 16*lmMt
3116  + 41*pow2(lmMst2)) - 3840*pow2(lmMt) + 7840*pow3(lmMst2))*pow8(Msq)) +
3117  72*pow2(Mst2)*pow4(Mst1)*(1800*Dmglst2*Dmsqst2*(497 - 306*lmMst1 + 609*
3118  lmMst2 - 303*lmMt)*(pow3(Dmsqst2) + pow6(Msq)) + 16200*Dmsqst2*(1 + 6*
3119  lmMst1 - 13*lmMst2 + 7*lmMt)*Mst2*(pow3(Dmsqst2) + pow6(Msq)) - 3*
3120  Dmglst2*(97837 + 71580*lmMt - 360*(23 + 8*lmMst2 - 4*lmMt)*pow2(lmMst1)
3121  + 720*(97 + 2*lmMt)*pow2(lmMst2) - 8640*pow2(lmMt) - 30*lmMst2*(-2911 +
3122  396*lmMt + 144*pow2(lmMt)) + 10*lmMst1*(-6157 + 642*lmMt - 6*lmMst2*(
3123  791 + 48*lmMt) + 882*pow2(lmMst2) + 432*pow2(lmMt)) - 5940*pow3(lmMst2)
3124  )*pow8(Msq) + 2*Mst2*(110219 - 1080*lmMt + 540*(-15 + 4*lmMt)*pow2(
3125  lmMst1) + 810*(121 - 8*lmMt)*pow2(lmMst2) - 135*lmMst1*(337 + lmMst2*(
3126  588 - 32*lmMt) - 132*lmMt + 194*pow2(lmMst2) - 48*pow2(lmMt)) - 6480*
3127  pow2(lmMt) - 405*lmMst2*(31 + 54*lmMt + 16*pow2(lmMt)) + 26190*pow3(
3128  lmMst2))*pow8(Msq)) - 5*Dmglst2*(4*(5659217 + 1592460*lmMt - 972*(569 +
3129  180*lmMst2 - 126*lmMt)*pow2(lmMst1) + 324*(5353 + 126*lmMt)*pow2(
3130  lmMst2) + 36*lmMst2*(39031 + 3204*lmMt - 5184*pow2(lmMt)) - 72*lmMst1*(
3131  27653 + 3015*lmMt + 18*lmMst2*(689 + 126*lmMt) - 2160*pow2(lmMst2) -
3132  2592*pow2(lmMt)) - 186624*pow2(lmMt) + 1944*pow3(lmMst1) + 17496*pow3(
3133  lmMst2))*pow6(Mst1)*pow8(Msq) - 124416*(-1 + 2*lmMst2 + 3*pow2(lmMst2))
3134  *pow6(Mst2)*pow8(Msq) - 27*pow2(Mst1)*pow4(Mst2)*(960*Dmsqst2*(101 -
3135  90*lmMst1 + 177*lmMst2 - 87*lmMt)*(pow3(Dmsqst2) + pow6(Msq)) - (57495
3136  + lmMst2*(55616 - 4704*lmMt) + 45408*lmMt + 2304*(-1 + lmMst2)*pow2(
3137  lmMst1) + 96*(79 + 48*lmMt)*pow2(lmMst2) + 288*lmMst1*(-22 + 16*lmMt -
3138  2*lmMst2*(9 + 8*lmMt) + 41*pow2(lmMst2)) - 14112*pow3(lmMst2))*pow8(
3139  Msq)))))/(43740.*pow2(Mst1)*pow6(Mst2)*pow8(Msq)) - s2t*pow3(Mt)*(
3140  302.29104938271604 + (8*D3)/9. - (8*DN)/9. + (614*lmMst1)/27. + (32*
3141  lmMt)/3. + (124*pow2(lmMst1))/9. - (2*lmMst2*(-1901 + 6*lmMst1 + 117*
3142  pow2(lmMst1)))/27. + (46 + (32*lmMst1)/9.)*pow2(lmMst2) + (5*Dmsqst2*(
3143  367 + 32*lmMst1 - 80*lmMst2))/(18.*pow2(Msq)) + (32*pow3(lmMst1))/9. +
3144  (14*pow3(lmMst2))/9. + (32*(1 + lmMst2)*(4*Dmglst2*lmMst2 + Mst2 +
3145  lmMst2*Mst2)*pow3(Mst2))/(9.*pow4(Mst1)) + (pow2(Mst1)*(Mst2*(
3146  399.70458847736626 - (84094*lmMst1)/405. + (32*(1 - 2*lmMst1 + 2*
3147  lmMst2)*lmMt)/3. - (1366*pow2(lmMst1))/27. - (2*lmMst2*(-82997 + 4800*
3148  lmMst1 + 1440*pow2(lmMst1)))/405. + (2*(1579 - 426*lmMst1)*pow2(lmMst2)
3149  )/27. + (Dmsqst2*(83.94493827160494 - (356*lmMst1)/15. + (4*(89 + 60*
3150  lmMst1)*lmMst2)/15. - 8*(pow2(lmMst1) + pow2(lmMst2))))/pow2(Msq) - (
3151  164*pow3(lmMst1))/27. + (1208*pow3(lmMst2))/27. + ((176.66444444444446
3152  + (106*lmMst1)/
3153  45. - (2*(53 + 270*lmMst1)*lmMst2)/45. + 6*(pow2(lmMst1) + pow2(lmMst2)
3154  ))*pow4(Dmsqst2))/pow8(Msq)) + (4*Dmglst2*(3856958 - 27000*B4 + 27000*
3155  D3 - 13500*DN + 1270770*lmMst1 + 162000*(-2 + lmMst1 - lmMst2)*lmMt +
3156  900*pow2(lmMst1) - 30*lmMst2*(-153166 + 17835*lmMst1 + 3375*pow2(
3157  lmMst1)) + 450*(2627 - 1695*lmMst1)*pow2(lmMst2) - 2250*pow3(lmMst1) +
3158  866250*pow3(lmMst2) + (50625*Dmsqst2*(-65 + 2*lmMst1 - 2*lmMst2)*(pow3(
3159  Dmsqst2) + pow6(Msq)))/pow8(Msq)))/30375.))/pow3(Mst2) + (pow4(Mst1)*(
3160  Dmglst2*(311.41128771790903 - (32*B4)/9. + (32*D3)/9. - (16*DN)/9. + (
3161  14926634*lmMst1)/19845. + (19352*pow2(lmMst1))/189. + (2*lmMst2*(
3162  2917823 - 3813600*lmMst1 + 97020*pow2(lmMst1)))/19845. + (8*(8677 -
3163  5439*lmMst1)*pow2(lmMst2))/189. - (64*lmMt*(4 + 6*lmMst2 - 2*lmMst1*(3
3164  + lmMst2) + pow2(lmMst1) + pow2(lmMst2)))/3. - (8*pow3(lmMst1))/9. + (
3165  664*pow3(lmMst2))/3.) + Mst2*(599.6859861506036 - (99165049*lmMst1)/
3166  198450. + lmMst2*(713.9201259763164 - (57994*lmMst1)/945. - (350*pow2(
3167  lmMst1))/9.) - (90913*pow2(lmMst1))/945. + (200.24021164021164 - (286*
3168  lmMst1)/9.)*pow2(lmMst2) + (32*lmMt*(1 + 4*lmMst2 - 2*lmMst1*(2 +
3169  lmMst2) + pow2(lmMst1) + pow2(lmMst2)))/3. + (26*pow3(lmMst1))/27. + (
3170  1882*pow3(lmMst2))/27. + (Dmsqst2*(87.53310385647498 - (941812*lmMst1)/
3171  19845. + (47.45840262030738 + (484*lmMst1)/21.)*lmMst2 - (242*(pow2(
3172  lmMst1) + pow2(lmMst2)))/21.)*(pow3(Dmsqst2) + pow6(Msq)))/pow8(Msq))))
3173  /pow5(Mst2) - S2*(42.3 - 159*lmMst1 + 159*lmMst2 + (2532*Dmglst2)/(5.*
3174  Mst2) - (30*Dmsqst2*(9 + 2*lmMst1 - 2*lmMst2))/pow2(Msq) + (pow2(Mst1)*
3175  (Dmglst2*(556 + 400*lmMst1 - 400*lmMst2) - Mst2*(570.4333333333333 + (
3176  1735*lmMst1)/3. - (1735*lmMst2)/3. + (10*Dmsqst2*(127 + 30*lmMst1 - 30*
3177  lmMst2))/(3.*pow2(Msq)) + ((156.66666666666666 - 60*lmMst1 + 60*lmMst2)
3178  *pow4(Dmsqst2))/pow8(Msq))))/pow3(Mst2) + (2*pow4(Mst1)*(12*Dmglst2*(
3179  17269 + 13785*lmMst1 - 13785*lmMst2) - Mst2*(138286 + 90465*lmMst1 -
3180  90465*lmMst2 + (25*Dmsqst2*(1283 + 318*lmMst1 - 318*lmMst2)*(pow3(
3181  Dmsqst2) + pow6(Msq)))/pow8(Msq))))/(135.*pow5(Mst2)) - (240*pow4(
3182  Dmsqst2))/pow8(Msq)) - (5*(-1453 + 48*lmMst1 + 96*lmMst2)*pow4(Dmsqst2)
3183  )/(54.*pow8(Msq)) - (2*pow2(Mst2)*(-30*(5 + 2*lmMst2)*pow4(Dmsqst2) +
3184  30*Dmsqst2*(1 - 2*lmMst2)*pow6(Msq) + (71 + 122*lmMst2 + 32*lmMst1*(1 +
3185  lmMst2) + 59*pow2(lmMst2))*pow8(Msq)))/(9.*pow2(Mst1)*pow8(Msq)) + ((-
3186  4*Dmglst2*(150*Dmsqst2*(41*pow2(Mst1) + 18*pow2(Mst2))*(pow3(Dmsqst2) +
3187  pow6(Msq)) - (-15*(-52 + 2*(51 + 16*lmMst1)*lmMst2 + 59*pow2(lmMst2))*
3188  pow2(Mst2) + pow2(Mst1)*(12454 - 120*B4 + 120*D3 - 60*DN + 690*lmMst1 +
3189  345*pow2(lmMst1) - 5*lmMst2*(-3121 + 42*lmMst1 + 96*pow2(lmMst1)) + (
3190  3630 - 480*lmMst1)*pow2(lmMst2) + 960*pow3(lmMst2)))*pow8(Msq)))/(135.*
3191  Mst2*pow2(Mst1)) + (OepS2*(96*Dmglst2*pow2(Mst1)*(919*pow2(Mst1) + 150*
3192  pow2(Mst2))*pow8(Msq) - 4*Mst2*(20*pow4(Dmsqst2)*(-27*pow2(Mst1)*pow2(
3193  Mst2) + 53*pow4(Mst1)) + 20*Dmsqst2*(45*pow2(Mst1)*pow2(Mst2) + 53*
3194  pow4(Mst1) + 27*pow4(Mst2))*pow6(Msq) + (5205*pow2(Mst1)*pow2(Mst2) +
3195  12062*pow4(Mst1) + 1431*pow4(Mst2))*pow8(Msq))))/(729.*pow5(Mst2)))/
3196  pow8(Msq)) + Mt*((-5*s2t*shiftst1*(4*pow2(Mst2)*pow2(Mt) - 2*pow2(Mst1)
3197  *(2*pow2(Mt) + (-lmMst1 + lmMst2)*pow2(Mst2)*pow2(s2t)) + pow2(s2t)*
3198  pow4(Mst1))*(Dmsqst2*(3 - 2*lmMst2)*(pow3(Dmsqst2) + pow6(Msq)) + (1 -
3199  2*lmMst2)*pow8(Msq)))/(3.*pow2(Mst1)*pow8(Msq)) + pow3(s2t)*(-((-1 + 2*
3200  lmMst2)*shiftst3*pow2(Mst2)*((-1 - lmMst1 + lmMst2)*pow2(Mst1) + pow2(
3201  Mst2)))/(6.*pow2(Mst1)) + (8*(1 + lmMst2)*(4*Dmglst2*lmMst2 + Mst2 +
3202  lmMst2*Mst2)*pow5(Mst2))/(9.*pow4(Mst1)) - (pow4(Mst1)*(-(Mst2*(
3203  96.95148419197191 - (61388401*lmMst1)/793800. + lmMst2*(
3204  73.69595742000504 + (302047*lmMst1)/1890. - (257*pow2(lmMst1))/9.) - (
3205  76483*pow2(lmMst1))/945. - (78.87883597883598 - 61*lmMst1)*pow2(lmMst2)
3206  + (Dmsqst2*(17.77343371446168 - (452768*lmMst1)/19845. + (
3207  22.815217939027463 + (122*lmMst1)/7.)*lmMst2 - (61*(pow2(lmMst1) +
3208  pow2(lmMst2)))/7.))/pow2(Msq) - (35*pow3(lmMst1))/27. - (841*pow3(
3209  lmMst2))/27. - ((55.45597659639988 + (27119*lmMst1)/11340. + (-
3210  2.3914462081128747 + 16*lmMst1)*lmMst2 - 8*(pow2(lmMst1) + pow2(lmMst2)
3211  ))*pow4(Dmsqst2))/pow8(Msq))) + Dmglst2*(203.8689796251638 - (2740559*
3212  lmMst1)/119070. + (433*pow2(lmMst1))/189. + lmMst2*(18.238590744939952
3213  - (2420*lmMst1)/
3214  189. + (104*pow2(lmMst1))/3.) + (10.513227513227513 - (568*lmMst1)/9.)*
3215  pow2(lmMst2) - (56*pow3(lmMst1))/27. + (824*pow3(lmMst2))/27. + (5*
3216  Dmsqst2*(-419 + 57*lmMst1 - 57*lmMst2)*(pow3(Dmsqst2) + pow6(Msq)))/(
3217  27.*pow8(Msq)))))/pow3(Mst2) - Dmglst2*((pow2(Mst1)*(5430043 - 3089580*
3218  lmMst1 - 773100*pow2(lmMst1) + 60*lmMst2*(8743 - 24630*lmMst1 + 55350*
3219  pow2(lmMst1)) + 1800*(808 - 3765*lmMst1)*pow2(lmMst2) + 45000*pow3(
3220  lmMst1) + 3411000*pow3(lmMst2) + (202500*Dmsqst2*(-55 + 34*lmMst1 - 34*
3221  lmMst2)*(pow3(Dmsqst2) + pow6(Msq)))/pow8(Msq)))/(121500.*Mst2) + Mst2*
3222  (46.25617283950617 - (4*B4)/3. + (16*D3)/9. - (10*DN)/9. + (44*lmMst1)/
3223  3. - (13*pow2(lmMst1))/3. + (4*lmMst2*(-81 - 124*lmMst1 + 8*pow2(
3224  lmMst1)))/9. + (48.77777777777778 - (82*lmMst1)/3.)*pow2(lmMst2) + (
3225  214*pow3(lmMst2))/9. + (20*Dmsqst2*(5 + 2*lmMst1 - 2*lmMst2)*(pow3(
3226  Dmsqst2) + pow6(Msq)))/(3.*pow8(Msq)))) + pow2(Mst1)*(190.4424279835391
3227  + 2*B4 + (2*D3)/9. - (2*DN)/9. + (22004*lmMst1)/405. - (736*pow2(
3228  lmMst1))/27. - (lmMst2*(12148 - 76560*lmMst1 + 12105*pow2(lmMst1)))/
3229  810. + (5*(-583 + 438*lmMst1)*pow2(lmMst2))/54. + (Dmsqst2*(97294 +
3230  10485*lmMst1 + 45*(-383 + 330*lmMst1)*lmMst2 - 7425*(pow2(lmMst1) +
3231  pow2(lmMst2))))/(2025.*pow2(Msq)) - (55*pow3(lmMst1))/27. - (1273*pow3(
3232  lmMst2))/54. - ((36.69808641975309 - (2453*lmMst1)/90. + ((2753 + 420*
3233  lmMst1)*lmMst2)/90. - (7*(pow2(lmMst1) + pow2(lmMst2)))/3.)*pow4(
3234  Dmsqst2))/pow8(Msq)) + (pow2(Mst2)*(15*(3847 + lmMst1*(744 - 288*
3235  lmMst2) - 744*lmMst2 + 288*pow2(lmMst2))*pow4(Dmsqst2) + 30*Dmsqst2*(
3236  1177 + 48*lmMst1*(7 - 3*lmMst2) - 336*lmMst2 + 144*pow2(lmMst2))*pow6(
3237  Msq) + (21005 + 1440*B4 - 144*D3 + 72*DN + 21216*lmMst1 + 1908*pow2(
3238  lmMst1) - 12*lmMst2*(2950 - 2040*lmMst1 + 117*pow2(lmMst1)) + 108*(-283
3239  + 98*lmMst1)*pow2(lmMst2) + 576*pow3(lmMst1) - 9756*pow3(lmMst2))*pow8(
3240  Msq)))/(648.*pow8(Msq)) - (pow3(Mst2)*(Mst2*(-30*(5 + 2*lmMst2)*pow4(
3241  Dmsqst2) + 30*Dmsqst2*(1 - 2*lmMst2)*pow6(Msq) + (119 + 218*lmMst2 +
3242  32*lmMst1*(1 + lmMst2) + 107*pow2(lmMst2))*pow8(Msq)) + Dmglst2*(360*
3243  pow4(Dmsqst2) + 360*Dmsqst2*pow6(Msq) + 2*(-20 + 230*lmMst2 + 32*
3244  lmMst1*lmMst2 + 155*pow2(lmMst2))*pow8(Msq))))/(18.*pow2(Mst1)*pow8(
3245  Msq)) + (2*Dmglst2*(27*(632*OepS2 + 9*(16193 - 1422*lmMst1 + 1422*
3246  lmMst2)*S2)*pow2(Mst1)*pow2(Mst2) + 2*(25328*OepS2 + 27*(47051 - 18996*
3247  lmMst1 + 18996*lmMst2)*S2)*pow4(Mst1) + 27*(56*OepS2 - 81*(-1677 + 14*
3248  lmMst1 - 14*lmMst2)*S2)*pow4(Mst2))*pow8(Msq) - 3*Mst2*(-10*pow4(
3249  Dmsqst2)*(9*(8*OepS2 - 27*(391 + 6*lmMst1 - 6*lmMst2)*S2)*pow2(Mst1)*
3250  pow2(Mst2) + (296*OepS2 - 27*(3871 + 222*lmMst1 - 222*lmMst2)*S2)*pow4(
3251  Mst1) - 126846*S2*pow4(Mst2)) + 10*Dmsqst2*(18*(40*OepS2 - 27*(59 + 30*
3252  lmMst1 - 30*lmMst2)*S2)*pow2(Mst1)*pow2(Mst2) + 4*(208*OepS2 - 27*(347
3253  + 156*lmMst1 - 156*lmMst2)*S2)*pow4(Mst1) + 27*(8*OepS2 - 81*(-15 + 2*
3254  lmMst1 - 2*lmMst2)*S2)*pow4(Mst2))*pow6(Msq) + (60*(340*OepS2 - 81*(424
3255  + 85*lmMst1 - 85*lmMst2)*S2)*pow2(Mst1)*pow2(Mst2) + 35*(788*OepS2 -
3256  27*(2662 + 591*lmMst1 - 591*lmMst2)*S2)*pow4(Mst1) + 27*(184*OepS2 -
3257  81*(307 + 46*lmMst1 - 46*lmMst2)*S2)*pow4(Mst2))*pow8(Msq)))/(4374.*
3258  pow3(Mst2)*pow8(Msq))))) + ((xDmsqst2*pow2(Dmsqst2)*(10*Mt*s2t*(s2t*(
3259  694575*Mst2*pow2(Sbeta)*(-6*(11 + 39*lmMst1 - 39*lmMst2)*s2t*pow2(Mst2)
3260  *(-1 + pow2(Sbeta)) + (Dmglst2*(4324 - 660*lmMst1 + 660*lmMst2) + 3*(-
3261  167 + 5*lmMst1 - 5*lmMst2)*Mst2)*Mt*pow2(Sbeta))*pow6(Mst1) + Mt*(1029*
3262  Mst2*pow2(MuSUSY)*(75*(1728*Dmglst2*(4 + lmMst1 - lmMst2) + Mst2*(-8771
3263  + 128*OepS2 + 72*lmMst1*(-29 + 12*lmMst2 - 36*S2) + 57024*S2 + 72*
3264  lmMst2*(23 + 36*S2) - 864*pow2(lmMst2)))*pow2(Mst1)*pow2(Mst2) - 4*(
3265  4050*Dmglst2*(23 - 42*lmMst1 + 42*lmMst2) + Mst2*(212566 - 69615*lmMst2
3266  - 10000*OepS2 - 1350*(947 + 150*lmMst2)*S2 + 45*lmMst1*(1547 - 180*
3267  lmMst2 + 4500*S2) - 4050*pow2(lmMst1) + 12150*pow2(lmMst2)))*pow4(Mst1)
3268  - 16200*(-12*Dmglst2 + Mst2 + 2*lmMst2*Mst2)*pow4(Mst2)) - (2*(
3269  593331163 - 60642400*OepS2 + 1260*lmMst2*(8263 - 974610*S2) +
3270  1143733500*S2 + 1260*lmMst1*(-8263 + 71820*lmMst2 + 974610*S2) -
3271  61916400*pow2(lmMst1) - 28576800*pow2(lmMst2))*pow2(MuSUSY) + 694575*
3272  Mst2*(Dmglst2*(4324 - 660*lmMst1 + 660*lmMst2) + 3*(-167 + 5*lmMst1 -
3273  5*lmMst2)*Mst2)*pow2(Sbeta))*pow6(Mst1))) + 411600*Mt*pow2(MuSUSY)*(
3274  648*Dmglst2*Mt*pow2(Mst1)*((8 - 15*lmMst1 + 15*lmMst2)*pow2(Mst1) + (-2
3275  - 5*lmMst1 + 5*lmMst2)*pow2(Mst2)) + 9*(36*(5 + 4*lmMst1 - 4*lmMst2)*Mt
3276  - Mst2*s2t*(9*(-1 + 2*lmMst1 - 2*lmMst2)*(-2 + lmMst2)*shiftst1 + 4*
3277  T1ep))*pow2(Mst1)*pow3(Mst2) + 6*Mst2*(108*(1 + 3*lmMst1 - 3*lmMst2)*Mt
3278  + Mst2*s2t*(-27*(lmMst1 - lmMst2)*(-2 + lmMst2)*shiftst1 - 25*T1ep))*
3279  pow4(Mst1) + s2t*(-((81*(lmMst1 - lmMst2)*(-3 + 2*lmMst2)*shiftst1 +
3280  442*T1ep)*pow6(Mst1)) + 81*(-2 + lmMst2)*shiftst1*pow6(Mst2)))) +
3281  MuSUSY*Tbeta*(-4116000*T1ep*pow2(Mst1)*(-3*Mt*pow2(Mst2)*pow3(s2t)*(19*
3282  pow2(Mst1)*(pow2(Mst1) + pow2(Mst2)) + 6*pow4(Mst2)) + 2*s2t*pow3(Mt)*(
3283  21*pow2(Mst1)*pow2(Mst2) + 53*pow4(Mst1) + 18*pow4(Mst2))) + 37044000*
3284  pow2(Mst1)*(4*Dmglst2*(497 - 306*lmMst1 + 609*lmMst2 - 303*lmMt)*pow2(
3285  Mst1) + 36*(1 + 6*lmMst1 - 13*lmMst2 + 7*lmMt)*Mst2*pow2(Mst1) + 4*
3286  Dmglst2*(101 - 90*lmMst1 + 177*lmMst2 - 87*lmMt)*pow2(Mst2) + 9*(16 +
3287  16*lmMst1 - 35*lmMst2 + 19*lmMt)*pow3(Mst2))*pow4(Mt) + 500094000*pow2(
3288  Mst1)*pow2(Mt)*pow2(s2t)*(-2*(1 + 8*lmMst1 - 8*lmMst2)*pow2(Mst1)*pow3(
3289  Mst2) + (4 - 9*lmMst1 + 9*lmMst2)*Mst2*pow4(Mst1) + Dmglst2*(40*(-1 +
3290  lmMst1 - lmMst2)*pow2(Mst1)*pow2(Mst2) + (-80 + 43*lmMst1 - 43*lmMst2)*
3291  pow4(Mst1) + 4*(2 + 5*lmMst1 - 5*lmMst2)*pow4(Mst2)) - 2*(5 + 4*lmMst1
3292  - 4*lmMst2)*pow5(Mst2)) + 4*s2t*pow3(Mt)*(385875*(5904*Dmglst2 - Mst2*(
3293  3655 - 64*OepS2 + 8424*S2 + 144*lmMst1*(1 + 9*S2) - 144*lmMst2*(4 + 9*
3294  S2)))*pow2(Mst1)*pow3(Mst2) + 5145*Mst2*(16200*Dmglst2*(65 - 2*lmMst1 +
3295  2*lmMst2) - Mst2*(279089 - 5600*OepS2 + 1260*lmMst2*(29 - 90*S2) +
3296  812700*S2 + 180*lmMst1*(-203 + 90*lmMst2 + 630*S2) - 8100*(pow2(lmMst1)
3297  + pow2(lmMst2))))*pow4(Mst1) - 83349000*(-12*Dmglst2 + Mst2 + 2*lmMst2*
3298  Mst2)*pow5(Mst2) - (1094369501 - 72716000*OepS2 + 2520*lmMst2*(235453 -
3299  584325*S2) + 5940931500*S2 + 2520*lmMst1*(-235453 + 114345*lmMst2 +
3300  584325*S2) - 144074700*(pow2(lmMst1) + pow2(lmMst2)))*pow6(Mst1)) + Mt*
3301  (-166698000*(2 - lmMst2)*s2t*shiftst1*(-4*pow2(Mst1)*pow2(Mt) + 4*pow2(
3302  Mst2)*pow2(Mt) + 2*(lmMst1 - lmMst2)*pow2(Mst1)*pow2(Mst2)*pow2(s2t) +
3303  pow2(s2t)*(pow4(Mst1) - pow4(Mst2)))*pow4(Mst2) + 3*Mst2*pow3(s2t)*(
3304  1715*(192439 - 30400*OepS2 - 837000*S2 - 180*lmMst2*(857 + 3420*S2) +
3305  180*lmMst1*(677 + 180*lmMst2 + 3420*S2) - 16200*(pow2(lmMst1) + pow2(
3306  lmMst2)))*pow3(Mst2)*pow4(Mst1) + 128625*(8555 - 128*OepS2 - 57024*S2 -
3307  72*lmMst2*(29 + 36*S2) + 72*lmMst1*(29 - 12*lmMst2 + 36*S2) + 864*pow2(
3308  lmMst2))*pow2(Mst1)*pow5(Mst2) - 2*Mst2*(55313478 + 26068000*OepS2 +
3309  563377500*S2 + 315*lmMst2*(-423553 + 1675800*S2) - 315*lmMst1*(-423553
3310  + 166320*lmMst2 + 1675800*S2) + 26195400*(pow2(lmMst1) + pow2(lmMst2)))
3311  *pow6(Mst1) + 3087000*Dmglst2*(9*(55 - 34*lmMst1 + 34*lmMst2)*pow2(
3312  Mst2)*pow4(Mst1) - 36*(5 + 2*lmMst1 - 2*lmMst2)*pow2(Mst1)*pow4(Mst2) +
3313  (419 - 57*lmMst1 + 57*lmMst2)*pow6(Mst1) - 108*pow6(Mst2)) + 27783000*(
3314  1 + 2*lmMst2)*pow7(Mst2))))))/(5.00094e7*pow2(Mst1)*pow4(Msq)*pow4(
3315  Mst2)) + (pow2(Mt)*pow2(MuSUSY)*((3*pow2(Mt)*(6*Mst2*pow2(Mst1)*(3*
3316  Mst2*(10667 - 96*B4 + 96*D3 - 48*DN - 3072*lmMst1 - 384*(-25 + 9*
3317  lmMst1)*lmMst2 - 384*(-1 + lmMst1 - lmMst2)*lmMt - 224*OepS2 + 324*(-43
3318  + 14*lmMst1 - 14*lmMst2)*S2 - 384*(-13 + 4*lmMst1)*pow2(lmMst2) + 1536*
3319  pow3(lmMst2)) + 2*Dmglst2*(28405 - 288*B4 + 288*D3 - 144*DN + 5472*
3320  lmMst1 - 288*(-89 + 2*lmMst1)*lmMst2 + 576*(-2 + lmMst1 - lmMst2)*lmMt
3321  + 224*OepS2 - 324*(65 + 14*lmMst1 - 14*lmMst2)*S2 - 576*(-9 + 8*lmMst1)
3322  *pow2(lmMst2) + 4608*pow3(lmMst2))) + 144*(6*Dmglst2*(180 - 2*B4 + 2*D3
3323  - DN + 16*lmMst1 + 144*lmMst2 - 216*S2 - 16*(-2 + lmMst1)*pow2(lmMst2)
3324  + 16*pow3(lmMst2)) + Mst2*(436 - 6*B4 + 6*D3 - 3*DN - 48*lmMst1 + (408
3325  - 96*lmMst1)*lmMst2 + 24*lmMt - 972*S2 - 48*(-4 + lmMst1)*pow2(lmMst2)
3326  + 48*pow3(lmMst2)))*pow3(Mst2) + (383185 - 2592*B4 + 2592*D3 - 1296*DN
3327  - 187704*lmMst1 - 17440*OepS2 + 648*(-57 + 545*lmMst1 - 545*lmMst2)*S2
3328  - 7992*pow2(lmMst1) - 216*lmMst2*(-1733 + 630*lmMst1 + 26*pow2(lmMst1))
3329  - 216*(-859 + 246*lmMst1)*pow2(lmMst2) + 3456*lmMt*(3 + 6*lmMst2 - 2*
3330  lmMst1*(3 + lmMst2) + pow2(lmMst1) + pow2(lmMst2)) + 720*pow3(lmMst1) +
3331  58032*pow3(lmMst2))*pow4(Mst1)))/pow6(Mst2) + (4*T1ep*(-18*Mst2*pow2(
3332  Mst1)*(4*Dmglst2*(253*Mst2*Mt*s2t + 42*pow2(Mt) - 129*pow2(Mst2)*pow2(
3333  s2t)) + Mst2*(-272*Mst2*Mt*s2t - 252*pow2(Mt) + 1057*pow2(Mst2)*pow2(
3334  s2t))) + (Mt*(-65684*Dmglst2*s2t + 11292*Mst2*s2t) + 19620*pow2(Mt) + (
3335  34616*Dmglst2 - 39711*Mst2)*Mst2*pow2(s2t))*pow4(Mst1) - 54*s2t*(7*
3336  Dmglst2*(5*Mt - 2*Mst2*s2t) + 3*Mst2*(-7*Mt + 23*Mst2*s2t))*pow4(Mst2)
3337  - (60*pow2(Mst2)*pow2(s2t)*(pow4(Dmsqst2)*(-9*pow2(Mst1)*pow2(Mst2) +
3338  221*pow4(Mst1)) + Dmsqst2*(117*pow2(Mst1)*pow2(Mst2) + 221*pow4(Mst1) +
3339  27*pow4(Mst2))*pow6(Msq)))/pow8(Msq)))/pow6(Mst2) - 1458*Mt*s2t*((-128*
3340  Mst2*pow2(1 + lmMst2))/(9.*pow2(Mst1)) - ((1702429 + 257904*B4 - 648*DN
3341  - 748656*lmMst1 + 41904*pow2(lmMst1) + 216*lmMst2*(5971 - 6106*lmMst1 +
3342  576*pow2(lmMst1)) - 41904*(-34 + 15*lmMst1)*pow2(lmMst2) - 3456*pow3(
3343  lmMst1) + 507600*pow3(lmMst2))*pow4(Mst1))/(1458.*pow5(Mst2)) + ((8*
3344  OepS2*(2448*pow2(Mst1)*pow3(Mst2) + 5646*Mst2*pow4(Mst1) - Dmglst2*(
3345  9108*pow2(Mst1)*pow2(Mst2) + 32842*pow4(Mst1) + 945*pow4(Mst2)) + 567*
3346  pow5(Mst2)))/2187. + (S2*(Dmglst2*(72*(2489 + 3795*lmMst1 - 3795*
3347  lmMst2)*pow2(Mst1)*pow2(Mst2) + 10*(123113 + 98526*lmMst1 - 98526*
3348  lmMst2)*pow4(Mst1) + 81*(-453 + 350*lmMst1 - 350*lmMst2)*pow4(Mst2)) -
3349  15*(36*(169 + 136*lmMst1 - 136*lmMst2)*pow2(Mst1)*pow3(Mst2) + 2*(9185
3350  + 5646*lmMst1 - 5646*lmMst2)*Mst2*pow4(Mst1) + 81*(-1 + 14*lmMst1 - 14*
3351  lmMst2)*pow5(Mst2))))/405.)/pow6(Mst2) + Dmglst2*((-128*(-1 + 2*lmMst2
3352  + 3*pow2(lmMst2)))/(9.*pow2(Mst1)) + ((634.115454961134 - (3416*B4)/9.
3353  + (52*DN)/
3354  9. + (111356*lmMst1)/243. + (8*pow2(lmMst1))/9. - (8*lmMst2*(36802 -
3355  11421*lmMst1 + 1728*pow2(lmMst1)))/243. + (344*(-14 + 15*lmMst1)*pow2(
3356  lmMst2))/9. - (64*pow3(lmMst1))/9. - (1528*pow3(lmMst2))/3.)*pow4(Mst1)
3357  )/pow6(Mst2) - (14.76358024691358 + (1048*B4)/9. - (20*DN)/9. - (208*
3358  lmMst1)/9. + (64*pow2(lmMst1))/9. - (16*lmMst2*(-237 + 55*lmMst1 + 4*
3359  pow2(lmMst1)))/9. + (8*(280 - 121*lmMst1)*pow2(lmMst2))/9. + (344*pow3(
3360  lmMst2))/3. - (160*Dmsqst2*(2 + 5*lmMst1 - 5*lmMst2)*(pow3(Dmsqst2) +
3361  pow6(Msq)))/(3.*pow8(Msq)))/pow2(Mst2)) - (pow2(Mst1)*((2*Mst2*(75569 +
3362  13716*B4 - 54*DN - 33426*lmMst1 - 2376*pow2(lmMst1) + 54*lmMst2*(1427 -
3363  1012*lmMst1 + 16*pow2(lmMst1)) + 108*(642 - 203*lmMst1)*pow2(lmMst2) +
3364  21060*pow3(lmMst2) + (6480*Dmsqst2*(1 + 3*lmMst1 - 3*lmMst2)*(pow3(
3365  Dmsqst2) + pow6(Msq)))/pow8(Msq)))/243. + Dmglst2*(54.94732510288066 +
3366  248*B4 - 4*DN - (4564*lmMst1)/27. + (176*pow2(lmMst1))/9. + (4*lmMst2*(
3367  4993 - 1956*lmMst1 + 48*pow2(lmMst1)))/27. + (8*(482 - 331*lmMst1)*
3368  pow2(lmMst2))/9. + (2584*pow3(lmMst2))/9. + (160*Dmsqst2*(8 - 15*lmMst1
3369  + 15*lmMst2)*(pow3(Dmsqst2) + pow6(Msq)))/(3.*pow8(Msq)))))/pow4(Mst2)
3370  - (960*(11 + 8*lmMst1 - 8*lmMst2)*pow4(Dmsqst2) + 1920*Dmsqst2*(1 +
3371  lmMst1 - lmMst2)*pow6(Msq) + (9561 + 1760*B4 - 16*DN - 1984*lmMst1 -
3372  256*pow2(lmMst1) - 64*lmMst2*(-214 + 73*lmMst1 + 4*pow2(lmMst1)) - 32*(
3373  -268 + 57*lmMst1)*pow2(lmMst2) + 2080*pow3(lmMst2))*pow8(Msq))/(36.*
3374  Mst2*pow8(Msq))) - (486*pow2(s2t)*((1 - 2*lmMst2)*shiftst3*(2*(1 - 2*
3375  lmMst1 + 2*lmMst2)*pow2(Mst2)*pow4(Mst1) + 2*(1 - lmMst1 + lmMst2)*
3376  pow2(Mst1)*pow4(Mst2) + (2 - 6*lmMst1 + 6*lmMst2)*pow6(Mst1) + pow6(
3377  Mst2)) + (10*shiftst1*(pow4(Dmsqst2)*(3*(pow2(Mst1) + pow2(Mst2))*pow4(
3378  Mst2) - 4*pow2(lmMst2)*pow2(Mst1)*(pow2(Mst1)*pow2(Mst2) + pow4(Mst1) +
3379  pow4(Mst2)) + 2*lmMst1*(2*(-3 + lmMst2)*pow2(Mst2)*pow4(Mst1) + (-3 +
3380  2*lmMst2)*pow2(Mst1)*pow4(Mst2) + (-3 + 2*lmMst2)*pow6(Mst1)) + 2*
3381  lmMst2*(6*pow2(Mst2)*pow4(Mst1) + 2*pow2(Mst1)*pow4(Mst2) + 3*pow6(
3382  Mst1) - pow6(Mst2))) + ((pow2(Mst1) + pow2(Mst2))*pow4(Mst2) - 2*(
3383  lmMst1 - lmMst2)*pow2(Mst1)*(pow2(Mst1)*pow2(Mst2) + pow4(Mst1) + pow4(
3384  Mst2)))*(Dmsqst2*(3 - 2*lmMst2)*pow6(Msq) + (1 - 2*lmMst2)*pow8(Msq))))
3385  /pow8(Msq)))/(pow2(Mst1)*pow4(Mst2))))/1458. - pow2(s2t)*((-5*Dmsqst2*
3386  Mt*pow2(Sbeta)*pow4(Mst1)*((-18*(11 + 39*lmMst1 - 39*lmMst2)*s2t*pow2(
3387  Mst2)*(-1 + pow2(Sbeta)) + (Dmglst2*(4324 - 660*lmMst1 + 660*lmMst2) +
3388  9*(-167 + 5*lmMst1 - 5*lmMst2)*Mst2)*Mt*pow2(Sbeta))*pow3(Dmsqst2) + 4*
3389  Dmglst2*(1081 - 165*lmMst1 + 165*lmMst2)*Mt*pow2(Sbeta)*pow6(Msq)))/(
3390  36.*pow3(Mst2)*pow8(Msq)) + pow2(Mt)*((5*pow2(Sbeta)*pow4(Mst1)*(9*(-
3391  167 + 5*lmMst1 - 5*lmMst2)*Mst2*pow4(Dmsqst2) + 4*Dmglst2*Dmsqst2*(1081
3392  - 165*lmMst1 + 165*lmMst2)*(pow3(Dmsqst2) + pow6(Msq))))/(36.*pow3(
3393  Mst2)*pow8(Msq)) + pow2(MuSUSY)*(53.385802469135804 + (40*B4)/9. - (4*
3394  D3)/9. + (2*DN)/9. + (1672*lmMst1)/27. + (53*pow2(lmMst1))/9. - lmMst2*
3395  (129.92592592592592 - 72*lmMst1 + (13*pow2(lmMst1))/3.) + (2*(-470 +
3396  147*lmMst1)*pow2(lmMst2))/9. + (5*Dmsqst2*(1141 + 48*lmMst1*(7 - 3*
3397  lmMst2) - 264*lmMst2 + 144*pow2(lmMst2)))/(54.*pow2(Msq)) + (16*pow3(
3398  lmMst1))/9. - (271*pow3(lmMst2))/9. + (16*(1 + lmMst2)*(4*Dmglst2*
3399  lmMst2 + Mst2 + lmMst2*Mst2)*pow3(Mst2))/(9.*pow4(Mst1)) - (pow2(Mst1)*
3400  (-(Mst2*(434.270658436214 + (76*B4)/9. - (2*DN)/9. + (69088*lmMst1)/
3401  405. - (1313*pow2(lmMst1))/27. - (4*lmMst2*(16192 - 26430*lmMst1 +
3402  3465*pow2(lmMst1)))/405. + ((-5735 + 3072*lmMst1)*pow2(lmMst2))/27. + (
3403  Dmsqst2*(201.74098765432097 - (622*lmMst2)/15. + (2*lmMst1*(311 + 10*
3404  lmMst2))/15. - (22*pow2(lmMst1))/3. + 6*pow2(lmMst2)))/pow2(Msq) - (62*
3405  pow3(lmMst1))/27. - (2086*pow3(lmMst2))/27. + ((121.37234567901234 +
3406  lmMst1*(88.95555555555555 - (68*lmMst2)/3.) - (4003*lmMst2)/45. + (14*
3407  pow2(lmMst1))/3. + 18*pow2(lmMst2))*pow4(Dmsqst2))/pow8(Msq))) + (2*
3408  Dmglst2*(2695042 - 40500*B4 + 54000*D3 - 33750*DN - 326895*lmMst1 -
3409  324900*pow2(lmMst1) + 15*lmMst2*(-19607 - 129030*lmMst1 + 62550*pow2(
3410  lmMst1)) + 450*(5023 - 5610*lmMst1)*pow2(lmMst2) + 11250*pow3(lmMst1) +
3411  1575000*pow3(lmMst2) + (50625*Dmsqst2*(-23 + 42*lmMst1 - 42*lmMst2)*(
3412  pow3(Dmsqst2) + pow6(Msq)))/pow8(Msq)))/30375.))/pow3(Mst2) - (pow4(
3413  Mst1)*(Dmglst2*(585.1892843532082 - (8*B4)/3. + (32*D3)/9. - (20*DN)/9.
3414  - (20109937*lmMst1)/297675. - (15886*pow2(lmMst1))/945. + lmMst2*(
3415  17.112243218274966 - (144628*lmMst1)/945. + (1180*pow2(lmMst1))/9.) + (
3416  2*(80257 - 138180*lmMst1)*pow2(lmMst2))/945. - (92*pow3(lmMst1))/27. +
3417  (4448*pow3(lmMst2))/27.) - Mst2*(628.1736268201578 + (76*B4)/9. - (2*
3418  DN)/9. + (6317839*lmMst1)/396900. - (66307*pow2(lmMst1))/315. - lmMst2*
3419  (12.52907281431091 - (182909*lmMst1)/315. + (274*pow2(lmMst1))/3.) + (
3420  2*(-58301 + 37135*lmMst1)*pow2(lmMst2))/315. - (44*pow3(lmMst1))/9. - (
3421  1256*pow3(lmMst2))/9. + (Dmsqst2*(237.28785508324435 + (16526*lmMst2)/
3422  3969. + (2*lmMst1*(-8263 + 71820*lmMst2))/3969. - (520*pow2(lmMst1))/
3423  21. - (80*pow2(lmMst2))/7.)*(pow3(Dmsqst2) + pow6(Msq)))/pow8(Msq))))/
3424  pow5(Mst2) + (Dmglst2*(-88.0679012345679 + (8*B4)/3. - (32*D3)/9. + (
3425  20*DN)/9. - (88*lmMst1)/3. + lmMst2*(28 + (928*lmMst1)/9. - (64*pow2(
3426  lmMst1))/9.) + (26*pow2(lmMst1))/3. + (4*(-281 + 123*lmMst1)*pow2(
3427  lmMst2))/9. - (428*pow3(lmMst2))/9. + (pow2(Mst2)*(4.444444444444445 -
3428  (4*(99 + 16*lmMst1)*lmMst2)/9. - (82*pow2(lmMst2))/3. - (40*Dmsqst2*(
3429  pow3(Dmsqst2) + pow6(Msq)))/pow8(Msq)))/pow2(Mst1) - (80*Dmsqst2*(4 +
3430  lmMst1 - lmMst2)*(pow3(Dmsqst2) + pow6(Msq)))/(3.*pow8(Msq))))/Mst2 + (
3431  5*(4207 + lmMst1*(744 - 288*lmMst2) - 600*lmMst2 + 288*pow2(lmMst2))*
3432  pow4(Dmsqst2))/(108.*pow8(Msq)) - (pow2(Mst2)*(-30*(5 + 2*lmMst2)*pow4(
3433  Dmsqst2) + 30*Dmsqst2*(1 - 2*lmMst2)*pow6(Msq) + (103 + 186*lmMst2 +
3434  32*lmMst1*(1 + lmMst2) + 91*pow2(lmMst2))*pow8(Msq)))/(9.*pow2(Mst1)*
3435  pow8(Msq)) + (4*OepS2*(4*Dmglst2*(2322*pow2(Mst1)*pow2(Mst2) + 8654*
3436  pow4(Mst1) + 189*pow4(Mst2))*pow8(Msq) - 3*Mst2*(20*pow4(Dmsqst2)*(-9*
3437  pow2(Mst1)*pow2(Mst2) + 221*pow4(Mst1)) + 20*Dmsqst2*(117*pow2(Mst1)*
3438  pow2(Mst2) + 221*pow4(Mst1) + 27*pow4(Mst2))*pow6(Msq) + (6342*pow2(
3439  Mst1)*pow2(Mst2) + 13237*pow4(Mst1) + 1242*pow4(Mst2))*pow8(Msq))))/(
3440  2187.*pow5(Mst2)*pow8(Msq)) + S2*(921 + 138*lmMst1 - 138*lmMst2 + (
3441  Dmglst2*(3354 - 28*lmMst1 + 28*lmMst2))/Mst2 + (30*Dmsqst2*(-15 + 2*
3442  lmMst1 - 2*lmMst2))/pow2(Msq) + (pow4(Mst1)*(8*Dmglst2*(93919 - 12981*
3443  lmMst1 + 12981*lmMst2) + 3*Mst2*(194357 + 39711*lmMst1 - 39711*lmMst2 +
3444  (130*Dmsqst2*(95 + 102*lmMst1 - 102*lmMst2)*(pow3(Dmsqst2) + pow6(Msq))
3445  )/pow8(Msq))))/(81.*pow5(Mst2)) - (1740*pow4(Dmsqst2))/pow8(Msq) + (
3446  pow2(Mst1)*(4*Dmglst2*(15643 - 774*lmMst1 + 774*lmMst2)*pow8(Msq) - 3*
3447  Mst2*(10*(913 + 6*lmMst1 - 6*lmMst2)*pow4(Dmsqst2) + 10*Dmsqst2*(17 -
3448  78*lmMst1 + 78*lmMst2)*pow6(Msq) + (-11243 - 2114*lmMst1 + 2114*lmMst2)
3449  *pow8(Msq))))/(9.*pow3(Mst2)*pow8(Msq)))))))/Tbeta + MuSUSY*(-(Mt*pow2(
3450  z2)*(60*s2t*pow2(Mst1)*pow2(Mst2)*(9*pow2(Mst2)*(-2*Mt*MuSUSY*s2t - 6*
3451  Tbeta*pow2(Mt) + Tbeta*pow2(Mst2)*pow2(s2t)) + pow2(Mst1)*(442*Mt*
3452  MuSUSY*s2t + 106*Tbeta*pow2(Mt) + 37*Tbeta*pow2(Mst2)*pow2(s2t)))*pow4(
3453  Dmsqst2) - 60*s2t*xDmsqst2*pow2(Dmsqst2)*pow2(Mst2)*pow4(Msq)*(3*pow2(
3454  Mst1)*pow2(Mst2)*(-50*Mt*MuSUSY*s2t - 14*Tbeta*pow2(Mt) + 19*Tbeta*
3455  pow2(Mst2)*pow2(s2t)) + (-442*Mt*MuSUSY*s2t - 106*Tbeta*pow2(Mt) + 57*
3456  Tbeta*pow2(Mst2)*pow2(s2t))*pow4(Mst1) + 18*(-2*Mt*MuSUSY*s2t - 2*
3457  Tbeta*pow2(Mt) + Tbeta*pow2(Mst2)*pow2(s2t))*pow4(Mst2)) - 60*Dmsqst2*
3458  s2t*pow2(Mst2)*(18*pow2(Mst1)*pow2(Mst2)*(-13*Mt*MuSUSY*s2t - 5*Tbeta*
3459  pow2(Mt) + 5*Tbeta*pow2(Mst2)*pow2(s2t)) - 2*(221*Mt*MuSUSY*s2t + 53*
3460  Tbeta*pow2(Mt) - 52*Tbeta*pow2(Mst2)*pow2(s2t))*pow4(Mst1) + 27*(-2*Mt*
3461  MuSUSY*s2t - 2*Tbeta*pow2(Mt) + Tbeta*pow2(Mst2)*pow2(s2t))*pow4(Mst2))
3462  *pow6(Msq) - (-9*pow3(Mst2)*(-2*xDmglst2*pow2(Dmglst2)*(-4*s2t*(2536*
3463  MuSUSY - 63*Mst2*Tbeta)*pow2(Mt) + 2*Mst2*Mt*(209*MuSUSY + 3804*Mst2*
3464  Tbeta)*pow2(s2t) + 224*Tbeta*pow3(Mt) - 209*Tbeta*pow3(Mst2)*pow3(s2t))
3465  + 9*pow2(Mst2)*(2*s2t*(370*MuSUSY + 53*Mst2*Tbeta)*pow2(Mt) - Mst2*Mt*(
3466  4*MuSUSY + 555*Mst2*Tbeta)*pow2(s2t) - 28*Tbeta*pow3(Mt) + 2*Tbeta*
3467  pow3(Mst2)*pow3(s2t)) + 3*Dmglst2*Mst2*(7052*MuSUSY*s2t*pow2(Mt) -
3468  Mst2*Mt*(632*MuSUSY + 5289*Mst2*Tbeta)*pow2(s2t) + 140*Tbeta*pow3(Mt) +
3469  316*Tbeta*pow3(Mst2)*pow3(s2t))) + (-4*s2t*(172810*Dmglst2*MuSUSY +
3470  41010*Mst2*MuSUSY - 33084*Dmglst2*Mst2*Tbeta + 18093*Tbeta*pow2(Mst2))*
3471  pow2(Mt) + 2*Mst2*Mt*(42392*Dmglst2*MuSUSY - 35823*Mst2*MuSUSY +
3472  105585*Dmglst2*Mst2*Tbeta + 18531*Tbeta*pow2(Mst2))*pow2(s2t) + 8*(
3473  4905*MuSUSY - 32426*Dmglst2*Tbeta + 6090*Mst2*Tbeta)*pow3(Mt) + (-
3474  25328*Dmglst2 + 20685*Mst2)*Tbeta*pow3(Mst2)*pow3(s2t))*pow4(Mst1) + 3*
3475  pow2(Mst1)*(-3*Dmglst2*Mst2*(-80*Mst2*s2t*(-569*MuSUSY + 30*Mst2*Tbeta)
3476  *pow2(Mt) - 3*Mt*(1264*MuSUSY + 6091*Mst2*Tbeta)*pow2(Mst2)*pow2(s2t) +
3477  96*(7*MuSUSY + 62*Mst2*Tbeta)*pow3(Mt) + 948*Tbeta*pow3(s2t)*pow4(Mst2)
3478  ) + 2*xDmglst2*pow2(Dmglst2)*(4*Mst2*s2t*(-12479*MuSUSY + 1080*Mst2*
3479  Tbeta)*pow2(Mt) + Mt*(-1060*MuSUSY + 14613*Mst2*Tbeta)*pow2(Mst2)*pow2(
3480  s2t) + 56*(3*MuSUSY + 314*Mst2*Tbeta)*pow3(Mt) + 1157*Tbeta*pow3(s2t)*
3481  pow4(Mst2)) + 3*pow2(Mst2)*(-2*Mst2*s2t*(6368*MuSUSY + 1735*Mst2*Tbeta)
3482  *pow2(Mt) + Mt*(-3364*MuSUSY + 4557*Mst2*Tbeta)*pow2(Mst2)*pow2(s2t) +
3483  16*(63*MuSUSY + 110*Mst2*Tbeta)*pow3(Mt) + 1700*Tbeta*pow3(s2t)*pow4(
3484  Mst2))))*pow8(Msq)))/(972.*Tbeta*pow6(Mst2)*pow8(Msq)) + xDR2DRMOD*((
3485  64*pow4(Mt)*(9*(1 + lmMst2)*Mst2*((3 - 21*lmMst2 + 2*lmMst1*(8 + 3*
3486  lmMst2 - 3*lmMt) + 5*lmMt + 6*lmMst2*lmMt - 6*pow2(lmMst2))*pow2(Mst2)*
3487  pow4(Mst1) + (-1 - 7*lmMst2 + 2*lmMst1*(2 + lmMst2 - lmMt) + 3*lmMt +
3488  2*lmMst2*lmMt - 2*pow2(lmMst2))*pow2(Mst1)*pow4(Mst2) + (12 - 45*lmMst2
3489  + 2*lmMst1*(19 + 6*lmMst2 - 6*lmMt) + 7*lmMt + 12*lmMst2*lmMt - 12*
3490  pow2(lmMst2))*pow6(Mst1) - 2*(1 + lmMst2)*pow6(Mst2)) + Dmglst2*(pow2(
3491  Mst2)*(263 + lmMst2*(962 - 213*lmMt) - 177*lmMt + (393 - 18*lmMt)*pow2(
3492  lmMst2) - 18*lmMst1*(26 - lmMst2*(-17 + lmMt) - 7*lmMt + pow2(lmMst2))
3493  + 18*pow3(lmMst2))*pow4(Mst1) - pow2(Mst1)*(17*(-7 + 3*lmMt) + lmMst2*(
3494  -224 + 15*lmMt) - 3*(5 + 6*lmMt)*pow2(lmMst2) - 18*lmMst1*(-4 + lmMt -
3495  lmMst2*(1 + lmMt) + pow2(lmMst2)) + 18*pow3(lmMst2))*pow4(Mst2) + (290
3496  + lmMst2*(2447 - 645*lmMt) - 375*lmMt - 3*(-509 + 60*lmMt)*pow2(lmMst2)
3497  - 18*lmMst1*(87 + lmMst2*(71 - 10*lmMt) - 22*lmMt + 10*pow2(lmMst2)) +
3498  180*pow3(lmMst2))*pow6(Mst1) - 18*(-1 + 2*lmMst2 + 3*pow2(lmMst2))*
3499  pow6(Mst2))))/(81.*pow2(Mst1)*pow6(Mst2)) - (16*pow2(Mt)*pow2(s2t)*((1
3500  + lmMst2)*Mst2*(2*(2 - 5*lmMst2 + lmMst1*(5 + 2*lmMst2) - 2*pow2(
3501  lmMst2))*pow2(Mst2)*pow4(Mst1) + 2*(-2*lmMst2*(2 + lmMst2) + lmMst1*(3
3502  + 2*lmMst2))*pow2(Mst1)*pow4(Mst2) + (5 - 12*lmMst2 + 4*lmMst1*(3 +
3503  lmMst2) - 4*pow2(lmMst2))*pow6(Mst1) - 2*(1 + lmMst2)*pow6(Mst2)) +
3504  Dmglst2*(2*pow2(Mst2)*(8 + 19*lmMst2 - 5*pow2(lmMst2) + lmMst1*(-7 + 5*
3505  lmMst2 + 6*pow2(lmMst2)) - 6*pow3(lmMst2))*pow4(Mst1) + 2*pow2(Mst1)*(7
3506  + 9*lmMst2 - 8*pow2(lmMst2) + lmMst1*(-3 + 5*lmMst2 + 6*pow2(lmMst2)) -
3507  6*pow3(lmMst2))*pow4(Mst2) + (17 + 51*lmMst2 - 4*pow2(lmMst2) + 4*
3508  lmMst1*(-6 + lmMst2 + 3*pow2(lmMst2)) - 12*pow3(lmMst2))*pow6(Mst1) -
3509  2*(-1 + 2*lmMst2 + 3*pow2(lmMst2))*pow6(Mst2))))/(3.*pow2(Mst1)*pow4(
3510  Mst2)) - (15*shiftst1*(4*s2t*(pow2(Mst1) - pow2(Mst2))*pow3(Mt) - Mt*
3511  pow3(s2t)*(2*(lmMst1 - lmMst2)*pow2(Mst1)*pow2(Mst2) + pow4(Mst1) -
3512  pow4(Mst2)))*(1 + Dmsqst2/pow2(Msq) + pow4(Dmsqst2)/pow8(Msq)))/(2.*
3513  pow2(Mst1)) + (MuSUSY*s2t*pow2(Mt)*((64*Mt*((1 + lmMst2)*Mst2*(2*(1 -
3514  10*lmMst2 + 4*lmMst1*(2 + lmMst2) - 4*pow2(lmMst2))*pow2(Mst2)*pow4(
3515  Mst1) - 2*(1 + 5*lmMst2 - lmMst1*(3 + 2*lmMst2) + 2*pow2(lmMst2))*pow2(
3516  Mst1)*pow4(Mst2) + (7 - 32*lmMst2 + 4*lmMst1*(7 + 3*lmMst2) - 12*pow2(
3517  lmMst2))*pow6(Mst1) - 2*(1 + lmMst2)*pow6(Mst2)) + Dmglst2*(4*pow2(
3518  Mst2)*(8 + 13*lmMst2 - 8*pow2(lmMst2) + lmMst1*(-5 + 5*lmMst2 + 6*pow2(
3519  lmMst2)) - 6*pow3(lmMst2))*pow4(Mst1) + (49 + 103*lmMst2 - 36*(1 +
3520  lmMst2)*pow2(lmMst2) + 4*lmMst1*(-11 + 6*lmMst2 + 9*pow2(lmMst2)))*
3521  pow6(Mst1) + 2*(pow2(Mst1)*(8 + 7*lmMst2 - 11*pow2(lmMst2) + lmMst1*(-3
3522  + 5*lmMst2 + 6*pow2(lmMst2)) - 6*pow3(lmMst2))*pow4(Mst2) + (1 - 2*
3523  lmMst2 - 3*pow2(lmMst2))*pow6(Mst2)))))/(9.*pow2(Mst1)*pow6(Mst2)) - (
3524  s2t*(756 - 2024*lmMst1 + 128*pow2(lmMst1) + 8*lmMst2*(363 - 332*lmMst1
3525  + 16*pow2(lmMst1)) + 4*(707 - 246*lmMst1)*pow2(lmMst2) + 856*pow3(
3526  lmMst2) - (64*(1 + lmMst2)*(4*Dmglst2*lmMst2 + Mst2 + lmMst2*Mst2)*
3527  pow3(Mst2))/pow4(Mst1) - 540*shiftst1*(1 + pow2(Mst2)/pow2(Mst1) - (2*(
3528  lmMst1 - lmMst2)*(pow2(Mst1)*pow2(Mst2) + pow4(Mst1) + pow4(Mst2)))/
3529  pow4(Mst2))*(1 + Dmsqst2/pow2(Msq) + pow4(Dmsqst2)/pow8(Msq)) + (150*(-
3530  1 + 2*lmMst1 - 2*lmMst2)*(pow4(Dmsqst2) - 2*Dmsqst2*pow6(Msq)))/pow8(
3531  Msq) + (pow2(Mst2)*(-105*pow4(Dmsqst2) + 300*Dmsqst2*pow6(Msq) + 4*(205
3532  + 252*lmMst2 + 32*lmMst1*(1 + lmMst2) + 91*pow2(lmMst2))*pow8(Msq)))/(
3533  pow2(Mst1)*pow8(Msq)) + (4*(pow2(Mst2)*pow4(Mst1)*(60*Dmglst2*Dmsqst2*(
3534  lmMst1 - lmMst2)*(pow3(Dmsqst2) + pow6(Msq)) - 15*(lmMst1 - lmMst2)*
3535  Mst2*(13*pow4(Dmsqst2) + 10*Dmsqst2*pow6(Msq)) + 4*Dmglst2*(48 + 4*
3536  lmMst2*(31 + 36*pow2(lmMst1)) + 278*pow2(lmMst2) - lmMst1*(44 + 278*
3537  lmMst2 + 379*pow2(lmMst2)) + 235*pow3(lmMst2))*pow8(Msq) + 2*Mst2*(32 +
3538  285*lmMst2 + 144*(1 + lmMst2)*pow2(lmMst1) + 444*pow2(lmMst2) - lmMst1*
3539  (253 + 588*lmMst2 + 379*pow2(lmMst2)) + 235*pow3(lmMst2))*pow8(Msq)) +
3540  2*pow6(Mst1)*(-75*Dmsqst2*(lmMst1 - lmMst2)*Mst2*(pow3(Dmsqst2) + pow6(
3541  Msq)) + 2*Dmglst2*(48 + 4*lmMst2*(45 + 68*pow2(lmMst1)) + 310*pow2(
3542  lmMst2) - lmMst1*(92 + 310*lmMst2 + 635*pow2(lmMst2)) + 363*pow3(
3543  lmMst2))*pow8(Msq) + Mst2*(40 + 277*lmMst2 + 272*(1 + lmMst2)*pow2(
3544  lmMst1) + 556*pow2(lmMst2) - lmMst1*(237 + 828*lmMst2 + 635*pow2(
3545  lmMst2)) + 363*pow3(lmMst2))*pow8(Msq)) - Dmglst2*pow4(Mst2)*(-15*((19
3546  - 38*lmMst1 + 38*lmMst2)*pow2(Mst1) + pow2(Mst2))*pow4(Dmsqst2) + 30*
3547  Dmsqst2*((1 - 2*lmMst1 + 2*lmMst2)*pow2(Mst1) + pow2(Mst2))*pow6(Msq) -
3548  2*((-20 + 2*(99 + 16*lmMst1)*lmMst2 + 123*pow2(lmMst2))*pow2(Mst2) +
3549  pow2(Mst1)*(60 + 206*lmMst2 + 32*lmMst2*pow2(lmMst1) + lmMst1*(8 - 460*
3550  lmMst2 - 246*pow2(lmMst2)) + 519*pow2(lmMst2) + 214*pow3(lmMst2)))*
3551  pow8(Msq))))/(pow2(Mst1)*pow5(Mst2)*pow8(Msq))))/36.))/Tbeta + (Mt*
3552  pow3(s2t)*(pow2(Mst1)*pow3(Mst2)*(15*pow4(Dmsqst2)*(14*(lmMst1 -
3553  lmMst2)*pow2(Mst1)*pow2(Mst2) + 10*pow4(Mst1) - 7*pow4(Mst2)) - 300*
3554  Dmsqst2*(2*(lmMst1 - lmMst2)*pow2(Mst1)*pow2(Mst2) + pow4(Mst1) - pow4(
3555  Mst2))*pow6(Msq)) + 2*Dmglst2*(60*lmMst2*pow4(Mst1)*pow4(Mst2)*(pow4(
3556  Dmsqst2) - 2*Dmsqst2*pow6(Msq)) + pow2(Mst1)*pow2(Mst2)*(pow4(Dmsqst2)*
3557  (-570*pow4(Mst1) + 75*pow4(Mst2)) + 60*Dmsqst2*(pow4(Mst1) - pow4(Mst2)
3558  )*pow6(Msq) + 16*(20*pow2(Mst1)*pow2(Mst2) + 9*pow4(Mst1) - 5*pow4(
3559  Mst2))*pow8(Msq)) - 4*lmMst1*(15*pow4(Mst1)*pow4(Mst2)*(pow4(Dmsqst2) -
3560  2*Dmsqst2*pow6(Msq)) + pow8(Msq)*(2*(-4 + 246*lmMst2 + 123*pow2(lmMst2)
3561  )*pow4(Mst1)*pow4(Mst2) + 32*(3 + 3*lmMst2 + 16*pow2(lmMst2))*pow2(
3562  Mst2)*pow6(Mst1) - 32*lmMst2*pow2(Mst1)*pow6(Mst2) + 32*(3 + 2*lmMst2 +
3563  16*pow2(lmMst2))*pow8(Mst1))) + 4*lmMst2*pow8(Msq)*(32*pow2(lmMst1)*
3564  pow4(Mst1)*(8*pow2(Mst1)*pow2(Mst2) + 8*pow4(Mst1) + pow4(Mst2)) +
3565  lmMst2*(2*(198 + 107*lmMst2)*pow4(Mst1)*pow4(Mst2) + (37 + 256*lmMst2)*
3566  pow2(Mst2)*pow6(Mst1) + 155*pow2(Mst1)*pow6(Mst2) + 64*(1 + 4*lmMst2)*
3567  pow8(Mst1) - 32*pow8(Mst2))) + 8*lmMst2*pow8(Msq)*(4*pow4(Mst1)*pow4(
3568  Mst2) + 21*pow2(Mst2)*pow6(Mst1) + 115*pow2(Mst1)*pow6(Mst2) + 56*pow8(
3569  Mst1) - 16*pow8(Mst2))) + 4*Mst2*pow8(Msq)*(2*(-8 + 237*lmMst2 + 16*(1
3570  + lmMst2)*pow2(lmMst1) + 308*pow2(lmMst2) - lmMst1*(269 + 348*lmMst2 +
3571  123*pow2(lmMst2)) + 107*pow3(lmMst2))*pow4(Mst1)*pow4(Mst2) + pow2(
3572  Mst2)*(-125 - 156*lmMst2 - 512*lmMst1*lmMst2*(1 + lmMst2) + 256*(1 +
3573  lmMst2)*pow2(lmMst1) + 181*pow2(lmMst2) + 256*pow3(lmMst2))*pow6(Mst1)
3574  + (221 + 284*lmMst2 + 32*lmMst1*(1 + lmMst2) + 107*pow2(lmMst2))*pow2(
3575  Mst1)*pow6(Mst2) + 16*(1 + lmMst2)*(1 + lmMst1*(2 - 32*lmMst2) - 2*
3576  lmMst2 + 16*pow2(lmMst1) + 16*pow2(lmMst2))*pow8(Mst1) - 16*pow2(1 +
3577  lmMst2)*pow8(Mst2))))/(72.*pow3(Mst2)*pow4(Mst1)*pow8(Msq)) - (s2t*
3578  pow3(Mt)*(pow2(Mst1)*pow5(Mst2)*(45*(10*pow2(Mst1) - 7*pow2(Mst2))*
3579  pow4(Dmsqst2) - 900*Dmsqst2*(pow2(Mst1) - pow2(Mst2))*pow6(Msq)) + 12*
3580  Mst2*pow8(Msq)*(-((109 + 76*lmMst2 - 21*pow2(lmMst2) + 64*lmMst1*pow2(1
3581  + lmMst2) - 32*((1 + lmMst2)*pow2(lmMst1) + pow3(lmMst2)))*pow4(Mst1)*
3582  pow4(Mst2)) + (173 + 188*lmMst2 + 32*lmMst1*(1 + lmMst2) + 59*pow2(
3583  lmMst2))*pow2(Mst1)*pow6(Mst2) + 32*(1 + lmMst2)*(pow2(1 - lmMst1 +
3584  lmMst2)*pow2(Mst2)*pow6(Mst1) + (1 + 3*lmMst2 - lmMst1*(3 + 2*lmMst2) +
3585  pow2(lmMst1) + pow2(lmMst2))*pow8(Mst1)) - 16*pow2(1 + lmMst2)*pow8(
3586  Mst2)) + 4*Dmglst2*(pow2(Mst1)*pow4(Mst2)*(45*(-19*pow2(Mst1) + pow2(
3587  Mst2))*pow4(Dmsqst2) + 90*Dmsqst2*(pow2(Mst1) - pow2(Mst2))*pow6(Msq))
3588  - 2*pow8(Msq)*((52 + 370*lmMst2 - 96*lmMst2*pow2(lmMst1) + 81*pow2(
3589  lmMst2) + 96*lmMst1*(-1 + lmMst2 + 2*pow2(lmMst2)) - 96*pow3(lmMst2))*
3590  pow4(Mst1)*pow4(Mst2) - 96*(lmMst2*pow2(lmMst1) + lmMst1*(4 + 2*lmMst2
3591  - 2*pow2(lmMst2)) + (-4 + lmMst2)*pow2(1 + lmMst2))*pow2(Mst2)*pow6(
3592  Mst1) - 3*(-52 + 2*(51 + 16*lmMst1)*lmMst2 + 59*pow2(lmMst2))*pow2(
3593  Mst1)*pow6(Mst2) - 96*(-6 - 14*lmMst2 + lmMst2*pow2(lmMst1) + lmMst1*(9
3594  + 6*lmMst2 - 2*pow2(lmMst2)) - 6*pow2(lmMst2) + pow3(lmMst2))*pow8(
3595  Mst1) + 96*lmMst2*(1 + lmMst2)*pow8(Mst2)))))/(54.*pow4(Mst1)*pow5(
3596  Mst2)*pow8(Msq))))) + (Mt*xMst*(27*(lmMst1 - lmMst2)*Mt*oneLoopFlag*
3597  pow2(MuSUSY)*pow2(s2t)*pow3(Mst2) - Al4p*twoLoopFlag*(8*Dmglst2*Mst2*
3598  MuSUSY*(s2t*(36*(-1 + 3*lmMst1 - 3*lmMst2)*Mst2*Tbeta + MuSUSY*(785 +
3599  6*lmMst1*(85 - 42*lmMst2) - 438*lmMst2 + 252*pow2(lmMst2)))*pow2(Mt) -
3600  Mst2*Mt*(3*Mst2*Tbeta*(50 + lmMst1*(51 - 18*lmMst2) - 51*lmMst2 + 18*
3601  pow2(lmMst2)) + MuSUSY*(49 - 84*lmMst2 + lmMst1*(84 - 36*lmMst2*(-1 +
3602  xDR2DRMOD)) + 36*(-1 + xDR2DRMOD)*pow2(lmMst2)))*pow2(s2t) + Tbeta*(4*(
3603  7 - 381*lmMst2 + lmMst1*(327 + 72*lmMst2 - 81*lmMt) + 54*lmMt + 81*
3604  lmMst2*lmMt - 72*pow2(lmMst2))*pow3(Mt) + 2*(1 + 3*lmMst1 - 3*lmMst2)*
3605  pow3(Mst2)*pow3(s2t))) - MuSUSY*pow2(Mst2)*(-8*s2t*(18*Mst2*Tbeta*(-
3606  lmMst1 + lmMst2 - 2*lmMst1*lmMst2 + pow2(lmMst1) + pow2(lmMst2)) +
3607  MuSUSY*(193 + 474*lmMst2 - 6*lmMst1*(67 + 42*lmMst2) + 252*pow2(lmMst2)
3608  ))*pow2(Mt) + 8*Mst2*Mt*(3*Mst2*Tbeta*(1 + 33*lmMst2 - 3*lmMst1*(11 +
3609  6*lmMst2) + 18*pow2(lmMst2)) + MuSUSY*(1 + 3*lmMst2*(-37 + 6*xDR2DRMOD)
3610  - 3*lmMst1*(-37 + 6*lmMst2*(-12 + xDR2DRMOD) + 6*xDR2DRMOD) - 81*pow2(
3611  lmMst1) + 9*(-15 + 2*xDR2DRMOD)*pow2(lmMst2)))*pow2(s2t) + Tbeta*(32*(
3612  83 - 96*lmMst2 + 3*lmMst1*(29 + 12*lmMst2 - 9*lmMt) + 9*lmMt + 27*
3613  lmMst2*lmMt - 36*pow2(lmMst2))*pow3(Mt) + (5 + lmMst1*(6 - 288*lmMst2)
3614  - 6*lmMst2 + 144*pow2(lmMst1) + 144*pow2(lmMst2))*pow3(Mst2)*pow3(s2t))
3615  ) + 2*xDmglst2*pow2(Dmglst2)*(-(Mst2*Mt*pow2(s2t)*(18*(85 - 36*lmMst1 +
3616  36*lmMst2)*Mst2*MuSUSY*Tbeta + (314 + 24*lmMst2*(29 - 6*xDR2DRMOD) -
3617  24*lmMst1*(29 + 3*lmMst2*(-1 + xDR2DRMOD) - 6*xDR2DRMOD) + 72*(-1 +
3618  xDR2DRMOD)*pow2(lmMst2))*pow2(MuSUSY) + 15*(-43 + 60*lmMst1 - 60*
3619  lmMst2)*pow2(Mst2)*(-1 + pow2(Sbeta))*pow2(Sbeta))) + MuSUSY*(6*s2t*
3620  pow2(Mt)*(8*(143 - 18*lmMst1 + 18*lmMst2)*MuSUSY + Mst2*Tbeta*(371 +
3621  lmMst2*(552 - 600*pow2(Sbeta)) - 430*pow2(Sbeta) + 24*lmMst1*(-23 + 25*
3622  pow2(Sbeta)))) + Tbeta*(8*(398 + lmMst2*(2085 - 396*lmMt) - 18*lmMst1*(
3623  95 + 22*lmMst2 - 22*lmMt) - 375*lmMt + 396*pow2(lmMst2))*pow3(Mt) + 4*(
3624  1 - 24*lmMst1 + 24*lmMst2)*pow3(Mst2)*pow3(s2t))))))*pow6(Mst1))/(108.*
3625  Tbeta*pow9(Mst2)) - (Al4p*Mt*MuSUSY*twoLoopFlag*z2*(8*(-(MuSUSY*s2t) +
3626  6*Mt*Tbeta)*pow2(Mt)*pow4(Mst1)*pow4(Mst2) + 8*(-(MuSUSY*s2t) + 8*Mt*
3627  Tbeta)*xMst*pow2(Mst2)*pow2(Mt)*pow6(Mst1) + 4*Mt*xDmglst2*xMst*pow2(
3628  Dmglst2)*(-48*Mt*MuSUSY*s2t + 88*Tbeta*pow2(Mt) + Mst2*(MuSUSY + 9*
3629  Mst2*Tbeta)*pow2(s2t))*pow6(Mst1) + pow2(Mst1)*(-8*MuSUSY*s2t*pow2(Mt)
3630  + 32*Tbeta*pow3(Mt) + Tbeta*pow3(Mst2)*pow3(s2t))*pow6(Mst2) + 2*
3631  Dmglst2*(4*Mt*(-13*Mt*MuSUSY*s2t - 6*Tbeta*pow2(Mt) + Mst2*(MuSUSY + 3*
3632  Mst2*Tbeta)*pow2(s2t))*pow3(Mst2)*pow4(Mst1) + 4*Mt*s2t*(-9*Mt*MuSUSY +
3633  Mst2*s2t*(MuSUSY + 3*Mst2*Tbeta))*pow2(Mst1)*pow5(Mst2) + 4*Mst2*Mt*
3634  xMst*(-17*Mt*MuSUSY*s2t - 16*Tbeta*pow2(Mt) + Mst2*(MuSUSY + 3*Mst2*
3635  Tbeta)*pow2(s2t))*pow6(Mst1) + (-20*MuSUSY*s2t*pow2(Mt) + Mst2*Mt*(4*
3636  MuSUSY + 15*Mst2*Tbeta)*pow2(s2t) + 8*Tbeta*pow3(Mt) - 2*Tbeta*pow3(
3637  Mst2)*pow3(s2t))*pow7(Mst2)) + (-8*MuSUSY*s2t*pow2(Mt) + 2*Mst2*Mt*(
3638  MuSUSY + 3*Mst2*Tbeta)*pow2(s2t) + 16*Tbeta*pow3(Mt) - Tbeta*pow3(Mst2)
3639  *pow3(s2t))*pow8(Mst2)))/(3.*Tbeta*pow9(Mst2));
3640 }
3641 
3642 /**
3643  * @return returns the susy log^0 term of Mh^2 @ O(at*as^2) without any log(mu^2) terms normalized to DO (H3m*12/Mt^4/Sbeta^2)
3644  */
3646 
3647  const double result =
3648  (588*Mst2*pow2(Dmglst2)*pow4(Msq)*(1134000*pow2(Mst1)*pow4(Mst2)*(-8*(-
3649  179 + 26*z2)*pow2(Mst2)*pow2(Mt)*pow2(s2t) + 768*Mst2*s2t*pow3(Mt) -
3650  192*Mt*pow3(Mst2)*pow3(s2t) + 16*(-155 + 26*z2)*pow4(Mt) + (-235 + 26*
3651  z2)*pow4(Mst2)*pow4(s2t)) + 15*pow2(Mst2)*pow4(Mst1)*(-360*pow2(Mst2)*
3652  pow2(Mt)*pow2(s2t)*(-2164753 + 3360*B4 - 3360*D3 + 1680*DN - 7840*OepS2
3653  + 169452*S2 + 11760*T1ep + 467818*z2 + 1945895*z3 - 9240*z4 + 8820*
3654  pow2(z2)) + 320*Mst2*s2t*(-1243547 + 15680*OepS2 + 953208*S2 - 23520*
3655  T1ep - 2985438*z2 + 3393915*z3 - 11760*z4 - 17640*pow2(z2))*pow3(Mt) +
3656  560*Mt*(-282298 + 61560*B4 - 1620*DN - 2240*OepS2 - 111213*S2 + 3360*
3657  T1ep - 281922*z2 + 983190*z3 + 6540*z4 - 114120*pow2(z2))*pow3(Mst2)*
3658  pow3(s2t) - 16*(-46632377 + 744800*OepS2 + 29679210*S2 - 1117200*T1ep -
3659  107181930*z2 + 108350025*z3 - 558600*z4 - 837900*pow2(z2))*pow4(Mt) -
3660  35*(-924689 + 41040*B4 - 43200*D3 + 22680*DN - 1120*OepS2 + 21325356*S2
3661  + 1680*T1ep - 127686*z2 - 3687510*z3 - 190320*z4 - 37620*pow2(z2))*
3662  pow4(Mst2)*pow4(s2t)) - 2*(-36*pow2(Mst2)*pow2(Mt)*pow2(s2t)*(68526791
3663  + 2772000*OepS2 - 107403300*S2 - 4158000*T1ep - 140027250*z2 +
3664  39514125*z3 - 2079000*z4 - 3118500*pow2(z2)) - 800*Mst2*s2t*(7384247 +
3665  1183840*OepS2 + 5821092*S2 - 1775760*T1ep - 59988552*z2 + 25757760*z3 -
3666  887880*z4 - 1331820*pow2(z2))*pow3(Mt) + 350*Mt*(-2727217 + 437920*
3667  OepS2 - 3648132*S2 - 656880*T1ep - 12301638*z2 + 4166400*z3 - 328440*z4
3668  - 492660*pow2(z2))*pow3(Mst2)*pow3(s2t) + 8*(648916519 + 158732000*
3669  OepS2 + 66753450*S2 - 238098000*T1ep - 10760276550*z2 + 6504855000*z3 -
3670  119049000*z4 - 178573500*pow2(z2))*pow4(Mt) - 7*(-21452821 + 243000*B4
3671  - 324000*D3 + 202500*DN + 2272000*OepS2 - 75724200*S2 - 3408000*T1ep -
3672  55081500*z2 + 67149750*z3 - 3040500*z4 - 4014000*pow2(z2))*pow4(Mst2)*
3673  pow4(s2t))*pow6(Mst1) + 18144000*pow2(-4*pow2(Mt) + pow2(Mst2)*pow2(
3674  s2t))*pow6(Mst2)) + 4*Dmglst2*pow2(Mst1)*(-46305000*Mst2*pow2(Dmsqst2)*
3675  (4*pow2(Mst1)*pow3(Mst2)*(36*(23 - 24*z2)*pow2(Mst2)*pow2(Mt)*pow2(s2t)
3676  + 24*Mst2*s2t*(289 - 342*z2 + 216*z3)*pow3(Mt) - 216*Mt*(-2 + 2*z2 -
3677  z3)*pow3(Mst2)*pow3(s2t) + 8*(-1477 + 1242*z2 - 540*z3)*pow4(Mt) + 27*(
3678  -2 + 4*z2 - 3*z3)*pow4(Mst2)*pow4(s2t)) - 9*Mst2*pow4(Mst1)*(8*(-113 +
3679  48*z2)*pow2(Mst2)*pow2(Mt)*pow2(s2t) + 192*Mst2*s2t*(51*z2 - 28*(2 +
3680  z3))*pow3(Mt) - 96*Mt*(5*z2 + 3*(-4 + z3))*pow3(Mst2)*pow3(s2t) - 48*(-
3681  401 + 308*z2 - 144*z3)*pow4(Mt) + 3*(-75 + 32*z2 + 8*z3)*pow4(Mst2)*
3682  pow4(s2t)) + 108*(-3 + z2)*pow2(-4*pow2(Mt) + pow2(Mst2)*pow2(s2t))*
3683  pow5(Mst2) - 6*s2t*(Mst2*s2t*(1931 - 1098*z2 - 180*z3)*pow2(Mt) - 72*
3684  Mt*(-20 + 11*z2)*pow2(Mst2)*pow2(s2t) + 72*(-465 + 348*z2 - 176*z3)*
3685  pow3(Mt) + (38 + 63*z2 - 90*z3)*pow3(Mst2)*pow3(s2t))*pow6(Mst1)) -
3686  46305000*Dmsqst2*Mst2*pow2(Msq)*(4*pow2(Mst1)*pow3(Mst2)*(36*(23 - 24*
3687  z2)*pow2(Mst2)*pow2(Mt)*pow2(s2t) + 24*Mst2*s2t*(289 - 342*z2 + 216*z3)
3688  *pow3(Mt) - 216*Mt*(-2 + 2*z2 - z3)*pow3(Mst2)*pow3(s2t) + 8*(-1477 +
3689  1242*z2 - 540*z3)*pow4(Mt) + 27*(-2 + 4*z2 - 3*z3)*pow4(Mst2)*pow4(s2t)
3690  ) - 9*Mst2*pow4(Mst1)*(8*(-113 + 48*z2)*pow2(Mst2)*pow2(Mt)*pow2(s2t) +
3691  192*Mst2*s2t*(51*z2 - 28*(2 + z3))*pow3(Mt) - 96*Mt*(5*z2 + 3*(-4 + z3)
3692  )*pow3(Mst2)*pow3(s2t) - 48*(-401 + 308*z2 - 144*z3)*pow4(Mt) + 3*(-75
3693  + 32*z2 + 8*z3)*pow4(Mst2)*pow4(s2t)) + 108*(-3 + z2)*pow2(-4*pow2(Mt)
3694  + pow2(Mst2)*pow2(s2t))*pow5(Mst2) - 6*s2t*(Mst2*s2t*(1931 - 1098*z2 -
3695  180*z3)*pow2(Mt) - 72*Mt*(-20 + 11*z2)*pow2(Mst2)*pow2(s2t) + 72*(-465
3696  + 348*z2 - 176*z3)*pow3(Mt) + (38 + 63*z2 - 90*z3)*pow3(Mst2)*pow3(s2t)
3697  )*pow6(Mst1)) + pow4(Msq)*(-1764*pow2(Mst2)*pow4(Mst1)*(-112*pow2(Mst2)
3698  *pow2(Mt)*pow2(s2t)*(1216808 + 150000*OepS2 - 376650*S2 - 225000*T1ep -
3699  3408750*z2 - 833625*z3 - 112500*z4 - 168750*pow2(z2)) + 1050*Mst2*s2t*(
3700  -322421 + 73760*OepS2 - 564876*S2 - 110640*T1ep - 3060894*z2 + 1606920*
3701  z3 - 55320*z4 - 82980*pow2(z2))*pow3(Mt) - 175*Mt*(27211 + 36720*B4 +
3702  1080*DN + 64160*OepS2 - 1515564*S2 - 96240*T1ep - 1240446*z2 + 245400*
3703  z3 - 12480*z4 - 72180*pow2(z2))*pow3(Mst2)*pow3(s2t) - 8*(98884301 +
3704  4508000*OepS2 - 17853750*S2 - 6762000*T1ep - 477659550*z2 + 302883000*
3705  z3 - 3381000*z4 - 5071500*pow2(z2))*pow4(Mt) - 7*(-95041 + 81000*B4 -
3706  108000*D3 + 67500*DN - 432000*OepS2 - 7425000*S2 + 648000*T1ep +
3707  5325300*z2 + 4227750*z3 - 121500*z4)*pow4(Mst2)*pow4(s2t)) - 66150*
3708  pow2(Mst1)*pow4(Mst2)*(672*(-11674 + 120*B4 - 120*D3 + 60*DN + 17091*S2
3709  + 4849*z2 + 2195*z3 - 540*z4)*pow2(Mst2)*pow2(Mt)*pow2(s2t) + 140*Mst2*
3710  s2t*(1120*OepS2 + 3*(-10061 + 14580*S2 - 560*T1ep - 25134*z2 + 72*z3 +
3711  2024*z4 - 420*pow2(z2)))*pow3(Mt) - 7*Mt*(69997 + 188640*B4 - 3600*DN +
3712  5600*OepS2 + 146772*S2 - 8400*T1ep - 1043682*z2 + 1816440*z3 + 32520*z4
3713  - 317340*pow2(z2))*pow3(Mst2)*pow3(s2t) - 16*(1547066 + 7840*OepS2 +
3714  258066*S2 - 11760*T1ep - 1256046*z2 - 946785*z3 - 5880*z4 - 8820*pow2(
3715  z2))*pow4(Mt) + 35*(-15707 + 432*B4 - 576*D3 + 360*DN + 224*OepS2 +
3716  543348*S2 - 336*T1ep - 11802*z2 - 105690*z3 - 2544*z4 - 2844*pow2(z2))*
3717  pow4(Mst2)*pow4(s2t)) + (72*pow2(Mst2)*pow2(Mt)*pow2(s2t)*(-3650009897
3718  + 2110136000*OepS2 - 52385772600*S2 - 3165204000*T1ep - 40405228500*z2
3719  + 755286000*z3 - 1582602000*z4 - 2373903000*pow2(z2)) - 274400*Mst2*
3720  s2t*(-20964397 + 2058400*OepS2 - 47545272*S2 - 3087600*T1ep - 59449002*
3721  z2 + 39214920*z3 - 1543800*z4 - 2315700*pow2(z2))*pow3(Mt) + 17150*Mt*(
3722  -31897243 + 2491360*OepS2 - 90290268*S2 - 3737040*T1ep - 51499698*z2 +
3723  33912840*z3 - 1868520*z4 - 2802780*pow2(z2))*pow3(Mst2)*pow3(s2t) + 80*
3724  (-54946675289 + 3063401600*OepS2 - 52952863320*S2 - 4595102400*T1ep -
3725  225236187120*z2 + 243414477600*z3 - 2297551200*z4 - 3446326800*pow2(z2)
3726  )*pow4(Mt) + (119405394763 - 11522056000*OepS2 + 478191735000*S2 +
3727  17283084000*T1ep + 233890773900*z2 - 111792103500*z3 + 8641542000*z4 +
3728  12962313000*pow2(z2))*pow4(Mst2)*pow4(s2t))*pow6(Mst1) - 333396000*(2*
3729  Mt + Mst2*s2t)*(14*Mt*(3 + z2) + Mst2*s2t*(5 + 7*z2))*pow2(-2*Mt +
3730  Mst2*s2t)*pow6(Mst2))) + 55566000*pow3(log(pow2(Mst1)/pow2(Mst2)))*
3731  pow4(Msq)*pow4(Mst1)*(4*pow2(Mst1)*pow3(Mst2)*(1166*pow2(Mst2)*pow2(Mt)
3732  *pow2(s2t) - 2304*Mst2*s2t*pow3(Mt) + 780*Mt*pow3(Mst2)*pow3(s2t) -
3733  440*pow4(Mt) + 115*pow4(Mst2)*pow4(s2t)) + Mst2*pow4(Mst1)*(2696*pow2(
3734  Mst2)*pow2(Mt)*pow2(s2t) - 7808*Mst2*s2t*pow3(Mt) + 3200*Mt*pow3(Mst2)*
3735  pow3(s2t) - 6400*pow4(Mt) + 409*pow4(Mst2)*pow4(s2t)) - 4*Dmglst2*(
3736  pow4(Mst1)*(-2896*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 2016*Mst2*s2t*pow3(
3737  Mt) - 672*Mt*pow3(Mst2)*pow3(s2t) + 7424*pow4(Mt) - 33*pow4(Mst2)*pow4(
3738  s2t)) - 2*pow2(Mst1)*pow2(Mst2)*(1156*pow2(Mst2)*pow2(Mt)*pow2(s2t) +
3739  384*Mst2*s2t*pow3(Mt) + 390*Mt*pow3(Mst2)*pow3(s2t) - 2632*pow4(Mt) +
3740  29*pow4(Mst2)*pow4(s2t)) - 3*pow4(Mst2)*(256*pow2(Mst2)*pow2(Mt)*pow2(
3741  s2t) - 784*Mst2*s2t*pow3(Mt) + 516*Mt*pow3(Mst2)*pow3(s2t) - 512*pow4(
3742  Mt) + 107*pow4(Mst2)*pow4(s2t))) + 3*(56*pow2(Mst2)*pow2(Mt)*pow2(s2t)
3743  - 3136*Mst2*s2t*pow3(Mt) + 1040*Mt*pow3(Mst2)*pow3(s2t) + 32*pow4(Mt) +
3744  271*pow4(Mst2)*pow4(s2t))*pow5(Mst2) + 6*pow2(Dmglst2)*(-512*pow3(Mst2)
3745  *pow4(Mt) + 2*Mst2*pow2(Mst1)*(380*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 512*
3746  Mst2*s2t*pow3(Mt) + 1608*pow4(Mt) + 13*pow4(Mst2)*pow4(s2t)) + 256*
3747  pow2(Mt)*pow2(s2t)*pow5(Mst2) + 768*Mt*pow3(s2t)*pow6(Mst2) + 107*pow4(
3748  s2t)*pow7(Mst2))) + 3*Mst2*(40*Dmsqst2*pow2(Msq)*pow2(Mst1)*(3087*pow2(
3749  Mst2)*pow4(Mst1)*(-8*pow2(Mst2)*pow2(Mt)*pow2(s2t)*(36449 + 4000*OepS2
3750  - 310500*S2 - 6000*T1ep - 75750*z2 + 21000*z3 - 3000*z4 - 4500*pow2(z2)
3751  ) - 864000*Mst2*s2t*(-6 + 5*z2 - 4*z3)*pow3(Mt) - 432000*Mt*(1 + z2 -
3752  z3)*pow3(Mst2)*pow3(s2t) + 96*(-91321 + 54000*z2 - 36000*z3)*pow4(Mt) +
3753  (52199 + 28000*OepS2 - 3415500*S2 - 42000*T1ep - 557250*z2 + 259500*z3
3754  - 21000*z4 - 31500*pow2(z2))*pow4(Mst2)*pow4(s2t)) + 1157625*pow2(Mst1)
3755  *pow4(Mst2)*(-4*pow2(Mst2)*pow2(Mt)*pow2(s2t)*(32*OepS2 - 3*(391 + 972*
3756  S2 + 16*T1ep + 154*z2 - 232*z3 + 8*z4 + 12*pow2(z2))) - 1152*Mst2*s2t*(
3757  7 + 2*z2 - 8*z3)*pow3(Mt) - 1152*Mt*(-1 + 2*z2 - 3*z3)*pow3(Mst2)*pow3(
3758  s2t) + 64*(-103 + 108*z2 - 72*z3)*pow4(Mt) + (-1213 + 32*OepS2 + 4860*
3759  S2 - 48*T1ep - 462*z2 - 276*z3 - 24*z4 - 36*pow2(z2))*pow4(Mst2)*pow4(
3760  s2t)) + 2*(-4*pow2(Mst2)*pow2(Mt)*pow2(s2t)*(-22430251 + 5488000*OepS2
3761  - 324135000*S2 - 8232000*T1ep - 103929000*z2 + 28812000*z3 - 4116000*z4
3762  - 6174000*pow2(z2)) - 333396000*Mst2*s2t*(-35 + 20*z2 - 16*z3)*pow3(Mt)
3763  + 333396000*Mt*(-2 + z2)*pow3(Mst2)*pow3(s2t) + 3456*(-6582784 +
3764  2701125*z2 - 2315250*z3)*pow4(Mt) + (378483467 + 9604000*OepS2 -
3765  754771500*S2 - 14406000*T1ep - 306899250*z2 + 133770000*z3 - 7203000*z4
3766  - 10804500*pow2(z2))*pow4(Mst2)*pow4(s2t))*pow6(Mst1) + 41674500*(1 +
3767  2*z2)*pow2(-4*pow2(Mt) + pow2(Mst2)*pow2(s2t))*pow6(Mst2)) + 10*pow2(
3768  Dmsqst2)*pow2(Mst1)*(10290*pow2(Mst2)*pow4(Mst1)*(-4*pow2(Mst2)*pow2(
3769  Mt)*pow2(s2t)*(-9928 + 1600*OepS2 - 361800*S2 - 2400*T1ep + 34500*z2 +
3770  50925*z3 - 1200*z4 - 1800*pow2(z2)) - 518400*Mst2*s2t*(-23 + 24*z2 -
3771  16*z3)*pow3(Mt) - 259200*Mt*(4 + z2 - 3*z3)*pow3(Mst2)*pow3(s2t) + 864*
3772  (-23941 + 20700*z2 - 10800*z3)*pow4(Mt) + (449186 + 20800*OepS2 -
3773  3439800*S2 - 31200*T1ep - 523500*z2 + 169275*z3 - 15600*z4 - 23400*
3774  pow2(z2))*pow4(Mst2)*pow4(s2t)) + 385875*pow2(Mst1)*pow4(Mst2)*(-8*
3775  pow2(Mst2)*pow2(Mt)*pow2(s2t)*(-6878 + 128*OepS2 - 16848*S2 - 192*T1ep
3776  - 696*z2 + 3273*z3 - 96*z4 - 144*pow2(z2)) - 3456*Mst2*s2t*(13 + 28*z2
3777  - 48*z3)*pow3(Mt) - 6912*Mt*(-5 + 7*z2 - 7*z3)*pow3(Mst2)*pow3(s2t) +
3778  16*(-11134 + 10800*z2 - 5481*z3)*pow4(Mt) + (-16678 + 256*OepS2 +
3779  114048*S2 - 384*T1ep - 1392*z2 - 16521*z3 - 192*z4 - 288*pow2(z2))*
3780  pow4(Mst2)*pow4(s2t)) + (8*pow2(Mst2)*pow2(Mt)*pow2(s2t)*(-1351886621 +
3781  19208000*OepS2 - 639009000*S2 - 28812000*T1ep + 365552250*z2 +
3782  225865500*z3 - 14406000*z4 - 21609000*pow2(z2)) - 2667168000*Mst2*s2t*(
3783  -35 + 20*z2 - 16*z3)*pow3(Mt) + 166698000*Mt*(-101 + 106*z2 - 60*z3)*
3784  pow3(Mst2)*pow3(s2t) + 27648*(-6582784 + 2701125*z2 - 2315250*z3)*pow4(
3785  Mt) - 3*(-881319682 + 617400000*S2 + 472311000*z2 - 461892375*z3)*pow4(
3786  Mst2)*pow4(s2t))*pow6(Mst1) + 166698000*(-1 + 3*z2)*pow2(-4*pow2(Mt) +
3787  pow2(Mst2)*pow2(s2t))*pow6(Mst2)) + pow4(Msq)*(308700*pow4(Mst1)*pow4(
3788  Mst2)*(2*pow2(Mst2)*pow2(Mt)*pow2(s2t)*(1013263 + 2880*D3 - 2880*DN -
3789  25440*OepS2 - 137052*S2 + 38160*T1ep + 35562*z2 + 83160*z3 + 36360*z4 +
3790  28620*pow2(z2)) + 24*Mst2*s2t*(-60759 + 1120*OepS2 + 25596*S2 - 1680*
3791  T1ep - 137386*z2 + 115320*z3 - 12360*z4 - 1260*pow2(z2))*pow3(Mt) + 30*
3792  Mt*(25611 + 5280*B4 - 48*DN - 224*OepS2 - 324*S2 + 336*T1ep - 13614*z2
3793  + 47720*z3 + 2040*z4 - 6660*pow2(z2))*pow3(Mst2)*pow3(s2t) + 8*(389597
3794  + 3360*OepS2 - 105948*S2 - 5040*T1ep + 293898*z2 - 740160*z3 - 2520*z4
3795  - 3780*pow2(z2))*pow4(Mt) - 5*(25289 + 1440*B4 - 144*D3 + 72*DN - 2208*
3796  OepS2 + 298404*S2 + 3312*T1ep + 36318*z2 - 94968*z3 + 1440*z4 - 108*
3797  pow2(z2))*pow4(Mst2)*pow4(s2t)) + 20580*pow2(Mst2)*(4*pow2(Mst2)*pow2(
3798  Mt)*pow2(s2t)*(2367149 - 21600*D3 + 21600*DN - 503200*OepS2 + 14889420*
3799  S2 + 754800*T1ep + 9292470*z2 - 66000*z3 + 247800*z4 + 566100*pow2(z2))
3800  + 40*Mst2*s2t*(-1156193 + 60320*OepS2 - 1414908*S2 - 90480*T1ep -
3801  2823942*z2 + 2907240*z3 - 45240*z4 - 67860*pow2(z2))*pow3(Mt) + 100*Mt*
3802  (51041 + 7344*B4 + 216*DN - 2336*OepS2 + 112428*S2 + 3504*T1ep + 28038*
3803  z2 - 78216*z3 + 8880*z4 + 2628*pow2(z2))*pow3(Mst2)*pow3(s2t) + 8*(
3804  7319011 + 167200*OepS2 - 6744060*S2 - 250800*T1ep + 9301170*z2 -
3805  20715000*z3 - 125400*z4 - 188100*pow2(z2))*pow4(Mt) + (-7680127 +
3806  10800*B4 - 21600*D3 + 16200*DN + 514400*OepS2 - 46307700*S2 - 771600*
3807  T1ep - 10868970*z2 + 7186200*z3 - 466800*z4 - 773100*pow2(z2))*pow4(
3808  Mst2)*pow4(s2t))*pow6(Mst1) + 55566000*pow2(Mst1)*(-8*(87 + 38*z2)*
3809  pow2(Mst2)*pow2(Mt)*pow2(s2t) - 1024*Mst2*s2t*pow3(Mt) + 256*Mt*pow3(
3810  Mst2)*pow3(s2t) + 16*(71 + 38*z2)*pow4(Mt) + (135 + 38*z2)*pow4(Mst2)*
3811  pow4(s2t))*pow6(Mst2) + (-16*pow2(Mst2)*pow2(Mt)*pow2(s2t)*(-
3812  25002374272 + 4703902000*OepS2 - 184815757350*S2 - 7055853000*T1ep -
3813  84661721025*z2 + 16805113500*z3 - 3527926500*z4 - 5291889750*pow2(z2))
3814  + 1097600*Mst2*s2t*(-2016907 + 109600*OepS2 - 3520152*S2 - 164400*T1ep
3815  - 3448554*z2 + 3465480*z3 - 82200*z4 - 123300*pow2(z2))*pow3(Mt) -
3816  68600*Mt*(-2759935 + 70240*OepS2 - 3305340*S2 - 105360*T1ep - 629034*z2
3817  + 2677800*z3 - 52680*z4 - 79020*pow2(z2))*pow3(Mst2)*pow3(s2t) + 16*(
3818  187545955063 + 3204992000*OepS2 - 128216692800*S2 - 4807488000*T1ep +
3819  129009640200*z2 - 399103824000*z3 - 2403744000*z4 - 3605616000*pow2(z2)
3820  )*pow4(Mt) + (93508520089 + 2000376000*B4 + 222264000*D3 - 222264000*DN
3821  + 4925480000*OepS2 - 312095700000*S2 - 7388220000*T1ep - 77106571500*z2
3822  + 21506100000*z3 - 2360526000*z4 - 5541165000*pow2(z2))*pow4(Mst2)*
3823  pow4(s2t))*pow8(Mst1) + 7112448000*pow2(Mt)*(-2*pow2(Mt) + pow2(Mst2)*
3824  pow2(s2t))*pow8(Mst2))) - 1260*log(pow2(Mst1)/pow2(Mst2))*(441000*
3825  Dmglst2*Mst2*pow2(Dmsqst2)*pow4(Mst1)*(-3*s2t*(2*Mst2*s2t*(37 - 60*z2)*
3826  pow2(Mt) + 72*Mt*pow2(Mst2)*pow2(s2t) + 1056*(-17 + 8*z2)*pow3(Mt) + (
3827  83 - 60*z2)*pow3(Mst2)*pow3(s2t))*pow4(Mst1) + 4*pow3(Mst2)*(-48*Mst2*
3828  s2t*(-59 + 36*z2)*pow3(Mt) + 72*Mt*(-5 + 3*z2)*pow3(Mst2)*pow3(s2t) +
3829  4*(-571 + 360*z2)*pow4(Mt) + 9*(2 - 3*z2)*pow4(Mst2)*pow4(s2t)) - 18*
3830  Mst2*pow2(Mst1)*(-8*pow2(Mst2)*pow2(Mt)*pow2(s2t) + 128*Mst2*s2t*(-12 +
3831  7*z2)*pow3(Mt) + 16*Mt*(5 - 3*z2)*pow3(Mst2)*pow3(s2t) - 16*(-137 + 72*
3832  z2)*pow4(Mt) + (-13 + 4*z2)*pow4(Mst2)*pow4(s2t))) + 441000*Dmglst2*
3833  Dmsqst2*Mst2*pow2(Msq)*pow4(Mst1)*(-3*s2t*(2*Mst2*s2t*(37 - 60*z2)*
3834  pow2(Mt) + 72*Mt*pow2(Mst2)*pow2(s2t) + 1056*(-17 + 8*z2)*pow3(Mt) + (
3835  83 - 60*z2)*pow3(Mst2)*pow3(s2t))*pow4(Mst1) + 4*pow3(Mst2)*(-48*Mst2*
3836  s2t*(-59 + 36*z2)*pow3(Mt) + 72*Mt*(-5 + 3*z2)*pow3(Mst2)*pow3(s2t) +
3837  4*(-571 + 360*z2)*pow4(Mt) + 9*(2 - 3*z2)*pow4(Mst2)*pow4(s2t)) - 18*
3838  Mst2*pow2(Mst1)*(-8*pow2(Mst2)*pow2(Mt)*pow2(s2t) + 128*Mst2*s2t*(-12 +
3839  7*z2)*pow3(Mt) + 16*Mt*(5 - 3*z2)*pow3(Mst2)*pow3(s2t) - 16*(-137 + 72*
3840  z2)*pow4(Mt) + (-13 + 4*z2)*pow4(Mst2)*pow4(s2t))) - 588*Mst2*pow2(
3841  Dmglst2)*pow4(Msq)*(-450*pow2(Mst1)*pow4(Mst2)*(-408*pow2(Mst2)*pow2(
3842  Mt)*pow2(s2t) - 2048*Mst2*s2t*pow3(Mt) + 512*Mt*pow3(Mst2)*pow3(s2t) +
3843  1328*pow4(Mt) + 51*pow4(Mst2)*pow4(s2t)) + 2*pow2(Mst2)*pow4(Mst1)*(
3844  300*(6485 + 1134*S2 - 6306*z2)*pow2(Mst2)*pow2(Mt)*pow2(s2t) + 1600*
3845  Mst2*s2t*(2182 + 378*S2 - 1665*z2)*pow3(Mt) - 600*Mt*(439 + 252*S2 +
3846  135*z2)*pow3(Mst2)*pow3(s2t) - 16*(-56837 + 89775*S2 - 162900*z2)*pow4(
3847  Mt) + 75*(-1388 + 63*S2 - 618*z2)*pow4(Mst2)*pow4(s2t)) + (24*(102713 +
3848  133650*S2 - 173700*z2)*pow2(Mst2)*pow2(Mt)*pow2(s2t) + 400*Mst2*s2t*(
3849  11587 + 76104*S2 - 49608*z2)*pow3(Mt) - 200*Mt*(-4958 + 24633*S2 - 90*
3850  z2)*pow3(Mst2)*pow3(s2t) + (3934288 - 40816800*S2 + 34804800*z2)*pow4(
3851  Mt) + (332311 + 511200*S2 - 49050*z2)*pow4(Mst2)*pow4(s2t))*pow6(Mst1)
3852  + 7200*pow2(-4*pow2(Mt) + pow2(Mst2)*pow2(s2t))*pow6(Mst2)) - 4*
3853  Dmglst2*pow4(Msq)*(-14700*pow4(Mst1)*pow4(Mst2)*(12*(-3427 + 1782*z2)*
3854  pow2(Mst2)*pow2(Mt)*pow2(s2t) + 4*Mst2*s2t*(-8398 + 2835*S2 - 3258*z2)*
3855  pow3(Mt) - 9*Mt*(1640 + 315*S2 - 1146*z2)*pow3(Mst2)*pow3(s2t) + (26276
3856  - 9072*S2 + 28224*z2)*pow4(Mt) + 9*(277 + 63*S2 - 140*z2)*pow4(Mst2)*
3857  pow4(s2t)) - 294*pow2(Mst2)*(-8*(77657 + 202500*S2 - 55800*z2)*pow2(
3858  Mst2)*pow2(Mt)*pow2(s2t) + 200*Mst2*s2t*(-11408 + 37341*S2 - 17730*z2)*
3859  pow3(Mt) - 300*Mt*(-503 + 3609*S2 - 1494*z2)*pow3(Mst2)*pow3(s2t) - 48*
3860  (8581 + 72450*S2 - 137700*z2)*pow4(Mt) + (-81643 + 291600*S2 + 5850*z2)
3861  *pow4(Mst2)*pow4(s2t))*pow6(Mst1) + 132300*pow2(Mst1)*(-536*pow2(Mst2)*
3862  pow2(Mt)*pow2(s2t) - 512*Mst2*s2t*pow3(Mt) + 128*Mt*pow3(Mst2)*pow3(
3863  s2t) + 560*pow4(Mt) + 131*pow4(Mst2)*pow4(s2t))*pow6(Mst2) + (72*(-
3864  4261807 + 33912900*S2 - 73500*z2)*pow2(Mst2)*pow2(Mt)*pow2(s2t) -
3865  78400*Mst2*s2t*(-4724 + 115785*S2 - 29484*z2)*pow3(Mt) + 4900*Mt*(18652
3866  + 140139*S2 - 38826*z2)*pow3(Mst2)*pow3(s2t) + 80*(42300121 + 49233240*
3867  S2 - 64139040*z2)*pow4(Mt) + (8287903 - 185175900*S2 + 9525600*z2)*
3868  pow4(Mst2)*pow4(s2t))*pow8(Mst1) + 16934400*pow2(Mt)*(-2*pow2(Mt) +
3869  pow2(Mst2)*pow2(s2t))*pow8(Mst2)) - 3*Mst2*(10*pow2(Dmsqst2)*pow2(Mst1)
3870  *(1470*pow2(Mst2)*pow4(Mst1)*(-8*(-443 + 90*S2)*pow2(Mst2)*pow2(Mt)*
3871  pow2(s2t) - 11520*Mst2*s2t*(-7 + 4*z2)*pow3(Mt) + 1440*Mt*(-4 + 3*z2)*
3872  pow3(Mst2)*pow3(s2t) + 144*(-667 + 360*z2)*pow4(Mt) + (-13 + 2340*S2 -
3873  540*z2)*pow4(Mst2)*pow4(s2t)) + 14700*pow2(Mst1)*pow4(Mst2)*(-48*(7 +
3874  9*S2)*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 144*Mst2*s2t*(-35 + 24*z2)*pow3(
3875  Mt) + 144*Mt*(-4 + 3*z2)*pow3(Mst2)*pow3(s2t) + 28*(-131 + 72*z2)*pow4(
3876  Mt) + 3*(35 + 36*S2 - 3*z2)*pow4(Mst2)*pow4(s2t)) + (2*(318121 +
3877  1234800*S2 + 396900*z2)*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 4233600*Mst2*
3878  s2t*(-25 + 8*z2)*pow3(Mt) - 132300*Mt*(-113 + 60*z2)*pow3(Mst2)*pow3(
3879  s2t) + 1152*(-175121 + 44100*z2)*pow4(Mt) + 9*(-281161 + 102900*z2)*
3880  pow4(Mst2)*pow4(s2t))*pow6(Mst1) - 264600*pow2(-4*pow2(Mt) + pow2(Mst2)
3881  *pow2(s2t))*pow6(Mst2)) + 40*Dmsqst2*pow2(Msq)*pow2(Mst1)*(22050*pow2(
3882  Mst1)*pow4(Mst2)*(-4*(16 + 27*S2)*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 96*
3883  Mst2*s2t*(-5 + 4*z2)*pow3(Mt) + 48*Mt*(-1 + z2)*pow3(Mst2)*pow3(s2t) +
3884  16*(-23 + 12*z2)*pow4(Mt) + (17 + 27*S2)*pow4(Mst2)*pow4(s2t)) + 441*
3885  pow2(Mst2)*pow4(Mst1)*(-8*(-517 + 450*S2)*pow2(Mst2)*pow2(Mt)*pow2(s2t)
3886  - 19200*Mst2*s2t*(-2 + z2)*pow3(Mt) + 2400*Mt*(-1 + z2)*pow3(Mst2)*
3887  pow3(s2t) + 16*(-3067 + 1200*z2)*pow4(Mt) + (-317 + 3150*S2 - 300*z2)*
3888  pow4(Mst2)*pow4(s2t)) + (16*(58853 - 44100*S2)*pow2(Mst2)*pow2(Mt)*
3889  pow2(s2t) - 1058400*Mst2*s2t*(-25 + 8*z2)*pow3(Mt) - 264600*Mt*pow3(
3890  Mst2)*pow3(s2t) + 288*(-175121 + 44100*z2)*pow4(Mt) + (-621671 +
3891  308700*S2 + 132300*z2)*pow4(Mst2)*pow4(s2t))*pow6(Mst1) - 66150*pow2(-
3892  4*pow2(Mt) + pow2(Mst2)*pow2(s2t))*pow6(Mst2)) + pow4(Msq)*(9800*pow4(
3893  Mst1)*pow4(Mst2)*(-6*(-4534 + 4293*S2 + 1830*z2 - 72*z3)*pow2(Mst2)*
3894  pow2(Mt)*pow2(s2t) + 72*Mst2*s2t*(26 + 189*S2 - 758*z2)*pow3(Mt) - 126*
3895  Mt*(-208 + 27*S2 - 2*z2)*pow3(Mst2)*pow3(s2t) + 8*(-553 + 1701*S2 +
3896  4023*z2 + 108*z3)*pow4(Mt) + 3*(1148 + 1863*S2 + 276*z2 - 18*z3)*pow4(
3897  Mst2)*pow4(s2t)) + 1960*pow2(Mst2)*(-4*(-52322 + 84915*S2 + 3060*z2 +
3898  540*z3)*pow2(Mst2)*pow2(Mt)*pow2(s2t) + 1080*Mst2*s2t*(42 + 377*S2 -
3899  330*z2)*pow3(Mt) - 180*Mt*(221 + 219*S2 - 234*z2)*pow3(Mst2)*pow3(s2t)
3900  + 8*(-22352 + 28215*S2 + 36270*z2)*pow4(Mt) + (-16051 + 86805*S2 -
3901  8325*z2)*pow4(Mst2)*pow4(s2t))*pow6(Mst1) + 88200*pow2(Mst1)*(-616*
3902  pow2(Mst2)*pow2(Mt)*pow2(s2t) - 1024*Mst2*s2t*pow3(Mt) + 256*Mt*pow3(
3903  Mst2)*pow3(s2t) + 976*pow4(Mt) + 125*pow4(Mst2)*pow4(s2t))*pow6(Mst2) +
3904  (-24*(-19407863 + 50398950*S2 + 2866500*z2)*pow2(Mst2)*pow2(Mt)*pow2(
3905  s2t) + 940800*Mst2*s2t*(167 + 2055*S2 - 912*z2)*pow3(Mt) - 58800*Mt*(46
3906  + 1317*S2 - 918*z2)*pow3(Mst2)*pow3(s2t) + 32*(-35585111 + 25754400*S2
3907  + 32281200*z2)*pow4(Mt) + 3*(-23468297 + 26386500*S2 + 661500*z2 +
3908  176400*z3)*pow4(Mst2)*pow4(s2t))*pow8(Mst1) + 11289600*pow2(Mt)*(-2*
3909  pow2(Mt) + pow2(Mst2)*pow2(s2t))*pow8(Mst2)))) + 1587600*pow2(log(pow2(
3910  Mst1)/pow2(Mst2)))*(-7*Mst2*pow2(Dmglst2)*pow4(Msq)*(-15*pow2(Mst1)*
3911  pow4(Mst2)*(-1240*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 3072*Mst2*s2t*pow3(
3912  Mt) + 768*Mt*pow3(Mst2)*pow3(s2t) + 944*pow4(Mt) + 443*pow4(Mst2)*pow4(
3913  s2t)) + 2*pow2(Mst2)*pow4(Mst1)*(7740*pow2(Mst2)*pow2(Mt)*pow2(s2t) -
3914  61760*Mst2*s2t*pow3(Mt) + 18480*Mt*pow3(Mst2)*pow3(s2t) - 66208*pow4(
3915  Mt) + 4455*pow4(Mst2)*pow4(s2t)) + (133776*pow2(Mst2)*pow2(Mt)*pow2(
3916  s2t) + 398240*Mst2*s2t*pow3(Mt) + 24960*Mt*pow3(Mst2)*pow3(s2t) -
3917  1267120*pow4(Mt) + 4293*pow4(Mst2)*pow4(s2t))*pow6(Mst1) + 1440*pow2(-
3918  4*pow2(Mt) + pow2(Mst2)*pow2(s2t))*pow6(Mst2)) - 2*Dmglst2*(100800*
3919  Mst2*pow2(Dmsqst2)*(-(Mst2*Mt) + 3*s2t*pow2(Mst1))*pow3(Mt)*pow6(Mst1)
3920  + 100800*Dmsqst2*Mst2*pow2(Msq)*(-(Mst2*Mt) + 3*s2t*pow2(Mst1))*pow3(
3921  Mt)*pow6(Mst1) + pow4(Msq)*(-140*pow4(Mst1)*pow4(Mst2)*(1806*pow2(Mst2)
3922  *pow2(Mt)*pow2(s2t) + 1592*Mst2*s2t*pow3(Mt) + 1104*Mt*pow3(Mst2)*pow3(
3923  s2t) - 3808*pow4(Mt) + 213*pow4(Mst2)*pow4(s2t)) + 7*pow2(Mst2)*(-
3924  12992*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 175520*Mst2*s2t*pow3(Mt) + 3600*
3925  Mt*pow3(Mst2)*pow3(s2t) + 285744*pow4(Mt) + 4969*pow4(Mst2)*pow4(s2t))*
3926  pow6(Mst1) - 105*pow2(Mst1)*(-728*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 1536*
3927  Mst2*s2t*pow3(Mt) + 384*Mt*pow3(Mst2)*pow3(s2t) + 944*pow4(Mt) + 187*
3928  pow4(Mst2)*pow4(s2t))*pow6(Mst2) + (-420096*pow2(Mst2)*pow2(Mt)*pow2(
3929  s2t) - 1672160*Mst2*s2t*pow3(Mt) + 68880*Mt*pow3(Mst2)*pow3(s2t) +
3930  3253120*pow4(Mt) + 1377*pow4(Mst2)*pow4(s2t))*pow8(Mst1) - 26880*pow2(
3931  Mt)*(-2*pow2(Mt) + pow2(Mst2)*pow2(s2t))*pow8(Mst2))) + Mst2*(pow4(Msq)
3932  *(70*pow4(Mst1)*pow4(Mst2)*(3192*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 14880*
3933  Mst2*s2t*pow3(Mt) + 5664*Mt*pow3(Mst2)*pow3(s2t) + 7744*pow4(Mt) +
3934  1113*pow4(Mst2)*pow4(s2t)) + 560*pow2(Mst2)*(479*pow2(Mst2)*pow2(Mt)*
3935  pow2(s2t) - 2448*Mst2*s2t*pow3(Mt) + 366*Mt*pow3(Mst2)*pow3(s2t) +
3936  1136*pow4(Mt) + 23*pow4(Mst2)*pow4(s2t))*pow6(Mst1) + 105*pow2(Mst1)*(-
3937  600*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 1024*Mst2*s2t*pow3(Mt) + 256*Mt*
3938  pow3(Mst2)*pow3(s2t) + 944*pow4(Mt) + 123*pow4(Mst2)*pow4(s2t))*pow6(
3939  Mst2) + 4*(73657*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 316400*Mst2*s2t*pow3(
3940  Mt) + 35000*Mt*pow3(Mst2)*pow3(s2t) + 68678*pow4(Mt) + 11764*pow4(Mst2)
3941  *pow4(s2t))*pow8(Mst1) + 13440*pow2(Mt)*(-2*pow2(Mt) + pow2(Mst2)*pow2(
3942  s2t))*pow8(Mst2)) - 90*Dmsqst2*pow2(Msq)*pow4(Mst1)*(2*pow4(Mst1)*(74*
3943  pow2(Mst2)*pow2(Mt)*pow2(s2t) - 1120*Mst2*s2t*pow3(Mt) + 2736*pow4(Mt)
3944  - 53*pow4(Mst2)*pow4(s2t)) - 7*pow2(Mst1)*(-48*pow2(Mt)*pow2(s2t)*pow4(
3945  Mst2) - 144*pow2(Mst2)*pow4(Mt) + 31*pow4(s2t)*pow6(Mst2)) + 140*(-4*
3946  pow4(Mst2)*pow4(Mt) + pow4(s2t)*pow8(Mst2))) - 90*pow2(Dmsqst2)*pow4(
3947  Mst1)*(pow4(Mst1)*(-32*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 2240*Mst2*s2t*
3948  pow3(Mt) + 5472*pow4(Mt) - 31*pow4(Mst2)*pow4(s2t)) - 35*pow2(Mst1)*(-
3949  4*pow2(Mt)*pow2(s2t)*pow4(Mst2) - 16*pow2(Mst2)*pow4(Mt) + 5*pow4(s2t)*
3950  pow6(Mst2)) + 140*(-2*pow4(Mst2)*pow4(Mt) + pow4(s2t)*pow8(Mst2))))))/(
3951  5.00094e8*pow4(Msq)*pow4(Mst1)*pow4(Mt)*pow5(Mst2));
3952 
3953  return result;
3954 }
3955 
3956 /**
3957  * @return returns the susy log^1 term of Mh^2 @ O(at*as^2) without any log(mu^2) terms normalized to DO (H3m*12/Mt^4/Sbeta^2)
3958  */
3960 
3961  const double result =
3962  (4*Mst2*pow2(Dmglst2)*pow4(Msq)*(-225*pow2(Mst1)*pow4(Mst2)*(-664*pow2(
3963  Mst2)*pow2(Mt)*pow2(s2t) - 2048*Mst2*s2t*pow3(Mt) + 512*Mt*pow3(Mst2)*
3964  pow3(s2t) + 1840*pow4(Mt) + 83*pow4(Mst2)*pow4(s2t)) + 2*pow2(Mst2)*
3965  pow4(Mst1)*(-150*(-7121 + 6336*z2)*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 400*
3966  Mst2*s2t*(-1934 + 1791*z2)*pow3(Mt) - 300*Mt*(-875 + 648*z2)*pow3(Mst2)
3967  *pow3(s2t) + 8*(71687 + 76050*z2)*pow4(Mt) + 75*(-205 + 129*z2)*pow4(
3968  Mst2)*pow4(s2t)) + 25*(12*(7903 - 5760*z2)*pow2(Mst2)*pow2(Mt)*pow2(
3969  s2t) - 96*Mst2*s2t*(-1055 + 2181*z2)*pow3(Mt) + 13992*Mt*pow3(Mst2)*
3970  pow3(s2t) + 80*(-605 + 4608*z2)*pow4(Mt) + 3*(409 - 258*z2)*pow4(Mst2)*
3971  pow4(s2t))*pow6(Mst1) + 3600*pow2(-4*pow2(Mt) + pow2(Mst2)*pow2(s2t))*
3972  pow6(Mst2)) + 450*pow2(log(pow2(Mst1)/pow2(Mst2)))*pow4(Msq)*pow4(Mst1)
3973  *(8*pow2(Mst1)*pow3(Mst2)*(425*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 704*
3974  Mst2*s2t*pow3(Mt) + 212*Mt*pow3(Mst2)*pow3(s2t) - 76*pow4(Mt) + 3*pow4(
3975  Mst2)*pow4(s2t)) + Mst2*pow4(Mst1)*(2688*pow2(Mst2)*pow2(Mt)*pow2(s2t)
3976  - 5056*Mst2*s2t*pow3(Mt) + 1024*Mt*pow3(Mst2)*pow3(s2t) - 2848*pow4(Mt)
3977  + 41*pow4(Mst2)*pow4(s2t)) - 8*Dmglst2*(8*Mt*(-157*Mst2*s2t*pow2(Mt) -
3978  108*Mt*pow2(Mst2)*pow2(s2t) + 398*pow3(Mt) - 16*pow3(Mst2)*pow3(s2t))*
3979  pow4(Mst1) + pow4(Mst2)*(-320*pow2(Mst2)*pow2(Mt)*pow2(s2t) + 848*Mst2*
3980  s2t*pow3(Mt) - 532*Mt*pow3(Mst2)*pow3(s2t) + 512*pow4(Mt) - 99*pow4(
3981  Mst2)*pow4(s2t)) + pow2(Mst1)*pow2(Mst2)*(-768*pow2(Mst2)*pow2(Mt)*
3982  pow2(s2t) - 448*Mst2*s2t*pow3(Mt) - 212*Mt*pow3(Mst2)*pow3(s2t) + 1896*
3983  pow4(Mt) + 35*pow4(Mst2)*pow4(s2t))) + (296*pow2(Mst2)*pow2(Mt)*pow2(
3984  s2t) - 6784*Mst2*s2t*pow3(Mt) + 2208*Mt*pow3(Mst2)*pow3(s2t) - 672*
3985  pow4(Mt) + 519*pow4(Mst2)*pow4(s2t))*pow5(Mst2) + 4*Mst2*pow2(Dmglst2)*
3986  (320*pow2(Mt)*pow2(s2t)*pow4(Mst2) - 512*pow2(Mst2)*pow4(Mt) + pow2(
3987  Mst1)*(768*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 1152*Mst2*s2t*pow3(Mt) +
3988  3640*pow4(Mt) - 35*pow4(Mst2)*pow4(s2t)) + 768*Mt*pow3(s2t)*pow5(Mst2)
3989  + 99*pow4(s2t)*pow6(Mst2))) - 100*Dmglst2*(-240*Mst2*pow2(Dmsqst2)*
3990  pow3(Mt)*pow4(Mst1)*(36*Mst2*(Mt*(33 - 18*z2) + 2*Mst2*s2t*(-12 + 7*z2)
3991  )*pow2(Mst1) + (Mt*(283 - 180*z2) + 12*Mst2*s2t*(-29 + 18*z2))*pow3(
3992  Mst2) + 18*s2t*(-83 + 44*z2)*pow4(Mst1)) - 240*Dmsqst2*Mst2*pow2(Msq)*
3993  pow3(Mt)*pow4(Mst1)*(36*Mst2*(Mt*(33 - 18*z2) + 2*Mst2*s2t*(-12 + 7*z2)
3994  )*pow2(Mst1) + (Mt*(283 - 180*z2) + 12*Mst2*s2t*(-29 + 18*z2))*pow3(
3995  Mst2) + 18*s2t*(-83 + 44*z2)*pow4(Mst1)) + pow4(Msq)*(2*pow4(Mst1)*
3996  pow4(Mst2)*(12*(-3565 + 1728*z2)*pow2(Mst2)*pow2(Mt)*pow2(s2t) + 8*
3997  Mst2*s2t*(-3659 + 252*z2)*pow3(Mt) + 72*Mt*(-192 + 91*z2)*pow3(Mst2)*
3998  pow3(s2t) + 44*(427 + 432*z2)*pow4(Mt) + 9*(211 - 86*z2)*pow4(Mst2)*
3999  pow4(s2t)) + 6*pow2(Mst2)*(4*(-1955 + 1152*z2)*pow2(Mst2)*pow2(Mt)*
4000  pow2(s2t) - 48*Mst2*s2t*(-13 + 262*z2)*pow3(Mt) + 24*Mt*(111 - 17*z2)*
4001  pow3(Mst2)*pow3(s2t) + 8*(-1471 + 3240*z2)*pow4(Mt) + 3*(-1 + 86*z2)*
4002  pow4(Mst2)*pow4(s2t))*pow6(Mst1) - 18*pow2(Mst1)*(-536*pow2(Mst2)*pow2(
4003  Mt)*pow2(s2t) - 512*Mst2*s2t*pow3(Mt) + 128*Mt*pow3(Mst2)*pow3(s2t) +
4004  560*pow4(Mt) + 131*pow4(Mst2)*pow4(s2t))*pow6(Mst2) + 3*(192*(-77 + 48*
4005  z2)*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 48*Mst2*s2t*(-867 + 1012*z2)*pow3(
4006  Mt) - 276*Mt*pow3(Mst2)*pow3(s2t) + 16*(-6445 + 6768*z2)*pow4(Mt) -
4007  441*pow4(Mst2)*pow4(s2t))*pow8(Mst1) - 2304*pow2(Mt)*(-2*pow2(Mt) +
4008  pow2(Mst2)*pow2(s2t))*pow8(Mst2))) + 25*Mst2*(360*Dmsqst2*pow2(Msq)*
4009  pow2(Mst1)*(3*pow2(Mst2)*pow4(Mst1)*(8*pow2(Mst2)*pow2(Mt)*pow2(s2t) -
4010  64*Mst2*s2t*(-2 + z2)*pow3(Mt) + 16*(-9 + 4*z2)*pow4(Mt) + pow4(Mst2)*
4011  pow4(s2t)) + pow2(Mst1)*pow4(Mst2)*(-48*pow2(Mst2)*pow2(Mt)*pow2(s2t) -
4012  96*Mst2*s2t*(-3 + 2*z2)*pow3(Mt) + 32*(-8 + 3*z2)*pow4(Mt) + 3*pow4(
4013  Mst2)*pow4(s2t)) + 3*(-16*Mst2*s2t*(-9 + 4*z2)*pow3(Mt) + 8*(-31 + 12*
4014  z2)*pow4(Mt) - pow4(Mst2)*pow4(s2t))*pow6(Mst1) - 3*pow2(-4*pow2(Mt) +
4015  pow2(Mst2)*pow2(s2t))*pow6(Mst2)) + 120*pow2(Dmsqst2)*(pow4(Mst1)*pow4(
4016  Mst2)*(-144*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 72*Mst2*s2t*(-19 + 12*z2)*
4017  pow3(Mt) + 2*(-545 + 252*z2)*pow4(Mt) + 9*pow4(Mst2)*pow4(s2t)) + 9*
4018  pow2(Mst2)*(8*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 32*Mst2*s2t*(-7 + 4*z2)*
4019  pow3(Mt) + 16*(-16 + 9*z2)*pow4(Mt) + pow4(Mst2)*pow4(s2t))*pow6(Mst1)
4020  - 9*pow2(Mst1)*pow2(-4*pow2(Mt) + pow2(Mst2)*pow2(s2t))*pow6(Mst2) + 9*
4021  (-16*Mst2*s2t*(-9 + 4*z2)*pow3(Mt) + 8*(-31 + 12*z2)*pow4(Mt) - pow4(
4022  Mst2)*pow4(s2t))*pow8(Mst1)) + pow4(Msq)*(4*pow4(Mst1)*pow4(Mst2)*(-72*
4023  (-445 + 96*z2)*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 144*Mst2*s2t*(-121 +
4024  296*z2)*pow3(Mt) - 144*Mt*(-151 + 19*z2)*pow3(Mst2)*pow3(s2t) + 8*(-
4025  1993 + 2151*z2 + 216*z3)*pow4(Mt) + 81*(8 + 5*z2)*pow4(Mst2)*pow4(s2t))
4026  - 36*pow2(Mst2)*(-696*pow2(Mst2)*pow2(Mt)*pow2(s2t) + 32*Mst2*s2t*(-179
4027  + 128*z2)*pow3(Mt) + 16*Mt*(148 - 17*z2)*pow3(Mst2)*pow3(s2t) - 8*(-403
4028  + 300*z2)*pow4(Mt) + (551 + 86*z2)*pow4(Mst2)*pow4(s2t))*pow6(Mst1) +
4029  36*pow2(Mst1)*(-744*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 1024*Mst2*s2t*pow3(
4030  Mt) + 256*Mt*pow3(Mst2)*pow3(s2t) + 1232*pow4(Mt) + 141*pow4(Mst2)*
4031  pow4(s2t))*pow6(Mst2) + 9*(864*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 512*
4032  Mst2*s2t*(-49 + 31*z2)*pow3(Mt) - 784*Mt*pow3(Mst2)*pow3(s2t) + 8*(-
4033  2503 + 1408*z2)*pow4(Mt) + (1547 + 164*z2)*pow4(Mst2)*pow4(s2t))*pow8(
4034  Mst1) + 4608*pow2(Mt)*(-2*pow2(Mt) + pow2(Mst2)*pow2(s2t))*pow8(Mst2)))
4035  + 30*log(pow2(Mst1)/pow2(Mst2))*(2*Mst2*pow2(Dmglst2)*pow4(Msq)*(2*
4036  pow2(Mst2)*pow4(Mst1)*(3240*pow2(Mst2)*pow2(Mt)*pow2(s2t) + 45920*Mst2*
4037  s2t*pow3(Mt) - 9720*Mt*pow3(Mst2)*pow3(s2t) + 37408*pow4(Mt) - 4635*
4038  pow4(Mst2)*pow4(s2t)) + 45*pow2(Mst1)*pow4(Mst2)*(-456*pow2(Mst2)*pow2(
4039  Mt)*pow2(s2t) - 1024*Mst2*s2t*pow3(Mt) + 256*Mt*pow3(Mst2)*pow3(s2t) +
4040  400*pow4(Mt) + 153*pow4(Mst2)*pow4(s2t)) + 2*(-34080*pow2(Mst2)*pow2(
4041  Mt)*pow2(s2t) - 147560*Mst2*s2t*pow3(Mt) - 5880*Mt*pow3(Mst2)*pow3(s2t)
4042  + 415932*pow4(Mt) + 1005*pow4(Mst2)*pow4(s2t))*pow6(Mst1) - 1440*pow2(-
4043  4*pow2(Mt) + pow2(Mst2)*pow2(s2t))*pow6(Mst2)) - 20*Dmglst2*(1440*Mst2*
4044  pow2(Dmsqst2)*(-(Mst2*Mt) + 3*s2t*pow2(Mst1))*pow3(Mt)*pow6(Mst1) +
4045  1440*Dmsqst2*Mst2*pow2(Msq)*(-(Mst2*Mt) + 3*s2t*pow2(Mst1))*pow3(Mt)*
4046  pow6(Mst1) + pow4(Msq)*(-4*pow4(Mst1)*pow4(Mst2)*(1860*pow2(Mst2)*pow2(
4047  Mt)*pow2(s2t) + 1472*Mst2*s2t*pow3(Mt) + 774*Mt*pow3(Mst2)*pow3(s2t) -
4048  2464*pow4(Mt) + 15*pow4(Mst2)*pow4(s2t)) + 2*pow2(Mst2)*(-432*pow2(
4049  Mst2)*pow2(Mt)*pow2(s2t) - 11656*Mst2*s2t*pow3(Mt) + 996*Mt*pow3(Mst2)*
4050  pow3(s2t) + 18748*pow4(Mt) + 207*pow4(Mst2)*pow4(s2t))*pow6(Mst1) - 3*
4051  pow2(Mst1)*(-856*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 1536*Mst2*s2t*pow3(Mt)
4052  + 384*Mt*pow3(Mst2)*pow3(s2t) + 1200*pow4(Mt) + 203*pow4(Mst2)*pow4(
4053  s2t))*pow6(Mst2) + 4*(-738*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 10004*Mst2*
4054  s2t*pow3(Mt) + 135*Mt*pow3(Mst2)*pow3(s2t) + 17532*pow4(Mt) + 12*pow4(
4055  Mst2)*pow4(s2t))*pow8(Mst1) - 768*pow2(Mt)*(-2*pow2(Mt) + pow2(Mst2)*
4056  pow2(s2t))*pow8(Mst2))) + 5*Mst2*(pow4(Msq)*(4*pow4(Mst1)*pow4(Mst2)*(
4057  3372*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 9024*Mst2*s2t*pow3(Mt) + 3912*Mt*
4058  pow3(Mst2)*pow3(s2t) + 6112*pow4(Mt) + 579*pow4(Mst2)*pow4(s2t)) - 24*
4059  pow2(Mst2)*(-534*pow2(Mst2)*pow2(Mt)*pow2(s2t) + 1824*Mst2*s2t*pow3(Mt)
4060  - 60*Mt*pow3(Mst2)*pow3(s2t) - 934*pow4(Mt) + 97*pow4(Mst2)*pow4(s2t))*
4061  pow6(Mst1) + 6*pow2(Mst1)*(-728*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 1024*
4062  Mst2*s2t*pow3(Mt) + 256*Mt*pow3(Mst2)*pow3(s2t) + 1200*pow4(Mt) + 139*
4063  pow4(Mst2)*pow4(s2t))*pow6(Mst2) + 3*(4640*pow2(Mst2)*pow2(Mt)*pow2(
4064  s2t) - 15296*Mst2*s2t*pow3(Mt) + 240*Mt*pow3(Mst2)*pow3(s2t) + 7128*
4065  pow4(Mt) - 279*pow4(Mst2)*pow4(s2t))*pow8(Mst1) + 768*pow2(Mt)*(-2*
4066  pow2(Mt) + pow2(Mst2)*pow2(s2t))*pow8(Mst2)) - 360*pow2(Dmsqst2)*pow4(
4067  Mst1)*(8*(5*Mt - 2*Mst2*s2t)*pow3(Mt)*pow4(Mst1) - 4*pow4(Mst2)*pow4(
4068  Mt) + pow2(Mst1)*(4*pow2(Mst2)*pow4(Mt) - pow4(s2t)*pow6(Mst2)) + pow4(
4069  s2t)*pow8(Mst2)) - 360*Dmsqst2*pow2(Msq)*pow4(Mst1)*(8*(5*Mt - 2*Mst2*
4070  s2t)*pow3(Mt)*pow4(Mst1) - 8*pow4(Mst2)*pow4(Mt) + pow2(Mst1)*(8*pow2(
4071  Mst2)*pow4(Mt) - pow4(s2t)*pow6(Mst2)) + pow4(s2t)*pow8(Mst2)))))/(
4072  1350.*pow4(Msq)*pow4(Mst1)*pow4(Mt)*pow5(Mst2));
4073 
4074  return result;
4075 }
4076 
4077 /**
4078  * @return returns the susy log^2 term of Mh^2 @ O(at*as^2) without any log(mu^2) terms normalized to DO (H3m*12/Mt^4/Sbeta^2)
4079  */
4081 
4082  const double result =
4083  (Mst2*pow2(Dmglst2)*pow4(Msq)*(pow2(Mst2)*pow4(Mst1)*(33360*pow2(Mst2)*
4084  pow2(Mt)*pow2(s2t) + 52480*Mst2*s2t*pow3(Mt) + 18896*pow4(Mt) - 10005*
4085  pow4(Mst2)*pow4(s2t)) + 15*pow2(Mst1)*pow4(Mst2)*(-1496*pow2(Mst2)*
4086  pow2(Mt)*pow2(s2t) - 3072*Mst2*s2t*pow3(Mt) + 768*Mt*pow3(Mst2)*pow3(
4087  s2t) + 1456*pow4(Mt) + 475*pow4(Mst2)*pow4(s2t)) + 5*(120*pow2(Mst2)*
4088  pow2(Mt)*pow2(s2t) - 22656*Mst2*s2t*pow3(Mt) - 2304*Mt*pow3(Mst2)*pow3(
4089  s2t) + 52384*pow4(Mt) + 879*pow4(Mst2)*pow4(s2t))*pow6(Mst1) - 1440*
4090  pow2(-4*pow2(Mt) + pow2(Mst2)*pow2(s2t))*pow6(Mst2)) + 30*log(pow2(
4091  Mst1)/pow2(Mst2))*pow4(Msq)*pow4(Mst1)*(pow2(Mst1)*pow3(Mst2)*(1096*
4092  pow2(Mst2)*pow2(Mt)*pow2(s2t) - 1280*Mst2*s2t*pow3(Mt) + 328*Mt*pow3(
4093  Mst2)*pow3(s2t) - 32*pow4(Mt) - 91*pow4(Mst2)*pow4(s2t)) - Mst2*pow4(
4094  Mst1)*(-768*pow2(Mst2)*pow2(Mt)*pow2(s2t) + 1216*Mst2*s2t*pow3(Mt) +
4095  400*pow4(Mt) + 41*pow4(Mst2)*pow4(s2t)) - 2*Dmglst2*(32*pow2(Mt)*(-57*
4096  Mst2*Mt*s2t + 119*pow2(Mt) - 24*pow2(Mst2)*pow2(s2t))*pow4(Mst1) +
4097  pow4(Mst2)*(-384*pow2(Mst2)*pow2(Mt)*pow2(s2t) + 912*Mst2*s2t*pow3(Mt)
4098  - 548*Mt*pow3(Mst2)*pow3(s2t) + 512*pow4(Mt) - 91*pow4(Mst2)*pow4(s2t))
4099  + pow2(Mst1)*pow2(Mst2)*(-768*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 640*Mst2*
4100  s2t*pow3(Mt) - 164*Mt*pow3(Mst2)*pow3(s2t) + 2016*pow4(Mt) + 91*pow4(
4101  Mst2)*pow4(s2t))) + 4*(14*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 456*Mst2*s2t*
4102  pow3(Mt) + 146*Mt*pow3(Mst2)*pow3(s2t) - 166*pow4(Mt) + 33*pow4(Mst2)*
4103  pow4(s2t))*pow5(Mst2) + Mst2*pow2(Dmglst2)*(384*pow2(Mt)*pow2(s2t)*
4104  pow4(Mst2) - 512*pow2(Mst2)*pow4(Mt) + pow2(Mst1)*(768*pow2(Mst2)*pow2(
4105  Mt)*pow2(s2t) - 1280*Mst2*s2t*pow3(Mt) + 4000*pow4(Mt) - 91*pow4(Mst2)*
4106  pow4(s2t)) + 768*Mt*pow3(s2t)*pow5(Mst2) + 91*pow4(s2t)*pow6(Mst2))) -
4107  10*Dmglst2*pow4(Msq)*(pow4(Mst1)*pow4(Mst2)*(-8208*pow2(Mst2)*pow2(Mt)*
4108  pow2(s2t) - 4640*Mst2*s2t*pow3(Mt) - 1968*Mt*pow3(Mst2)*pow3(s2t) +
4109  4816*pow4(Mt) + 849*pow4(Mst2)*pow4(s2t)) - 3*pow2(Mst2)*(-472*pow2(
4110  Mst2)*pow2(Mt)*pow2(s2t) + 2496*Mst2*s2t*pow3(Mt) - 1040*Mt*pow3(Mst2)*
4111  pow3(s2t) - 3360*pow4(Mt) + 37*pow4(Mst2)*pow4(s2t))*pow6(Mst1) - 3*
4112  pow2(Mst1)*(-984*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 1536*Mst2*s2t*pow3(Mt)
4113  + 384*Mt*pow3(Mst2)*pow3(s2t) + 1456*pow4(Mt) + 219*pow4(Mst2)*pow4(
4114  s2t))*pow6(Mst2) + 3*(-2240*Mst2*s2t*pow3(Mt) + 3744*pow4(Mt) - 59*
4115  pow4(Mst2)*pow4(s2t))*pow8(Mst1) - 768*pow2(Mt)*(-2*pow2(Mt) + pow2(
4116  Mst2)*pow2(s2t))*pow8(Mst2)) + 5*Mst2*(720*pow2(Dmsqst2)*pow4(Mst1)*
4117  pow4(Mst2)*pow4(Mt) + 1440*Dmsqst2*pow2(Msq)*pow4(Mst1)*pow4(Mst2)*
4118  pow4(Mt) + pow4(Msq)*(pow4(Mst1)*pow4(Mst2)*(8592*pow2(Mst2)*pow2(Mt)*
4119  pow2(s2t) - 4800*Mst2*s2t*pow3(Mt) + 3936*Mt*pow3(Mst2)*pow3(s2t) +
4120  4256*pow4(Mt) - 69*pow4(Mst2)*pow4(s2t)) - 3*pow2(Mst2)*(600*pow2(Mst2)
4121  *pow2(Mt)*pow2(s2t) - 128*Mst2*s2t*pow3(Mt) + 1568*Mt*pow3(Mst2)*pow3(
4122  s2t) + 672*pow4(Mt) + 355*pow4(Mst2)*pow4(s2t))*pow6(Mst1) + 3*pow2(
4123  Mst1)*(-856*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 1024*Mst2*s2t*pow3(Mt) +
4124  256*Mt*pow3(Mst2)*pow3(s2t) + 1456*pow4(Mt) + 155*pow4(Mst2)*pow4(s2t))
4125  *pow6(Mst2) + (384*Mst2*s2t*pow3(Mt) - 2400*pow4(Mt) + 717*pow4(Mst2)*
4126  pow4(s2t))*pow8(Mst1) + 384*pow2(Mt)*(-2*pow2(Mt) + pow2(Mst2)*pow2(
4127  s2t))*pow8(Mst2))))/(45.*pow4(Msq)*pow4(Mst1)*pow4(Mt)*pow5(Mst2));
4128 
4129  return result;
4130 }
4131 
4132 /**
4133  * @return returns the susy log^3 term of Mh^2 @ O(at*as^2) without any log(mu^2) terms normalized to DO (H3m*12/Mt^4/Sbeta^2)
4134  */
4136 
4137  const double result =
4138  -298.6666666666667;
4139 
4140  return result;
4141 }
4142 
4143 } // namespace hierarchies
4144 } // namespace himalaya
H6bq22g(const ExpansionFlags_t &expansionDepth, double Al4p, double beta, double Dmglst2, double Dmsqst2, double lmMt, double lmMst1, double lmMst2, double Mt, double Mst1, double Mst2, double Msq, double MuSUSY, double s2t, int mdrFlag, int oneLoopFlag, int twoLoopFlag, int threeLoopFlag)
Definition: H6bq22g.cpp:38
int xMst
MDR and truncation flags.
Definition: H6bq22g.hpp:73
std::array< int, ExpansionDepth::NUMBER_OF_EXPANSIONS > ExpansionFlags_t
Definition: H3.cpp:14
truncate the expansion depth in the stop/sbottom masses by one order
double Al4p
common variables
Definition: H6bq22g.hpp:72
double calc_coef_at_as2_no_sm_logs_log3() const
Definition: H6bq22g.cpp:4135
truncate the expansion depth in the average squark mass by one order
double calc_coef_at_as2_no_sm_logs_log2() const
Definition: H6bq22g.cpp:4080
int threeLoopFlag
loop flags
Definition: H6bq22g.hpp:74
truncate the expansion depth in the difference of the average squark mass and the stop/sbottom 2 mass...
double calc_coef_at_as2_no_sm_logs_log1() const
Definition: H6bq22g.cpp:3959
Complex< T > log(const Complex< T > &z_) noexcept
Definition: complex.hpp:45
double calc_coef_at_as2_no_sm_logs_log0() const
Definition: H6bq22g.cpp:3645
truncate the expansion depth in the difference of the stop/sbottom 2 mass and the gluino mass by one ...