Himalaya
H6b.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 MuSUSY a double mu parameter
31  * @param s2t a double 2 times the sine of the stop/sbottom quark mixing angle
32  * @param mdrFlag an int 0 for DR and 1 for MDR scheme
33  * @param oneLoopFlag an int flag to consider the one-loop expansion terms
34  * @param twoLoopFlag an int flag to consider the two-loop expansion terms
35  * @param threeLoopFlag an int flag to consider the three-loop expansion terms
36  */
37 H6b::H6b(const ExpansionFlags_t& expansionDepth, double Al4p, double beta, double Dmglst2,
38  double Dmsqst2, double lmMt, double lmMst1, double lmMst2,
39  double Mt, double Mst1, double Mst2, double MuSUSY,
40  double s2t,
41  int mdrFlag, int oneLoopFlag, int twoLoopFlag, int threeLoopFlag){
42  // abbrev for tan(beta) and sin(beta)
43  Tbeta = tan(beta);
44  Sbeta = sin(beta);
45  this -> Dmglst2 = Dmglst2;
46  this -> Dmsqst2 = Dmsqst2;
47  this -> lmMt = lmMt;
48  this -> lmMst1 = lmMst1;
49  this -> lmMst2 = lmMst2;
50  this -> Mt = Mt;
51  this -> Mst1 = Mst1;
52  this -> Mst2 = Mst2;
53  this -> MuSUSY = MuSUSY;
54  this -> s2t = s2t;
55  this -> oneLoopFlag = oneLoopFlag;
56  this -> twoLoopFlag = twoLoopFlag;
57  this -> threeLoopFlag = threeLoopFlag;
58  this -> Al4p = Al4p;
59  // mdr flags, indicates if one wants to shift the dr stop mass to the mdr stop mass
60  shiftst1 = mdrFlag;
61  shiftst2 = mdrFlag;
62  shiftst3 = mdrFlag;
63  xDR2DRMOD = mdrFlag;
64  // expansion flags
65  xDmglst2 = expansionDepth.at(ExpansionDepth::Dmglst2);
66  xDmsqst2 = expansionDepth.at(ExpansionDepth::Dmsqst2);
67  xMst = expansionDepth.at(ExpansionDepth::Mst);
68 }
69 
70 /**
71  * @return The diagonal (1, 1) matrix element of the Higgs mass matrix as a double for the hierarchy 'H6b'
72  */
73 double H6b::getS1() const {
74  return (Tbeta*(324*z2*pow2(Mst1)*(6*Al4p*pow2(Mt)*pow2(MuSUSY)*(-6*s2t*
75  twoLoopFlag*pow2(Mst1)*(4*Mt*pow3(Mst2)*((9*Dmglst2 + Mst2)*pow2(Mst1)*
76  pow2(Mst2) + (13*Dmglst2 + Mst2)*pow4(Mst1) + 5*Dmglst2*pow4(Mst2) +
77  pow5(Mst2)) - s2t*pow4(Mst2)*(4*Dmglst2*(pow2(Mst1)*pow2(Mst2) + pow4(
78  Mst1) + pow4(Mst2)) + pow5(Mst2)) + 2*xMst*(-2*Dmglst2*Mst2*(-17*Mt +
79  Mst2*s2t) + (48*Mt - Mst2*s2t)*xDmglst2*pow2(Dmglst2) + 2*Mt*pow2(Mst2)
80  )*pow6(Mst1)) + (xDmglst2*pow2(Dmglst2)*pow2(Mst2)*(3240*s2t*
81  twoLoopFlag*pow2(Mst1)*((-24*Mt + Mst2*s2t)*pow2(Mst1)*pow2(Mst2) + (-
82  36*Mt + Mst2*s2t)*pow4(Mst1) + (-12*Mt + Mst2*s2t)*pow4(Mst2)) + Al4p*
83  Mst2*threeLoopFlag*(-3*pow2(Mst1)*pow2(Mst2)*(8*(46987 + 15390*lmMst1 +
84  4050*lmMst2)*Mst2*Mt*s2t + 192*(17 + 1320*lmMst2)*pow2(Mt) + (-40001 -
85  52560*lmMst1 + 37080*lmMst2)*pow2(Mst2)*pow2(s2t)) - 2*(5*(-184517 +
86  74952*lmMst1 + 18360*lmMst2)*Mst2*Mt*s2t + 6*(12761 + 5400*lmMst1 +
87  178920*lmMst2)*pow2(Mt) + (261247 - 163890*lmMst1 + 140670*lmMst2)*
88  pow2(Mst2)*pow2(s2t))*pow4(Mst1) + 28080*pow2(s2t)*pow6(Mst2))))/270.)
89  + (Mt*threeLoopFlag*pow2(Al4p)*pow3(Mst2)*(450*s2t*xDmsqst2*pow2(
90  Dmsqst2)*(Mt*pow2(MuSUSY)*(6*Mst2*(-144*(3 + lmMst1 - lmMst2)*Mt + (209
91  + 18*lmMst1 - 18*lmMst2)*Mst2*s2t)*pow2(Mst1) + 8*(421 + 54*lmMst1 -
92  54*lmMst2)*s2t*pow4(Mst1) + 108*s2t*pow4(Mst2)) + 27*s2t*((51 - 6*
93  lmMst1 + 6*lmMst2)*Mt + 2*(11 + 10*lmMst1 - 10*lmMst2)*Mst2*s2t)*(-1 +
94  pow2(Sbeta))*pow2(Sbeta)*pow6(Mst1)) + Mt*(2*pow2(MuSUSY)*(27*pow2(
95  Mst1)*pow2(Mst2)*(960*Mst2*s2t*(8*(2 - 3*lmMst2)*Mt + (1 - 10*lmMst1 +
96  12*lmMst2)*Mst2*s2t)*xDmglst2*xDR2DRMOD*pow2(Dmglst2) - Dmglst2*Mt*s2t*
97  (-14400*Dmsqst2*(2 + 3*lmMst1 - 3*lmMst2) + (173947 - 25080*lmMst1 +
98  7680*xDR2DRMOD + 360*lmMst2*(191 + 64*xDR2DRMOD))*pow2(Mst2)) - 7680*
99  Dmglst2*(5 + 6*lmMst2)*Mst2*pow2(Mt) + 240*Dmglst2*(7 - 14*lmMst1 + 30*
100  lmMst2)*xDR2DRMOD*pow2(s2t)*pow3(Mst2) - 5*Mst2*(Mt*s2t*(2880*Dmsqst2*(
101  2 + lmMst1 - lmMst2) + 3*(2269 + 664*lmMst1 + 512*xDR2DRMOD + 8*lmMst2*
102  (-7 + 64*xDR2DRMOD))*pow2(Mst2)) + 64*(53 + 24*lmMst2)*Mst2*pow2(Mt) +
103  48*(5 - 26*lmMst1 + 18*lmMst2)*xDR2DRMOD*pow2(s2t)*pow3(Mst2))) + 36*(-
104  (Dmglst2*(Mt*s2t*(10800*Dmsqst2*(1 - 9*lmMst1 + 9*lmMst2) + (364291 -
105  88560*lmMst1 + 11520*xDR2DRMOD + 1080*lmMst2*(137 + 32*xDR2DRMOD))*
106  pow2(Mst2)) + 30*(3643 - 120*lmMst1 + 3192*lmMst2)*Mst2*pow2(Mt) + 360*
107  (7*lmMst1 - 15*lmMst2)*xDR2DRMOD*pow2(s2t)*pow3(Mst2))) + 5*Mst2*(288*
108  s2t*(-8*(-2 + 3*lmMst2)*Mt + (-2 - 5*lmMst1 + 6*lmMst2)*Mst2*s2t)*
109  xDmglst2*xDR2DRMOD*pow2(Dmglst2) + Mt*s2t*(-2160*Dmsqst2*(5 + 3*lmMst1
110  - 3*lmMst2) - 2*(3937 + 2988*lmMst1 + 1152*xDR2DRMOD + 72*lmMst2*(-31 +
111  16*xDR2DRMOD))*pow2(Mst2)) - 3*(-353 + 72*lmMst1 + 696*lmMst2)*Mst2*
112  pow2(Mt) + 72*(4 + 13*lmMst1 - 9*lmMst2)*xDR2DRMOD*pow2(s2t)*pow3(Mst2)
113  ))*pow4(Mst1) + 2*(-(Mt*s2t*(3*Mst2*(266863 + 396360*lmMst1 + 103680*
114  xDR2DRMOD + 3240*lmMst2*(-107 + 32*xDR2DRMOD)) + Dmglst2*(15057833 -
115  4014360*lmMst1 + 311040*xDR2DRMOD + 3240*lmMst2*(1717 + 288*xDR2DRMOD))
116  )) + 45*(38401 + 1080*lmMst1 - 7992*lmMst2)*pow2(Mt) + 6480*Mst2*(
117  Dmglst2*(-7*lmMst1 + 15*lmMst2) + (4 + 13*lmMst1 - 9*lmMst2)*Mst2)*
118  xDR2DRMOD*pow2(s2t))*pow6(Mst1) + 6480*xDR2DRMOD*(7*Dmglst2*Mst2 + 20*
119  xDmglst2*pow2(Dmglst2) - 13*pow2(Mst2))*pow2(s2t)*pow6(Mst2)) + pow2(
120  s2t)*(300*Dmsqst2*(pow2(MuSUSY)*(-27*(72*Dmglst2*(2 + lmMst1 - lmMst2)
121  + Mst2*(53 + 12*(-1 + 2*lmMst1 - 2*lmMst2)*shiftst1))*pow2(Mst1)*pow3(
122  Mst2) - 9*Mst2*(72*Dmglst2*(3 + 8*lmMst1 - 8*lmMst2) + Mst2*(1097 + 72*
123  (lmMst1 - lmMst2)*(-1 + shiftst1)))*pow4(Mst1) + 324*(-2*Dmglst2 + Mst2
124  + Mst2*shiftst1)*pow5(Mst2)) + (-((20701 + 648*(lmMst1 - lmMst2)*(-1 +
125  shiftst1))*pow2(MuSUSY)) + 162*Dmglst2*(-93 + 10*lmMst1 - 10*lmMst2)*
126  Mst2*(-1 + pow2(Sbeta))*pow2(Sbeta))*pow6(Mst1)) + Mst2*pow2(MuSUSY)*(
127  4*Dmglst2*(162*(6803 - 1810*lmMst1 + 2670*lmMst2)*pow2(Mst2)*pow4(Mst1)
128  - 135*(648*lmMst1 - 7*(233 + 240*lmMst2))*pow2(Mst1)*pow4(Mst2) + (
129  4256978 - 615600*lmMst1 + 754920*lmMst2)*pow6(Mst1) - 22680*pow6(Mst2))
130  + 3*Mst2*(-6*(533629 - 1080*shiftst3 + 180*lmMst1*(-5 + 60*shiftst1 +
131  12*shiftst3) - 180*lmMst2*(-1 + 60*shiftst1 + 12*shiftst3))*pow2(Mst2)*
132  pow4(Mst1) - 90*(5597 - 360*shiftst1 - 72*shiftst3 - 24*lmMst2*(46 +
133  30*shiftst1 + 3*shiftst3) + 12*lmMst1*(47 + 60*shiftst1 + 6*shiftst3))*
134  pow2(Mst1)*pow4(Mst2) - (6649153 - 6480*shiftst3 + 540*lmMst1*(-151 +
135  120*shiftst1 + 36*shiftst3) - 540*lmMst2*(-143 + 120*shiftst1 + 36*
136  shiftst3))*pow6(Mst1) + 1080*(19 + 30*shiftst1 + 3*shiftst3)*pow6(Mst2)
137  ))))))/270.) - (Mt*threeLoopFlag*pow2(Al4p)*pow3(Mst2)*(-75*z3*pow4(
138  Mst1)*(45*s2t*xDmsqst2*pow2(Dmsqst2)*(Mt*(3456*Mst2*Mt - 30208*s2t*
139  pow2(Mst1) - 13209*s2t*pow2(Mst2))*pow2(MuSUSY) - 216*s2t*(-3*Mt + 10*
140  Mst2*s2t)*(-1 + pow2(Sbeta))*pow2(Sbeta)*pow4(Mst1)) + Mt*(-12*
141  xDmglst2*pow2(Dmglst2)*pow2(MuSUSY)*(8*pow2(Mst1)*(-161918*Mst2*Mt*s2t
142  + 77334*pow2(Mt) - 114571*pow2(Mst2)*pow2(s2t)) - 3*pow2(Mst2)*(262184*
143  Mst2*Mt*s2t - 87552*pow2(Mt) + 122917*pow2(Mst2)*pow2(s2t))) + 8*pow2(
144  s2t)*(-24300*Dmglst2*Dmsqst2*Mst2*(-1 + pow2(Sbeta))*pow2(Sbeta)*pow4(
145  Mst1) + pow2(MuSUSY)*(30*Dmsqst2*(9*Mst2*(288*Dmglst2 + 35*Mst2)*pow2(
146  Mst1) + 27*(36*Dmglst2 - 23*Mst2)*pow3(Mst2) + 1771*pow4(Mst1)) + Mst2*
147  (Dmglst2*(1052676*pow2(Mst1)*pow2(Mst2) + 1412464*pow4(Mst1) + 475605*
148  pow4(Mst2)) + 6*Mst2*(3*(35719 + 108*lmMst1 - 108*lmMst2)*pow2(Mst1)*
149  pow2(Mst2) + 2*(91963 + 162*lmMst1 - 162*lmMst2)*pow4(Mst1) + 27*(1319
150  + 6*lmMst1 - 6*lmMst2)*pow4(Mst2))))))) + 18*s2t*xDmsqst2*pow2(Dmsqst2)
151  *pow2(Mst1)*(-300*Mt*(2160*(3 + 2*lmMst1 - 2*lmMst2)*Mst2*Mt*pow2(Mst1)
152  + 270*s2t*shiftst1*(2*(lmMst1 - lmMst2)*pow2(Mst1) - pow2(Mst2))*(pow2(
153  Mst1) + pow2(Mst2)) + 40*s2t*T1ep*pow2(Mst1)*(14*pow2(Mst1) + 3*pow2(
154  Mst2)))*pow2(MuSUSY) + s2t*(10125*pow2(Sbeta)*(2*(11 + 39*lmMst1 - 39*
155  lmMst2)*Mst2*s2t*(-1 + pow2(Sbeta)) + (167 - 5*lmMst1 + 5*lmMst2)*Mt*
156  pow2(Sbeta))*pow6(Mst1) + Mt*(pow2(MuSUSY)*(375*(1925 + 64*OepS2 -
157  27864*S2 - 72*(lmMst1 - lmMst2)*(-1 + 18*S2))*pow2(Mst1)*pow2(Mst2) +
158  2*(7*(-46499 + 8000*OepS2 - 1728000*S2) + 90*lmMst2*(-2137 + 12600*S2)
159  - 90*lmMst1*(-2137 + 1080*lmMst2 + 12600*S2) + 48600*(pow2(lmMst1) +
160  pow2(lmMst2)))*pow4(Mst1) + 162000*pow4(Mst2)) + 10125*(-167 + 5*lmMst1
161  - 5*lmMst2)*pow2(Sbeta)*pow6(Mst1)))) + Mt*(50*pow2(s2t)*(4860*Dmglst2*
162  Dmsqst2*(-1081 + 165*lmMst1 - 165*lmMst2)*Mst2*(-1 + pow2(Sbeta))*pow2(
163  Sbeta)*pow8(Mst1) - (pow2(MuSUSY)*(120*Dmsqst2*(1157625*(288*Dmglst2*(4
164  + lmMst1 - lmMst2) - Mst2*(1141 - 32*OepS2 - 4860*S2 + 24*lmMst1*(14 +
165  27*S2 + 6*lmMst2*(-1 + shiftst1) - 9*shiftst1) - 24*lmMst2*(11 + 27*S2
166  - 6*shiftst1) + 108*shiftst1 - 144*(-1 + shiftst1)*pow2(lmMst2)))*pow3(
167  Mst2)*pow4(Mst1) + 41674500*(12*Dmglst2 + Mst2 + 2*lmMst2*Mst2*(-1 +
168  shiftst1) - 3*Mst2*shiftst1)*pow2(Mst1)*pow5(Mst2) - 3087*Mst2*(13500*
169  Dmglst2*(23 - 42*lmMst1 + 42*lmMst2) + Mst2*(817051 - 52000*OepS2 -
170  229500*S2 - 540*lmMst2*(311 + 1950*S2 - 150*shiftst1) + 540*lmMst1*(311
171  + 1950*S2 - 150*shiftst1 + 10*lmMst2*(1 + 10*shiftst1)) - 29700*pow2(
172  lmMst1) + 2700*(9 - 20*shiftst1)*pow2(lmMst2)))*pow6(Mst1) - 5*(
173  593331163 - 60642400*OepS2 + 1143733500*S2 + 1260*lmMst2*(8263 -
174  974610*S2 + 39690*shiftst1) - 1260*lmMst1*(8263 - 974610*S2 + 39690*
175  shiftst1 - 3780*lmMst2*(19 + 7*shiftst1)) - 61916400*pow2(lmMst1) -
176  4762800*(6 + 7*shiftst1)*pow2(lmMst2))*pow8(Mst1)) - Mst2*(4*Dmglst2*(-
177  2315250*(14267 - 432*B4 + 576*D3 - 360*DN + 4752*lmMst1 - 224*OepS2 +
178  324*(-1677 + 14*lmMst1 - 14*lmMst2)*S2 - 1404*pow2(lmMst1) + 72*lmMst2*
179  (-63 - 232*lmMst1 + 16*pow2(lmMst1)) - 72*(-281 + 123*lmMst1)*pow2(
180  lmMst2) + 7704*pow3(lmMst2))*pow4(Mst1)*pow4(Mst2) + 24696*pow2(Mst2)*(
181  -2695042 + 40500*B4 - 54000*D3 + 33750*DN + 326895*lmMst1 + 294105*
182  lmMst2 + 1935450*lmMst1*lmMst2 + 258000*OepS2 + 105590250*S2 - 5224500*
183  lmMst1*S2 + 5224500*lmMst2*S2 + 324900*pow2(lmMst1) - 938250*lmMst2*
184  pow2(lmMst1) - 2260350*pow2(lmMst2) + 2524500*lmMst1*pow2(lmMst2) -
185  11250*pow3(lmMst1) - 1575000*pow3(lmMst2))*pow6(Mst1) - 83349000*(-20 +
186  2*(99 + 16*lmMst1)*lmMst2 + 123*pow2(lmMst2))*pow2(Mst1)*pow6(Mst2) + (
187  -219487237477 + 1000188000*B4 - 1333584000*D3 + 833490000*DN +
188  25338520620*lmMst1 - 6418297620*lmMst2 + 57402853200*lmMst1*lmMst2 +
189  23746576000*OepS2 + 3479135436000*S2 - 480868164000*lmMst1*S2 +
190  480868164000*lmMst2*S2 + 6305153400*pow2(lmMst1) - 49175910000*lmMst2*
191  pow2(lmMst1) - 63708006600*pow2(lmMst2) + 109687284000*lmMst1*pow2(
192  lmMst2) + 1278018000*pow3(lmMst1) - 61789392000*pow3(lmMst2))*pow8(
193  Mst1) + 2667168000*lmMst2*(1 + lmMst2)*pow8(Mst2)) + 3*Mst2*(1543500*(
194  17297 + 1440*B4 - 144*D3 + 72*DN + 20064*lmMst1 - 2208*OepS2 + 972*(307
195  + 46*lmMst1 - 46*lmMst2)*S2 + 216*(-1 + lmMst1 - lmMst2)*(-1 + 2*
196  lmMst2)*shiftst3 + 1908*pow2(lmMst1) - 12*lmMst2*(3508 - 1944*lmMst1 +
197  117*pow2(lmMst1)) + 1080*shiftst1*(1 + lmMst1*(-2 + 4*lmMst2) - 4*pow2(
198  lmMst2)) + 72*(-470 + 147*lmMst1)*pow2(lmMst2) + 576*pow3(lmMst1) -
199  9756*pow3(lmMst2))*pow4(Mst1)*pow4(Mst2) + 20580*pow2(Mst2)*(10552777 +
200  205200*B4 - 5400*DN + 4145280*lmMst1 - 845600*OepS2 + 8100*(11243 +
201  2114*lmMst1 - 2114*lmMst2)*S2 + 162000*(lmMst1 - lmMst2)*(-1 + 2*
202  lmMst2)*shiftst1 - 1181700*pow2(lmMst1) - 240*lmMst2*(16192 - 26430*
203  lmMst1 + 3465*pow2(lmMst1)) + 16200*shiftst3*(1 + lmMst1*(-2 + 4*
204  lmMst2) - 4*pow2(lmMst2)) + 900*(-5735 + 3072*lmMst1)*pow2(lmMst2) -
205  55800*pow3(lmMst1) - 1877400*pow3(lmMst2))*pow6(Mst1) - 55566000*(103 +
206  32*lmMst1*(1 + lmMst2) - 30*shiftst1 - 3*shiftst3 + 6*lmMst2*(31 + 10*
207  shiftst1 + shiftst3) + 91*pow2(lmMst2))*pow2(Mst1)*pow6(Mst2) + (
208  314145861731 + 4223016000*B4 - 111132000*DN + 7960477140*lmMst1 -
209  36322328000*OepS2 + 18522000*(194357 + 39711*lmMst1 - 39711*lmMst2)*S2
210  + 3333960000*(lmMst1 - lmMst2)*(-1 + 2*lmMst2)*shiftst1 + 333396000*(-1
211  + 3*lmMst1 - 3*lmMst2)*(-1 + 2*lmMst2)*shiftst3 - 105268993200*pow2(
212  lmMst1) - 1260*lmMst2*(4972789 - 230465340*lmMst1 + 36250200*pow2(
213  lmMst1)) + 3175200*(-58301 + 37135*lmMst1)*pow2(lmMst2) - 2444904000*
214  pow3(lmMst1) - 69790896000*pow3(lmMst2))*pow8(Mst1) + 889056000*pow2(1
215  + lmMst2)*pow8(Mst2)))))/171500.) - 10*pow2(MuSUSY)*(30*pow4(Mst1)*((-
216  4*Mt*s2t*(-3*Mst2*(3764*T1ep + 99632*z3 + 11764*z4 - 20505*pow2(z2)) +
217  Dmglst2*(65684*T1ep - 1582324*z3 - 2636*z4 + 259215*pow2(z2))) - pow2(
218  s2t)*(13260*Dmsqst2*(4*T1ep + 2*z4 + 3*pow2(z2)) + Mst2*(-8*Dmglst2*(
219  17308*T1ep + 11327*z4 + 15897*pow2(z2)) + 3*Mst2*(52948*T1ep + 27446*z4
220  + 35823*pow2(z2)))) - 3*pow2(Mt)*(-383185 + 2592*B4 - 2592*D3 + 1296*DN
221  + 187704*lmMst1 - 374328*lmMst2 + 136080*lmMst1*lmMst2 - 10368*lmMt +
222  20736*lmMst1*lmMt - 20736*lmMst2*lmMt + 6912*lmMst1*lmMst2*lmMt +
223  17440*OepS2 + 36936*S2 - 353160*lmMst1*S2 + 353160*lmMst2*S2 - 26160*
224  T1ep - 18024*z3 - 24744*z4 + 7992*pow2(lmMst1) + 5616*lmMst2*pow2(
225  lmMst1) - 3456*lmMt*pow2(lmMst1) - 185544*pow2(lmMst2) + 53136*lmMst1*
226  pow2(lmMst2) - 3456*lmMt*pow2(lmMst2) - 19620*pow2(z2) - 720*pow3(
227  lmMst1) - 58032*pow3(lmMst2)))*pow4(Mst1) - 18*pow2(Mst2)*(-12960*
228  Dmsqst2*Mst2*Mt*s2t*z3 - 30*xDmsqst2*pow2(Dmsqst2)*pow2(s2t)*(2*z4 + 3*
229  pow2(z2)) - xDmglst2*pow2(Dmglst2)*(648*z4*pow2(Mt) + 8*Mst2*Mt*s2t*(
230  109*z4 - 1902*pow2(z2)) + pow2(Mst2)*pow2(s2t)*(3172*z4 + 627*pow2(z2))
231  ) + 6*pow2(Mst2)*(15*Dmsqst2*pow2(s2t)*(4*T1ep + 2*z4 + 3*pow2(z2)) +
232  4*pow2(Mt)*(-436 + 6*B4 - 6*D3 + 3*DN + 48*lmMst1 - 408*lmMst2 + 96*
233  lmMst1*lmMst2 - 24*lmMt + 972*S2 - 230*z3 - 27*z4 - 192*pow2(lmMst2) +
234  48*lmMst1*pow2(lmMst2) - 48*pow3(lmMst2))) - 3*Mt*s2t*(84*T1ep + 11930*
235  z3 + 510*z4 - 1665*pow2(z2))*pow3(Mst2) - 3*Dmglst2*(-1440*Dmsqst2*Mt*
236  s2t*z3 + Mt*s2t*pow2(Mst2)*(-140*T1ep + 30274*z3 + 542*z4 - 5289*pow2(
237  z2)) - 16*Mst2*pow2(Mt)*(-540 + 6*B4 - 6*D3 + 3*DN - 48*lmMst1 - 432*
238  lmMst2 + 648*S2 + 83*z3 - 27*z4 - 96*pow2(lmMst2) + 48*lmMst1*pow2(
239  lmMst2) - 48*pow3(lmMst2)) + 2*pow2(s2t)*(28*T1ep + 212*z4 + 237*pow2(
240  z2))*pow3(Mst2)) + 9*pow2(s2t)*(92*T1ep + 40*z4 - 3*pow2(z2))*pow4(
241  Mst2)) - 6*pow2(Mst1)*(-2*xDmglst2*pow2(Dmglst2)*(Mst2*Mt*s2t*(8090*z4
242  - 37437*pow2(z2)) + pow2(Mst2)*pow2(s2t)*(7489*z4 - 795*pow2(z2)) + 6*
243  pow2(Mt)*(338*z4 + 21*pow2(z2))) - 6*Dmglst2*(-10800*Dmsqst2*Mt*s2t*z3
244  - 2*Mt*s2t*pow2(Mst2)*(1012*T1ep - 47456*z3 - 709*z4 + 8535*pow2(z2)) +
245  Mst2*pow2(Mt)*(28405 - 288*B4 + 288*D3 - 144*DN + 5472*lmMst1 + 25632*
246  lmMst2 - 576*lmMst1*lmMst2 - 1152*lmMt + 576*lmMst1*lmMt - 576*lmMst2*
247  lmMt + 224*OepS2 - 21060*S2 - 4536*lmMst1*S2 + 4536*lmMst2*S2 - 336*
248  T1ep - 3000*z3 + 1128*z4 + 5184*pow2(lmMst2) - 4608*lmMst1*pow2(lmMst2)
249  - 252*pow2(z2) + 4608*pow3(lmMst2)) + 6*pow2(s2t)*(172*T1ep + 185*z4 +
250  237*pow2(z2))*pow3(Mst2)) + 3*(-30240*Dmsqst2*Mst2*Mt*s2t*z3 - 140*
251  xDmsqst2*pow2(Dmsqst2)*pow2(s2t)*(2*z4 + 3*pow2(z2)) + 3*pow2(Mst2)*(
252  130*Dmsqst2*pow2(s2t)*(4*T1ep + 2*z4 + 3*pow2(z2)) + pow2(Mt)*(-10667 +
253  96*B4 - 96*D3 + 48*DN + 3072*lmMst1 - 9600*lmMst2 + 3456*lmMst1*lmMst2
254  - 384*lmMt + 384*lmMst1*lmMt - 384*lmMst2*lmMt + 224*OepS2 + 13932*S2 -
255  4536*lmMst1*S2 + 4536*lmMst2*S2 - 336*T1ep - 2616*z3 - 600*z4 - 4992*
256  pow2(lmMst2) + 1536*lmMst1*pow2(lmMst2) - 252*pow2(z2) - 1536*pow3(
257  lmMst2))) - 4*Mt*s2t*(272*T1ep + 14636*z3 + 1135*z4 - 2388*pow2(z2))*
258  pow3(Mst2) + pow2(s2t)*(4228*T1ep + 2276*z4 + 2523*pow2(z2))*pow4(Mst2)
259  ))) + s2t*(Mt*pow2(Mst1)*(Dmglst2*(36*pow2(Mst2)*(66761 + 301320*B4 -
260  4860*DN - 205380*lmMst1 + 40480*OepS2 - 216*(2489 + 3795*lmMst1 - 3795*
261  lmMst2)*S2 + 23760*pow2(lmMst1) + 180*lmMst2*(4993 - 1956*lmMst1 + 48*
262  pow2(lmMst1)) - 1080*(-482 + 331*lmMst1)*pow2(lmMst2) + 348840*pow3(
263  lmMst2))*pow4(Mst1) + 2332800*Dmsqst2*((-2 - 5*lmMst1 + 5*lmMst2)*pow2(
264  Mst1)*pow2(Mst2) + (8 - 15*lmMst1 + 15*lmMst2)*pow4(Mst1)) + 27*pow2(
265  Mst1)*(23917 + 188640*B4 - 3600*DN - 37440*lmMst1 + 5600*OepS2 - 324*(-
266  453 + 350*lmMst1 - 350*lmMst2)*S2 + 11520*pow2(lmMst1) - 2880*lmMst2*(-
267  237 + 55*lmMst1 + 4*pow2(lmMst1)) - 1440*(-280 + 121*lmMst1)*pow2(
268  lmMst2) + 185760*pow3(lmMst2))*pow4(Mst2) - 10*(2773621 - 1660176*B4 +
269  25272*DN + 2004408*lmMst1 - 525472*OepS2 + 108*(123113 + 98526*lmMst1 -
270  98526*lmMst2)*S2 + 3888*pow2(lmMst1) - 144*lmMst2*(36802 - 11421*lmMst1
271  + 1728*pow2(lmMst1)) + 167184*(-14 + 15*lmMst1)*pow2(lmMst2) - 31104*
272  pow3(lmMst1) - 2227824*pow3(lmMst2))*pow6(Mst1) + 622080*(-1 + 2*lmMst2
273  + 3*pow2(lmMst2))*pow6(Mst2)) + 15*Mst2*(24*pow2(Mst2)*(75569 + 13716*
274  B4 - 54*DN - 33426*lmMst1 - 1088*OepS2 + 162*(169 + 136*lmMst1 - 136*
275  lmMst2)*S2 - 2376*pow2(lmMst1) + 54*lmMst2*(1427 - 1012*lmMst1 + 16*
276  pow2(lmMst1)) - 108*(-642 + 203*lmMst1)*pow2(lmMst2) + 21060*pow3(
277  lmMst2))*pow4(Mst1) + 155520*Dmsqst2*((1 + lmMst1 - lmMst2)*pow2(Mst1)*
278  pow2(Mst2) + (1 + 3*lmMst1 - 3*lmMst2)*pow4(Mst1)) + 27*pow2(Mst1)*(
279  28683 + 5280*B4 - 48*DN - 5952*lmMst1 - 224*OepS2 + 324*(-1 + 14*lmMst1
280  - 14*lmMst2)*S2 - 768*pow2(lmMst1) - 192*lmMst2*(-214 + 73*lmMst1 + 4*
281  pow2(lmMst1)) - 96*(-268 + 57*lmMst1)*pow2(lmMst2) + 6240*pow3(lmMst2))
282  *pow4(Mst2) + 2*(1702429 + 257904*B4 - 648*DN - 748656*lmMst1 - 30112*
283  OepS2 + 108*(9185 + 5646*lmMst1 - 5646*lmMst2)*S2 + 41904*pow2(lmMst1)
284  + 216*lmMst2*(5971 - 6106*lmMst1 + 576*pow2(lmMst1)) - 41904*(-34 + 15*
285  lmMst1)*pow2(lmMst2) - 3456*pow3(lmMst1) + 507600*pow3(lmMst2))*pow6(
286  Mst1) + 41472*pow2(1 + lmMst2)*pow6(Mst2))) + 4860*xDR2DRMOD*(64*Mt*
287  pow2(Mst1)*(2*pow2(Mst2)*((1 + lmMst2)*Mst2*(1 - 10*lmMst2 + 4*lmMst1*(
288  2 + lmMst2) - 4*pow2(lmMst2)) + 2*Dmglst2*(8 + 13*lmMst2 - 8*pow2(
289  lmMst2) + lmMst1*(-5 + 5*lmMst2 + 6*pow2(lmMst2)) - 6*pow3(lmMst2)))*
290  pow4(Mst1) + (1 + lmMst2)*(-2*(1 + 5*lmMst2 - lmMst1*(3 + 2*lmMst2) +
291  2*pow2(lmMst2))*pow2(Mst1)*pow5(Mst2) + Mst2*(7 - 32*lmMst2 + 4*lmMst1*
292  (7 + 3*lmMst2) - 12*pow2(lmMst2))*pow6(Mst1)) + Dmglst2*((49 + 103*
293  lmMst2 - 36*(1 + lmMst2)*pow2(lmMst2) + 4*lmMst1*(-11 + 6*lmMst2 + 9*
294  pow2(lmMst2)))*pow6(Mst1) + 2*(pow2(Mst1)*(8 + 7*lmMst2 - 11*pow2(
295  lmMst2) + lmMst1*(-3 + 5*lmMst2 + 6*pow2(lmMst2)) - 6*pow3(lmMst2))*
296  pow4(Mst2) + (1 - 2*lmMst2 - 3*pow2(lmMst2))*pow6(Mst2))) - 2*pow2(1 +
297  lmMst2)*pow7(Mst2)) + s2t*((75*Dmsqst2*(-1 + 2*lmMst1 - 2*lmMst2) -
298  pow2(Mst2)*(189 + 726*lmMst2 + 32*(1 + lmMst2)*pow2(lmMst1) + 707*pow2(
299  lmMst2) - 2*lmMst1*(253 + 332*lmMst2 + 123*pow2(lmMst2)) + 214*pow3(
300  lmMst2)) - 2*pow2(Mst1)*(32 + 285*lmMst2 + 144*(1 + lmMst2)*pow2(
301  lmMst1) + 444*pow2(lmMst2) - lmMst1*(253 + 588*lmMst2 + 379*pow2(
302  lmMst2)) + 235*pow3(lmMst2)))*pow4(Mst1)*pow4(Mst2) + 2*pow2(Mst2)*(75*
303  Dmsqst2*(lmMst1 - lmMst2) - pow2(Mst1)*(40 + 277*lmMst2 + 272*(1 +
304  lmMst2)*pow2(lmMst1) + 556*pow2(lmMst2) - lmMst1*(237 + 828*lmMst2 +
305  635*pow2(lmMst2)) + 363*pow3(lmMst2)))*pow6(Mst1) + pow2(Mst1)*(135*
306  shiftst1*(Dmsqst2 + pow2(Mst2))*((pow2(Mst1) + pow2(Mst2))*pow4(Mst2) -
307  2*(lmMst1 - lmMst2)*pow2(Mst1)*(pow2(Mst1)*pow2(Mst2) + pow4(Mst1) +
308  pow4(Mst2))) + 15*Dmsqst2*(-4*Dmglst2*(lmMst1 - lmMst2)*Mst2*pow4(Mst1)
309  + 10*(lmMst1 - lmMst2)*pow6(Mst1) - 5*pow6(Mst2)) + 2*Dmglst2*Mst2*(15*
310  Dmsqst2*pow4(Mst2) + pow2(Mst1)*(15*Dmsqst2*(1 - 2*lmMst1 + 2*lmMst2)*
311  pow2(Mst2) - (60 + 206*lmMst2 + 32*lmMst2*pow2(lmMst1) + lmMst1*(8 -
312  460*lmMst2 - 246*pow2(lmMst2)) + 519*pow2(lmMst2) + 214*pow3(lmMst2))*
313  pow4(Mst2)) - 2*(pow2(Mst2)*(48 + 4*lmMst2*(31 + 36*pow2(lmMst1)) +
314  278*pow2(lmMst2) - lmMst1*(44 + 278*lmMst2 + 379*pow2(lmMst2)) + 235*
315  pow3(lmMst2))*pow4(Mst1) + (48 + 4*lmMst2*(45 + 68*pow2(lmMst1)) + 310*
316  pow2(lmMst2) - lmMst1*(92 + 310*lmMst2 + 635*pow2(lmMst2)) + 363*pow3(
317  lmMst2))*pow6(Mst1)) - (-20 + 2*(99 + 16*lmMst1)*lmMst2 + 123*pow2(
318  lmMst2))*pow6(Mst2)) - (205 + 252*lmMst2 + 32*lmMst1*(1 + lmMst2) + 91*
319  pow2(lmMst2))*pow8(Mst2)) + 16*(1 + lmMst2)*(4*Dmglst2*lmMst2 + Mst2 +
320  lmMst2*Mst2)*pow9(Mst2))))))))/25.) + pow2(Mt)*(3*Tbeta*pow2(Mst2)*
321  pow2(MuSUSY)*(729*oneLoopFlag*pow2(s2t)*pow3(Mst2)*pow4(Mst1)*(-2*(
322  lmMst1 - lmMst2)*pow2(Mst1)*(pow2(Mst1) + pow2(Mst2)) + (2 - lmMst1 +
323  lmMst2)*pow4(Mst2)) + Al4p*(8*xDmglst2*pow2(Dmglst2)*(-243*s2t*
324  twoLoopFlag*pow2(Mst1)*(2*(-8*(10 + lmMst1 - lmMst2)*Mt + Mst2*s2t*(8 -
325  9*lmMst1 + 9*lmMst2 + 2*lmMst1*lmMst2 - 2*pow2(lmMst2)))*pow2(Mst2)*
326  pow4(Mst1) + 2*(-4*(8 + lmMst1 - lmMst2)*Mt + Mst2*s2t*(8 - 5*lmMst1 +
327  4*lmMst2 + 2*lmMst1*lmMst2 - 2*pow2(lmMst2)))*pow2(Mst1)*pow4(Mst2) + (
328  -268*Mt + Mst2*s2t*(17 + 4*lmMst1*(-7 + lmMst2) + 28*lmMst2 - 4*pow2(
329  lmMst2)))*pow6(Mst1) - 2*(-2 + lmMst2)*s2t*pow7(Mst2)) + (Al4p*Mst2*
330  threeLoopFlag*(75*pow2(Mst2)*(-8*Mst2*Mt*s2t*(334138 - 61560*B4 + 1620*
331  DN - 236520*lmMst1 - 180*(-823 + 438*lmMst1)*lmMst2 + 2240*OepS2 - 81*(
332  -1373 + 560*lmMst1 - 560*lmMst2)*S2 - 3360*T1ep - 4320*pow2(lmMst1) +
333  1080*(29 + 48*lmMst1)*pow2(lmMst2) - 51840*pow3(lmMst2)) + pow2(Mst2)*
334  pow2(s2t)*(13169 - 41040*B4 + 43200*D3 - 22680*DN + 282960*lmMst1 +
335  1120*OepS2 - 324*(65819 + 70*lmMst1 - 70*lmMst2)*S2 - 1680*T1ep -
336  13500*pow2(lmMst1) + 720*lmMst2*(-775 + 12*lmMst1 + 24*pow2(lmMst1)) -
337  1080*(-2 + 123*lmMst1)*pow2(lmMst2) + 115560*pow3(lmMst2)) + 96*pow2(
338  Mt)*(33934 - 90*B4 + 90*D3 - 45*DN + 120*(163 + 24*lmMst1)*lmMst2 -
339  120*lmMt - 10206*S2 - 720*(2 + lmMst1)*pow2(lmMst2) + 720*(lmMst1 +
340  pow3(lmMst2))))*pow4(Mst1) - 40500*s2t*(Mst2*s2t*(812 - 32*lmMst1*(-2 +
341  lmMst2) + 38*lmMst2 - 251*pow2(lmMst2)) + 128*Mt*(3 + 4*lmMst2 - 3*
342  pow2(lmMst2)))*pow2(Mst1)*pow5(Mst2) + 2*(-2*pow2(Mst2)*pow2(s2t)*(
343  2011073 + 1417500*B4 - 1458000*D3 + 749250*DN + 934245*lmMst1 -
344  1178000*OepS2 + 1350*(620417 + 17670*lmMst1 - 17670*lmMst2)*S2 +
345  1767000*T1ep + 3150900*pow2(lmMst1) - 45*lmMst2*(-124139 + 189090*
346  lmMst1 + 71550*pow2(lmMst1)) + 4050*(1323 + 1970*lmMst1)*pow2(lmMst2) +
347  101250*pow3(lmMst1) - 4860000*pow3(lmMst2)) - 125*Mst2*Mt*s2t*(996211 -
348  295488*B4 + 7776*DN - 1030176*lmMst1 - 144*(-1883 + 3618*lmMst1)*lmMst2
349  + 98336*OepS2 - 756*(259 + 2634*lmMst1 - 2634*lmMst2)*S2 - 147504*T1ep
350  + 49248*pow2(lmMst1) + 5184*(67 + 48*lmMst1)*pow2(lmMst2) - 248832*
351  pow3(lmMst2)) + 150*pow2(Mt)*(2199511 - 4320*B4 + 4320*D3 - 2160*DN +
352  140160*lmMst1 + 960*(1426 + 303*lmMst1)*lmMst2 - 2880*(-16 + 5*lmMst1 -
353  5*lmMst2)*lmMt - 1120*OepS2 + 324*(-3411 + 70*lmMst1 - 70*lmMst2)*S2 +
354  1680*T1ep - 2880*(77 + 24*lmMst1)*pow2(lmMst2) + 69120*pow3(lmMst2)))*
355  pow6(Mst1) + 1296000*(2 + lmMst2 - 3*pow2(lmMst2))*pow2(s2t)*pow8(Mst2)
356  ))/500.) + Mst2*s2t*(972*twoLoopFlag*pow2(Mst1)*(4*(4*Mt*(5 + 6*lmMst2
357  - lmMst1*(4 + 3*lmMst2) + 3*pow2(lmMst2)) + Mst2*s2t*(-1 + 13*lmMst2 -
358  lmMst1*(13 + 8*lmMst2) + pow2(lmMst1) + 7*pow2(lmMst2)))*pow3(Mst2)*
359  pow4(Mst1) + 2*(-(Mst2*s2t*(-14 - 20*lmMst2 + 2*lmMst1*(5 + 3*lmMst2) +
360  pow2(lmMst1) - 7*pow2(lmMst2))) + 8*Mt*(4 + 3*lmMst2 - lmMst1*(1 +
361  lmMst2) + pow2(lmMst2)))*pow2(Mst1)*pow5(Mst2) + 4*Dmglst2*(Mst2*s2t*(-
362  5 + 8*lmMst2 - 4*lmMst1*(2 + lmMst2) + 4*pow2(lmMst2)) + Mt*(65 +
363  lmMst1*(34 - 20*lmMst2) - 26*lmMst2 + 20*pow2(lmMst2)))*pow6(Mst1) +
364  Mst2*(Mst2*s2t*(-1 + 50*lmMst2 - 2*lmMst1*(25 + 32*lmMst2) + 20*pow2(
365  lmMst1) + 44*pow2(lmMst2)) + Mt*(84 + 152*lmMst2 - 40*lmMst1*(3 + 2*
366  lmMst2) + 80*pow2(lmMst2)))*pow6(Mst1) + 8*Dmglst2*((Mst2*s2t*(-2 + 3*
367  lmMst2 - lmMst1*(3 + 2*lmMst2) + 2*pow2(lmMst2)) + Mt*(22 + lmMst1*(8 -
368  6*lmMst2) - 4*lmMst2 + 6*pow2(lmMst2)))*pow2(Mst2)*pow4(Mst1) + (-(
369  Mst2*s2t*(1 + lmMst1 - 2*lmMst2 + 2*lmMst1*lmMst2 - 2*pow2(lmMst2))) +
370  2*Mt*(6 + lmMst1 + lmMst2 - lmMst1*lmMst2 + pow2(lmMst2)))*pow2(Mst1)*
371  pow4(Mst2) + lmMst2*s2t*pow7(Mst2)) + 4*(1 + lmMst2)*s2t*pow8(Mst2)) -
372  108*xDR2DRMOD*(9*s2t*pow2(Mst1)*(-(Al4p*threeLoopFlag*xDmsqst2*pow2(
373  Dmsqst2)*(10*lmMst1*pow2(Mst1)*(14*Dmglst2*Mst2 + 19*xDmglst2*pow2(
374  Dmglst2) + pow2(Mst1) + pow2(Mst2)) - 5*((14*Dmglst2*Mst2 + 19*
375  xDmglst2*pow2(Dmglst2) + pow2(Mst2))*(pow2(Mst1) + pow2(Mst2)) + 2*
376  lmMst2*pow2(Mst1)*(14*Dmglst2*Mst2 + 19*xDmglst2*pow2(Dmglst2) + pow2(
377  Mst1) + pow2(Mst2))))) + 4*twoLoopFlag*(2*Dmglst2*lmMst2*Mst2 + (-2 +
378  lmMst2)*xDmglst2*pow2(Dmglst2) + (1 + lmMst2)*pow2(Mst2))*((pow2(Mst1)
379  + pow2(Mst2))*pow4(Mst2) - 2*(lmMst1 - lmMst2)*pow2(Mst1)*(pow2(Mst1)*
380  pow2(Mst2) + pow4(Mst1) + pow4(Mst2)))) + 2*Al4p*threeLoopFlag*
381  xDmglst2*pow2(Dmglst2)*(pow2(Mst2)*(585*Dmsqst2*(-1 + 2*lmMst1 - 2*
382  lmMst2)*s2t - 64*Mst2*Mt*(5 + 149*lmMst2 + 12*pow2(lmMst2) + 6*lmMst1*(
383  -7 - 8*lmMst2 + 6*pow2(lmMst2)) - 36*pow3(lmMst2)) + s2t*pow2(Mst2)*(-
384  1540 - 2506*lmMst2 + 96*(-2 + lmMst2)*pow2(lmMst1) + lmMst1*(2760 + 36*
385  lmMst2 - 738*pow2(lmMst2)) + 141*pow2(lmMst2) + 642*pow3(lmMst2)))*
386  pow4(Mst1) + 3*pow2(Mst1)*(-195*Dmsqst2*s2t + 128*Mst2*Mt*(-3 - 4*
387  lmMst2 + 3*pow2(lmMst2)) + s2t*(-380 + 32*lmMst1*(-2 + lmMst2) - 38*
388  lmMst2 + 251*pow2(lmMst2))*pow2(Mst2))*pow4(Mst2) + 2*(585*Dmsqst2*(
389  lmMst1 - lmMst2)*s2t + 32*Mst2*Mt*(85 - 215*lmMst2 + lmMst1*(66 + 90*
390  lmMst2 - 72*pow2(lmMst2)) - 54*pow2(lmMst2) + 72*pow3(lmMst2)) + 3*s2t*
391  pow2(Mst2)*(-336 - 716*lmMst2 + 144*(-2 + lmMst2)*pow2(lmMst1) +
392  lmMst1*(668 + 534*lmMst2 - 379*pow2(lmMst2)) - 246*pow2(lmMst2) + 235*
393  pow3(lmMst2)))*pow6(Mst1) + 96*s2t*(2 + lmMst2 - 3*pow2(lmMst2))*pow8(
394  Mst2)))))) - 162*s2t*xMst*(27*(lmMst1 - lmMst2)*oneLoopFlag*s2t*Tbeta*
395  pow2(MuSUSY)*pow3(Mst2) - 2*Al4p*twoLoopFlag*(4*Mst2*Tbeta*(-18*(-2 +
396  lmMst2)*(-lmMst1 + lmMst2)*s2t*xDmglst2*xDR2DRMOD*pow2(Dmglst2) +
397  Dmglst2*Mt*(785 + 6*lmMst1*(85 - 42*lmMst2) - 438*lmMst2 + 252*pow2(
398  lmMst2)) + Mst2*Mt*(193 + 474*lmMst2 - 6*lmMst1*(67 + 42*lmMst2) + 252*
399  pow2(lmMst2)) - Dmglst2*Mst2*s2t*(49 - 84*lmMst2 + lmMst1*(84 - 36*
400  lmMst2*(-1 + xDR2DRMOD)) + 36*(-1 + xDR2DRMOD)*pow2(lmMst2)) - s2t*(1 +
401  3*lmMst2*(-37 + 6*xDR2DRMOD) - 3*lmMst1*(-37 + 6*lmMst2*(-12 +
402  xDR2DRMOD) + 6*xDR2DRMOD) - 81*pow2(lmMst1) + 9*(-15 + 2*xDR2DRMOD)*
403  pow2(lmMst2))*pow2(Mst2))*pow2(MuSUSY) + xDmglst2*pow2(Dmglst2)*(48*(
404  143 - 18*lmMst1 + 18*lmMst2)*Mt*Tbeta*pow2(MuSUSY) - 2*Mst2*s2t*Tbeta*(
405  157 + 348*lmMst2 + 12*lmMst1*(-29 + 3*lmMst2) - 36*pow2(lmMst2))*pow2(
406  MuSUSY) + 60*(43 - 60*lmMst1 + 60*lmMst2)*Mst2*Mt*MuSUSY*pow2(Sbeta) -
407  15*(-43 + 60*lmMst1 - 60*lmMst2)*s2t*Tbeta*(-1 + pow2(Sbeta))*pow2(
408  Sbeta)*pow3(Mst2))))*power10(Mst1)))/(17496.*Tbeta*pow4(Mst1)*pow9(
409  Mst2));
410 }
411 
412 /**
413  * @return The diagonal (2, 2) matrix element of the Higgs mass matrix as a double for the hierarchy 'H6b'
414  */
415 double H6b::getS2() const {
416  return -(oneLoopFlag*((4*Mt*MuSUSY*s2t*(4*(lmMst1 - lmMst2)*pow2(Mt) + ((-2 -
417  lmMst1 + lmMst2)*pow2(Mst1) + (2 - lmMst1 + lmMst2)*pow2(Mst2))*pow2(
418  s2t)))/Tbeta + 4*pow2(Mt)*pow2(s2t)*(2*(lmMst1 - lmMst2)*(pow2(Mst1) -
419  pow2(Mst2)) + pow2(MuSUSY)*(2 - lmMst1 + lmMst2 - (2*(lmMst1 - lmMst2)*
420  pow2(Mst1)*(pow2(Mst1) + pow2(Mst2)))/pow4(Mst2))) - (4*pow2(Mt)*pow2(
421  MuSUSY)*pow2(s2t)*(2 - lmMst1 + lmMst2 - (2*(lmMst1 - lmMst2)*pow2(
422  Mst1)*(pow2(Mst1) + pow2(Mst2)))/pow4(Mst2)))/pow2(Sbeta) + 16*(lmMst1
423  + lmMst2 - 2*lmMt)*pow4(Mt) - (-4*pow2(Mst1)*pow2(Mst2) + (2 + lmMst1 -
424  lmMst2)*pow4(Mst1) + (2 - lmMst1 + lmMst2)*pow4(Mst2))*pow4(s2t)))/32.
425  - (threeLoopFlag*pow2(Al4p)*(12*xDmglst2*pow2(Dmglst2)*(-2*pow2(Mst1)*
426  (-8*pow2(Mst2)*pow2(Mt)*(-(Tbeta*pow2(MuSUSY)*pow2(s2t)*(-1 + pow2(
427  Sbeta))*(-229142*z3 - 7489*z4 + 795*pow2(z2))) + pow2(Sbeta)*(-72*Mt*
428  MuSUSY*s2t*(2534*z3 + 33*z4 + 90*pow2(z2)) - 2*Tbeta*pow2(Mt)*(-619510*
429  z3 + 11338*z4 + 17007*pow2(z2)))) - 4*s2t*pow2(Mt)*pow2(Sbeta)*(3*
430  MuSUSY*s2t*(127198*z3 + 6782*z4 - 14613*pow2(z2)) + 16*Mt*Tbeta*(-
431  61328*z3 + 2114*z4 + 3171*pow2(z2)))*pow3(Mst2) - 8*Mst2*MuSUSY*(-2*Mt*
432  pow2(Sbeta)*(-342281*z3 + 8792*z4 + 13188*pow2(z2)) - MuSUSY*s2t*Tbeta*
433  (-1 + pow2(Sbeta))*(-323836*z3 - 8090*z4 + 37437*pow2(z2)))*pow3(Mt) -
434  2*Mt*pow2(s2t)*pow2(Sbeta)*(MuSUSY*s2t*(547817*z3 + 10924*z4 - 6942*
435  pow2(z2)) + 9*Mt*Tbeta*(-15053*z3 + 792*z4 + 1188*pow2(z2)))*pow4(Mst2)
436  + Tbeta*(-48*pow2(MuSUSY)*(-1 + pow2(Sbeta))*(-25778*z3 + 338*z4 + 21*
437  pow2(z2))*pow4(Mt) + pow2(Sbeta)*(Mst2*s2t*(89533*z3 - 4054*z4 - 5352*
438  pow2(z2)) + 28*Mt*(-9920*z3 + 782*z4 + 1173*pow2(z2)))*pow3(s2t)*pow5(
439  Mst2))) + 3*pow2(Mst2)*(-4*pow2(Mst2)*pow2(Mt)*(-(Tbeta*pow2(MuSUSY)*
440  pow2(s2t)*(-1 + pow2(Sbeta))*(122917*z3 + 6344*z4 + 1254*pow2(z2))) +
441  2*Mt*pow2(Sbeta)*(7*Mt*Tbeta*(-29483*z3 + 152*z4 + 228*pow2(z2)) + 3*
442  MuSUSY*s2t*(55597*z3 - 264*z4 + 252*pow2(z2)))) + 4*Mt*s2t*pow2(Sbeta)*
443  (4*Mt*(3*MuSUSY*s2t*(32773*z3 + 218*z4 - 3804*pow2(z2)) + 2*Mt*Tbeta*(-
444  32323*z3 + 112*z4 + 168*pow2(z2))) + Mst2*s2t*(3*Mt*Tbeta*(55597*z3 -
445  264*z4 + 252*pow2(z2)) + MuSUSY*s2t*(122917*z3 + 6344*z4 + 1254*pow2(
446  z2))))*pow3(Mst2) + 32*Mst2*MuSUSY*(Mt*pow2(Sbeta)*(32323*z3 - 112*z4 -
447  168*pow2(z2)) - MuSUSY*s2t*Tbeta*(-1 + pow2(Sbeta))*(-32773*z3 - 218*z4
448  + 3804*pow2(z2)))*pow3(Mt) + Tbeta*(-576*(608*z3 - 9*z4)*pow2(MuSUSY)*(
449  -1 + pow2(Sbeta))*pow4(Mt) + pow2(Sbeta)*(-(Mst2*s2t*(122917*z3 + 6344*
450  z4 + 1254*pow2(z2))) + 16*Mt*(-32773*z3 - 218*z4 + 3804*pow2(z2)))*
451  pow3(s2t)*pow5(Mst2)))) - 8*Dmglst2*(27*pow2(Mst2)*(4*Mst2*pow2(Mt)*(8*
452  Tbeta*(-135*Dmsqst2*z3*pow2(MuSUSY)*pow2(s2t)*(-1 + pow2(Sbeta)) + 2*
453  pow2(Mt)*((83*z3 - 27*z4)*pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 900*
454  Dmsqst2*z3*pow2(Sbeta))) + Mst2*(2160*Dmsqst2*MuSUSY*z3*pow2(s2t)*pow2(
455  Sbeta) + 2*MuSUSY*pow2(Mt)*pow2(Sbeta)*(18*z3 + 506*z4 - 105*pow2(z2))
456  + Mt*s2t*Tbeta*(-17280*Dmsqst2*z3*pow2(Sbeta) + pow2(MuSUSY)*(-1 +
457  pow2(Sbeta))*(-30274*z3 - 542*z4 + 5289*pow2(z2))))) + 5760*Dmsqst2*
458  MuSUSY*z3*(MuSUSY*s2t*Tbeta*(-1 + pow2(Sbeta)) + 12*Mt*pow2(Sbeta))*
459  pow3(Mt) - 4*Mt*pow3(Mst2)*(Mt*Tbeta*pow2(MuSUSY)*pow2(s2t)*(-1 + pow2(
460  Sbeta))*(17615*z3 + 424*z4 + 474*pow2(z2)) + pow2(Sbeta)*(8*MuSUSY*s2t*
461  (-439*z3 + 108*z4)*pow2(Mt) + 2*Tbeta*(9017*z3 + 56*z4 + 84*pow2(z2))*
462  pow3(Mt) + 1080*Dmsqst2*MuSUSY*z3*pow3(s2t))) + s2t*pow2(Sbeta)*(2*s2t*
463  pow2(Mt)*(8*Mst2*Tbeta*(-439*z3 + 108*z4) + 3*MuSUSY*(-30274*z3 - 542*
464  z4 + 5289*pow2(z2))) - 2*Mt*pow2(s2t)*(1440*Dmsqst2*Tbeta*z3 + 2*Mst2*
465  MuSUSY*(17615*z3 + 424*z4 + 474*pow2(z2)) + Tbeta*pow2(Mst2)*(-30274*z3
466  - 542*z4 + 5289*pow2(z2))) + 8*Tbeta*(-18*z3 - 506*z4 + 105*pow2(z2))*
467  pow3(Mt) + Mst2*Tbeta*(1080*Dmsqst2*z3 + pow2(Mst2)*(17615*z3 + 424*z4
468  + 474*pow2(z2)))*pow3(s2t))*pow4(Mst2)) - pow4(Mst1)*(8*s2t*(-(Tbeta*
469  pow2(MuSUSY)*(-1 + pow2(Sbeta))*(-4*(395581*z3 + 659*z4) + 259215*pow2(
470  z2))) + pow2(Sbeta)*(855360*Dmsqst2*Tbeta*z3 - 36*Mst2*MuSUSY*(2806*z3
471  + 1514*z4 + 2757*pow2(z2)) - 4*Tbeta*pow2(Mst2)*(-653582*z3 + 25730*z4
472  + 38595*pow2(z2))))*pow3(Mt) + pow2(Sbeta)*(2*Mt*(8*MuSUSY*(89947*z3 +
473  6332*z4 + 9498*pow2(z2)) + Mst2*Tbeta*(-565214*z3 + 31142*z4 + 46713*
474  pow2(z2)))*pow3(Mst2)*pow3(s2t) + 32*(2*Mst2*Tbeta*(-591386*z3 + 5582*
475  z4 + 8373*pow2(z2)) + MuSUSY*(-834482*z3 + 28538*z4 + 48639*pow2(z2)))*
476  pow4(Mt) + Tbeta*(48600*Dmsqst2*z3 + pow2(Mst2)*(217283*z3 - 16796*z4 -
477  25194*pow2(z2)))*pow3(Mst2)*pow4(s2t)) - 4*pow2(Mt)*pow2(s2t)*(pow2(
478  Sbeta)*(233280*Dmsqst2*MuSUSY*z3 + 3*MuSUSY*pow2(Mst2)*(-728116*z3 +
479  10126*z4 + 105585*pow2(z2)) - 36*Tbeta*(-734*z3 + 1538*z4 + 2307*pow2(
480  z2))*pow3(Mst2)) - 4*Mst2*Tbeta*(pow2(MuSUSY)*(-1 + pow2(Sbeta))*(
481  353116*z3 + 11327*z4 + 15897*pow2(z2)) - 6075*Dmsqst2*z3*(-2 + pow2(
482  Sbeta))*pow4(Sbeta)))) + 18*pow2(Mst1)*(8*pow2(Mst2)*pow2(Mt)*(6480*
483  Dmsqst2*MuSUSY*z3*pow2(s2t)*pow2(Sbeta) - 24*MuSUSY*pow2(Mt)*pow2(
484  Sbeta)*(-1675*z3 + 26*z4 + 93*pow2(z2)) + Mt*s2t*Tbeta*(-30240*Dmsqst2*
485  z3*pow2(Sbeta) + pow2(MuSUSY)*(-1 + pow2(Sbeta))*(-47456*z3 - 709*z4 +
486  8535*pow2(z2)))) + 43200*Dmsqst2*MuSUSY*z3*(MuSUSY*s2t*Tbeta*(-1 +
487  pow2(Sbeta)) + 8*Mt*pow2(Sbeta))*pow3(Mt) + Mt*pow3(Mst2)*(12*s2t*pow2(
488  Mt)*pow2(Sbeta)*(8*MuSUSY*(590*z3 - 4*z4 + 75*pow2(z2)) + Mst2*Tbeta*(-
489  26782*z3 + 922*z4 + 1383*pow2(z2))) + 3*Mt*MuSUSY*pow2(s2t)*(-8*MuSUSY*
490  Tbeta*(-1 + pow2(Sbeta))*(9747*z3 + 185*z4 + 237*pow2(z2)) + Mst2*pow2(
491  Sbeta)*(-99002*z3 - 1210*z4 + 18273*pow2(z2))) - 16*Tbeta*pow2(Sbeta)*(
492  -28846*z3 + 322*z4 + 483*pow2(z2))*pow3(Mt) - 2160*Dmsqst2*(5*MuSUSY +
493  6*Mst2*Tbeta)*z3*pow2(Sbeta)*pow3(s2t)) + 6*pow2(s2t)*pow2(Sbeta)*(180*
494  Dmsqst2*Tbeta*z3*pow2(s2t) - 4*Tbeta*pow2(Mt)*(741*z3 + 100*z4 + 150*
495  pow2(z2)) - Mt*MuSUSY*s2t*(21373*z3 + 316*z4 + 474*pow2(z2)))*pow5(
496  Mst2) + Tbeta*(48*Mst2*pow2(Mt)*(-360*Dmsqst2*z3*pow2(MuSUSY)*pow2(s2t)
497  *(-1 + pow2(Sbeta)) + pow2(Mt)*(6480*Dmsqst2*z3*pow2(Sbeta) + pow2(
498  MuSUSY)*(-1 + pow2(Sbeta))*(250*z3 - 94*z4 + 21*pow2(z2)))) + pow2(
499  Sbeta)*(3*Mst2*s2t*(1879*z3 - 54*z4) + Mt*(8180*z3 - 416*z4 - 2406*
500  pow2(z2)))*pow3(s2t)*pow6(Mst2)))) + 3*(-(pow4(Mst1)*(-32*s2t*pow2(Mt)*
501  pow2(Sbeta)*(3*MuSUSY*s2t*(11816*z3 + 4954*z4 - 6177*pow2(z2)) + 8*Mt*
502  Tbeta*(-57758*z3 + 1370*z4 + 2055*pow2(z2)))*pow3(Mst2) + 4*pow2(s2t)*
503  pow2(Sbeta)*(4*Tbeta*pow2(Mt)*(-65326*z3 + 13714*z4 + 20571*pow2(z2)) +
504  4*Mt*s2t*(Mst2*Tbeta*(-44630*z3 + 878*z4 + 1317*pow2(z2)) + 7*MuSUSY*(-
505  43868*z3 + 1970*z4 + 2955*pow2(z2))) - Tbeta*pow2(s2t)*(40*Dmsqst2*(-
506  260*z3 + 14*z4 + 21*pow2(z2)) + pow2(Mst2)*(4*(-5225 + 162*lmMst1 -
507  162*lmMst2)*z3 + 2294*z4 + 5385*pow2(z2))))*pow4(Mst2) - pow2(Mst2)*(
508  16*Tbeta*pow2(Mt)*pow2(s2t)*(-160*Dmsqst2*pow2(Sbeta)*(2*(-7*z3 + z4) +
509  3*pow2(z2)) + pow2(MuSUSY)*(1 - pow2(Sbeta))*(-8*(91963 + 162*lmMst1 -
510  162*lmMst2)*z3 + 27446*z4 + 35823*pow2(z2))) + pow2(Sbeta)*(64*MuSUSY*
511  s2t*(-27086*z3 + 12062*z4 + 18093*pow2(z2))*pow3(Mt) - 33280*Dmsqst2*
512  Mt*MuSUSY*(2*(-7*z3 + z4) + 3*pow2(z2))*pow3(s2t) + 1024*Tbeta*(24241*
513  z3 + 146*z4 + 219*pow2(z2))*pow4(Mt) - 5*Tbeta*xDmsqst2*pow2(Dmsqst2)*(
514  2453*z3 + 448*z4 + 672*pow2(z2))*pow4(s2t))) - 64*Mst2*Mt*(-(s2t*Tbeta*
515  pow2(Mt)*(25920*Dmsqst2*z3*pow2(Sbeta) + pow2(MuSUSY)*(-1 + pow2(Sbeta)
516  )*(-99632*z3 - 11764*z4 + 20505*pow2(z2)))) - 4*MuSUSY*pow2(Sbeta)*(-
517  107072*z3 + 3326*z4 + 3045*pow2(z2))*pow3(Mt) + 405*Dmsqst2*z3*pow2(
518  s2t)*pow2(Sbeta)*(96*Mt*MuSUSY - 5*Dmsqst2*s2t*Tbeta*xDmsqst2*(-2 - 2*
519  pow2(Sbeta) + pow4(Sbeta)))) + 32*Mt*(-10*Dmsqst2*Mt*(-(Tbeta*pow2(
520  MuSUSY)*pow2(s2t)*(-1 + pow2(Sbeta))*(-1771*z3 + 442*z4 + 663*pow2(z2))
521  ) + 2*Mt*pow2(Sbeta)*(3888*Mt*Tbeta*z3 + MuSUSY*s2t*(-1930*z3 + 106*z4
522  + 159*pow2(z2)))) - 6*Tbeta*pow2(MuSUSY)*(-1 + pow2(Sbeta))*(1502*z3 +
523  2062*z4 + 1635*pow2(z2))*pow3(Mt) - 5*xDmsqst2*pow2(Dmsqst2)*pow2(s2t)*
524  pow2(Sbeta)*(2*MuSUSY*s2t*(-3034*z3 + 94*z4 + 141*pow2(z2)) + 3*Mt*
525  Tbeta*(20*z4 + 30*pow2(z2) + z3*(-140 - 162*pow2(Sbeta) + 81*pow4(
526  Sbeta))))))) + 6*pow2(Mst1)*(34560*Dmsqst2*Mst2*z3*pow2(Mt)*(MuSUSY*(
527  16*pow2(Mt) + 3*Dmsqst2*xDmsqst2*pow2(s2t))*pow2(Sbeta) - 2*Mt*s2t*
528  Tbeta*(-7*pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 4*Dmsqst2*xDmsqst2*pow2(
529  Sbeta))) + 320*xDmsqst2*pow2(Dmsqst2)*pow2(Mt)*(1080*Tbeta*z3*pow2(Mt)*
530  pow2(Sbeta) - 8*Mt*MuSUSY*s2t*pow2(Sbeta)*(2*(-7*z3 + z4) + 3*pow2(z2))
531  + Tbeta*pow2(MuSUSY)*pow2(s2t)*(-1 + pow2(Sbeta))*(-944*z3 + 14*z4 +
532  21*pow2(z2))) - 2*Mt*pow2(Mst2)*(-5*xDmsqst2*pow2(Dmsqst2)*pow2(s2t)*
533  pow2(Sbeta)*(2*Mt*Tbeta*(7*z3 + 80*z4 + 120*pow2(z2)) + MuSUSY*s2t*(-
534  16999*z3 + 352*z4 + 528*pow2(z2))) - 240*Dmsqst2*Mt*(-(Tbeta*pow2(
535  MuSUSY)*pow2(s2t)*(-1 + pow2(Sbeta))*(-35*z3 + 26*z4 + 39*pow2(z2))) +
536  2*Mt*pow2(Sbeta)*(288*Mt*Tbeta*z3 + MuSUSY*s2t*(-202*z3 + 10*z4 + 15*
537  pow2(z2)))) - 288*Tbeta*pow2(MuSUSY)*(-1 + pow2(Sbeta))*(218*z3 + 50*z4
538  + 21*pow2(z2))*pow3(Mt)) + 64*Mt*pow3(Mst2)*(-270*Dmsqst2*(-24*Mt*
539  MuSUSY + Dmsqst2*s2t*Tbeta*xDmsqst2)*z3*pow2(s2t)*pow2(Sbeta) - s2t*
540  Tbeta*pow2(Mt)*(4320*Dmsqst2*z3*pow2(Sbeta) + pow2(MuSUSY)*(-1 + pow2(
541  Sbeta))*(-14636*z3 - 1135*z4 + 2388*pow2(z2))) - 4*MuSUSY*pow2(Sbeta)*(
542  -8219*z3 + 326*z4 + 165*pow2(z2))*pow3(Mt)) - pow4(Mst2)*(-16*Tbeta*
543  pow2(Mt)*pow2(s2t)*(-60*Dmsqst2*pow2(Sbeta)*(2*(-7*z3 + z4) + 3*pow2(
544  z2)) - pow2(MuSUSY)*(-1 + pow2(Sbeta))*((-71438 - 216*lmMst1 + 216*
545  lmMst2)*z3 + 2276*z4 + 2523*pow2(z2))) + pow2(Sbeta)*(-16*MuSUSY*s2t*(
546  3718*z3 + 3470*z4 + 5205*pow2(z2))*pow3(Mt) + 960*Dmsqst2*Mt*MuSUSY*(-
547  52*z3 + 10*z4 + 15*pow2(z2))*pow3(s2t) - 32*Tbeta*(69050*z3 + 418*z4 +
548  627*pow2(z2))*pow4(Mt) + 5*Tbeta*xDmsqst2*pow2(Dmsqst2)*(-1895*z3 +
549  128*z4 + 192*pow2(z2))*pow4(s2t))) + 8*s2t*pow2(Sbeta)*(-4*Mt*pow2(s2t)
550  *(1080*Dmsqst2*Tbeta*z3 + Mst2*MuSUSY*((-23848 - 54*lmMst1 + 54*lmMst2)
551  *z3 + 958*z4 + 1275*pow2(z2))) + s2t*pow2(Mt)*(MuSUSY*(68262*z3 + 9030*
552  z4 - 13671*pow2(z2)) - 2*Mst2*Tbeta*(4*(-55 + 54*lmMst1 - 54*lmMst2)*z3
553  + 826*z4 + 1887*pow2(z2))) + 4*Tbeta*(-48454*z3 + 754*z4 + 1131*pow2(
554  z2))*pow3(Mt) + 15*Dmsqst2*Mst2*Tbeta*(-173*z3 + 14*z4 + 21*pow2(z2))*
555  pow3(s2t))*pow5(Mst2) + 4*Tbeta*pow2(Sbeta)*(-4*Mt*(-6518*z3 + 740*z4 +
556  219*pow2(z2)) + Mst2*s2t*(-23954*z3 + 1556*z4 + 2577*pow2(z2)))*pow3(
557  s2t)*pow7(Mst2)) + 9*Mst2*(11520*Dmsqst2*z3*pow2(Mt)*(2*Dmsqst2*Mt*
558  MuSUSY*xDmsqst2*(MuSUSY*s2t*Tbeta*(-1 + pow2(Sbeta)) + 4*Mt*pow2(Sbeta)
559  ) + pow2(Mst2)*(MuSUSY*(16*pow2(Mt) + 3*Dmsqst2*xDmsqst2*pow2(s2t))*
560  pow2(Sbeta) - 4*Mt*s2t*Tbeta*(-3*pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 2*
561  Dmsqst2*xDmsqst2*pow2(Sbeta)))) + 20*Mst2*xDmsqst2*pow2(Dmsqst2)*pow2(
562  Mt)*(4*Mt*pow2(Sbeta)*(675*Mt*Tbeta*z3 + MuSUSY*s2t*(301*z3 - 16*z4 -
563  24*pow2(z2))) + Tbeta*pow2(MuSUSY)*pow2(s2t)*(-1 + pow2(Sbeta))*(-4403*
564  z3 + 32*z4 + 48*pow2(z2))) - 4*Mt*pow3(Mst2)*(-5*xDmsqst2*pow2(Dmsqst2)
565  *pow2(s2t)*pow2(Sbeta)*(2*Mt*Tbeta*(-301*z3 + 16*z4 + 24*pow2(z2)) +
566  MuSUSY*s2t*(-4403*z3 + 32*z4 + 48*pow2(z2))) - 240*Dmsqst2*Mt*(-(Tbeta*
567  pow2(MuSUSY)*pow2(s2t)*(-1 + pow2(Sbeta))*(23*z3 + 2*z4 + 3*pow2(z2)))
568  + 2*Mt*pow2(Sbeta)*(48*Mt*Tbeta*z3 + MuSUSY*s2t*(-58*z3 + 2*z4 + 3*
569  pow2(z2)))) - 64*Tbeta*(230*z3 + 27*z4)*pow2(MuSUSY)*(-1 + pow2(Sbeta))
570  *pow3(Mt)) - (96*Tbeta*pow2(Mt)*pow2(s2t)*(pow2(MuSUSY)*(1 - pow2(
571  Sbeta))*(2*(1319 + 6*lmMst1 - 6*lmMst2)*z3 - 40*z4 + 3*pow2(z2)) + 10*
572  Dmsqst2*pow2(Sbeta)*(-58*z3 + 2*z4 + 3*pow2(z2))) + pow2(Sbeta)*(-96*
573  MuSUSY*s2t*(6*(77 - 8*lmMst1 + 8*lmMst2)*z3 + 202*z4 + 159*pow2(z2))*
574  pow3(Mt) + 960*Dmsqst2*Mt*MuSUSY*(23*z3 + 2*z4 + 3*pow2(z2))*pow3(s2t)
575  + Tbeta*(-192*(8*(514 - 3*(lmMst1 + lmMst2) + 6*lmMt)*z3 + 14*z4 + 21*
576  pow2(z2))*pow4(Mt) + 5*xDmsqst2*pow2(Dmsqst2)*(-4403*z3 + 32*z4 + 48*
577  pow2(z2))*pow4(s2t))))*pow5(Mst2) + Mt*(32*(-360*Dmsqst2*(-18*Mt*MuSUSY
578  + Dmsqst2*s2t*Tbeta*xDmsqst2)*z3*pow2(s2t)*pow2(Sbeta) - 5*s2t*Tbeta*
579  pow2(Mt)*(1152*Dmsqst2*z3*pow2(Sbeta) + pow2(MuSUSY)*(-1 + pow2(Sbeta))
580  *(-2386*z3 - 102*z4 + 333*pow2(z2))) - 6*MuSUSY*pow2(Sbeta)*(-1922*z3 +
581  206*z4 + 21*pow2(z2))*pow3(Mt))*pow4(Mst2) - 48*s2t*pow2(Sbeta)*(1440*
582  Dmsqst2*Tbeta*z3*pow2(s2t) - 4*Tbeta*pow2(Mt)*(-1922*z3 + 206*z4 + 21*
583  pow2(z2)) + 5*Mt*MuSUSY*s2t*(-2386*z3 - 102*z4 + 333*pow2(z2)))*pow6(
584  Mst2)) + 48*pow2(s2t)*pow2(Sbeta)*(2*Mt*MuSUSY*s2t*(2*(1319 + 6*lmMst1
585  - 6*lmMst2)*z3 - 40*z4 + 3*pow2(z2)) + Tbeta*(5*Dmsqst2*pow2(s2t)*(23*
586  z3 + 2*z4 + 3*pow2(z2)) - pow2(Mt)*(6*(77 - 8*lmMst1 + 8*lmMst2)*z3 +
587  202*z4 + 159*pow2(z2))))*pow7(Mst2) + 8*Tbeta*pow2(Sbeta)*(-3*Mst2*s2t*
588  (2*(1319 + 6*lmMst1 - 6*lmMst2)*z3 - 40*z4 + 3*pow2(z2)) + 10*Mt*(-
589  2386*z3 - 102*z4 + 333*pow2(z2)))*pow3(s2t)*pow8(Mst2)))))/(23328.*
590  Tbeta*pow2(Sbeta)*pow6(Mst2)) - Al4p*((twoLoopFlag*((-72*Mt*pow3(s2t)*(
591  -(Mst2*(4*(3 + lmMst1*(2 + lmMst2) - pow2(lmMst2))*pow2(Mst1)*pow2(
592  Mst2) + (3 + 2*lmMst1 - 2*lmMst2)*pow4(Mst1) + 4*(-4 + lmMst1 - 3*
593  lmMst2 + lmMst1*lmMst2 - pow2(lmMst2))*pow4(Mst2))) + Dmglst2*(-4*(1 +
594  lmMst1*(-2 + lmMst2) + 4*lmMst2 - pow2(lmMst2))*pow2(Mst1)*pow2(Mst2) +
595  (1 + 6*lmMst1 - 6*lmMst2)*pow4(Mst1) + 4*(6 + lmMst1 + lmMst2 - lmMst1*
596  lmMst2 + pow2(lmMst2))*pow4(Mst2))))/pow2(Mst2) - (144*s2t*pow3(Mt)*(4*
597  pow2(Mst1)*((4 - 5*lmMst2 + lmMst1*(5 + 2*lmMst2 - 2*lmMt) + 2*lmMst2*
598  lmMt - 2*pow2(lmMst2))*pow2(Mst2) + (-5 - 6*lmMst2 + lmMst1*(4 + 3*
599  lmMst2) - 3*pow2(lmMst2))*pow2(MuSUSY))*pow3(Mst2) + Mst2*(4*(5 - 7*
600  lmMst2 + lmMst1*(7 + 2*lmMst2 - 2*lmMt) + 2*lmMst2*lmMt - 2*pow2(
601  lmMst2))*pow2(Mst2) + (-21 - 38*lmMst2 + 10*lmMst1*(3 + 2*lmMst2) - 20*
602  pow2(lmMst2))*pow2(MuSUSY))*pow4(Mst1) + 4*(-4 + lmMst1 - 3*lmMst2 +
603  lmMst1*lmMst2 - pow2(lmMst2))*pow2(MuSUSY)*pow5(Mst2) + Dmglst2*(4*
604  pow2(Mst1)*pow2(Mst2)*((6 + 13*lmMst2 - 4*lmMt - 2*lmMst2*lmMt +
605  lmMst1*(-9 - 2*lmMst2 + 2*lmMt) + 2*pow2(lmMst2))*pow2(Mst2) + (-11 +
606  2*lmMst2 + lmMst1*(-4 + 3*lmMst2) - 3*pow2(lmMst2))*pow2(MuSUSY)) - (4*
607  (1 - 29*lmMst2 + lmMst1*(25 + 6*lmMst2 - 6*lmMt) + 4*lmMt + 6*lmMst2*
608  lmMt - 6*pow2(lmMst2))*pow2(Mst2) + (65 + lmMst1*(34 - 20*lmMst2) - 26*
609  lmMst2 + 20*pow2(lmMst2))*pow2(MuSUSY))*pow4(Mst1) - 4*(6 + lmMst1 +
610  lmMst2 - lmMst1*lmMst2 + pow2(lmMst2))*pow2(MuSUSY)*pow4(Mst2) + 8*(5 +
611  lmMst1*(-1 + lmMst2) + lmMst2 - pow2(lmMst2))*pow6(Mst2)) + 4*(3 - 4*
612  lmMst2 + 2*(lmMst1 + lmMst1*lmMst2 + lmMt) - 2*pow2(lmMst2))*pow7(Mst2)
613  ))/pow6(Mst2) + (32*pow4(Mt)*(2*Dmglst2*((53 - 18*lmMst1 + 24*lmMst2 -
614  24*lmMt)*pow2(Mst1)*pow4(Mst2) + 18*((5 + lmMst2*(11 - 2*lmMt) - 2*
615  lmMst1*(4 + lmMst2 - lmMt) - 3*lmMt + 2*pow2(lmMst2))*pow2(Mst2)*pow4(
616  Mst1) + (3 - 6*lmMst2*(-5 + lmMt) - 5*lmMt + lmMst1*(-25 - 6*lmMst2 +
617  6*lmMt) + 6*pow2(lmMst2))*pow6(Mst1)) - 18*lmMst2*pow6(Mst2)) + 9*(2*(2
618  + 2*lmMst1*(3 + lmMst2 - lmMt) + lmMt + lmMst2*(-7 + 2*lmMt) - 2*pow2(
619  lmMst2))*pow3(Mst2)*pow4(Mst1) + (3 + 2*lmMst1*(3 + lmMst2) + lmMt +
620  lmMst2*(-5 + 4*lmMt) + pow2(lmMst1) - pow2(lmMst2) - 6*pow2(lmMt))*
621  pow2(Mst1)*pow5(Mst2) + Mst2*(9 + lmMst1*(22 + 6*lmMst2 - 6*lmMt) + 6*
622  lmMst2*(-4 + lmMt) + 2*lmMt - 6*pow2(lmMst2))*pow6(Mst1) - 2*(1 +
623  lmMst2)*pow7(Mst2))))/(pow2(Mst1)*pow5(Mst2)) + (36*Mt*MuSUSY*(16*pow3(
624  Mt)*(2*(4 + lmMst1*(3 + 2*lmMst2 - lmMt) + lmMst2*(-4 + lmMt) + lmMt -
625  2*pow2(lmMst2))*pow2(Mst1)*pow3(Mst2) + Mst2*(13 + 2*lmMst1*(6 + 3*
626  lmMst2 - 2*lmMt) + 2*lmMt + 2*lmMst2*(-7 + 2*lmMt) - 6*pow2(lmMst2))*
627  pow4(Mst1) + Dmglst2*(11 - 6*lmMst1*lmMst2 - 8*lmMst2*(-5 + lmMt) + 8*
628  lmMst1*(-4 + lmMt) - 8*lmMt + 6*pow2(lmMst2))*pow4(Mst1) + 2*Dmglst2*((
629  7 + 7*lmMst2 + lmMst1*(-5 + lmMt) - 2*lmMt - lmMst2*lmMt)*pow2(Mst1)*
630  pow2(Mst2) + (5 + lmMst1*(-1 + lmMst2) + lmMst2 - pow2(lmMst2))*pow4(
631  Mst2)) + 2*(2 + lmMst1 + (-2 + lmMst1)*lmMst2 + lmMt - pow2(lmMst2))*
632  pow5(Mst2)) + 6*Mt*pow2(Mst2)*pow2(s2t)*(4*(1 + 3*lmMst2 - lmMst1*(3 +
633  2*lmMst2) + 2*pow2(lmMst2))*pow2(Mst1)*pow3(Mst2) + Mst2*(1 + 14*lmMst2
634  - 2*lmMst1*(7 + 4*lmMst2) + 8*pow2(lmMst2))*pow4(Mst1) + Dmglst2*(4*(5
635  + lmMst1*(3 - 2*lmMst2) - 3*lmMst2 + 2*pow2(lmMst2))*pow2(Mst1)*pow2(
636  Mst2) + (21 + lmMst1*(18 - 8*lmMst2) - 18*lmMst2 + 8*pow2(lmMst2))*
637  pow4(Mst1) + 4*(6 + lmMst1 + lmMst2 - lmMst1*lmMst2 + pow2(lmMst2))*
638  pow4(Mst2)) + 4*(4 + 3*lmMst2 - lmMst1*(1 + lmMst2) + pow2(lmMst2))*
639  pow5(Mst2)) + (8*Mst2*s2t*pow2(Mt)*(Dmglst2*(4*(1 - lmMst1 + lmMst2)*
640  pow2(Mst2)*pow4(Mst1) + 2*(1 + 2*lmMst2)*pow2(Mst1)*pow4(Mst2) + (4 -
641  8*lmMst1 + 8*lmMst2)*pow6(Mst1) - 4*lmMst2*pow6(Mst2)) - Mst2*(-2*
642  lmMst1*((1 + 2*lmMst2)*(pow2(Mst1) + pow2(Mst2))*pow4(Mst1) + (3 +
643  lmMst2)*pow2(Mst1)*pow4(Mst2)) + pow2(lmMst1)*(2*pow2(Mst2)*pow4(Mst1)
644  - pow2(Mst1)*pow4(Mst2) + 2*pow6(Mst1)) + pow2(lmMst2)*(2*pow2(Mst2)*
645  pow4(Mst1) + 3*pow2(Mst1)*pow4(Mst2) + 2*pow6(Mst1)) + 2*pow6(Mst2) +
646  2*lmMst2*(pow2(Mst2)*pow4(Mst1) + 2*pow2(Mst1)*pow4(Mst2) + pow6(Mst1)
647  + pow6(Mst2)))))/pow2(Mst1) + (pow3(Mst2)*pow3(s2t)*(2*(-16 + 6*lmMst2
648  - 2*lmMst1*(8 + 5*lmMst2) + 3*pow2(lmMst1) + 7*pow2(lmMst2))*pow3(Mst2)
649  *pow4(Mst1) - 2*(-12 - 18*lmMst2 + 2*lmMst1*(5 + 3*lmMst2) + pow2(
650  lmMst1) - 7*pow2(lmMst2))*pow2(Mst1)*pow5(Mst2) + Mst2*(3 + lmMst1*(2 -
651  32*lmMst2) - 2*lmMst2 + 16*pow2(lmMst1) + 16*pow2(lmMst2))*pow6(Mst1) -
652  4*Dmglst2*(2*(1 + 2*lmMst1 - lmMst2)*pow2(Mst2)*pow4(Mst1) + 2*(1 +
653  lmMst1 - lmMst2 + 2*lmMst1*lmMst2 - 2*pow2(lmMst2))*pow2(Mst1)*pow4(
654  Mst2) + (1 + 2*lmMst1 - 2*lmMst2)*pow6(Mst1) - 2*lmMst2*pow6(Mst2)) +
655  4*(1 + lmMst2)*pow7(Mst2)))/pow2(Mst1)))/(Tbeta*pow6(Mst2)) + 36*pow2(
656  Mt)*pow2(s2t)*(4*(-2*lmMst1*(-2 + lmMst2) - lmMst2*(2 + lmMst2) + 3*
657  pow2(lmMst1))*pow2(Mst1) - 4*(2 - 2*lmMst2 + 2*lmMst1*(3 + lmMst2) +
658  pow2(lmMst1) - 3*pow2(lmMst2))*pow2(Mst2) + (8*(2*Dmglst2*lmMst2 + Mst2
659  + lmMst2*Mst2)*pow3(Mst2))/pow2(Mst1) - (8*Dmglst2*(pow2(Mst1)*pow2(
660  Mst2) - 2*lmMst1*pow2(Mst1)*(pow2(Mst1) + pow2(Mst2)) + 2*lmMst2*pow4(
661  Mst1) + pow4(Mst2) + 4*lmMst2*pow4(Mst2)))/pow3(Mst2) + (pow2(MuSUSY)*(
662  4*(-1 - 13*lmMst1 + 13*lmMst2 - 8*lmMst1*lmMst2 + pow2(lmMst1) + 7*
663  pow2(lmMst2))*pow3(Mst2)*pow4(Mst1) - 2*(-14 + 10*lmMst1 - 20*lmMst2 +
664  6*lmMst1*lmMst2 + pow2(lmMst1) - 7*pow2(lmMst2))*pow2(Mst1)*pow5(Mst2)
665  + Mst2*(-1 - 50*lmMst1 + 50*lmMst2 - 64*lmMst1*lmMst2 + 20*pow2(lmMst1)
666  + 44*pow2(lmMst2))*pow6(Mst1) - 4*Dmglst2*(2*(2 - 3*lmMst2 + lmMst1*(3
667  + 2*lmMst2) - 2*pow2(lmMst2))*pow2(Mst2)*pow4(Mst1) + 2*(1 + lmMst1 -
668  2*lmMst2 + 2*lmMst1*lmMst2 - 2*pow2(lmMst2))*pow2(Mst1)*pow4(Mst2) + (5
669  - 8*lmMst2 + 4*lmMst1*(2 + lmMst2) - 4*pow2(lmMst2))*pow6(Mst1) - 2*
670  lmMst2*pow6(Mst2)) + 4*(1 + lmMst2)*pow7(Mst2)))/(pow2(Mst1)*pow5(Mst2)
671  )) + ((-9*pow4(s2t)*(4*(-14 - 3*lmMst1 - 6*lmMst2 - 2*lmMst1*lmMst2 +
672  2*pow2(lmMst1))*pow3(Mst2)*pow4(Mst1) - 2*(-10 + 10*lmMst1 - 16*lmMst2
673  + 6*lmMst1*lmMst2 + pow2(lmMst1) - 7*pow2(lmMst2))*pow2(Mst1)*pow5(
674  Mst2) + Mst2*(35 + 34*lmMst1 - 14*lmMst2 - 12*lmMst1*lmMst2 + 10*pow2(
675  lmMst1) + 2*pow2(lmMst2))*pow6(Mst1) + 4*Dmglst2*(-2*(lmMst1 - 2*
676  lmMst1*lmMst2 + 2*pow2(lmMst2))*pow2(Mst2)*pow4(Mst1) - 2*(1 + lmMst1 +
677  2*lmMst1*lmMst2 - 2*pow2(lmMst2))*pow2(Mst1)*pow4(Mst2) + (1 + 2*
678  lmMst1)*pow6(Mst1) + 2*lmMst2*pow6(Mst2)) + 4*(1 + lmMst2)*pow7(Mst2)))
679  /Mst2 - (36*s2t*pow2(Mt)*pow2(MuSUSY)*(4*(4*Mt*(5 + 6*lmMst2 - lmMst1*(
680  4 + 3*lmMst2) + 3*pow2(lmMst2)) + Mst2*s2t*(-1 + 13*lmMst2 - lmMst1*(13
681  + 8*lmMst2) + pow2(lmMst1) + 7*pow2(lmMst2)))*pow3(Mst2)*pow4(Mst1) +
682  2*(-(Mst2*s2t*(-14 - 20*lmMst2 + 2*lmMst1*(5 + 3*lmMst2) + pow2(lmMst1)
683  - 7*pow2(lmMst2))) + 8*Mt*(4 + 3*lmMst2 - lmMst1*(1 + lmMst2) + pow2(
684  lmMst2)))*pow2(Mst1)*pow5(Mst2) + 4*Dmglst2*(Mst2*s2t*(-5 + 8*lmMst2 -
685  4*lmMst1*(2 + lmMst2) + 4*pow2(lmMst2)) + Mt*(65 + lmMst1*(34 - 20*
686  lmMst2) - 26*lmMst2 + 20*pow2(lmMst2)))*pow6(Mst1) + Mst2*(Mst2*s2t*(-1
687  + 50*lmMst2 - 2*lmMst1*(25 + 32*lmMst2) + 20*pow2(lmMst1) + 44*pow2(
688  lmMst2)) + Mt*(84 + 152*lmMst2 - 40*lmMst1*(3 + 2*lmMst2) + 80*pow2(
689  lmMst2)))*pow6(Mst1) + 8*Dmglst2*((Mst2*s2t*(-2 + 3*lmMst2 - lmMst1*(3
690  + 2*lmMst2) + 2*pow2(lmMst2)) + Mt*(22 + lmMst1*(8 - 6*lmMst2) - 4*
691  lmMst2 + 6*pow2(lmMst2)))*pow2(Mst2)*pow4(Mst1) + (-(Mst2*s2t*(1 +
692  lmMst1 - 2*lmMst2 + 2*lmMst1*lmMst2 - 2*pow2(lmMst2))) + 2*Mt*(6 +
693  lmMst1 + lmMst2 - lmMst1*lmMst2 + pow2(lmMst2)))*pow2(Mst1)*pow4(Mst2)
694  + lmMst2*s2t*pow7(Mst2)) + 4*(1 + lmMst2)*s2t*pow8(Mst2)))/(pow2(Sbeta)
695  *pow6(Mst2)))/pow2(Mst1)))/216. + (xDR2DRMOD*((3375*Al4p*threeLoopFlag*
696  xDmsqst2*pow2(Dmsqst2)*pow2(Mst1)*(-(pow2(s2t)*pow4(Mst1)*(-8*(lmMst1 -
697  lmMst2)*Tbeta*pow2(Mt)*pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 4*Mt*(-(
698  MuSUSY*s2t) + 2*Mt*Tbeta)*pow2(Mst2)*pow2(Sbeta) + (1 - 2*lmMst1 + 2*
699  lmMst2)*Tbeta*pow2(s2t)*pow2(Sbeta)*pow4(Mst2))) + pow4(Mst2)*(-4*
700  Tbeta*pow2(Mt)*pow2(s2t)*(pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 2*pow2(
701  Mst2)*pow2(Sbeta)) + pow2(Sbeta)*(16*MuSUSY*s2t*pow3(Mt) - 4*Mt*MuSUSY*
702  pow2(Mst2)*pow3(s2t) + 16*Tbeta*pow4(Mt) + Tbeta*pow4(Mst2)*pow4(s2t)))
703  - pow2(Mst1)*pow2(Mst2)*(-4*Tbeta*pow2(Mt)*pow2(s2t)*((-1 + 2*lmMst1 -
704  2*lmMst2)*pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 4*pow2(Mst2)*pow2(Sbeta)) +
705  pow2(Sbeta)*(16*MuSUSY*s2t*pow3(Mt) + 8*(-lmMst1 + lmMst2)*Mt*MuSUSY*
706  pow2(Mst2)*pow3(s2t) - 16*Tbeta*pow4(Mt) + (1 + 2*lmMst1 - 2*lmMst2)*
707  Tbeta*pow4(Mst2)*pow4(s2t))) + 19*xDmglst2*pow2(Dmglst2)*(pow2(s2t)*(4*
708  Mt*MuSUSY*s2t - 8*Tbeta*pow2(Mt) + (-1 + 2*lmMst1 - 2*lmMst2)*Tbeta*
709  pow2(Mst2)*pow2(s2t))*pow2(Sbeta)*pow4(Mst1) + pow2(Mst2)*(-4*Tbeta*
710  pow2(Mt)*pow2(s2t)*(pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 2*pow2(Mst2)*
711  pow2(Sbeta)) + pow2(Sbeta)*(16*MuSUSY*s2t*pow3(Mt) - 4*Mt*MuSUSY*pow2(
712  Mst2)*pow3(s2t) + 16*Tbeta*pow4(Mt) + Tbeta*pow4(Mst2)*pow4(s2t))) -
713  pow2(Mst1)*(-4*Tbeta*pow2(Mt)*pow2(s2t)*((-1 + 2*lmMst1 - 2*lmMst2)*
714  pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 4*pow2(Mst2)*pow2(Sbeta)) + pow2(
715  Sbeta)*(16*MuSUSY*s2t*pow3(Mt) + 8*(-lmMst1 + lmMst2)*Mt*MuSUSY*pow2(
716  Mst2)*pow3(s2t) - 16*Tbeta*pow4(Mt) + (1 + 2*lmMst1 - 2*lmMst2)*Tbeta*
717  pow4(Mst2)*pow4(s2t)))) + 14*Dmglst2*Mst2*(pow2(s2t)*(4*Mt*MuSUSY*s2t -
718  8*Tbeta*pow2(Mt) + Tbeta*(pow2(Mst1) + (-1 + 2*lmMst1 - 2*lmMst2)*pow2(
719  Mst2))*pow2(s2t))*pow2(Sbeta)*pow4(Mst1) + pow2(Mst2)*(-4*Tbeta*pow2(
720  Mt)*pow2(s2t)*(pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 2*pow2(Mst2)*pow2(
721  Sbeta)) + pow2(Sbeta)*(16*MuSUSY*s2t*pow3(Mt) - 4*Mt*MuSUSY*pow2(Mst2)*
722  pow3(s2t) + 16*Tbeta*pow4(Mt) + Tbeta*pow4(Mst2)*pow4(s2t))) - pow2(
723  Mst1)*(-4*Tbeta*pow2(Mt)*pow2(s2t)*((-1 + 2*lmMst1 - 2*lmMst2)*pow2(
724  MuSUSY)*(-1 + pow2(Sbeta)) + 4*pow2(Mst2)*pow2(Sbeta)) + pow2(Sbeta)*(
725  16*MuSUSY*s2t*pow3(Mt) + 8*(-lmMst1 + lmMst2)*Mt*MuSUSY*pow2(Mst2)*
726  pow3(s2t) - 16*Tbeta*pow4(Mt) + (1 + 2*lmMst1 - 2*lmMst2)*Tbeta*pow4(
727  Mst2)*pow4(s2t)))) + Tbeta*pow2(Mst2)*pow2(Sbeta)*pow4(s2t)*pow6(Mst1))
728  )/(Tbeta*pow2(Sbeta)) + (2700*Mst2*(2*Dmglst2*lmMst2 + Mst2 + lmMst2*
729  Mst2)*twoLoopFlag*pow2(Mst1)*(-(pow2(Mst2)*pow2(s2t)*pow4(Mst1)*(-8*(
730  lmMst1 - lmMst2)*Tbeta*pow2(Mt)*pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 4*Mt*
731  (-(MuSUSY*s2t) + 2*Mt*Tbeta)*pow2(Mst2)*pow2(Sbeta) + (1 - 2*lmMst1 +
732  2*lmMst2)*Tbeta*pow2(s2t)*pow2(Sbeta)*pow4(Mst2))) - pow2(Mst1)*pow4(
733  Mst2)*(-4*Tbeta*pow2(Mt)*pow2(s2t)*((-1 + 2*lmMst1 - 2*lmMst2)*pow2(
734  MuSUSY)*(-1 + pow2(Sbeta)) + 4*pow2(Mst2)*pow2(Sbeta)) + pow2(Sbeta)*(
735  16*MuSUSY*s2t*pow3(Mt) + 8*(-lmMst1 + lmMst2)*Mt*MuSUSY*pow2(Mst2)*
736  pow3(s2t) - 16*Tbeta*pow4(Mt) + (1 + 2*lmMst1 - 2*lmMst2)*Tbeta*pow4(
737  Mst2)*pow4(s2t))) + Tbeta*pow2(s2t)*(8*(lmMst1 - lmMst2)*pow2(Mt)*pow2(
738  MuSUSY)*(-1 + pow2(Sbeta)) + pow2(s2t)*pow2(Sbeta)*pow4(Mst2))*pow6(
739  Mst1) + (-4*Tbeta*pow2(Mt)*pow2(s2t)*(pow2(MuSUSY)*(-1 + pow2(Sbeta)) +
740  2*pow2(Mst2)*pow2(Sbeta)) + pow2(Sbeta)*(16*MuSUSY*s2t*pow3(Mt) - 4*Mt*
741  MuSUSY*pow2(Mst2)*pow3(s2t) + 16*Tbeta*pow4(Mt) + Tbeta*pow4(Mst2)*
742  pow4(s2t)))*pow6(Mst2)))/(Tbeta*pow2(Sbeta)) + 2*xDmglst2*pow2(Dmglst2)
743  *((-1350*(2 - lmMst2)*twoLoopFlag*pow2(Mst1)*(-(pow2(Mst2)*pow2(s2t)*
744  pow4(Mst1)*(-8*(lmMst1 - lmMst2)*Tbeta*pow2(Mt)*pow2(MuSUSY)*(-1 +
745  pow2(Sbeta)) + 4*Mt*(-(MuSUSY*s2t) + 2*Mt*Tbeta)*pow2(Mst2)*pow2(Sbeta)
746  + (1 - 2*lmMst1 + 2*lmMst2)*Tbeta*pow2(s2t)*pow2(Sbeta)*pow4(Mst2))) -
747  pow2(Mst1)*pow4(Mst2)*(-4*Tbeta*pow2(Mt)*pow2(s2t)*((-1 + 2*lmMst1 - 2*
748  lmMst2)*pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 4*pow2(Mst2)*pow2(Sbeta)) +
749  pow2(Sbeta)*(16*MuSUSY*s2t*pow3(Mt) + 8*(-lmMst1 + lmMst2)*Mt*MuSUSY*
750  pow2(Mst2)*pow3(s2t) - 16*Tbeta*pow4(Mt) + (1 + 2*lmMst1 - 2*lmMst2)*
751  Tbeta*pow4(Mst2)*pow4(s2t))) + Tbeta*pow2(s2t)*(8*(lmMst1 - lmMst2)*
752  pow2(Mt)*pow2(MuSUSY)*(-1 + pow2(Sbeta)) + pow2(s2t)*pow2(Sbeta)*pow4(
753  Mst2))*pow6(Mst1) + (-4*Tbeta*pow2(Mt)*pow2(s2t)*(pow2(MuSUSY)*(-1 +
754  pow2(Sbeta)) + 2*pow2(Mst2)*pow2(Sbeta)) + pow2(Sbeta)*(16*MuSUSY*s2t*
755  pow3(Mt) - 4*Mt*MuSUSY*pow2(Mst2)*pow3(s2t) + 16*Tbeta*pow4(Mt) +
756  Tbeta*pow4(Mst2)*pow4(s2t)))*pow6(Mst2)))/(Tbeta*pow2(Sbeta)) + Al4p*
757  threeLoopFlag*(6400*Mst2*s2t*pow2(Mst1)*pow3(Mt)*(-3*(6*pow2(Mst2)*(116
758  + lmMst2*(181 - 30*lmMt) - 36*lmMt - 4*(-14 + lmMt)*pow2(lmMst2) - 2*
759  lmMst1*(42 + lmMst2*(21 - 2*lmMt) - 8*lmMt + 2*pow2(lmMst2)) + 4*pow3(
760  lmMst2)) + pow2(MuSUSY)*(85 - 215*lmMst2 + lmMst1*(66 + 90*lmMst2 - 72*
761  pow2(lmMst2)) - 54*pow2(lmMst2) + 72*pow3(lmMst2)))*pow4(Mst1) + 18*(3
762  + 4*lmMst2 - 3*pow2(lmMst2))*(2*pow2(Mst2) + pow2(MuSUSY))*pow4(Mst2) -
763  pow2(Mst1)*(-3*pow2(Mst2)*pow2(MuSUSY)*(5 + 149*lmMst2 + 12*pow2(
764  lmMst2) + 6*lmMst1*(-7 - 8*lmMst2 + 6*pow2(lmMst2)) - 36*pow3(lmMst2))
765  + (553 + 194*lmMst2 + 18*lmMst1*(-1 + 4*lmMst2 - 2*lmMt) - 30*lmMt +
766  48*lmMst2*lmMt - 192*pow2(lmMst2))*pow4(Mst2))) + 9600*Mt*pow2(Mst1)*
767  pow3(s2t)*(pow2(Mst1)*pow2(Mst2)*(31 - 101*lmMst2 + 6*lmMst1*(7 + 8*
768  lmMst2 - 6*pow2(lmMst2)) - 48*pow2(lmMst2) + 36*pow3(lmMst2)) + (77 +
769  59*lmMst2 - 6*lmMst1*(3 + lmMst2) - 12*pow2(lmMst2))*pow4(Mst1) + 6*(-3
770  - 4*lmMst2 + 3*pow2(lmMst2))*pow4(Mst2))*pow5(Mst2) + 16*pow2(Mst2)*
771  pow4(Mt)*(-43875*Dmsqst2*pow2(Mst1)*(pow2(Mst1) + pow2(Mst2)) + (394748
772  - 14400*lmMst1*(8 + 2*lmMst2 - lmMt) - 102480*lmMt - 6*lmMst2*(-50363 +
773  4680*lmMt) + 41355*pow2(lmMst2))*pow2(Mst2)*pow4(Mst1) + 225*(-188 +
774  32*lmMst1*(-2 + lmMst2) - 166*lmMst2 + 59*pow2(lmMst2))*pow2(Mst1)*
775  pow4(Mst2) + 7200*(283 + lmMst2*(489 - 93*lmMt) - 94*lmMt + 9*(21 - 2*
776  lmMt)*pow2(lmMst2) - 2*lmMst1*(115 - 9*lmMst2*(-8 + lmMt) - 24*lmMt +
777  9*pow2(lmMst2)) + 18*pow3(lmMst2))*pow6(Mst1) + 7200*(2 + lmMst2 - 3*
778  pow2(lmMst2))*pow6(Mst2)) + (100*Mst2*Mt*MuSUSY*(2*Mst2*(3510*Dmsqst2*
779  s2t*pow2(Mt) - 144*Mt*pow2(s2t)*(13 - 125*lmMst2 + 6*lmMst1*(7 + 8*
780  lmMst2 - 6*pow2(lmMst2)) - 30*pow2(lmMst2) + 36*pow3(lmMst2))*pow3(
781  Mst2) + 64*Mst2*(215 + 37*lmMst2 + 3*(-5 + 8*lmMst2)*lmMt - 18*lmMst1*(
782  1 - 2*lmMst2 + lmMt) - 42*pow2(lmMst2))*pow3(Mt) + 3*pow2(Mst2)*(2*s2t*
783  pow2(Mt)*(964 + 306*lmMst2 + 96*(-2 + lmMst2)*pow2(lmMst1) - 81*pow2(
784  lmMst2) + 96*(lmMst1 + 3*lmMst1*lmMst2 - 2*lmMst1*pow2(lmMst2) + pow3(
785  lmMst2))) - 585*Dmsqst2*(lmMst1 - lmMst2)*pow3(s2t) + pow2(Mst2)*(200 +
786  1196*lmMst2 - 48*(-2 + lmMst2)*pow2(lmMst1) + 306*pow2(lmMst2) + 3*
787  lmMst1*(-492 + 10*lmMst2 + 123*pow2(lmMst2)) - 321*pow3(lmMst2))*pow3(
788  s2t)))*pow4(Mst1) - 9*pow2(Mst1)*pow3(Mst2)*(780*Dmsqst2*s2t*pow2(Mt) +
789  192*Mt*(-3 - 4*lmMst2 + 3*pow2(lmMst2))*pow2(s2t)*pow3(Mst2) + 256*
790  Mst2*(3 + 4*lmMst2 - 3*pow2(lmMst2))*pow3(Mt) + pow2(Mst2)*(4*s2t*(220
791  - 32*lmMst1*(-2 + lmMst2) + 70*lmMst2 - 59*pow2(lmMst2))*pow2(Mt) -
792  195*Dmsqst2*pow3(s2t)) + (-444 + 32*lmMst1*(-2 + lmMst2) - 70*lmMst2 +
793  347*pow2(lmMst2))*pow3(s2t)*pow4(Mst2)) + (1152*Mst2*s2t*pow2(Mt)*(26 +
794  29*lmMst2 + (-2 + lmMst2)*pow2(lmMst1) + 4*pow2(lmMst2) - 2*lmMst1*(8 +
795  lmMst2 + pow2(lmMst2)) + pow3(lmMst2)) - 1728*Mt*pow2(Mst2)*pow2(s2t)*(
796  15 - 11*lmMst2 + lmMst1*(4 + 7*lmMst2 - 6*pow2(lmMst2)) - 7*pow2(
797  lmMst2) + 6*pow3(lmMst2)) + 128*(1097 + lmMst2*(1531 - 246*lmMt) - 339*
798  lmMt + (444 - 36*lmMt)*pow2(lmMst2) - 18*lmMst1*(39 - 2*lmMst2*(-9 +
799  lmMt) - 7*lmMt + 2*pow2(lmMst2)) + 36*pow3(lmMst2))*pow3(Mt) - 3*Mst2*(
800  585*Dmsqst2 + pow2(Mst2)*(-476 - 1790*lmMst2 + 768*(-2 + lmMst2)*pow2(
801  lmMst1) - 1617*pow2(lmMst2) - 96*lmMst1*(-13 - 33*lmMst2 + 16*pow2(
802  lmMst2)) + 768*pow3(lmMst2)))*pow3(s2t))*pow6(Mst1) + 288*s2t*(2 +
803  lmMst2 - 3*pow2(lmMst2))*(4*pow2(Mt) - pow2(Mst2)*pow2(s2t))*pow7(Mst2)
804  ))/Tbeta - 75*pow4(Mst2)*pow4(s2t)*((-932 + 2182*lmMst2 - 96*(-2 +
805  lmMst2)*pow2(lmMst1) + 1653*pow2(lmMst2) + 6*lmMst1*(-524 + 26*lmMst2 +
806  123*pow2(lmMst2)) - 642*pow3(lmMst2))*pow4(Mst1)*pow4(Mst2) + 585*
807  Dmsqst2*pow2(Mst1)*(-((1 + 2*lmMst1 - 2*lmMst2)*pow2(Mst1)*pow2(Mst2))
808  + (-1 + 2*lmMst1 - 2*lmMst2)*pow4(Mst1) + pow4(Mst2)) + pow2(Mst2)*(76
809  - 602*lmMst2 - 672*(-2 + lmMst2)*pow2(lmMst1) + 1005*pow2(lmMst2) + 6*
810  lmMst1*(284 - 538*lmMst2 + 133*pow2(lmMst2)) - 126*pow3(lmMst2))*pow6(
811  Mst1) - 3*(-508 + 32*lmMst1*(-2 + lmMst2) - 102*lmMst2 + 443*pow2(
812  lmMst2))*pow2(Mst1)*pow6(Mst2) + 96*(-2 - lmMst2 + 3*pow2(lmMst2))*
813  pow8(Mst2)) - (300*s2t*pow2(Mt)*pow2(MuSUSY)*(pow2(Mst2)*(-585*Dmsqst2*
814  (-1 + 2*lmMst1 - 2*lmMst2)*s2t + s2t*pow2(Mst2)*(1540 + 2506*lmMst2 -
815  96*(-2 + lmMst2)*pow2(lmMst1) - 141*pow2(lmMst2) + 6*lmMst1*(-460 - 6*
816  lmMst2 + 123*pow2(lmMst2)) - 642*pow3(lmMst2)) + 64*Mst2*Mt*(5 + 149*
817  lmMst2 + 12*pow2(lmMst2) + 6*lmMst1*(-7 - 8*lmMst2 + 6*pow2(lmMst2)) -
818  36*pow3(lmMst2)))*pow4(Mst1) - 3*pow2(Mst1)*(-195*Dmsqst2*s2t + 128*
819  Mst2*Mt*(-3 - 4*lmMst2 + 3*pow2(lmMst2)) + s2t*(-380 + 32*lmMst1*(-2 +
820  lmMst2) - 38*lmMst2 + 251*pow2(lmMst2))*pow2(Mst2))*pow4(Mst2) - 2*(
821  585*Dmsqst2*(lmMst1 - lmMst2)*s2t + 32*Mst2*Mt*(85 - 215*lmMst2 +
822  lmMst1*(66 + 90*lmMst2 - 72*pow2(lmMst2)) - 54*pow2(lmMst2) + 72*pow3(
823  lmMst2)) + 3*s2t*pow2(Mst2)*(-336 - 716*lmMst2 + 144*(-2 + lmMst2)*
824  pow2(lmMst1) + lmMst1*(668 + 534*lmMst2 - 379*pow2(lmMst2)) - 246*pow2(
825  lmMst2) + 235*pow3(lmMst2)))*pow6(Mst1) + 96*s2t*(-2 - lmMst2 + 3*pow2(
826  lmMst2))*pow8(Mst2)))/pow2(Sbeta) - 300*pow2(Mt)*pow2(s2t)*((pow2(
827  MuSUSY)*(-1540 - 2506*lmMst2 + 96*(-2 + lmMst2)*pow2(lmMst1) + lmMst1*(
828  2760 + 36*lmMst2 - 738*pow2(lmMst2)) + 141*pow2(lmMst2) + 642*pow3(
829  lmMst2)) + 4*pow2(Mst2)*(812 + 258*lmMst2 + 48*(-2 + lmMst2)*pow2(
830  lmMst1) - 129*pow2(lmMst2) + 48*(lmMst1*(3 + 2*lmMst2 - 2*pow2(lmMst2))
831  + pow3(lmMst2))))*pow4(Mst1)*pow4(Mst2) + 2*pow2(Mst2)*((1532 + 2478*
832  lmMst2 - 96*lmMst1*(17 + 5*lmMst2) + 465*pow2(lmMst2))*pow2(Mst2) + 3*
833  pow2(MuSUSY)*(-336 - 716*lmMst2 + 144*(-2 + lmMst2)*pow2(lmMst1) +
834  lmMst1*(668 + 534*lmMst2 - 379*pow2(lmMst2)) - 246*pow2(lmMst2) + 235*
835  pow3(lmMst2)))*pow6(Mst1) - 585*Dmsqst2*(pow4(Mst1)*((1 - 2*lmMst1 + 2*
836  lmMst2)*pow2(Mst2)*pow2(MuSUSY) - 4*pow4(Mst2)) + pow2(Mst1)*(2*pow2(
837  Mst2) + pow2(MuSUSY))*pow4(Mst2) + 2*(pow2(Mst2) + (-lmMst1 + lmMst2)*
838  pow2(MuSUSY))*pow6(Mst1)) - 3*pow2(Mst1)*((568 - 64*lmMst1*(-2 +
839  lmMst2) + 204*lmMst2 - 310*pow2(lmMst2))*pow2(Mst2) + (380 - 32*lmMst1*
840  (-2 + lmMst2) + 38*lmMst2 - 251*pow2(lmMst2))*pow2(MuSUSY))*pow6(Mst2)
841  + 96*(2 + lmMst2 - 3*pow2(lmMst2))*(2*pow2(Mst2) + pow2(MuSUSY))*pow8(
842  Mst2))))))/(16200.*pow4(Mst1)*pow6(Mst2)) + xDmglst2*pow2(Dmglst2)*(-(
843  twoLoopFlag*(72*Mt*pow3(s2t)*pow4(Mst2)*(8*pow2(Mst1)*pow2(Mst2) + (3 -
844  6*lmMst1 + 6*lmMst2)*pow4(Mst1) + 2*(8 + lmMst1 - lmMst2)*pow4(Mst2)) +
845  (96*Mst2*pow4(Mt)*(3*(37 + 41*lmMst2 - 13*lmMt - 6*lmMst2*lmMt +
846  lmMst1*(-28 - 6*lmMst2 + 6*lmMt) + 6*pow2(lmMst2))*pow2(Mst2)*pow4(
847  Mst1) + (17 - 3*lmMst1 + 9*lmMst2 - 3*lmMt)*pow2(Mst1)*pow4(Mst2) + 3*(
848  75 + 174*lmMst2 - 37*lmMt - 30*lmMst2*lmMt + lmMst1*(-137 - 30*lmMst2 +
849  30*lmMt) + 30*pow2(lmMst2))*pow6(Mst1) + 3*(-2 + lmMst2)*pow6(Mst2)))/
850  pow2(Mst1) - 16*s2t*pow3(Mt)*(9*(2*(27 + 70*lmMst2 - 4*lmMst1*(14 + 3*
851  lmMst2 - 3*lmMt) - 2*(7 + 6*lmMst2)*lmMt + 12*pow2(lmMst2))*pow2(Mst2)
852  + 67*pow2(MuSUSY))*pow4(Mst1) + 18*(8 + lmMst1 - lmMst2)*pow2(MuSUSY)*
853  pow4(Mst2) + 18*pow2(Mst1)*(2*(10 + lmMst1 - lmMst2)*pow2(Mst2)*pow2(
854  MuSUSY) + (19 + 17*lmMst2 - 6*lmMt - 2*lmMst2*lmMt + lmMst1*(-11 - 2*
855  lmMst2 + 2*lmMt) + 2*pow2(lmMst2))*pow4(Mst2)) + (19 + 36*lmMst1 - 42*
856  lmMst2 + 6*lmMt)*pow6(Mst2)) - (12*Mst2*pow2(Mt)*pow2(s2t)*(-2*pow4(
857  Mst1)*(3*(8 - 9*lmMst1 + 9*lmMst2 + 2*lmMst1*lmMst2 - 2*pow2(lmMst2))*
858  pow2(Mst2)*pow2(MuSUSY) + (-13 + 18*lmMst1 - 24*lmMst2)*pow4(Mst2)) -
859  3*(4*(-4 + 7*lmMst1 - 7*lmMst2)*pow2(Mst2) + (17 + 4*lmMst1*(-7 +
860  lmMst2) + 28*lmMst2 - 4*pow2(lmMst2))*pow2(MuSUSY))*pow6(Mst1) + 6*(-2
861  + lmMst2)*(2*pow2(Mst2) + pow2(MuSUSY))*pow6(Mst2) - 2*pow2(Mst1)*(3*(8
862  - 5*lmMst1 + 4*lmMst2 + 2*lmMst1*lmMst2 - 2*pow2(lmMst2))*pow2(MuSUSY)*
863  pow4(Mst2) + (-29 + 12*lmMst2)*pow6(Mst2))))/pow2(Mst1) + (-9*pow4(s2t)
864  *pow5(Mst2)*(2*(-6 + lmMst1 - 2*lmMst1*lmMst2 + 2*pow2(lmMst2))*pow2(
865  Mst2)*pow4(Mst1) + 2*(4 + 6*lmMst2 + lmMst1*(-5 + 2*lmMst2) - 2*pow2(
866  lmMst2))*pow2(Mst1)*pow4(Mst2) + (1 - 2*lmMst1)*pow6(Mst1) - 2*(-2 +
867  lmMst2)*pow6(Mst2)) + (36*s2t*pow2(Mt)*pow2(MuSUSY)*(-2*(-8*(10 +
868  lmMst1 - lmMst2)*Mt + Mst2*s2t*(8 - 9*lmMst1 + 9*lmMst2 + 2*lmMst1*
869  lmMst2 - 2*pow2(lmMst2)))*pow2(Mst2)*pow4(Mst1) - 2*(-4*(8 + lmMst1 -
870  lmMst2)*Mt + Mst2*s2t*(8 - 5*lmMst1 + 4*lmMst2 + 2*lmMst1*lmMst2 - 2*
871  pow2(lmMst2)))*pow2(Mst1)*pow4(Mst2) + (268*Mt + Mst2*s2t*(-17 - 4*
872  lmMst1*(-7 + lmMst2) - 28*lmMst2 + 4*pow2(lmMst2)))*pow6(Mst1) + 2*(-2
873  + lmMst2)*s2t*pow7(Mst2)))/pow2(Sbeta) - (4*Mt*MuSUSY*(-2*(pow2(Mst2)*(
874  36*(5 - 3*lmMst1 + 3*lmMst2)*Mst2*s2t*pow2(Mt) - 54*(12 + lmMst1 -
875  lmMst2)*Mt*pow2(Mst2)*pow2(s2t) + 4*(155 + 3*lmMst2*(41 - 6*lmMt) - 18*
876  lmMst1*(4 + lmMst2 - lmMt) - 51*lmMt + 18*pow2(lmMst2))*pow3(Mt) - 9*(
877  4*lmMst1 - 5*lmMst2)*pow3(Mst2)*pow3(s2t))*pow4(Mst1) + pow2(Mst1)*(6*(
878  17 - 6*lmMst2)*Mst2*s2t*pow2(Mt) - 54*(8 + lmMst1 - lmMst2)*Mt*pow2(
879  Mst2)*pow2(s2t) + 4*(11 + 18*lmMst1 - 21*lmMst2 + 3*lmMt)*pow3(Mt) + 9*
880  (6 + 5*lmMst2 + lmMst1*(-5 + 2*lmMst2) - 2*pow2(lmMst2))*pow3(Mst2)*
881  pow3(s2t))*pow4(Mst2)) - (72*(9 - 10*lmMst1 + 10*lmMst2)*Mst2*s2t*pow2(
882  Mt) + 54*(-27 + 4*lmMst1 - 4*lmMst2)*Mt*pow2(Mst2)*pow2(s2t) + 8*(335 +
883  699*lmMst2 - 18*lmMst1*(29 + 7*lmMst2 - 7*lmMt) - 3*(59 + 42*lmMst2)*
884  lmMt + 126*pow2(lmMst2))*pow3(Mt) + 9*(1 - 10*lmMst1 + 10*lmMst2)*pow3(
885  Mst2)*pow3(s2t))*pow6(Mst1) + 18*(-2 + lmMst2)*s2t*(-4*pow2(Mt) + pow2(
886  Mst2)*pow2(s2t))*pow7(Mst2)))/Tbeta)/pow2(Mst1)))/(108.*pow7(Mst2)) + (
887  Al4p*threeLoopFlag*((175*Mt*pow3(s2t)*(12*pow2(Mst1)*pow2(Mst2)*(282298
888  - 61560*B4 + 1620*DN - 236520*lmMst1 - 180*(-439 + 438*lmMst1)*lmMst2 +
889  2240*OepS2 - 81*(-1373 + 560*lmMst1 - 560*lmMst2)*S2 - 4320*pow2(
890  lmMst1) + 1080*(77 + 48*lmMst1)*pow2(lmMst2) - 51840*pow3(lmMst2)) - (
891  2727217 - 437920*OepS2 + 360*lmMst2*(4958 - 24633*S2) + 3648132*S2 +
892  360*lmMst1*(-1460 + 1980*lmMst2 + 24633*S2) - 349920*pow2(lmMst1) -
893  673920*pow2(lmMst2))*pow4(Mst1) + 103680*(3 + 4*lmMst2 - 3*pow2(lmMst2)
894  )*pow4(Mst2)))/(Mst2*pow2(Mst1)) - (50*s2t*pow3(Mt)*((8*pow2(Mst2)*(
895  7384247 - 12322800*lmMt + 1183840*OepS2 + 5821092*S2 + 22680*(41 + 4*
896  lmMst2 - 4*lmMt)*pow2(lmMst1) + 1890*(-2489 + 48*lmMt)*pow2(lmMst2) +
897  315*lmMst1*(1073 + 7734*lmMst2 + 690*lmMt - 76104*S2 + 864*pow2(lmMst2)
898  - 864*pow2(lmMt)) + 816480*pow2(lmMt) + 315*lmMst2*(11587 + 966*lmMt +
899  76104*S2 + 864*pow2(lmMt)) - 362880*pow3(lmMst2)) + 35*pow2(MuSUSY)*(
900  996211 - 295488*B4 + 7776*DN - 1030176*lmMst1 - 144*(-1883 + 3618*
901  lmMst1)*lmMst2 + 98336*OepS2 - 756*(259 + 2634*lmMst1 - 2634*lmMst2)*S2
902  + 49248*pow2(lmMst1) + 5184*(67 + 48*lmMst1)*pow2(lmMst2) - 248832*
903  pow3(lmMst2)))*pow4(Mst1) + 725760*(3 + 4*lmMst2 - 3*pow2(lmMst2))*(2*
904  pow2(Mst2) + pow2(MuSUSY))*pow4(Mst2) + 12*pow2(Mst1)*(7*pow2(Mst2)*
905  pow2(MuSUSY)*(334138 - 61560*B4 + 1620*DN - 236520*lmMst1 - 180*(-823 +
906  438*lmMst1)*lmMst2 + 2240*OepS2 - 81*(-1373 + 560*lmMst1 - 560*lmMst2)*
907  S2 - 4320*pow2(lmMst1) + 1080*(29 + 48*lmMst1)*pow2(lmMst2) - 51840*
908  pow3(lmMst2)) - 2*(1243547 + 1157940*lmMt - 15680*OepS2 + 1680*lmMst2*(
909  -1091 + 42*lmMt - 189*S2) - 953208*S2 + 7560*lmMst1*(135 + 33*lmMst2 -
910  8*lmMt + 42*S2) + 30240*pow2(lmMst1) - 486360*pow2(lmMst2) + 15120*
911  pow2(lmMt))*pow4(Mst2))))/(pow2(Mst1)*pow5(Mst2)) + 2551500*pow4(s2t)*(
912  (-2*OepS2*(1136*pow2(Mst1) + 21*pow2(Mst2)))/729. + (S2*(4*(14023 +
913  8520*lmMst1 - 8520*lmMst2)*pow2(Mst1) + 9*(65819 + 70*lmMst1 - 70*
914  lmMst2)*pow2(Mst2)))/540. + pow2(Mst1)*(29.427737997256514 - B4/3. + (
915  4*D3)/9. - (5*DN)/18. + (270961*lmMst1)/8100. + (653*pow2(lmMst1))/90.
916  - (lmMst2*(332311 + 189090*lmMst1 + 57150*pow2(lmMst1)))/
917  8100. + (7.95 + (74*lmMst1)/9.)*pow2(lmMst2) + (5*pow3(lmMst1))/18. - (
918  13*pow3(lmMst2))/9.) - pow2(Mst2)*(47.56630658436214 - (19*B4)/9. + (
919  20*D3)/9. - (7*DN)/6. + (163*lmMst1)/9. - (25*pow2(lmMst1))/36. + (2*
920  lmMst2*(-347 - 18*lmMst1 + 12*pow2(lmMst1)))/27. - ((99 + 41*lmMst1)*
921  pow2(lmMst2))/6. + (107*pow3(lmMst2))/18.) + ((940 - 32*lmMst1*(-2 +
922  lmMst2) + 102*lmMst2 - 443*pow2(lmMst2))*pow4(Mst2))/(36.*pow2(Mst1)) -
923  (8*(2 + lmMst2 - 3*pow2(lmMst2))*pow6(Mst2))/(9.*pow4(Mst1))) + (pow2(
924  Mt)*pow2(s2t)*(-75*pow4(Mst1)*(-7*pow2(Mst2)*pow2(MuSUSY)*(13169 -
925  41040*B4 + 43200*D3 - 22680*DN + 282960*lmMst1 + 1120*OepS2 - 324*(
926  65819 + 70*lmMst1 - 70*lmMst2)*S2 - 13500*pow2(lmMst1) + 720*lmMst2*(-
927  775 + 12*lmMst1 + 24*pow2(lmMst1)) - 1080*(-2 + 123*lmMst1)*pow2(
928  lmMst2) + 115560*pow3(lmMst2)) + 18*(2164753 - 3360*B4 + 3360*D3 -
929  1680*DN + 89040*lmMst1 - 6720*lmMt + 7840*OepS2 - 324*(523 + 490*lmMst1
930  - 490*lmMst2)*S2 + 17220*pow2(lmMst1) - 140*lmMst2*(-6485 - 1098*lmMst1
931  + 96*pow2(lmMst1)) - 420*(129 + 32*lmMst1)*pow2(lmMst2) + 26880*pow3(
932  lmMst2))*pow4(Mst2)) - 2*(14*pow2(MuSUSY)*(2011073 + 1417500*B4 -
933  1458000*D3 + 749250*DN + 934245*lmMst1 - 1178000*OepS2 + 1350*(620417 +
934  17670*lmMst1 - 17670*lmMst2)*S2 + 3150900*pow2(lmMst1) - 45*lmMst2*(-
935  124139 + 189090*lmMst1 + 71550*pow2(lmMst1)) + 4050*(1323 + 1970*
936  lmMst1)*pow2(lmMst2) + 101250*pow3(lmMst1) - 4860000*pow3(lmMst2)) + 9*
937  pow2(Mst2)*(68526791 + 9072000*lmMt + 2772000*OepS2 - 107403300*S2 +
938  420*lmMst2*(102713 + 6000*lmMt + 133650*S2) + 6300*(131 - 30*lmMst2)*
939  pow2(lmMst1) - 35116200*pow2(lmMst2) - 840*lmMst1*(-47431 - 41010*
940  lmMst2 + 3000*lmMt + 66825*S2 + 6975*pow2(lmMst2)) + 63000*pow3(lmMst1)
941  + 5985000*pow3(lmMst2)))*pow6(Mst1) + 9072000*(2 + lmMst2 - 3*pow2(
942  lmMst2))*(2*pow2(Mst2) + pow2(MuSUSY))*pow6(Mst2) - 283500*pow2(Mst1)*(
943  (812 - 32*lmMst1*(-2 + lmMst2) + 38*lmMst2 - 251*pow2(lmMst2))*pow2(
944  MuSUSY)*pow4(Mst2) + (1432 - 64*lmMst1*(-2 + lmMst2) + 204*lmMst2 -
945  310*pow2(lmMst2))*pow6(Mst2))))/(pow4(Mst1)*pow4(Mst2)) + (2551500*
946  MuSUSY*(-(pow2(Mt)*pow2(s2t)*((64*Mst2*(3 + 4*lmMst2 - 3*pow2(lmMst2)))
947  /(3.*pow2(Mst1)) + (761.0320987654321 - 152*B4 + 4*DN - 584*lmMst1 + (
948  4*(631 - 438*lmMst1)*lmMst2)/9. - (32*pow2(lmMst1))/3. + (8*(53 + 48*
949  lmMst1)*pow2(lmMst2))/3. - 128*pow3(lmMst2))/Mst2 + ((56*OepS2*(415*
950  pow2(Mst1) + 24*pow2(Mst2)))/243. - (S2*((21422 + 87150*lmMst1 - 87150*
951  lmMst2)*pow2(Mst1) + 9*(-1373 + 560*lmMst1 - 560*lmMst2)*pow2(Mst2)))/
952  45.)/pow3(Mst2) + (pow2(Mst1)*(199.87633744855967 - 152*B4 + 4*DN - (
953  12848*lmMst1)/27. - (8*(293 + 1152*lmMst1)*lmMst2)/27. + (184*pow2(
954  lmMst1))/3. + 8*(35 + 16*lmMst1)*pow2(lmMst2) - 128*pow3(lmMst2)))/
955  pow3(Mst2))) + Mt*(pow3(s2t)*(92.93189300411522 - (76*B4)/9. + (80*D3)/
956  9. - (14*DN)/3. + (196*lmMst1)/3. - (25*pow2(lmMst1))/9. + (2*lmMst2*(-
957  1493 - 24*lmMst1 + 48*pow2(lmMst1)))/27. - ((247 + 246*lmMst1)*pow2(
958  lmMst2))/9. + (8*OepS2*(21 + (1157*pow2(Mst1))/pow2(Mst2)))/729. + ((-
959  876 + 32*lmMst1*(-2 + lmMst2) - 70*lmMst2 + 347*pow2(lmMst2))*pow2(
960  Mst2))/(9.*pow2(Mst1)) - (S2*((648463 + 34710*lmMst1 - 34710*lmMst2)*
961  pow2(Mst1) + 9*(65819 + 70*lmMst1 - 70*lmMst2)*pow2(Mst2)))/(135.*pow2(
962  Mst2)) - (pow2(Mst1)*(24.779058984910836 + (64*B4)/9. - (64*D3)/9. + (
963  32*DN)/9. + (138661*lmMst1)/2025. + (159*pow2(lmMst1))/5. - lmMst2*(
964  53.5116049382716 + (458*lmMst1)/5. + (286*pow2(lmMst1))/9.) + (2*(1333
965  + 1355*lmMst1)*pow2(lmMst2))/45. + (10*pow3(lmMst1))/9. - (266*pow3(
966  lmMst2))/9.))/pow2(Mst2) + (214*pow3(lmMst2))/9. + (32*(2 + lmMst2 - 3*
967  pow2(lmMst2))*pow4(Mst2))/(9.*pow4(Mst1))) - (4*T1ep*(21*pow2(Mst2)*(
968  36*Mst2*s2t*pow2(Mt) - 24*Mt*pow2(Mst2)*pow2(s2t) + 32*pow3(Mt) + pow3(
969  Mst2)*pow3(s2t)) + pow2(Mst1)*(4320*Mst2*s2t*pow2(Mt) - 8715*Mt*pow2(
970  Mst2)*pow2(s2t) + 17584*pow3(Mt) + 1157*pow3(Mst2)*pow3(s2t))))/(243.*
971  pow5(Mst2))) + (4*(-3*(1648637 + 1173060*lmMt - 15680*OepS2 + 1680*
972  lmMst2*(-1214 + 42*lmMt - 189*S2) - 953208*S2 + 7560*lmMst1*(131 + 33*
973  lmMst2 - 8*lmMt + 42*S2) + 30240*pow2(lmMst1) - 304920*pow2(lmMst2) +
974  15120*pow2(lmMt))*pow2(Mst1)*pow2(Mst2) + 2*(-1657412 - 7512750*lmMt +
975  615440*OepS2 + 4340358*S2 + 11340*(35 + 4*lmMst2 - 4*lmMt)*pow2(lmMst1)
976  + 945*(-1981 + 48*lmMt)*pow2(lmMst2) + 315*lmMst1*(-4223 + 2679*lmMst2
977  + 201*lmMt - 39564*S2 + 432*pow2(lmMst2) - 432*pow2(lmMt)) + 385560*
978  pow2(lmMt) + 945*lmMst2*(5321 + 193*lmMt + 13188*S2 + 144*pow2(lmMt)) -
979  181440*pow3(lmMst2))*pow4(Mst1) - 181440*(-3 - 4*lmMst2 + 3*pow2(
980  lmMst2))*pow4(Mst2))*pow4(Mt))/(25515.*pow2(Mst1)*pow5(Mst2)) + (s2t*
981  pow3(Mt)*(75*pow2(Mst2)*(2435233 - 3360*B4 + 3360*D3 - 1680*DN +
982  115920*lmMst1 - 6720*lmMt + 7840*OepS2 - 324*(523 + 490*lmMst1 - 490*
983  lmMst2)*S2 + 17220*pow2(lmMst1) - 140*lmMst2*(-6695 - 1002*lmMst1 + 96*
984  pow2(lmMst1)) - 1680*(47 + 8*lmMst1)*pow2(lmMst2) + 26880*pow3(lmMst2))
985  *pow4(Mst1) + 31500*(652 - 32*lmMst1*(-2 + lmMst2) + 70*lmMst2 - 59*
986  pow2(lmMst2))*pow2(Mst1)*pow4(Mst2) + 2*(127852633 - 126000*B4 +
987  126000*D3 - 63000*DN + 23638020*lmMst1 - 252000*(-17 + 5*lmMst1 - 5*
988  lmMst2)*lmMt + 1680000*OepS2 - 2700*(22243 + 12600*lmMst1 - 12600*
989  lmMst2)*S2 + 1058400*pow2(lmMst1) - 420*lmMst2*(-136544 - 53535*lmMst1
990  + 1425*pow2(lmMst1)) - 6300*(3257 + 545*lmMst1)*pow2(lmMst2) + 31500*
991  pow3(lmMst1) + 4000500*pow3(lmMst2))*pow6(Mst1) - 1008000*(2 + lmMst2 -
992  3*pow2(lmMst2))*pow6(Mst2)))/(70875.*pow4(Mst1)*pow4(Mst2))))/Tbeta + (
993  4*pow4(Mt)*(15*pow4(Mst1)*(840*pow2(Mst2)*pow2(MuSUSY)*(33934 - 90*B4 +
994  90*D3 - 45*DN + 720*lmMst1 + 120*(163 + 24*lmMst1)*lmMst2 - 120*lmMt -
995  10206*S2 - 720*(2 + lmMst1)*pow2(lmMst2) + 720*pow3(lmMst2)) - (
996  46632377 + 17278380*lmMt - 744800*OepS2 - 29679210*S2 - 168*lmMst2*(-
997  56837 + 7170*lmMt + 89775*S2) + 132300*pow2(lmMst1) + 10427760*pow2(
998  lmMst2) + 37800*lmMst1*(66 - 240*lmMst2 + 399*S2 + 32*(lmMt + pow2(
999  lmMst2))) - 1587600*pow2(lmMt) - 1209600*pow3(lmMst2))*pow4(Mst2)) + (
1000  pow2(Mst2)*(648916519 - 1795878000*lmMt + 158732000*OepS2 + 66753450*S2
1001  + 113400*(1403 + 285*lmMst2 - 225*lmMt)*pow2(lmMst1) + 94500*(-15839 +
1002  558*lmMt)*pow2(lmMst2) + 3780*lmMst1*(132381 + lmMst2*(272035 - 7200*
1003  lmMt) - 21415*lmMt - 850350*S2 + 22200*pow2(lmMst2) - 21600*pow2(lmMt))
1004  + 176904000*pow2(lmMt) + 1260*lmMst2*(-245893 + 169395*lmMt + 2551050*
1005  S2 + 64800*pow2(lmMt)) - 2268000*pow3(lmMst1) - 113967000*pow3(lmMst2))
1006  + 525*pow2(MuSUSY)*(2199511 - 4320*B4 + 4320*D3 - 2160*DN + 140160*
1007  lmMst1 + 960*(1426 + 303*lmMst1)*lmMst2 - 2880*(-16 + 5*lmMst1 - 5*
1008  lmMst2)*lmMt - 1120*OepS2 + 324*(-3411 + 70*lmMst1 - 70*lmMst2)*S2 -
1009  2880*(77 + 24*lmMst1)*pow2(lmMst2) + 69120*pow3(lmMst2)))*pow6(Mst1) +
1010  283500*(620 - 32*lmMst1*(-2 + lmMst2) + 166*lmMst2 - 59*pow2(lmMst2))*
1011  pow2(Mst1)*pow6(Mst2) - 9072000*(2 + lmMst2 - 3*pow2(lmMst2))*pow8(
1012  Mst2)))/(pow4(Mst1)*pow6(Mst2)) + (-10500*T1ep*(4*pow2(Mst1)*(-2*pow2(
1013  Mst2)*pow2(Mt)*pow2(s2t)*(-589*pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 891*
1014  pow2(Mst2)*pow2(Sbeta)) - 14*Mst2*s2t*(439*pow2(MuSUSY)*(-1 + pow2(
1015  Sbeta)) + 1208*pow2(Mst2)*pow2(Sbeta))*pow3(Mt) + 4*(-21*pow2(MuSUSY)*(
1016  -1 + pow2(Sbeta)) + 5669*pow2(Mst2)*pow2(Sbeta))*pow4(Mt) + (2737*Mt -
1017  284*Mst2*s2t)*pow2(Sbeta)*pow3(s2t)*pow5(Mst2)) + 21*pow3(Mst2)*(-4*
1018  Mst2*pow2(Mt)*pow2(s2t)*(-(pow2(MuSUSY)*(-1 + pow2(Sbeta))) + 18*pow2(
1019  Mst2)*pow2(Sbeta)) - 64*s2t*(pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 2*pow2(
1020  Mst2)*pow2(Sbeta))*pow3(Mt) + pow2(Sbeta)*(32*Mt*pow3(s2t)*pow4(Mst2) +
1021  304*Mst2*pow4(Mt) - pow4(s2t)*pow5(Mst2)))) - (7*pow2(Mt)*pow2(MuSUSY)*
1022  (75*pow2(Mst2)*(-8*Mst2*Mt*s2t*(334138 - 61560*B4 + 1620*DN - 236520*
1023  lmMst1 - 180*(-823 + 438*lmMst1)*lmMst2 + 2240*OepS2 - 81*(-1373 + 560*
1024  lmMst1 - 560*lmMst2)*S2 - 4320*pow2(lmMst1) + 1080*(29 + 48*lmMst1)*
1025  pow2(lmMst2) - 51840*pow3(lmMst2)) + 96*pow2(Mt)*(33934 - 90*B4 + 90*D3
1026  - 45*DN + 720*lmMst1 + 120*(163 + 24*lmMst1)*lmMst2 - 120*lmMt - 10206*
1027  S2 - 720*(2 + lmMst1)*pow2(lmMst2) + 720*pow3(lmMst2)) + pow2(Mst2)*
1028  pow2(s2t)*(13169 - 41040*B4 + 43200*D3 - 22680*DN + 282960*lmMst1 +
1029  1120*OepS2 - 324*(65819 + 70*lmMst1 - 70*lmMst2)*S2 - 13500*pow2(
1030  lmMst1) + 720*lmMst2*(-775 + 12*lmMst1 + 24*pow2(lmMst1)) - 1080*(-2 +
1031  123*lmMst1)*pow2(lmMst2) + 115560*pow3(lmMst2)))*pow4(Mst1) - 40500*
1032  s2t*(Mst2*s2t*(812 - 32*lmMst1*(-2 + lmMst2) + 38*lmMst2 - 251*pow2(
1033  lmMst2)) + 128*Mt*(3 + 4*lmMst2 - 3*pow2(lmMst2)))*pow2(Mst1)*pow5(
1034  Mst2) + 2*(-2*pow2(Mst2)*pow2(s2t)*(2011073 + 1417500*B4 - 1458000*D3 +
1035  749250*DN + 934245*lmMst1 - 1178000*OepS2 + 1350*(620417 + 17670*lmMst1
1036  - 17670*lmMst2)*S2 + 3150900*pow2(lmMst1) - 45*lmMst2*(-124139 +
1037  189090*lmMst1 + 71550*pow2(lmMst1)) + 4050*(1323 + 1970*lmMst1)*pow2(
1038  lmMst2) + 101250*pow3(lmMst1) - 4860000*pow3(lmMst2)) - 125*Mst2*Mt*
1039  s2t*(996211 - 295488*B4 + 7776*DN - 1030176*lmMst1 - 144*(-1883 + 3618*
1040  lmMst1)*lmMst2 + 98336*OepS2 - 756*(259 + 2634*lmMst1 - 2634*lmMst2)*S2
1041  + 49248*pow2(lmMst1) + 5184*(67 + 48*lmMst1)*pow2(lmMst2) - 248832*
1042  pow3(lmMst2)) + 150*pow2(Mt)*(2199511 - 4320*B4 + 4320*D3 - 2160*DN +
1043  140160*lmMst1 + 960*(1426 + 303*lmMst1)*lmMst2 - 2880*(-16 + 5*lmMst1 -
1044  5*lmMst2)*lmMt - 1120*OepS2 + 324*(-3411 + 70*lmMst1 - 70*lmMst2)*S2 -
1045  2880*(77 + 24*lmMst1)*pow2(lmMst2) + 69120*pow3(lmMst2)))*pow6(Mst1) +
1046  1296000*(2 + lmMst2 - 3*pow2(lmMst2))*pow2(s2t)*pow8(Mst2)))/pow4(Mst1)
1047  )/(pow2(Sbeta)*pow6(Mst2))))/2.5515e6)) - ((xMst*pow6(Mst1)*((-27*(
1048  lmMst1 - lmMst2)*oneLoopFlag*pow2(Mt)*pow2(MuSUSY)*pow2(s2t)*(-1 +
1049  pow2(Sbeta))*pow3(Mst2))/pow2(Sbeta) - Al4p*twoLoopFlag*(8*Mst2*s2t*
1050  pow2(Mt)*(Mst2*(Mt*(-193 - 474*lmMst2 + 6*lmMst1*(67 + 42*lmMst2) -
1051  252*pow2(lmMst2)) + Dmglst2*s2t*(49 - 84*lmMst2 + 12*lmMst1*(7 + 3*
1052  lmMst2) - 36*pow2(lmMst2)))*pow2(MuSUSY) + Dmglst2*Mt*(-785 + 438*
1053  lmMst2 + 6*lmMst1*(-85 + 42*lmMst2) - 252*pow2(lmMst2))*pow2(MuSUSY) +
1054  s2t*(1 - 111*lmMst2 + 3*lmMst1*(37 + 72*lmMst2) - 81*pow2(lmMst1) -
1055  135*pow2(lmMst2))*pow2(Mst2)*pow2(MuSUSY) + 4*(9*Dmglst2*(-lmMst1 +
1056  lmMst2)*s2t + Mt*(49 - 75*lmMst2 + 3*lmMst1*(25 + 6*lmMst2 - 6*lmMt) +
1057  18*lmMst2*lmMt - 18*pow2(lmMst2)))*pow3(Mst2)) - 32*(Dmglst2*s2t*(95 -
1058  447*lmMst2 + lmMst1*(411 + 90*lmMst2 - 90*lmMt) + 36*lmMt + 90*lmMst2*
1059  lmMt - 90*pow2(lmMst2)) + Mt*(65 - 159*lmMst2 + 6*lmMst1*(25 + 6*lmMst2
1060  - 6*lmMt) + 9*lmMt + 36*lmMst2*lmMt - 36*pow2(lmMst2)))*pow3(Mst2)*
1061  pow3(Mt) + 2*Mst2*Mt*MuSUSY*((4*Mt*MuSUSY*s2t*(Dmglst2*Mst2*s2t*(-49 +
1062  84*lmMst2 - 12*lmMst1*(7 + 3*lmMst2) + 36*pow2(lmMst2)) + Dmglst2*Mt*(
1063  785 - 438*lmMst2 - 6*lmMst1*(-85 + 42*lmMst2) + 252*pow2(lmMst2)) +
1064  Mst2*Mt*(193 + 474*lmMst2 - 6*lmMst1*(67 + 42*lmMst2) + 252*pow2(
1065  lmMst2)) + s2t*(-1 + 111*lmMst2 - 3*lmMst1*(37 + 72*lmMst2) + 81*pow2(
1066  lmMst1) + 135*pow2(lmMst2))*pow2(Mst2)))/pow2(Sbeta) + (8*Dmglst2*(36*(
1067  -1 + 3*lmMst1 - 3*lmMst2)*Mst2*s2t*pow2(Mt) + 3*Mt*(-50 + 51*lmMst2 +
1068  3*lmMst1*(-17 + 6*lmMst2) - 18*pow2(lmMst2))*pow2(Mst2)*pow2(s2t) + 4*(
1069  7 - 381*lmMst2 + lmMst1*(327 + 72*lmMst2 - 81*lmMt) + 54*lmMt + 81*
1070  lmMst2*lmMt - 72*pow2(lmMst2))*pow3(Mt) + 2*(1 + 3*lmMst1 - 3*lmMst2)*
1071  pow3(Mst2)*pow3(s2t)) - Mst2*(-144*Mst2*s2t*(-lmMst1 + lmMst2 - 2*
1072  lmMst1*lmMst2 + pow2(lmMst1) + pow2(lmMst2))*pow2(Mt) + 24*Mt*(1 + 33*
1073  lmMst2 - 3*lmMst1*(11 + 6*lmMst2) + 18*pow2(lmMst2))*pow2(Mst2)*pow2(
1074  s2t) + 32*(83 - 96*lmMst2 + 3*lmMst1*(29 + 12*lmMst2 - 9*lmMt) + 9*lmMt
1075  + 27*lmMst2*lmMt - 36*pow2(lmMst2))*pow3(Mt) + (5 + lmMst1*(6 - 288*
1076  lmMst2) - 6*lmMst2 + 144*pow2(lmMst1) + 144*pow2(lmMst2))*pow3(Mst2)*
1077  pow3(s2t)))/Tbeta) + 576*Dmglst2*(4 + 6*lmMst1*(9 + 2*lmMst2 - 2*lmMt)
1078  + 7*lmMt + lmMst2*(-61 + 12*lmMt) - 12*pow2(lmMst2))*pow2(Mst2)*pow4(
1079  Mt) + 4*Dmglst2*(11 + 42*lmMst1 - 42*lmMst2)*Mt*pow3(s2t)*pow5(Mst2) +
1080  (-144*(lmMst1 - lmMst2)*Mst2*xDR2DRMOD*(2*Dmglst2*lmMst2*Mst2 + (-2 +
1081  lmMst2)*xDmglst2*pow2(Dmglst2) + (1 + lmMst2)*pow2(Mst2))*pow2(Mt)*
1082  pow2(MuSUSY)*pow2(s2t)*(-1 + pow2(Sbeta)) + (xDmglst2*pow2(Dmglst2)*(
1083  24*s2t*(4*(-143 + 18*lmMst1 - 18*lmMst2)*Tbeta*pow2(MuSUSY)*(-1 + pow2(
1084  Sbeta)) + Mst2*pow2(Sbeta)*(-12*Mst2*Tbeta*(18 + lmMst2*(169 - 30*lmMt)
1085  - 3*lmMst1*(49 + 10*lmMst2 - 10*lmMt) - 22*lmMt + 30*pow2(lmMst2)) +
1086  MuSUSY*(156 + 252*lmMst2 - 5*(43 + 60*lmMst2)*pow2(Sbeta) + 12*lmMst1*(
1087  -21 + 25*pow2(Sbeta)))))*pow3(Mt) - 2*Mst2*pow2(Mt)*pow2(s2t)*(-2*
1088  Tbeta*(157 + 348*lmMst2 + 12*lmMst1*(-29 + 3*lmMst2) - 36*pow2(lmMst2))
1089  *pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 36*(85 - 36*lmMst1 + 36*lmMst2)*
1090  Mst2*MuSUSY*pow2(Sbeta) + 3*Tbeta*pow2(Mst2)*pow2(Sbeta)*(96 - 430*
1091  pow2(Sbeta) + 215*pow4(Sbeta) - 12*(lmMst1 - lmMst2)*(22 - 50*pow2(
1092  Sbeta) + 25*pow4(Sbeta)))) + pow2(Sbeta)*(16*Mt*((1 - 24*lmMst1 + 24*
1093  lmMst2)*MuSUSY + 6*(1 - 6*lmMst1 + 6*lmMst2)*Mst2*Tbeta)*pow3(Mst2)*
1094  pow3(s2t) + 32*(9*Mst2*Tbeta*(94 + 475*lmMst2 - 6*lmMst1*(67 + 14*
1095  lmMst2 - 14*lmMt) - 73*lmMt - 84*lmMst2*lmMt + 84*pow2(lmMst2)) +
1096  MuSUSY*(398 + 2085*lmMst2 - 18*lmMst1*(95 + 22*lmMst2 - 22*lmMt) - 375*
1097  lmMt - 396*lmMst2*lmMt + 396*pow2(lmMst2)))*pow4(Mt) + (5 + 6*lmMst1 -
1098  6*lmMst2)*Tbeta*pow4(s2t)*pow5(Mst2))))/Tbeta)/pow2(Sbeta) + 2*(5 + 6*
1099  lmMst1 - 6*lmMst2)*(-2*Mt + Dmglst2*s2t)*pow3(s2t)*pow6(Mst2) - (11 +
1100  6*lmMst1 - 6*lmMst2)*pow4(s2t)*pow7(Mst2))))/108. + (Al4p*z2*(-6*
1101  xDmglst2*pow2(Dmglst2)*pow2(Mst2)*(22680*twoLoopFlag*pow2(Mst1)*(-4*
1102  pow2(Mt)*(-8*(7*MuSUSY + 15*Mst2*Tbeta)*pow2(Mt)*pow2(Sbeta) + Mst2*
1103  MuSUSY*pow2(s2t)*(MuSUSY*Tbeta*(-1 + pow2(Sbeta)) - 18*Mst2*pow2(Sbeta)
1104  ) + 12*Mt*s2t*Tbeta*(-3*pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 4*pow2(Mst2)*
1105  pow2(Sbeta)))*pow4(Mst1) + s2t*(4*(12*Mt - Mst2*s2t)*Tbeta*pow2(Mt)*
1106  pow2(MuSUSY)*(-1 + pow2(Sbeta)) + s2t*pow2(Mst2)*pow2(Sbeta)*(-4*Mst2*
1107  Mt*s2t*(MuSUSY + 6*Mst2*Tbeta) + 72*MuSUSY*pow2(Mt) + Tbeta*pow2(s2t)*
1108  pow3(Mst2)))*pow4(Mst2) - pow2(Mst1)*pow2(Mst2)*(-4*Mst2*MuSUSY*pow2(
1109  Mt)*pow2(s2t)*(-(MuSUSY*Tbeta*(-1 + pow2(Sbeta))) + 18*Mst2*pow2(Sbeta)
1110  ) + 32*s2t*Tbeta*(-3*pow2(MuSUSY)*(-1 + pow2(Sbeta)) + pow2(Mst2)*pow2(
1111  Sbeta))*pow3(Mt) - 32*(MuSUSY + 3*Mst2*Tbeta)*pow2(Sbeta)*pow4(Mt) +
1112  Tbeta*pow2(Sbeta)*pow4(s2t)*pow5(Mst2))) + Al4p*Mst2*threeLoopFlag*(4*
1113  pow4(Mst1)*(2*pow2(Mst2)*pow2(Mt)*(-7*(-261247 + 163890*lmMst1 -
1114  140670*lmMst2)*Tbeta*pow2(MuSUSY)*pow2(s2t)*(-1 + pow2(Sbeta)) + 2*Mt*(
1115  36*(297316 - 20265*lmMst1 + 231945*lmMst2)*MuSUSY*s2t + (71735177 -
1116  8595720*lmMst1 + 18272520*lmMst2 - 6940080*lmMt)*Mt*Tbeta)*pow2(Sbeta))
1117  - s2t*(-21*(-1486429 + 190080*lmMst1 + 43200*lmMst2)*MuSUSY*s2t + 32*(
1118  4999046 - 615195*lmMst1 + 1302210*lmMst2 - 566055*lmMt)*Mt*Tbeta)*pow2(
1119  Mt)*pow2(Sbeta)*pow3(Mst2) + 2*Mst2*MuSUSY*(35*(-184517 + 74952*lmMst1
1120  + 18360*lmMst2)*MuSUSY*s2t*Tbeta*(-1 + pow2(Sbeta)) + 8*(10736701 -
1121  1553580*lmMst1 + 3303720*lmMst2 - 1508220*lmMt)*Mt*pow2(Sbeta))*pow3(
1122  Mt) + Mt*(7*(642497 - 170100*lmMst1 + 170100*lmMst2)*MuSUSY*s2t + 90*(-
1123  186703 + 16632*lmMst1 - 97272*lmMst2)*Mt*Tbeta)*pow2(s2t)*pow2(Sbeta)*
1124  pow4(Mst2) + 84*(12761 + 5400*lmMst1 + 178920*lmMst2)*Tbeta*pow2(
1125  MuSUSY)*(-1 + pow2(Sbeta))*pow4(Mt) + 7*((2050273 - 5400*lmMst1 + 5400*
1126  lmMst2)*Mt + 5*(-36721 + 621*lmMst1 - 2943*lmMst2)*Mst2*s2t)*Tbeta*
1127  pow2(Sbeta)*pow3(s2t)*pow5(Mst2)) - 3*pow2(Mst1)*pow2(Mst2)*(-4*pow2(
1128  Mst2)*pow2(Mt)*(-7*(40001 + 52560*lmMst1 - 37080*lmMst2)*Tbeta*pow2(
1129  MuSUSY)*pow2(s2t)*(-1 + pow2(Sbeta)) + 4*Mt*(3*(255749 + 2100*lmMst1 +
1130  441420*lmMst2)*MuSUSY*s2t + (3572731 - 486360*lmMst1 + 912240*lmMst2 -
1131  587160*lmMt)*Mt*Tbeta)*pow2(Sbeta)) + 4*Mt*s2t*(Mst2*s2t*(7*(30641 +
1132  52560*lmMst1 - 37080*lmMst2)*MuSUSY*s2t + 6*(233909 + 2100*lmMst1 +
1133  441420*lmMst2)*Mt*Tbeta) - 4*Mt*(21*(46987 + 15390*lmMst1 + 4050*
1134  lmMst2)*MuSUSY*s2t + 4*(-497573 + 107730*lmMst1 - 233100*lmMst2 +
1135  125370*lmMt)*Mt*Tbeta))*pow2(Sbeta)*pow3(Mst2) - 32*Mst2*MuSUSY*(7*(
1136  46987 + 15390*lmMst1 + 4050*lmMst2)*MuSUSY*s2t*Tbeta*(-1 + pow2(Sbeta))
1137  + 4*(217444 - 53865*lmMst1 + 116550*lmMst2 - 62685*lmMt)*Mt*pow2(Sbeta)
1138  )*pow3(Mt) + Tbeta*(-5376*(17 + 1320*lmMst2)*pow2(MuSUSY)*(-1 + pow2(
1139  Sbeta))*pow4(Mt) + 7*(16*(46987 + 15390*lmMst1 + 4050*lmMst2)*Mt + (-
1140  21281 - 52560*lmMst1 + 37080*lmMst2)*Mst2*s2t)*pow2(Sbeta)*pow3(s2t)*
1141  pow5(Mst2))) + 196560*(-4*Tbeta*pow2(Mt)*pow2(s2t)*(pow2(MuSUSY)*(-1 +
1142  pow2(Sbeta)) + 2*pow2(Mst2)*pow2(Sbeta)) + pow2(Sbeta)*(16*MuSUSY*s2t*
1143  pow3(Mt) - 4*Mt*MuSUSY*pow2(Mst2)*pow3(s2t) + 16*Tbeta*pow4(Mt) +
1144  Tbeta*pow4(Mst2)*pow4(s2t)))*pow6(Mst2))) + 544320*twoLoopFlag*xMst*
1145  pow2(Mt)*(xDmglst2*pow2(Dmglst2)*(-16*(11*MuSUSY + 21*Mst2*Tbeta)*pow2(
1146  Mt)*pow2(Sbeta) + Mst2*MuSUSY*pow2(s2t)*(MuSUSY*Tbeta*(-1 + pow2(Sbeta)
1147  ) - 18*Mst2*pow2(Sbeta)) - 24*Mt*s2t*Tbeta*(2*pow2(MuSUSY)*(-1 + pow2(
1148  Sbeta)) - 5*pow2(Mst2)*pow2(Sbeta))) + 2*Mt*pow2(Mst2)*(-8*Mt*(2*MuSUSY
1149  + Mst2*Tbeta)*pow2(Sbeta) + s2t*Tbeta*(-(pow2(MuSUSY)*(-1 + pow2(Sbeta)
1150  )) + 4*pow2(Mst2)*pow2(Sbeta))) - 2*Dmglst2*Mst2*(-16*(2*MuSUSY + 3*
1151  Mst2*Tbeta)*pow2(Mt)*pow2(Sbeta) + Mst2*MuSUSY*pow2(s2t)*(-(MuSUSY*
1152  Tbeta*(-1 + pow2(Sbeta))) + 6*Mst2*pow2(Sbeta)) + Mt*s2t*Tbeta*(17*
1153  pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 20*pow2(Mst2)*pow2(Sbeta))))*pow8(
1154  Mst1) - 420*Al4p*threeLoopFlag*pow3(Mst2)*(xDmsqst2*pow2(Dmsqst2)*(4*
1155  Mt*MuSUSY*pow2(Sbeta)*(243*Mst2*Mt*pow2(Mst1)*(80*(1 + lmMst1 - lmMst2)
1156  *pow2(Mst1) + 40*(3 + lmMst1 - lmMst2)*pow2(Mst2))*pow2(s2t) - 12960*(-
1157  2 + lmMst1 - 2*lmMst2 + lmMt)*Mst2*pow2(Mst1)*pow3(Mt) + 30*s2t*pow2(
1158  Mt)*(627*pow2(Mst1)*pow2(Mst2) + 1348*pow4(Mst1) + 108*pow4(Mst2)) - 5*
1159  pow3(s2t)*(3*(1057 + 162*lmMst1 - 162*lmMst2)*pow2(Mst2)*pow4(Mst1) +
1160  9*(191 + 18*lmMst1 - 18*lmMst2)*pow2(Mst1)*pow4(Mst2) + 4180*pow6(Mst1)
1161  + 162*pow6(Mst2))) + Tbeta*(-25920*(3 + lmMst1 - lmMst2)*Mst2*s2t*pow2(
1162  Mst1)*pow2(MuSUSY)*pow3(Mt) + 162*Mt*pow2(s2t)*((10*(209 + 18*lmMst1 -
1163  18*lmMst2)*Mt*pow2(Mst1)*pow2(Mst2)*pow2(MuSUSY))/9. + (40*(421 + 54*
1164  lmMst1 - 54*lmMst2)*Mt*pow2(MuSUSY)*pow4(Mst1))/27. + 20*Mt*pow2(
1165  MuSUSY)*pow4(Mst2) + 5*((-51 + 6*lmMst1 - 6*lmMst2)*Mt - 2*(11 + 10*
1166  lmMst1 - 10*lmMst2)*Mst2*s2t)*(-2 + pow2(Sbeta))*pow4(Sbeta)*pow6(Mst1)
1167  ) + pow2(Sbeta)*(-25920*Mst2*s2t*pow2(Mst1)*((14 - 4*lmMst1 + 8*lmMst2
1168  - 4*lmMt)*pow2(Mst1) + (5 - 2*lmMst1 + 4*lmMst2 - 2*lmMt)*pow2(Mst2) +
1169  (-3 - lmMst1 + lmMst2)*pow2(MuSUSY))*pow3(Mt) + 3240*Mst2*Mt*pow2(Mst1)
1170  *pow3(s2t)*(4*(1 - lmMst1 + lmMst2)*pow2(Mst1)*pow2(Mst2) + (17 + 10*
1171  lmMst1 - 10*lmMst2)*pow4(Mst1) - 4*(3 + lmMst1 - lmMst2)*pow4(Mst2)) +
1172  12960*((13 - 3*lmMst1 + 6*lmMst2 - 3*lmMt)*pow2(Mst1)*pow2(Mst2) + 5*(9
1173  - 2*lmMst1 + 4*lmMst2 - 2*lmMt)*pow4(Mst1) + pow4(Mst2))*pow4(Mt) + 9*
1174  pow2(Mst2)*pow4(s2t)*((20*(121 + 27*lmMst1 - 27*lmMst2)*pow2(Mst2)*
1175  pow4(Mst1))/3. + 5*(173 + 18*lmMst1 - 18*lmMst2)*pow2(Mst1)*pow4(Mst2)
1176  + (560.5555555555555 - 270*lmMst1 + 270*lmMst2)*pow6(Mst1) + 90*pow6(
1177  Mst2)) - 60*pow2(Mt)*pow2(s2t)*(721*(pow2(Mst1) + pow2(Mst2))*pow4(
1178  Mst1) + 519*pow2(Mst1)*pow4(Mst2) + pow2(MuSUSY)*(3*(209 + 18*lmMst1 -
1179  18*lmMst2)*pow2(Mst1)*pow2(Mst2) + 4*(421 + 54*lmMst1 - 54*lmMst2)*
1180  pow4(Mst1) + 54*pow4(Mst2)) + 108*pow6(Mst2))))) - 108*xDR2DRMOD*(8*Mt*
1181  MuSUSY*pow2(Sbeta)*(pow2(Mst1)*pow2(Mst2)*pow2(s2t)*(-(s2t*pow3(Mst2)*(
1182  (7*Dmglst2 - 13*Mst2)*pow2(Mst1) + 2*Dmglst2*(7*lmMst1 - 15*lmMst2)*
1183  pow2(Mst2) - 2*(4 + 13*lmMst1 - 9*lmMst2)*pow3(Mst2))) - 48*(Dmglst2 +
1184  3*Dmglst2*lmMst2 + Mst2 + lmMst2*Mst2)*Mt*(pow2(Mst1)*pow2(Mst2) +
1185  pow4(Mst1) + pow4(Mst2))) + 64*pow2(Mst1)*pow3(Mt)*(-(Dmglst2*(7 +
1186  lmMst2)*pow2(Mst1)*pow2(Mst2)) - 2*Dmglst2*(11 + 5*lmMst2)*pow4(Mst1) +
1187  Dmglst2*(-1 + lmMst2)*pow4(Mst2) + (1 + lmMst2)*Mst2*(3*pow2(Mst1)*
1188  pow2(Mst2) + 6*pow4(Mst1) + pow4(Mst2))) + 4*(7*Dmglst2 - 13*Mst2)*s2t*
1189  (pow2(Mst1) - pow2(Mst2))*pow2(Mt)*pow5(Mst2)) + 8*Mt*pow2(Sbeta)*(-80*
1190  Tbeta*xDmglst2*pow2(Dmglst2)*pow3(Mt) + (7*Dmglst2 - 13*Mst2)*MuSUSY*
1191  pow3(Mst2)*pow3(s2t))*pow6(Mst2) + Mst2*xDmglst2*pow2(Dmglst2)*(32*Mt*
1192  MuSUSY*pow2(Sbeta)*(12*(2 - 3*lmMst2)*Mt*pow2(Mst1)*pow2(Mst2)*(pow2(
1193  Mst1) + pow2(Mst2))*pow2(s2t) + 20*s2t*(pow2(Mst1) - pow2(Mst2))*pow2(
1194  Mt)*pow3(Mst2) + 16*pow2(Mst1)*((7 + 2*lmMst2)*pow2(Mst1) - pow2(Mst2))
1195  *pow3(Mt) - pow3(Mst2)*pow3(s2t)*(2*(2 + 5*lmMst1 - 6*lmMst2)*pow2(
1196  Mst1)*pow2(Mst2) + 5*pow4(Mst1) - 5*pow4(Mst2))) + Tbeta*(-32*s2t*pow2(
1197  Mt)*pow2(MuSUSY)*((-8*(-2 + 3*lmMst2)*Mt + (1 - 10*lmMst1 + 12*lmMst2)*
1198  Mst2*s2t)*pow2(Mst1)*pow2(Mst2) - 2*(8*(-2 + 3*lmMst2)*Mt + (2 + 5*
1199  lmMst1 - 6*lmMst2)*Mst2*s2t)*pow4(Mst1) + 5*s2t*pow5(Mst2)) + pow2(
1200  Sbeta)*(128*pow2(Mst1)*(pow2(Mst2)*(-(Mst2*Mt) + 4*s2t*pow2(Mst2) + 2*(
1201  2 - 3*lmMst2)*s2t*pow2(MuSUSY)) - 4*pow2(Mst1)*(-3*(8 + 3*lmMst2)*Mst2*
1202  Mt + 2*(4 + lmMst2)*s2t*pow2(Mst2) + (-2 + 3*lmMst2)*s2t*pow2(MuSUSY)))
1203  *pow3(Mt) - 32*Mst2*pow2(Mt)*pow2(s2t)*((2*(2 + 5*lmMst1 - 6*lmMst2)*
1204  pow2(Mst1) - 5*pow2(Mst2))*(pow2(Mst1) + pow2(Mst2))*pow2(MuSUSY) + 20*
1205  pow2(Mst1)*pow4(Mst2) - 10*pow2(Mst2)*(pow4(Mst1) + pow4(Mst2))) + (8*(
1206  9 + 10*lmMst1 - 12*lmMst2)*pow2(Mst1)*pow2(Mst2) + (8 - 80*lmMst1 + 96*
1207  lmMst2)*pow4(Mst1) - 40*pow4(Mst2))*pow4(s2t)*pow5(Mst2) + 128*(-2 + 3*
1208  lmMst2)*Mt*pow2(Mst1)*pow3(s2t)*pow6(Mst2)))) + Tbeta*(s2t*pow2(Mt)*
1209  pow2(MuSUSY)*(256*(Dmglst2 + 3*Dmglst2*lmMst2 + Mst2 + lmMst2*Mst2)*Mt*
1210  pow2(Mst1)*(2*pow2(Mst1)*pow2(Mst2) + 3*pow4(Mst1) + pow4(Mst2)) + 8*
1211  Mst2*s2t*(2*(Dmglst2*(7*lmMst1 - 15*lmMst2) + (-4 - 13*lmMst1 + 9*
1212  lmMst2)*Mst2)*(pow2(Mst1) + pow2(Mst2))*pow4(Mst1) - Dmglst2*((7 - 14*
1213  lmMst1 + 30*lmMst2)*pow2(Mst1) + 7*pow2(Mst2))*pow4(Mst2) + (5 - 26*
1214  lmMst1 + 18*lmMst2)*pow2(Mst1)*pow5(Mst2) + 13*pow7(Mst2))) + pow2(
1215  Sbeta)*(2*(pow2(Mst1) - pow2(Mst2))*pow4(s2t)*(2*(4 + 13*lmMst1 - 9*
1216  lmMst2)*pow2(Mst1)*pow3(Mst2) + 13*Mst2*pow4(Mst1) + Dmglst2*(2*(-7*
1217  lmMst1 + 15*lmMst2)*pow2(Mst1)*pow2(Mst2) - 7*pow4(Mst1) + 7*pow4(Mst2)
1218  ) - 13*pow5(Mst2))*pow5(Mst2) + 32*Mst2*pow4(Mt)*(48*(1 + lmMst2)*Mst2*
1219  (2*pow2(Mst1) + pow2(Mst2))*pow4(Mst1) + (29 + 16*lmMst2)*pow2(Mst1)*
1220  pow5(Mst2) - Dmglst2*(96*(2 + lmMst2)*pow2(Mst2)*pow4(Mst1) + 39*pow2(
1221  Mst1)*pow4(Mst2) + 192*(3 + 2*lmMst2)*pow6(Mst1) + 7*pow6(Mst2)) + 13*
1222  pow7(Mst2)) - 256*s2t*pow2(Mst1)*pow3(Mt)*(-6*Dmglst2*(5 + 3*lmMst2)*
1223  pow2(Mst2)*pow4(Mst1) + 4*(-(Dmglst2*(3 + lmMst2)) + (1 + lmMst2)*Mst2)
1224  *pow2(Mst1)*pow4(Mst2) + (Dmglst2 + 3*Dmglst2*lmMst2 + Mst2 + lmMst2*
1225  Mst2)*pow2(MuSUSY)*(2*pow2(Mst1)*pow2(Mst2) + 3*pow4(Mst1) + pow4(Mst2)
1226  ) + 2*Dmglst2*(-1 + lmMst2)*pow6(Mst2) + 2*(1 + lmMst2)*(3*pow3(Mst2)*
1227  pow4(Mst1) + pow7(Mst2))) + 128*(Dmglst2 + 3*Dmglst2*lmMst2 + Mst2 +
1228  lmMst2*Mst2)*Mt*pow2(Mst1)*pow3(s2t)*pow8(Mst2) + 8*Mst2*pow2(Mt)*pow2(
1229  s2t)*(2*(7*Dmglst2 - 13*Mst2)*pow4(Mst1)*pow4(Mst2) + 4*(-7*Dmglst2 +
1230  13*Mst2)*pow2(Mst1)*pow6(Mst2) + pow2(MuSUSY)*(2*(4 + 13*lmMst1 - 9*
1231  lmMst2)*Mst2*(pow2(Mst1) + pow2(Mst2))*pow4(Mst1) + 7*Dmglst2*(pow2(
1232  Mst1) + pow2(Mst2))*pow4(Mst2) + Dmglst2*(-14*lmMst1 + 30*lmMst2)*pow2(
1233  Mst1)*(pow2(Mst1)*pow2(Mst2) + pow4(Mst1) + pow4(Mst2)) + (-5 + 26*
1234  lmMst1 - 18*lmMst2)*pow2(Mst1)*pow5(Mst2) - 13*pow7(Mst2)) + 2*(7*
1235  Dmglst2 - 13*Mst2)*pow8(Mst2)))))) + pow3(Mst2)*(-68040*twoLoopFlag*
1236  pow2(Mst1)*(pow5(Mst2)*(4*Mst2*MuSUSY*pow2(Mt)*pow2(s2t)*(-(MuSUSY*
1237  Tbeta*(-1 + pow2(Sbeta))) + 6*Mst2*pow2(Sbeta)) + 16*s2t*Tbeta*(pow2(
1238  MuSUSY)*(-1 + pow2(Sbeta)) - 4*pow2(Mst2)*pow2(Sbeta))*pow3(Mt) - 4*Mt*
1239  (MuSUSY + 2*Mst2*Tbeta)*pow2(Sbeta)*pow3(Mst2)*pow3(s2t) + 32*(2*MuSUSY
1240  + Mst2*Tbeta)*pow2(Sbeta)*pow4(Mt) + Tbeta*pow2(Sbeta)*pow4(s2t)*pow5(
1241  Mst2)) + Mst2*pow4(Mst1)*(16*s2t*Tbeta*(pow2(MuSUSY)*(-1 + pow2(Sbeta))
1242  - 4*pow2(Mst2)*pow2(Sbeta))*pow3(Mt) + 96*(2*MuSUSY + Mst2*Tbeta)*pow2(
1243  Sbeta)*pow4(Mt) + Tbeta*pow2(Sbeta)*pow4(s2t)*pow5(Mst2)) - 2*pow2(
1244  Mst1)*pow3(Mst2)*(pow2(Sbeta)*(-2*Mt*(MuSUSY + 2*Mst2*Tbeta)*pow3(Mst2)
1245  *pow3(s2t) - 32*(2*MuSUSY + Mst2*Tbeta)*pow4(Mt)) + Tbeta*(8*s2t*(pow2(
1246  MuSUSY) + (4*pow2(Mst2) - pow2(MuSUSY))*pow2(Sbeta))*pow3(Mt) + pow2(
1247  Sbeta)*pow4(s2t)*pow5(Mst2))) + 4*Dmglst2*(4*pow2(Mt)*(-12*(MuSUSY + 2*
1248  Mst2*Tbeta)*pow2(Mt)*pow2(Sbeta) + Mst2*MuSUSY*pow2(s2t)*(-(MuSUSY*
1249  Tbeta*(-1 + pow2(Sbeta))) + 6*Mst2*pow2(Sbeta)) + Mt*s2t*Tbeta*(13*
1250  pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 12*pow2(Mst2)*pow2(Sbeta)))*pow4(
1251  Mst1) + pow2(Mst1)*pow2(Mst2)*(8*s2t*(3*MuSUSY*s2t + 2*Mt*Tbeta)*pow2(
1252  Mst2)*pow2(Mt)*pow2(Sbeta) + Tbeta*(-4*Mst2*pow2(Mt)*pow2(MuSUSY)*pow2(
1253  s2t)*(-1 + pow2(Sbeta)) + 36*s2t*pow2(MuSUSY)*(-1 + pow2(Sbeta))*pow3(
1254  Mt) + (2*Mt - Mst2*s2t)*pow2(Sbeta)*pow3(s2t)*pow4(Mst2) - 32*Mst2*
1255  pow2(Sbeta)*pow4(Mt))) + pow4(Mst2)*(2*Mst2*MuSUSY*pow2(Mt)*pow2(s2t)*(
1256  -2*MuSUSY*Tbeta*(-1 + pow2(Sbeta)) + 15*Mst2*pow2(Sbeta)) + 4*s2t*
1257  Tbeta*(5*pow2(MuSUSY)*(-1 + pow2(Sbeta)) - 4*pow2(Mst2)*pow2(Sbeta))*
1258  pow3(Mt) - 2*Mt*(2*MuSUSY + 5*Mst2*Tbeta)*pow2(Sbeta)*pow3(Mst2)*pow3(
1259  s2t) + 16*MuSUSY*pow2(Sbeta)*pow4(Mt) + Tbeta*pow2(Sbeta)*pow4(s2t)*
1260  pow5(Mst2)))) + Al4p*threeLoopFlag*(Tbeta*(-56*pow2(Mst1)*pow2(MuSUSY)*
1261  pow3(Mt)*(-27*pow2(Mst2)*(5*Mst2*(64*(53 + 24*lmMst2)*Mst2*Mt + 2880*
1262  Dmsqst2*(2 + lmMst1 - lmMst2)*s2t + 3*(2269 + 664*lmMst1 - 56*lmMst2)*
1263  s2t*pow2(Mst2)) + Dmglst2*(7680*(5 + 6*lmMst2)*Mst2*Mt - 14400*Dmsqst2*
1264  (2 + 3*lmMst1 - 3*lmMst2)*s2t + (173947 - 25080*lmMst1 + 68760*lmMst2)*
1265  s2t*pow2(Mst2))) - 36*pow2(Mst1)*(5*Mst2*(3*(-353 + 72*lmMst1 + 696*
1266  lmMst2)*Mst2*Mt + 2160*Dmsqst2*(5 + 3*lmMst1 - 3*lmMst2)*s2t + 2*(3937
1267  + 2988*lmMst1 - 2232*lmMst2)*s2t*pow2(Mst2)) + Dmglst2*(30*(3643 - 120*
1268  lmMst1 + 3192*lmMst2)*Mst2*Mt + 10800*Dmsqst2*(1 - 9*lmMst1 + 9*lmMst2)
1269  *s2t + (364291 - 88560*lmMst1 + 147960*lmMst2)*s2t*pow2(Mst2))) + (90*(
1270  38401 + 1080*lmMst1 - 7992*lmMst2)*Mt + 2*Dmglst2*(-15057833 + 4014360*
1271  lmMst1 - 5563080*lmMst2)*s2t - 6*(266863 + 396360*lmMst1 - 346680*
1272  lmMst2)*Mst2*s2t)*pow4(Mst1)) - 68040*shiftst3*pow2(Mst2)*(-4*pow2(
1273  Mst1)*pow2(s2t)*pow4(Mst2)*(2*(-1 + lmMst1 - lmMst2)*pow2(Mt)*(-(pow2(
1274  MuSUSY)*(-1 + pow2(Sbeta))) + pow2(Mst2)*pow2(Sbeta)) + pow2(s2t)*pow2(
1275  Sbeta)*pow4(Mst2)) + 8*(-1 + 3*lmMst1 - 3*lmMst2)*pow2(Mt)*pow2(MuSUSY)
1276  *pow2(s2t)*(-1 + pow2(Sbeta))*pow6(Mst1) + (-4*pow2(Mt)*pow2(s2t)*(
1277  pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 2*pow2(Mst2)*pow2(Sbeta)) + pow2(
1278  Sbeta)*(16*pow4(Mt) + pow4(Mst2)*pow4(s2t)))*pow6(Mst2) + pow4(Mst1)*(
1279  8*(-1 + 2*lmMst1 - 2*lmMst2)*pow2(Mst2)*pow2(Mt)*pow2(MuSUSY)*pow2(s2t)
1280  *(-1 + pow2(Sbeta)) + (3 + 2*lmMst1 - 2*lmMst2)*pow2(Sbeta)*pow4(s2t)*
1281  pow6(Mst2))) - 28*pow2(Mt)*pow2(s2t)*(-300*Dmsqst2*(9*Mst2*pow2(MuSUSY)
1282  *(159*pow2(Mst1)*pow3(Mst2) + (1097 - 72*lmMst1 + 72*lmMst2)*Mst2*pow4(
1283  Mst1) + 72*Dmglst2*(3*(2 + lmMst1 - lmMst2)*pow2(Mst1)*pow2(Mst2) + (3
1284  + 8*lmMst1 - 8*lmMst2)*pow4(Mst1) + pow4(Mst2)) - 36*pow5(Mst2)) + ((
1285  20701 - 648*lmMst1 + 648*lmMst2)*pow2(MuSUSY) + 162*Dmglst2*(-93 + 10*
1286  lmMst1 - 10*lmMst2)*Mst2*(-2 + pow2(Sbeta))*pow4(Sbeta))*pow6(Mst1)) +
1287  Mst2*pow2(MuSUSY)*(4*Dmglst2*(162*(6803 - 1810*lmMst1 + 2670*lmMst2)*
1288  pow2(Mst2)*pow4(Mst1) + 135*(1631 - 648*lmMst1 + 1680*lmMst2)*pow2(
1289  Mst1)*pow4(Mst2) + (4256978 - 615600*lmMst1 + 754920*lmMst2)*pow6(Mst1)
1290  - 22680*pow6(Mst2)) - 3*(6*(533629 - 900*lmMst1 + 180*lmMst2)*pow3(
1291  Mst2)*pow4(Mst1) + 90*(5597 + 564*lmMst1 - 1104*lmMst2)*pow2(Mst1)*
1292  pow5(Mst2) + (6649153 - 81540*lmMst1 + 77220*lmMst2)*Mst2*pow6(Mst1) -
1293  20520*pow7(Mst2)))) - 680400*shiftst1*(Dmsqst2 + pow2(Mst2))*(pow4(
1294  Mst2)*(pow2(s2t)*(-8*pow2(Mt) + (pow2(Mst1) - pow2(Mst2))*pow2(s2t))*
1295  pow2(Sbeta)*pow4(Mst1) + pow2(Mst1)*(4*pow2(Mt)*pow2(s2t)*(pow2(MuSUSY)
1296  + (4*pow2(Mst2) - pow2(MuSUSY))*pow2(Sbeta)) + pow2(Sbeta)*(16*pow4(Mt)
1297  - pow4(Mst2)*pow4(s2t))) + pow2(Mst2)*(-4*pow2(Mt)*pow2(s2t)*(pow2(
1298  MuSUSY)*(-1 + pow2(Sbeta)) + 2*pow2(Mst2)*pow2(Sbeta)) + pow2(Sbeta)*(
1299  16*pow4(Mt) + pow4(Mst2)*pow4(s2t)))) + (-2*lmMst1 + 2*lmMst2)*pow2(
1300  Mst1)*pow2(s2t)*(-4*pow2(Mt)*pow2(MuSUSY)*(-1 + pow2(Sbeta))*(pow4(
1301  Mst1) + pow4(Mst2)) - pow2(Mst1)*pow2(Mst2)*(4*pow2(Mt)*pow2(MuSUSY)*(-
1302  1 + pow2(Sbeta)) + pow2(s2t)*pow2(Sbeta)*pow4(Mst2)) + pow2(s2t)*pow2(
1303  Sbeta)*pow8(Mst2))) + pow2(Sbeta)*(-56*s2t*pow2(Mst1)*pow3(Mt)*(
1304  Dmglst2*(18*pow2(Mst1)*pow2(Mst2)*(3*(510149 - 55320*lmMst1 + 118200*
1305  lmMst2 - 32160*lmMt)*pow2(Mst2) + 2*(364291 - 88560*lmMst1 + 147960*
1306  lmMst2)*pow2(MuSUSY)) + 2*(4*(9908167 - 949320*lmMst1 + 1769040*lmMst2
1307  - 217080*lmMt)*pow2(Mst2) + (15057833 - 4014360*lmMst1 + 5563080*
1308  lmMst2)*pow2(MuSUSY))*pow4(Mst1) + 27*(30*(-1672*lmMst1 + 1448*lmMst2 +
1309  59*(71 - 32*lmMt))*pow2(Mst2) + (173947 - 25080*lmMst1 + 68760*lmMst2)*
1310  pow2(MuSUSY))*pow4(Mst2) + 388800*Dmsqst2*((-2 - 3*lmMst1 + 3*lmMst2)*
1311  pow2(Mst2)*pow2(MuSUSY) + pow2(Mst1)*((51 - 14*lmMst1 + 28*lmMst2 - 14*
1312  lmMt)*pow2(Mst2) + (1 - 9*lmMst1 + 9*lmMst2)*pow2(MuSUSY)) + (87 - 22*
1313  lmMst1 + 44*lmMst2 - 22*lmMt)*pow4(Mst1) + (19 - 6*lmMst1 + 12*lmMst2 -
1314  6*lmMt)*pow4(Mst2))) - 3*Mst2*(6*pow2(Mst1)*pow2(Mst2)*((470657 -
1315  86040*lmMst1 + 178200*lmMst2)*pow2(Mst2) - 20*(3937 + 2988*lmMst1 -
1316  2232*lmMst2)*pow2(MuSUSY)) + 2*((2299036 - 388800*lmMst1 + 656640*
1317  lmMst2)*pow2(Mst2) + (-266863 - 396360*lmMst1 + 346680*lmMst2)*pow2(
1318  MuSUSY))*pow4(Mst1) + 9*(2*(68693 - 9960*lmMst1 + 45480*lmMst2 - 3840*
1319  lmMt)*pow2(Mst2) - 15*(2269 + 664*lmMst1 - 56*lmMst2)*pow2(MuSUSY))*
1320  pow4(Mst2) + 129600*Dmsqst2*((-2 - lmMst1 + lmMst2)*pow2(Mst2)*pow2(
1321  MuSUSY) + pow2(Mst1)*((5 - 2*lmMst1 + 4*lmMst2 - 2*lmMt)*pow2(Mst2) + (
1322  -5 - 3*lmMst1 + 3*lmMst2)*pow2(MuSUSY)) + (5 - 2*lmMst1 + 4*lmMst2 - 2*
1323  lmMt)*pow4(Mst1) + (1 - 2*lmMst1 + 4*lmMst2 - 2*lmMt)*pow4(Mst2)))) +
1324  7*pow3(Mst2)*pow4(s2t)*(-4*Dmglst2*(-108*(-5917 + 1095*lmMst1 + 195*
1325  lmMst2)*pow4(Mst1)*pow4(Mst2) + (2272991 - 116640*lmMst1 + 116640*
1326  lmMst2)*pow2(Mst2)*pow6(Mst1) - 135*(648*lmMst1 - 7*(281 + 240*lmMst2))
1327  *pow2(Mst1)*pow6(Mst2) + 24300*Dmsqst2*(4*(4 - lmMst1 + lmMst2)*pow2(
1328  Mst2)*pow4(Mst1) + (7 + 10*lmMst1 - 10*lmMst2)*pow6(Mst1) - 2*((4 + 3*
1329  lmMst1 - 3*lmMst2)*pow2(Mst1)*pow4(Mst2) + pow6(Mst2))) - 22680*pow8(
1330  Mst2)) + 3*Mst2*(6*(362299 - 17820*lmMst1 + 33300*lmMst2)*pow4(Mst1)*
1331  pow4(Mst2) - 5*(-149867 + 3996*lmMst1 + 4860*lmMst2)*pow2(Mst2)*pow6(
1332  Mst1) + 100*Dmsqst2*(9*(743 - 72*lmMst1 + 72*lmMst2)*pow2(Mst2)*pow4(
1333  Mst1) + 2079*pow2(Mst1)*pow4(Mst2) + (2386 + 648*lmMst1 - 648*lmMst2)*
1334  pow6(Mst1) - 324*pow6(Mst2)) + 90*(6053 + 564*lmMst1 - 1104*lmMst2)*
1335  pow2(Mst1)*pow6(Mst2) - 20520*pow8(Mst2))) - 16*pow4(Mt)*(680400*
1336  Dmsqst2*(-2*((Dmglst2*(23 - 5*lmMst1 + 10*lmMst2 - 5*lmMt) + (-3 +
1337  lmMst1 - 2*lmMst2 + lmMt)*Mst2)*pow2(Mst1)*pow3(Mst2) + Mst2*(Dmglst2*(
1338  77 - 18*lmMst1 + 36*lmMst2 - 18*lmMt) + 2*(-3 + lmMst1 - 2*lmMst2 +
1339  lmMt)*Mst2)*pow4(Mst1)) + (-2*Dmglst2 + Mst2)*pow5(Mst2) + 2*(7 - 3*
1340  lmMst1 + 6*lmMst2 - 3*lmMt)*pow6(Mst1)) - 4*Dmglst2*Mst2*(27*pow2(Mst1)
1341  *pow2(Mst2)*((209341 - 26880*lmMst1 + 82320*lmMst2 - 1680*lmMt)*pow2(
1342  Mst2) - 6720*(5 + 6*lmMst2)*pow2(MuSUSY)) + 9*((3184397 - 476280*lmMst1
1343  + 1156680*lmMst2 - 161280*lmMt)*pow2(Mst2) + 105*(-3643 + 120*lmMst1 -
1344  3192*lmMst2)*pow2(MuSUSY))*pow4(Mst1) + 4*(19152737 - 3674160*lmMst1 +
1345  6872040*lmMst2 - 850500*lmMt)*pow6(Mst1) + 158760*pow6(Mst2)) + 21*(3*
1346  pow2(Mst2)*((310039 - 91080*lmMst1 + 145080*lmMst2 - 43920*lmMt)*pow2(
1347  Mst2) + 30*(-353 + 72*lmMst1 + 696*lmMst2)*pow2(MuSUSY))*pow4(Mst1) +
1348  9*pow2(Mst1)*((48983 - 12480*lmMst1 + 26820*lmMst2 - 12180*lmMt)*pow2(
1349  Mst2) + 160*(53 + 24*lmMst2)*pow2(MuSUSY))*pow4(Mst2) + (2*(626869 -
1350  300240*lmMst1 + 395280*lmMst2 - 78840*lmMt)*pow2(Mst2) - 15*(38401 +
1351  1080*lmMst1 - 7992*lmMst2)*pow2(MuSUSY))*pow6(Mst1) + 20520*pow8(Mst2))
1352  ) - 28*Mt*pow2(s2t)*(s2t*pow2(Mst1)*pow2(Mst2)*(51*(6167 - 9720*lmMst1
1353  + 9720*lmMst2)*pow3(Mst2)*pow4(Mst1) + 194400*Dmsqst2*Mst2*(-2*(1 +
1354  lmMst1 - lmMst2)*pow2(Mst1)*pow2(Mst2) + pow4(Mst1) - 2*(2 + lmMst1 -
1355  lmMst2)*pow4(Mst2)) + 90*(4673 - 5976*lmMst1 + 8424*lmMst2)*pow2(Mst1)*
1356  pow5(Mst2) - Dmglst2*((8583283 - 2329560*lmMst1 + 2329560*lmMst2)*pow2(
1357  Mst2)*pow4(Mst1) + 18*(206741 - 101880*lmMst1 + 89640*lmMst2)*pow2(
1358  Mst1)*pow4(Mst2) + 194400*Dmsqst2*(2*(5 - 3*lmMst1 + 3*lmMst2)*pow2(
1359  Mst1)*pow2(Mst2) + 11*pow4(Mst1) - 2*(2 + 3*lmMst1 - 3*lmMst2)*pow4(
1360  Mst2)) + 27*(173947 - 25080*lmMst1 + 68760*lmMst2)*pow6(Mst2)) - 405*(
1361  2269 + 664*lmMst1 - 56*lmMst2)*pow7(Mst2)) + Mt*(4*Dmglst2*Mst2*(-162*
1362  pow2(Mst2)*(20*(505 + 68*lmMst1 + 124*lmMst2)*pow2(Mst2) + (6803 -
1363  1810*lmMst1 + 2670*lmMst2)*pow2(MuSUSY))*pow4(Mst1) - 27*pow2(Mst1)*(4*
1364  (4849 - 270*lmMst1 + 8910*lmMst2)*pow2(Mst2) + 5*(1631 - 648*lmMst1 +
1365  1680*lmMst2)*pow2(MuSUSY))*pow4(Mst2) - 2*(45*(78533 + 6732*lmMst1 +
1366  180*lmMst2)*pow2(Mst2) + (2128489 - 307800*lmMst1 + 377460*lmMst2)*
1367  pow2(MuSUSY))*pow6(Mst1) + 48600*Dmsqst2*((8*pow2(Mst2) + (3 + 8*lmMst1
1368  - 8*lmMst2)*pow2(MuSUSY))*pow4(Mst1) + (2*pow2(Mst2) + pow2(MuSUSY))*
1369  pow4(Mst2) + pow2(Mst1)*(3*(2 + lmMst1 - lmMst2)*pow2(Mst2)*pow2(
1370  MuSUSY) + 8*pow4(Mst2)) + 8*pow6(Mst1)) + 22680*(2*pow2(Mst2) + pow2(
1371  MuSUSY))*pow6(Mst2)) + 3*(6*((309749 + 12240*lmMst1 - 12240*lmMst2)*
1372  pow2(Mst2) + (533629 - 900*lmMst1 + 180*lmMst2)*pow2(MuSUSY))*pow4(
1373  Mst1)*pow4(Mst2) + pow2(Mst2)*((3291029 + 210600*lmMst1 - 210600*
1374  lmMst2)*pow2(Mst2) + (6649153 - 81540*lmMst1 + 77220*lmMst2)*pow2(
1375  MuSUSY))*pow6(Mst1) + 9*pow2(Mst1)*((5927 + 13560*lmMst1 - 36600*
1376  lmMst2)*pow2(Mst2) + 10*(5597 + 564*lmMst1 - 1104*lmMst2)*pow2(MuSUSY))
1377  *pow6(Mst2) + 100*Dmsqst2*(9*pow2(Mst2)*(202*pow2(Mst2) + (1097 - 72*
1378  lmMst1 + 72*lmMst2)*pow2(MuSUSY))*pow4(Mst1) + (808*pow2(Mst2) + (20701
1379  - 648*lmMst1 + 648*lmMst2)*pow2(MuSUSY))*pow6(Mst1) - 324*(2*pow2(Mst2)
1380  + pow2(MuSUSY))*pow6(Mst2) + 27*pow2(Mst1)*(53*pow2(MuSUSY)*pow4(Mst2)
1381  + 77*pow6(Mst2))) - 20520*(2*pow2(Mst2) + pow2(MuSUSY))*pow8(Mst2))))))
1382  + 28*Mt*MuSUSY*pow2(Sbeta)*(-3*(3*pow3(Mst2)*(-2*(623599 + 65160*lmMst1
1383  - 134280*lmMst2)*Mst2*s2t*pow2(Mt) + 15*(11075 + 17928*lmMst1 - 17352*
1384  lmMst2)*Mt*pow2(Mst2)*pow2(s2t) + 64*(41936 - 7245*lmMst1 + 19665*
1385  lmMst2 - 720*lmMt)*pow3(Mt) + 4*(224837 - 4680*lmMst1 + 8370*lmMst2 +
1386  2700*shiftst1)*pow3(Mst2)*pow3(s2t))*pow4(Mst1) + 9*pow2(Mst1)*(-2*
1387  Mst2*s2t*(1367 + 13560*lmMst1 - 36600*lmMst2 + 7200*shiftst1)*pow2(Mt)
1388  + 45*(2269 + 664*lmMst1 - 56*lmMst2)*Mt*pow2(Mst2)*pow2(s2t) + 4*(66773
1389  - 9960*lmMst1 + 45480*lmMst2 - 3840*lmMt)*pow3(Mt) + 10*(5825 + 36*
1390  shiftst3 + 12*lmMst1*(47 + 60*shiftst1 + 3*shiftst3) - 12*lmMst2*(92 +
1391  60*shiftst1 + 3*shiftst3))*pow3(Mst2)*pow3(s2t))*pow5(Mst2) + Mst2*(-4*
1392  (2580913 + 203040*lmMst1 - 306720*lmMst2)*Mst2*s2t*pow2(Mt) + 6*(30643
1393  + 217080*lmMst1 - 212760*lmMst2)*Mt*pow2(Mst2)*pow2(s2t) + 16*(1077991
1394  - 184140*lmMst1 + 400140*lmMst2 - 8640*lmMt)*pow3(Mt) + (3447379 -
1395  76140*lmMst1 + 76140*lmMst2)*pow3(Mst2)*pow3(s2t))*pow6(Mst1) - 100*
1396  Dmsqst2*(27*pow2(Mst1)*pow3(Mst2)*(106*Mst2*s2t*pow2(Mt) + 48*Mst2*s2t*
1397  shiftst1*pow2(Mt) - 288*Mt*pow2(Mst2)*pow2(s2t) + 144*lmMst2*Mt*pow2(
1398  Mst2)*pow2(s2t) - 384*lmMst2*pow3(Mt) + 192*lmMt*pow3(Mt) - 65*pow3(
1399  Mst2)*pow3(s2t) + 24*lmMst2*shiftst1*pow3(Mst2)*pow3(s2t) + 24*lmMst1*(
1400  -6*Mt*pow2(Mst2)*pow2(s2t) + 8*pow3(Mt) - shiftst1*pow3(Mst2)*pow3(s2t)
1401  )) + 18*Mst2*(361*Mst2*s2t*pow2(Mt) - 216*(3 + 2*lmMst1 - 2*lmMst2)*Mt*
1402  pow2(Mst2)*pow2(s2t) + 576*(-1 + lmMst1 - 2*lmMst2 + lmMt)*pow3(Mt) + (
1403  -469 + 36*lmMst1 - 36*lmMst2 - 18*shiftst1)*pow3(Mst2)*pow3(s2t))*pow4(
1404  Mst1) + 2*s2t*(-972*(5 + 4*lmMst1 - 4*lmMst2)*Mst2*Mt*s2t + 4057*pow2(
1405  Mt) - 5414*pow2(Mst2)*pow2(s2t))*pow6(Mst1) + 324*s2t*(1 + shiftst1)*(-
1406  4*pow2(Mt) + pow2(Mst2)*pow2(s2t))*pow6(Mst2)) - 1080*s2t*(19 + 30*
1407  shiftst1 + 3*shiftst3)*(-4*pow2(Mt) + pow2(Mst2)*pow2(s2t))*pow8(Mst2))
1408  + Dmglst2*(27*(pow2(Mst2)*(-32*(19579 + 1770*lmMst1 + 12630*lmMst2)*
1409  Mst2*s2t*pow2(Mt) + (-935323 + 279000*lmMst1 - 385560*lmMst2)*Mt*pow2(
1410  Mst2)*pow2(s2t) + 32*(67843 - 10050*lmMst1 + 17490*lmMst2 - 7560*lmMt)*
1411  pow3(Mt) + 4*(32663 - 7620*lmMst1 + 7620*lmMst2)*pow3(Mst2)*pow3(s2t))*
1412  pow4(Mst1) + pow2(Mst1)*(32*(-4429 + 270*lmMst1 - 8910*lmMst2)*Mst2*
1413  s2t*pow2(Mt) + 3*(-173947 + 25080*lmMst1 - 68760*lmMst2)*Mt*pow2(Mst2)*
1414  pow2(s2t) - 60*(-3245 + 1672*lmMst1 - 1448*lmMst2 + 1888*lmMt)*pow3(Mt)
1415  + 20*(1799 - 648*lmMst1 + 1680*lmMst2)*pow3(Mst2)*pow3(s2t))*pow4(Mst2)
1416  ) + 2*(-72*(510139 + 44280*lmMst1 + 76680*lmMst2)*Mst2*s2t*pow2(Mt) +
1417  15*(-1700119 + 484056*lmMst1 - 579960*lmMst2)*Mt*pow2(Mst2)*pow2(s2t) +
1418  8*(13463149 - 1492020*lmMst1 + 2713500*lmMst2 - 625320*lmMt)*pow3(Mt) +
1419  8*(788723 - 80595*lmMst1 + 80595*lmMst2)*pow3(Mst2)*pow3(s2t))*pow6(
1420  Mst1) + 97200*Dmsqst2*(2*pow2(Mst1)*pow2(Mst2)*(20*Mst2*s2t*pow2(Mt) +
1421  6*(2 + 3*lmMst1 - 3*lmMst2)*Mt*pow2(Mst2)*pow2(s2t) - 8*(-8 + 3*lmMst1
1422  - 6*lmMst2 + 3*lmMt)*pow3(Mt) + (-5 - 3*lmMst1 + 3*lmMst2)*pow3(Mst2)*
1423  pow3(s2t)) - 2*(-36*Mst2*s2t*pow2(Mt) + 18*(1 - 2*lmMst1 + 2*lmMst2)*
1424  Mt*pow2(Mst2)*pow2(s2t) + 80*(-3 + lmMst1 - 2*lmMst2 + lmMt)*pow3(Mt) +
1425  (-3 + 5*lmMst1 - 5*lmMst2)*pow3(Mst2)*pow3(s2t))*pow4(Mst1) + 8*s2t*
1426  pow2(Mt)*pow5(Mst2) + (6*(-17 + 12*lmMst1 - 12*lmMst2)*Mt + 13*Mst2*
1427  s2t)*pow2(s2t)*pow6(Mst1) - 2*pow3(s2t)*pow7(Mst2)) - 90720*(-4*s2t*
1428  pow2(Mt)*pow7(Mst2) + pow3(s2t)*pow9(Mst2))))))))/(408240.*Tbeta*pow2(
1429  Mst1)*pow2(Sbeta)))/pow9(Mst2) + pow2(Al4p)*(-(threeLoopFlag*(xDmsqst2*
1430  pow2(Dmsqst2)*pow2(Mst1)*(16*Mt*MuSUSY*pow2(Sbeta)*((45*Mst2*pow2(Mst1)
1431  *(16*Mst2*s2t*(88 + 8*OepS2 - 81*S2 - 18*(lmMst1 - lmMst2)*(2 + 9*S2) -
1432  54*shiftst1 - 12*T1ep)*pow2(Mt) + 2592*(3 + 2*lmMst1 - 2*lmMst2)*Mt*
1433  pow2(Mst2)*pow2(s2t) + 864*(4 - 8*lmMst1 + 15*lmMst2 - 7*lmMt)*pow3(Mt)
1434  - (1493 + 64*OepS2 - 27864*S2 - 72*(lmMst1 - lmMst2)*(-1 + 18*S2 + 6*
1435  shiftst1) - 96*T1ep)*pow3(Mst2)*pow3(s2t)))/4. + (3*s2t*(972000*(1 + 4*
1436  lmMst1 - 4*lmMst2)*Mst2*Mt*s2t + 8*(187757 + 16000*OepS2 - 540000*S2 +
1437  90*lmMst2*(-587 + 3600*S2) - 90*lmMst1*(-587 + 630*lmMst2 + 3600*S2) -
1438  24000*T1ep + 28350*(pow2(lmMst1) + pow2(lmMst2)))*pow2(Mt) + (1372861 -
1439  88000*OepS2 + 180*lmMst2*(1987 - 9900*S2) + 13743000*S2 + 180*lmMst1*(-
1440  1987 + 1080*lmMst2 + 9900*S2) + 81000*shiftst1 + 132000*T1ep - 97200*(
1441  pow2(lmMst1) + pow2(lmMst2)))*pow2(Mst2)*pow2(s2t))*pow4(Mst1))/100. -
1442  2430*s2t*(2 + shiftst1)*(-4*pow2(Mt) + pow2(Mst2)*pow2(s2t))*pow4(Mst2)
1443  + ((610359812 - 64484000*OepS2 + 315*lmMst2*(540413 - 4145400*S2) +
1444  8117266500*S2 + 315*lmMst1*(-540413 + 884520*lmMst2 + 4145400*S2) +
1445  96726000*T1ep - 139311900*(pow2(lmMst1) + pow2(lmMst2)))*pow3(s2t)*
1446  pow6(Mst1))/17150.) + Tbeta*(-311040*(3 + 2*lmMst1 - 2*lmMst2)*Mst2*
1447  s2t*pow2(Mst1)*pow2(MuSUSY)*pow3(Mt) - 144*pow2(Mt)*pow2(s2t)*(270*
1448  shiftst1*(2*(lmMst1 - lmMst2)*pow2(Mst1) - pow2(Mst2))*(pow2(Mst1) +
1449  pow2(Mst2))*pow2(MuSUSY) - 40*T1ep*pow2(Mst1)*pow2(Sbeta)*(3*pow2(Mst2)
1450  *(pow2(Mst2) + pow2(MuSUSY)) + pow2(Mst1)*(5*pow2(Mst2) + 14*pow2(
1451  MuSUSY)) + 5*pow4(Mst1))) + 1944*shiftst1*pow2(Sbeta)*(20*pow2(Mt)*
1452  pow2(s2t)*((2*(lmMst1 - lmMst2)*pow2(Mst1) - pow2(Mst2))*(pow2(Mst1) +
1453  pow2(Mst2))*pow2(MuSUSY) + 4*pow2(Mst1)*pow4(Mst2) - 2*pow2(Mst2)*(
1454  pow4(Mst1) + pow4(Mst2))) + 80*pow2(Mst2)*(pow2(Mst1) + pow2(Mst2))*
1455  pow4(Mt) + 5*(pow2(Mst1) - pow2(Mst2))*pow2(Mst2)*(2*(lmMst1 - lmMst2)*
1456  pow2(Mst1)*pow2(Mst2) + pow4(Mst1) - pow4(Mst2))*pow4(s2t)) - 480*T1ep*
1457  pow2(Mst1)*(12*(14*pow2(Mst1) + 3*pow2(Mst2))*pow2(Mt)*pow2(MuSUSY)*
1458  pow2(s2t) + pow2(Mst2)*pow2(Sbeta)*(24*pow2(Mst1)*pow2(Mst2) + 14*pow4(
1459  Mst1) + 9*pow4(Mst2))*pow4(s2t)) + pow2(s2t)*(-4860*Mt*(2*(11 + 39*
1460  lmMst1 - 39*lmMst2)*Mst2*s2t*(-2 + pow2(Sbeta)) + (167 - 5*lmMst1 + 5*
1461  lmMst2)*Mt*pow2(Sbeta))*pow4(Sbeta)*pow6(Mst1) + (12*pow2(Mt)*(pow2(
1462  MuSUSY)*(375*(1925 + 64*OepS2 - 27864*S2 - 72*(lmMst1 - lmMst2)*(-1 +
1463  18*S2))*pow2(Mst1)*pow2(Mst2) + 2*(7*(-46499 + 8000*OepS2 - 1728000*S2)
1464  + 90*lmMst2*(-2137 + 12600*S2) - 90*lmMst1*(-2137 + 1080*lmMst2 +
1465  12600*S2) + 48600*(pow2(lmMst1) + pow2(lmMst2)))*pow4(Mst1) + 162000*
1466  pow4(Mst2)) + 20250*(167 - 5*lmMst1 + 5*lmMst2)*pow4(Sbeta)*pow6(Mst1))
1467  )/25.) + pow2(Sbeta)*(-77760*Mst2*s2t*pow2(Mst1)*(4*(11 - 6*lmMst1 +
1468  12*lmMst2 - 6*lmMt)*pow2(Mst1) + (15 - 16*lmMst1 + 30*lmMst2 - 14*lmMt)
1469  *pow2(Mst2) - 4*(3 + 2*lmMst1 - 2*lmMst2)*pow2(MuSUSY))*pow3(Mt) +
1470  19440*Mst2*Mt*pow2(Mst1)*pow3(s2t)*(16*(1 - lmMst1 + lmMst2)*pow2(Mst1)
1471  *pow2(Mst2) + (29 + 41*lmMst1 - 41*lmMst2)*pow4(Mst1) - 8*(3 + 2*lmMst1
1472  - 2*lmMst2)*pow4(Mst2)) + (144*(125*(3095 - 1224*lmMst1 + 6*lmMst2*(365
1473  - 36*lmMt) - 966*lmMt + 108*pow2(lmMst2) + 108*pow2(lmMt))*pow2(Mst1)*
1474  pow2(Mst2) + 6*(176473 + 30*lmMst1*(-1771 + 90*lmMst2 - 150*lmMt) -
1475  63000*lmMt + 30*lmMst2*(3871 + 150*lmMt) + 900*pow2(lmMst1) - 3600*
1476  pow2(lmMst2))*pow4(Mst1) + 54000*pow4(Mst2))*pow4(Mt))/25. - (12*pow2(
1477  Mt)*pow2(s2t)*(686*(2*(121757 + 10000*OepS2 - 479250*S2 + 90*lmMst2*(-
1478  887 + 2250*S2) - 90*lmMst1*(-887 + 630*lmMst2 + 2250*S2) + 28350*(pow2(
1479  lmMst1) + pow2(lmMst2)))*pow2(Mst2) + (7*(-46499 + 8000*OepS2 -
1480  1728000*S2) + 90*lmMst2*(-2137 + 12600*S2) - 90*lmMst1*(-2137 + 1080*
1481  lmMst2 + 12600*S2) + 48600*(pow2(lmMst1) + pow2(lmMst2)))*pow2(MuSUSY))
1482  *pow4(Mst1) + 55566000*(2*pow2(Mst2) + pow2(MuSUSY))*pow4(Mst2) -
1483  128625*pow2(Mst1)*(-((1925 + 64*OepS2 - 27864*S2 - 72*(lmMst1 - lmMst2)
1484  *(-1 + 18*S2))*pow2(Mst2)*pow2(MuSUSY)) + 8*(20 - 8*OepS2 + 81*S2 + 18*
1485  (lmMst1 - lmMst2)*(2 + 9*S2))*pow4(Mst2)) + 250*(397737 + 54880*OepS2 -
1486  2580732*S2 + 252*lmMst2*(-2333 + 4410*S2) - 252*lmMst1*(-2333 + 1134*
1487  lmMst2 + 4410*S2) + 142884*(pow2(lmMst1) + pow2(lmMst2)))*pow6(Mst1)))/
1488  8575. + (pow2(Mst2)*pow4(s2t)*(-4116*(483184 - 16000*OepS2 + 45*lmMst2*
1489  (1837 - 7200*S2) + 823500*S2 + 45*lmMst1*(-1837 + 1080*lmMst2 + 7200*
1490  S2) - 24300*(pow2(lmMst1) + pow2(lmMst2)))*pow2(Mst2)*pow4(Mst1) +
1491  385875*(1061 + 64*OepS2 - 27864*S2 - 72*(lmMst1 - lmMst2)*(-1 + 18*S2))
1492  *pow2(Mst1)*pow4(Mst2) + 5*(38390869 + 7683200*OepS2 - 418597200*S2 +
1493  630*lmMst2*(8753 + 246960*S2) - 630*lmMst1*(8753 + 113400*lmMst2 +
1494  246960*S2) + 35721000*(pow2(lmMst1) + pow2(lmMst2)))*pow6(Mst1) +
1495  166698000*pow6(Mst2)))/8575.))) - 36*xDR2DRMOD*(4*Mt*MuSUSY*pow2(Sbeta)
1496  *(2*Dmglst2*(2*pow3(Mst2)*pow4(Mst1)*(-270*Dmsqst2*s2t*pow2(Mt) + 3*
1497  s2t*pow2(Mst2)*(45*Dmsqst2*(lmMst1 - lmMst2)*pow2(s2t) + 2*pow2(Mt)*(52
1498  + 370*lmMst2 - 96*lmMst2*pow2(lmMst1) + 81*pow2(lmMst2) + 96*lmMst1*(-1
1499  + lmMst2 + 2*pow2(lmMst2)) - 96*pow3(lmMst2))) - 432*Mt*pow2(s2t)*(7 +
1500  9*lmMst2 - 8*pow2(lmMst2) + lmMst1*(-3 + 5*lmMst2 + 6*pow2(lmMst2)) -
1501  6*pow3(lmMst2))*pow3(Mst2) + 32*Mst2*(119 + lmMst2*(224 - 15*lmMt) -
1502  51*lmMt + 3*(5 + 6*lmMt)*pow2(lmMst2) + 18*lmMst1*(-4 + lmMt - lmMst2*(
1503  1 + lmMt) + pow2(lmMst2)) - 18*pow3(lmMst2))*pow3(Mt) + 9*(40 + 4*
1504  lmMst2 + 16*lmMst2*pow2(lmMst1) + lmMst1*(4 - 246*lmMst2 - 123*pow2(
1505  lmMst2)) + 198*pow2(lmMst2) + 107*pow3(lmMst2))*pow3(s2t)*pow4(Mst2)) +
1506  9*pow2(Mst1)*(60*Dmsqst2*s2t*pow2(Mt) + 96*Mt*(-1 + 2*lmMst2 + 3*pow2(
1507  lmMst2))*pow2(s2t)*pow3(Mst2) - 128*Mst2*(-1 + 2*lmMst2 + 3*pow2(
1508  lmMst2))*pow3(Mt) - pow2(Mst2)*(4*s2t*(-52 + 102*lmMst2 + 32*lmMst1*
1509  lmMst2 + 59*pow2(lmMst2))*pow2(Mt) + 15*Dmsqst2*pow3(s2t)) + (-20 + (
1510  230 + 32*lmMst1)*lmMst2 + 155*pow2(lmMst2))*pow3(s2t)*pow4(Mst2))*pow5(
1511  Mst2) + pow2(Mst2)*(-1152*Mst2*s2t*(lmMst2*pow2(lmMst1) + lmMst1*(4 +
1512  2*lmMst2 - 2*pow2(lmMst2)) + (-4 + lmMst2)*pow2(1 + lmMst2))*pow2(Mt) -
1513  864*Mt*pow2(Mst2)*pow2(s2t)*(8 + 19*lmMst2 - 5*pow2(lmMst2) + lmMst1*(-
1514  7 + 5*lmMst2 + 6*pow2(lmMst2)) - 6*pow3(lmMst2)) + 64*(263 + lmMst2*(
1515  962 - 213*lmMt) - 177*lmMt + (393 - 18*lmMt)*pow2(lmMst2) - 18*lmMst1*(
1516  26 - lmMst2*(-17 + lmMt) - 7*lmMt + pow2(lmMst2)) + 18*pow3(lmMst2))*
1517  pow3(Mt) + 9*Mst2*(15*Dmsqst2 + pow2(Mst2)*(36 + 42*lmMst2 + 256*
1518  lmMst2*pow2(lmMst1) + 37*pow2(lmMst2) - 32*lmMst1*(3 + 3*lmMst2 + 16*
1519  pow2(lmMst2)) + 256*pow3(lmMst2)))*pow3(s2t))*pow6(Mst1) + 16*(-72*
1520  Mst2*s2t*pow2(Mt)*(-6 - 14*lmMst2 + lmMst2*pow2(lmMst1) + lmMst1*(9 +
1521  6*lmMst2 - 2*pow2(lmMst2)) - 6*pow2(lmMst2) + pow3(lmMst2)) + 27*Mt*
1522  pow2(Mst2)*pow2(s2t)*(-17 - 51*lmMst2 + 4*pow2(lmMst2) - 4*lmMst1*(-6 +
1523  lmMst2 + 3*pow2(lmMst2)) + 12*pow3(lmMst2)) + 4*(290 + lmMst2*(2447 -
1524  645*lmMt) - 375*lmMt - 3*(-509 + 60*lmMt)*pow2(lmMst2) - 18*lmMst1*(87
1525  + lmMst2*(71 - 10*lmMt) - 22*lmMt + 10*pow2(lmMst2)) + 180*pow3(lmMst2)
1526  )*pow3(Mt) + 9*(16*lmMst2*pow2(lmMst1) - 2*lmMst1*(3 + 2*lmMst2 + 16*
1527  pow2(lmMst2)) + lmMst2*(7 + 4*lmMst2 + 16*pow2(lmMst2)))*pow3(Mst2)*
1528  pow3(s2t))*pow8(Mst1) - 288*lmMst2*(1 + lmMst2)*s2t*(-4*pow2(Mt) +
1529  pow2(Mst2)*pow2(s2t))*pow9(Mst2)) + 9*Mst2*(-2*pow3(Mst2)*pow4(Mst1)*(
1530  30*Dmsqst2*s2t*(-5 + 9*shiftst1)*pow2(Mt) + s2t*pow2(Mst2)*(15*Dmsqst2*
1531  (lmMst1 - lmMst2)*(5 - 9*shiftst1)*pow2(s2t) - 2*pow2(Mt)*(109 + 76*
1532  lmMst2 - 135*shiftst1 - 21*pow2(lmMst2) + 64*lmMst1*pow2(1 + lmMst2) -
1533  32*((1 + lmMst2)*pow2(lmMst1) + pow3(lmMst2)))) + (1 + lmMst2)*(-96*(2*
1534  lmMst2*(2 + lmMst2) - lmMst1*(3 + 2*lmMst2))*Mt*pow2(s2t)*pow3(Mst2) +
1535  64*Mst2*(1 + lmMst2*(7 - 2*lmMt) - 2*lmMst1*(2 + lmMst2 - lmMt) - 3*
1536  lmMt + 2*pow2(lmMst2))*pow3(Mt)) + (8 + 3*lmMst2*(-79 + 45*shiftst1) -
1537  16*(1 + lmMst2)*pow2(lmMst1) - 308*pow2(lmMst2) + lmMst1*(269 + 348*
1538  lmMst2 - 135*shiftst1 + 123*pow2(lmMst2)) - 107*pow3(lmMst2))*pow3(s2t)
1539  *pow4(Mst2)) - pow2(Mst1)*(60*Dmsqst2*s2t*(5 - 9*shiftst1)*pow2(Mt) -
1540  64*pow2(1 + lmMst2)*(3*Mt*pow2(s2t)*pow3(Mst2) - 4*Mst2*pow3(Mt)) +
1541  pow2(Mst2)*(4*s2t*(173 + 188*lmMst2 + 32*lmMst1*(1 + lmMst2) - 135*
1542  shiftst1 + 59*pow2(lmMst2))*pow2(Mt) + 15*Dmsqst2*(-5 + 9*shiftst1)*
1543  pow3(s2t)) - (221 + 284*lmMst2 + 32*lmMst1*(1 + lmMst2) - 135*shiftst1
1544  + 107*pow2(lmMst2))*pow3(s2t)*pow4(Mst2))*pow5(Mst2) + pow2(Mst2)*(64*(
1545  1 + lmMst2)*Mt*(-2*Mst2*Mt*s2t*pow2(1 - lmMst1 + lmMst2) + 2*(3 - 21*
1546  lmMst2 + 2*lmMst1*(8 + 3*lmMst2 - 3*lmMt) + 5*lmMt + 6*lmMst2*lmMt - 6*
1547  pow2(lmMst2))*pow2(Mt) + 3*(-2 + 5*lmMst2 - lmMst1*(5 + 2*lmMst2) + 2*
1548  pow2(lmMst2))*pow2(Mst2)*pow2(s2t)) - Mst2*(15*Dmsqst2*(5 - 9*shiftst1)
1549  + pow2(Mst2)*(125 + 156*lmMst2 + 512*lmMst1*lmMst2*(1 + lmMst2) - 135*
1550  shiftst1 - 181*pow2(lmMst2) - 256*((1 + lmMst2)*pow2(lmMst1) + pow3(
1551  lmMst2))))*pow3(s2t))*pow6(Mst1) + 16*(1 + lmMst2)*((-8*Mst2*s2t*(1 +
1552  3*lmMst2 - lmMst1*(3 + 2*lmMst2) + pow2(lmMst1) + pow2(lmMst2))*pow2(
1553  Mt) - 6*Mt*(5 - 12*lmMst2 + 4*lmMst1*(3 + lmMst2) - 4*pow2(lmMst2))*
1554  pow2(Mst2)*pow2(s2t) + 8*(12 - 45*lmMst2 + 2*lmMst1*(19 + 6*lmMst2 - 6*
1555  lmMt) + 7*lmMt + 12*lmMst2*lmMt - 12*pow2(lmMst2))*pow3(Mt) + (1 +
1556  lmMst1*(2 - 32*lmMst2) - 2*lmMst2 + 16*pow2(lmMst1) + 16*pow2(lmMst2))*
1557  pow3(Mst2)*pow3(s2t))*pow8(Mst1) + (1 + lmMst2)*s2t*(4*pow2(Mt) - pow2(
1558  Mst2)*pow2(s2t))*pow9(Mst2)))) + Tbeta*(pow2(Mst1)*(-9*pow6(Mst2)*(512*
1559  Dmglst2*s2t*(-1 + 2*lmMst2 + 3*pow2(lmMst2))*pow2(MuSUSY)*pow3(Mt) + 2*
1560  Dmglst2*(-20 + (262 + 32*lmMst1)*lmMst2 + 187*pow2(lmMst2))*pow2(Sbeta)
1561  *pow4(s2t)*pow5(Mst2) + (237 + 316*lmMst2 + 32*lmMst1*(1 + lmMst2) +
1562  123*pow2(lmMst2))*pow2(Sbeta)*pow4(s2t)*pow6(Mst2)) + 1215*shiftst1*(
1563  pow2(Sbeta)*pow4(Mst2)*(16*(Dmsqst2*pow2(Mst1)*pow2(Mst2)*pow2(Mt)*
1564  pow2(s2t) + (Dmsqst2 + pow2(Mst2))*(pow2(Mst1) + pow2(Mst2))*pow4(Mt))
1565  + (pow2(Mst1) - pow2(Mst2))*(Dmsqst2 + pow2(Mst2))*(2*(lmMst1 - lmMst2)
1566  *pow2(Mst1)*pow2(Mst2) + pow4(Mst1) - pow4(Mst2))*pow4(s2t)) + pow2(Mt)
1567  *pow2(s2t)*(4*(Dmsqst2 + pow2(Mst2))*pow2(MuSUSY)*((pow2(Mst1) + pow2(
1568  Mst2))*pow4(Mst2) - 2*(lmMst1 - lmMst2)*pow2(Mst1)*(pow2(Mst1)*pow2(
1569  Mst2) + pow4(Mst1) + pow4(Mst2))) - 4*pow2(Sbeta)*((Dmsqst2 + pow2(
1570  Mst2))*pow2(MuSUSY)*((pow2(Mst1) + pow2(Mst2))*pow4(Mst2) - 2*(lmMst1 -
1571  lmMst2)*pow2(Mst1)*(pow2(Mst1)*pow2(Mst2) + pow4(Mst1) + pow4(Mst2))) +
1572  2*(Dmsqst2*pow4(Mst2)*(pow4(Mst1) + pow4(Mst2)) + pow2(pow2(Mst1) -
1573  pow2(Mst2))*pow6(Mst2)))))) + pow2(Sbeta)*(256*s2t*pow2(Mst1)*pow3(Mt)*
1574  (9*(1 + lmMst2)*Mst2*(-2*pow2(Mst2)*((3 + 2*lmMst1*(7 + 2*lmMst2 - 2*
1575  lmMt) + 4*lmMst2*(-4 + lmMt) + 2*lmMt - 4*pow2(lmMst2))*pow2(Mst2) + (1
1576  - 10*lmMst2 + 4*lmMst1*(2 + lmMst2) - 4*pow2(lmMst2))*pow2(MuSUSY))*
1577  pow4(Mst1) + pow2(Mst1)*((1 - 2*lmMst1*(5 + 2*lmMst2 - 2*lmMt) - 4*
1578  lmMst2*(-3 + lmMt) - 6*lmMt + 4*pow2(lmMst2))*pow2(Mst2) + 2*(1 + 5*
1579  lmMst2 - lmMst1*(3 + 2*lmMst2) + 2*pow2(lmMst2))*pow2(MuSUSY))*pow4(
1580  Mst2) - (2*(8 - 27*lmMst2 + lmMst1*(25 + 6*lmMst2 - 6*lmMt) + 2*lmMt +
1581  6*lmMst2*lmMt - 6*pow2(lmMst2))*pow2(Mst2) + (7 - 32*lmMst2 + 4*lmMst1*
1582  (7 + 3*lmMst2) - 12*pow2(lmMst2))*pow2(MuSUSY))*pow6(Mst1) + 2*(1 +
1583  lmMst2)*(2*pow2(Mst2) + pow2(MuSUSY))*pow6(Mst2)) - Dmglst2*(pow2(Mst1)
1584  *(pow2(Mst2)*(253 + 5*lmMst2*(107 - 6*lmMt) - 102*lmMt - 18*lmMst1*(9 +
1585  lmMst2 - 2*lmMt + 2*lmMst2*lmMt - 2*pow2(lmMst2)) + 12*(10 + 3*lmMt)*
1586  pow2(lmMst2) - 36*pow3(lmMst2)) + 18*pow2(MuSUSY)*(8 + 7*lmMst2 - 11*
1587  pow2(lmMst2) + lmMst1*(-3 + 5*lmMst2 + 6*pow2(lmMst2)) - 6*pow3(lmMst2)
1588  ))*pow4(Mst2) + 9*((49 + 103*lmMst2 - 36*(1 + lmMst2)*pow2(lmMst2) + 4*
1589  lmMst1*(-11 + 6*lmMst2 + 9*pow2(lmMst2)))*pow2(MuSUSY) + pow2(Mst2)*(28
1590  + lmMst2*(378 - 96*lmMt) - 44*lmMt + lmMst1*(-274 + 60*lmMt + 18*
1591  lmMst2*(-13 + 2*lmMt) - 36*pow2(lmMst2)) + (270 - 36*lmMt)*pow2(lmMst2)
1592  + 36*pow3(lmMst2)))*pow6(Mst1) + 18*(pow2(Mst2)*(2*pow2(MuSUSY)*(8 +
1593  13*lmMst2 - 8*pow2(lmMst2) + lmMst1*(-5 + 5*lmMst2 + 6*pow2(lmMst2)) -
1594  6*pow3(lmMst2)) + pow2(Mst2)*(23 + lmMst2*(93 - 22*lmMt) - 14*lmMt - 4*
1595  (-11 + lmMt)*pow2(lmMst2) - 2*lmMst1*(25 + lmMst2*(17 - 2*lmMt) - 6*
1596  lmMt + 2*pow2(lmMst2)) + 4*pow3(lmMst2)))*pow4(Mst1) + (1 - 2*lmMst2 -
1597  3*pow2(lmMst2))*(2*pow2(Mst2) + pow2(MuSUSY))*pow6(Mst2)))) + 9*pow2(
1598  Mst1)*pow3(Mst2)*pow3(s2t)*(128*Mst2*Mt*((1 + lmMst2)*Mst2*(2*(2 + 2*
1599  lmMst1 - lmMst2)*pow2(Mst2)*pow4(Mst1) + 2*(1 - 3*lmMst2 + lmMst1*(3 +
1600  2*lmMst2) - 2*pow2(lmMst2))*pow2(Mst1)*pow4(Mst2) + (1 + 2*lmMst1 - 2*
1601  lmMst2)*pow6(Mst1) - 2*(1 + lmMst2)*pow6(Mst2)) + Dmglst2*(2*(1 - 4*
1602  lmMst1 + 10*lmMst2 + 3*pow2(lmMst2))*pow2(Mst2)*pow4(Mst1) + 2*pow2(
1603  Mst1)*(6 + 11*lmMst2 - 5*pow2(lmMst2) + lmMst1*(-3 + 5*lmMst2 + 6*pow2(
1604  lmMst2)) - 6*pow3(lmMst2))*pow4(Mst2) + (1 + 13*lmMst2 - 2*lmMst1*(5 +
1605  3*lmMst2) + 6*pow2(lmMst2))*pow6(Mst1) - 2*(-1 + 2*lmMst2 + 3*pow2(
1606  lmMst2))*pow6(Mst2))) + s2t*(30*Dmglst2*Dmsqst2*(pow2(Mst1) - pow2(
1607  Mst2))*(2*(lmMst1 - lmMst2)*pow2(Mst1)*pow2(Mst2) + pow4(Mst1) - pow4(
1608  Mst2)) - 2*Dmglst2*pow2(Mst1)*pow2(Mst2)*(pow2(Mst1)*pow2(Mst2)*(-44 +
1609  34*lmMst2 + 224*lmMst2*pow2(lmMst1) - 359*pow2(lmMst2) - 2*lmMst1*(52 -
1610  198*lmMst2 + 133*pow2(lmMst2)) + 42*pow3(lmMst2)) + (-36 + (70 + 32*
1611  lmMst1)*lmMst2 + 27*pow2(lmMst2))*pow4(Mst1) + (100 - 222*lmMst2 + 32*
1612  lmMst2*pow2(lmMst1) + lmMst1*(8 - 524*lmMst2 - 246*pow2(lmMst2)) + 241*
1613  pow2(lmMst2) + 214*pow3(lmMst2))*pow4(Mst2)) - Mst2*(75*Dmsqst2*(pow2(
1614  Mst1) - pow2(Mst2))*(2*(lmMst1 - lmMst2)*pow2(Mst1)*pow2(Mst2) + pow4(
1615  Mst1) - pow4(Mst2)) + (-109 - 630*lmMst2 + 224*(1 + lmMst2)*pow2(
1616  lmMst1) + lmMst1*(538 + 184*lmMst2 - 266*pow2(lmMst2)) - 435*pow2(
1617  lmMst2) + 42*pow3(lmMst2))*pow4(Mst1)*pow4(Mst2) + (141 + 140*lmMst2 +
1618  32*lmMst1*(1 + lmMst2) + 43*pow2(lmMst2))*pow2(Mst2)*pow6(Mst1) + pow2(
1619  Mst1)*(-237 + 190*lmMst2 + 32*(1 + lmMst2)*pow2(lmMst1) + 509*pow2(
1620  lmMst2) - 2*lmMst1*(285 + 364*lmMst2 + 123*pow2(lmMst2)) + 214*pow3(
1621  lmMst2))*pow6(Mst2)))) + 16*Mst2*pow4(Mt)*(Mst2*(-(pow4(Mst1)*(675*
1622  Dmsqst2*pow2(Mst2) + (2117 + lmMst2*(4796 - 1248*lmMt) - 576*lmMst1*(1
1623  + lmMst2)*(3 + lmMst2 - lmMt) - 672*lmMt + (3651 - 576*lmMt)*pow2(
1624  lmMst2) + 576*pow3(lmMst2))*pow4(Mst2))) + 288*(1 + lmMst2)*((5 - 57*
1625  lmMst2 + 2*lmMst1*(25 + 6*lmMst2 - 6*lmMt) + 7*lmMt + 12*lmMst2*lmMt -
1626  12*pow2(lmMst2))*pow2(Mst1) + (-2 - 27*lmMst2 + lmMst1*(22 + 6*lmMst2 -
1627  6*lmMt) + 5*lmMt + 6*lmMst2*lmMt - 6*pow2(lmMst2))*pow2(Mst2))*pow6(
1628  Mst1) - 9*pow2(Mst1)*(75*Dmsqst2*pow4(Mst2) + (173 + 188*lmMst2 + 32*
1629  lmMst1*(1 + lmMst2) + 59*pow2(lmMst2))*pow6(Mst2)) + 144*pow2(1 +
1630  lmMst2)*pow8(Mst2)) + 2*Dmglst2*(pow4(Mst1)*(135*Dmsqst2*pow2(Mst2) + (
1631  4220 + 6114*lmMst2 - 576*lmMst1*(4 + 2*lmMst2 - lmMt) - 48*(29 + 27*
1632  lmMst2)*lmMt + 1341*pow2(lmMst2))*pow4(Mst2)) + 9*pow2(Mst1)*(15*
1633  Dmsqst2*pow4(Mst2) - (-84 + (70 + 32*lmMst1)*lmMst2 + 59*pow2(lmMst2))*
1634  pow6(Mst2)) + 288*(pow2(Mst2)*(31 + lmMst2*(95 - 23*lmMt) - 16*lmMt + (
1635  51 - 6*lmMt)*pow2(lmMst2) - 2*lmMst1*(25 + lmMst2*(20 - 3*lmMt) - 6*
1636  lmMt + 3*pow2(lmMst2)) + 6*pow3(lmMst2))*pow6(Mst1) + (42 + lmMst2*(242
1637  - 62*lmMt) - 33*lmMt + 6*(29 - 4*lmMt)*pow2(lmMst2) - 2*lmMst1*(81 +
1638  lmMst2*(74 - 12*lmMt) - 18*lmMt + 12*pow2(lmMst2)) + 24*pow3(lmMst2))*
1639  pow8(Mst1) + lmMst2*(1 + lmMst2)*pow8(Mst2)))) - 12*pow2(Mt)*pow2(s2t)*
1640  (225*Dmsqst2*pow2(Mst1)*(-2*pow4(Mst1)*((-lmMst1 + lmMst2)*pow2(Mst2)*
1641  pow2(MuSUSY) + pow4(Mst2)) + 2*(lmMst1 - lmMst2)*pow2(MuSUSY)*pow6(
1642  Mst1) - (2*pow2(Mst2) + pow2(MuSUSY))*pow6(Mst2) + pow2(Mst1)*((-1 + 2*
1643  lmMst1 - 2*lmMst2)*pow2(MuSUSY)*pow4(Mst2) + 4*pow6(Mst2))) + 2*
1644  Dmglst2*Mst2*(-((3*pow2(MuSUSY)*(60 + 206*lmMst2 + 32*lmMst2*pow2(
1645  lmMst1) + lmMst1*(8 - 460*lmMst2 - 246*pow2(lmMst2)) + 519*pow2(lmMst2)
1646  + 214*pow3(lmMst2)) + 4*pow2(Mst2)*(52 + lmMst2*(-338 + 48*pow2(lmMst1)
1647  ) - 129*pow2(lmMst2) + 48*(lmMst1 - 2*lmMst1*lmMst2*(1 + lmMst2) +
1648  pow3(lmMst2))))*pow4(Mst1)*pow4(Mst2)) + 2*pow2(Mst2)*((332 + 302*
1649  lmMst2 - 288*lmMst1*(1 + lmMst2) + 111*pow2(lmMst2))*pow2(Mst2) - 3*
1650  pow2(MuSUSY)*(48 + 4*lmMst2*(31 + 36*pow2(lmMst1)) + 278*pow2(lmMst2) -
1651  lmMst1*(44 + 278*lmMst2 + 379*pow2(lmMst2)) + 235*pow3(lmMst2)))*pow6(
1652  Mst1) + 45*Dmsqst2*(pow4(Mst1)*((1 - 2*lmMst1 + 2*lmMst2)*pow2(Mst2)*
1653  pow2(MuSUSY) - 4*pow4(Mst2)) + pow2(Mst1)*(2*pow2(Mst2) + pow2(MuSUSY))
1654  *pow4(Mst2) + 2*(pow2(Mst2) + (-lmMst1 + lmMst2)*pow2(MuSUSY))*pow6(
1655  Mst1)) + 3*pow2(Mst1)*(-2*(-52 + 2*(67 + 16*lmMst1)*lmMst2 + 91*pow2(
1656  lmMst2))*pow2(Mst2) - (-20 + 2*(99 + 16*lmMst1)*lmMst2 + 123*pow2(
1657  lmMst2))*pow2(MuSUSY))*pow6(Mst2) + 6*(32*(2 + 7*lmMst2 - lmMst1*(5 +
1658  4*lmMst2) + 4*pow2(lmMst2))*pow2(Mst2) - pow2(MuSUSY)*(48 + 4*lmMst2*(
1659  45 + 68*pow2(lmMst1)) + 310*pow2(lmMst2) - lmMst1*(92 + 310*lmMst2 +
1660  635*pow2(lmMst2)) + 363*pow3(lmMst2)))*pow8(Mst1) + 96*lmMst2*(1 +
1661  lmMst2)*(2*pow2(Mst2) + pow2(MuSUSY))*pow8(Mst2)) - 3*pow2(Mst2)*(282*
1662  pow4(Mst2)*pow6(Mst1) - 564*pow4(Mst1)*pow6(Mst2) + pow4(Mst1)*(32*(1 +
1663  lmMst2)*pow2(lmMst1)*(pow2(MuSUSY)*(9*pow2(Mst1)*pow2(Mst2) + 17*pow4(
1664  Mst1) + pow4(Mst2)) + 2*pow6(Mst2)) + 2*pow3(lmMst2)*(pow2(MuSUSY)*(
1665  235*pow2(Mst1)*pow2(Mst2) + 363*pow4(Mst1) + 107*pow4(Mst2)) + 32*pow6(
1666  Mst2))) - 2*lmMst1*((253 + 588*lmMst2 + 379*pow2(lmMst2))*pow2(Mst2)*
1667  pow2(MuSUSY)*pow6(Mst1) - 16*(1 + lmMst2)*pow2(Mst1)*(2*pow2(Mst2) +
1668  pow2(MuSUSY))*pow6(Mst2) + pow4(Mst1)*((253 + 332*lmMst2 + 123*pow2(
1669  lmMst2))*pow2(MuSUSY)*pow4(Mst2) + 32*(3 + 5*lmMst2 + 2*pow2(lmMst2))*
1670  pow6(Mst2)) + (32*(1 + lmMst2)*pow2(Mst2) + (237 + 828*lmMst2 + 635*
1671  pow2(lmMst2))*pow2(MuSUSY))*pow8(Mst1)) + pow2(MuSUSY)*(189*pow4(Mst1)*
1672  pow4(Mst2) + 64*pow2(Mst2)*pow6(Mst1) + 205*pow2(Mst1)*pow6(Mst2) + 80*
1673  pow8(Mst1) - 16*pow8(Mst2)) + 378*pow2(Mst1)*pow8(Mst2) + 2*lmMst2*((
1674  285*pow2(Mst2)*pow2(MuSUSY) + 172*pow4(Mst2))*pow6(Mst1) - 33*pow4(
1675  Mst1)*(-11*pow2(MuSUSY)*pow4(Mst2) + 8*pow6(Mst2)) + (32*pow2(Mst2) +
1676  277*pow2(MuSUSY))*pow8(Mst1) - 16*(2*pow2(Mst2) + pow2(MuSUSY))*pow8(
1677  Mst2) + 2*pow2(Mst1)*(63*pow2(MuSUSY)*pow6(Mst2) + 110*pow8(Mst2))) -
1678  pow2(lmMst2)*(-6*(148*pow2(Mst2)*pow2(MuSUSY) + 25*pow4(Mst2))*pow6(
1679  Mst1) + pow4(Mst1)*(-707*pow2(MuSUSY)*pow4(Mst2) + 76*pow6(Mst2)) - 8*(
1680  8*pow2(Mst2) + 139*pow2(MuSUSY))*pow8(Mst1) + 16*(2*pow2(Mst2) + pow2(
1681  MuSUSY))*pow8(Mst2) - pow2(Mst1)*(91*pow2(MuSUSY)*pow6(Mst2) + 150*
1682  pow8(Mst2))) - 32*power10(Mst2)))) + 36*s2t*pow2(Mt)*pow2(MuSUSY)*(-((
1683  75*Dmsqst2*(1 - 2*lmMst1 + 2*lmMst2)*s2t + 128*(1 + lmMst2)*Mst2*Mt*(1
1684  + 5*lmMst2 - lmMst1*(3 + 2*lmMst2) + 2*pow2(lmMst2)) + s2t*pow2(Mst2)*(
1685  189 + 726*lmMst2 + 32*(1 + lmMst2)*pow2(lmMst1) + 707*pow2(lmMst2) - 2*
1686  lmMst1*(253 + 332*lmMst2 + 123*pow2(lmMst2)) + 214*pow3(lmMst2)))*pow4(
1687  Mst1)*pow4(Mst2)) - pow2(Mst1)*(75*Dmsqst2*s2t + 128*Mst2*Mt*pow2(1 +
1688  lmMst2) + s2t*(205 + 252*lmMst2 + 32*lmMst1*(1 + lmMst2) + 91*pow2(
1689  lmMst2))*pow2(Mst2))*pow6(Mst2) + 2*(pow2(Mst2)*(75*Dmsqst2*(lmMst1 -
1690  lmMst2)*s2t + 64*(1 + lmMst2)*Mst2*Mt*(1 - 10*lmMst2 + 4*lmMst1*(2 +
1691  lmMst2) - 4*pow2(lmMst2)) - s2t*pow2(Mst2)*(32 + 285*lmMst2 + 144*(1 +
1692  lmMst2)*pow2(lmMst1) + 444*pow2(lmMst2) - lmMst1*(253 + 588*lmMst2 +
1693  379*pow2(lmMst2)) + 235*pow3(lmMst2)))*pow6(Mst1) + (75*Dmsqst2*(lmMst1
1694  - lmMst2)*s2t + 32*(1 + lmMst2)*Mst2*Mt*(7 - 32*lmMst2 + 4*lmMst1*(7 +
1695  3*lmMst2) - 12*pow2(lmMst2)) - s2t*pow2(Mst2)*(40 + 277*lmMst2 + 272*(1
1696  + lmMst2)*pow2(lmMst1) + 556*pow2(lmMst2) - lmMst1*(237 + 828*lmMst2 +
1697  635*pow2(lmMst2)) + 363*pow3(lmMst2)))*pow8(Mst1) + Dmglst2*((15*
1698  Dmsqst2*(1 - 2*lmMst1 + 2*lmMst2)*s2t + 64*Mst2*Mt*(8 + 7*lmMst2 - 11*
1699  pow2(lmMst2) + lmMst1*(-3 + 5*lmMst2 + 6*pow2(lmMst2)) - 6*pow3(lmMst2)
1700  ) - s2t*pow2(Mst2)*(60 + 206*lmMst2 + 32*lmMst2*pow2(lmMst1) + lmMst1*(
1701  8 - 460*lmMst2 - 246*pow2(lmMst2)) + 519*pow2(lmMst2) + 214*pow3(
1702  lmMst2)))*pow3(Mst2)*pow4(Mst1) + 2*Mst2*(15*Dmsqst2*(-lmMst1 + lmMst2)
1703  *s2t + 64*Mst2*Mt*(8 + 13*lmMst2 - 8*pow2(lmMst2) + lmMst1*(-5 + 5*
1704  lmMst2 + 6*pow2(lmMst2)) - 6*pow3(lmMst2)) - s2t*pow2(Mst2)*(48 + 124*
1705  lmMst2 + 144*lmMst2*pow2(lmMst1) + 278*pow2(lmMst2) - lmMst1*(44 + 278*
1706  lmMst2 + 379*pow2(lmMst2)) + 235*pow3(lmMst2)))*pow6(Mst1) + 2*(16*Mt*(
1707  49 + 103*lmMst2 - 36*(1 + lmMst2)*pow2(lmMst2) + 4*lmMst1*(-11 + 6*
1708  lmMst2 + 9*pow2(lmMst2))) - Mst2*s2t*(48 + 4*lmMst2*(45 + 68*pow2(
1709  lmMst1)) + 310*pow2(lmMst2) - lmMst1*(92 + 310*lmMst2 + 635*pow2(
1710  lmMst2)) + 363*pow3(lmMst2)))*pow8(Mst1) + s2t*(pow2(Mst1)*(15*Dmsqst2
1711  - (-20 + 2*(99 + 16*lmMst1)*lmMst2 + 123*pow2(lmMst2))*pow2(Mst2))*
1712  pow5(Mst2) + 32*lmMst2*(1 + lmMst2)*pow9(Mst2)))) + 16*s2t*pow2(1 +
1713  lmMst2)*power10(Mst2))))))/(11664.*Tbeta*pow2(Sbeta)*pow4(Mst1)*pow6(
1714  Mst2)) + threeLoopFlag*(pow4(s2t)*(Dmsqst2*(3.2221604938271606 +
1715  lmMst1*(5.188888888888889 - 7*lmMst2) - (317*lmMst2)/90. + (11*pow2(
1716  lmMst1))/6. + (31*pow2(lmMst2))/6.)*pow2(Mst1) - pow2(Mst2)*((5*
1717  Dmsqst2*(1213 + 48*lmMst1*(7 - 3*lmMst2) - 408*lmMst2 + 144*pow2(
1718  lmMst2)))/216. + pow2(Mst1)*(79.01365226337448 - B4/9. + (2*D3)/9. -
1719  DN/6. + (4372*lmMst1)/405. + (lmMst2*(16051 + 22980*lmMst1 - 5175*pow2(
1720  lmMst1)))/810. - (1631*pow2(lmMst1))/108. + ((-92 + 327*lmMst1)*pow2(
1721  lmMst2))/27. - (79*pow3(lmMst1))/54. - (115*pow3(lmMst2))/27.)) +
1722  Dmglst2*(24.239197530864196 - (2*B4)/3. + (8*D3)/9. - (5*DN)/9. + (22*
1723  lmMst1)/3. - (13*pow2(lmMst1))/6. + (lmMst2*(-277 - 264*lmMst1 + 16*
1724  pow2(lmMst1)))/9. + ((142 - 123*lmMst1)*pow2(lmMst2))/9. + (10*Dmsqst2)
1725  /pow2(Mst1) + (107*pow3(lmMst2))/9.)*pow3(Mst2) + (46.745471895783595 +
1726  B4 + D3/9. - DN/9. + (34838747*lmMst1)/529200. + (50723*pow2(lmMst1))/
1727  1890. + (lmMst2*(-23468297 - 17276980*lmMst1 + 3601500*pow2(lmMst1)))/
1728  529200. + (4*(2941 - 2415*lmMst1)*pow2(lmMst2))/945. + (Dmsqst2*(
1729  15.13649301931237 + lmMst1*(13.99649785840262 - (106*lmMst2)/21.) - (
1730  621671*lmMst2)/39690. + (53*pow2(lmMst1))/21. + (53*pow2(lmMst2))/21.))
1731  /pow2(Mst2) - (10*pow3(lmMst1))/27. + (409*pow3(lmMst2))/108. + (5*
1732  Dmglst2*Dmsqst2*(76 - 249*lmMst1 + 249*lmMst2))/(54.*pow3(Mst2)))*pow4(
1733  Mst1) + (Dmglst2*((5*Dmsqst2*(-75 + 26*lmMst1 - 26*lmMst2)*pow2(Mst1))/
1734  6. + pow2(Mst2)*((20*Dmsqst2*(1 + lmMst1 - lmMst2))/3. - pow2(Mst1)*(
1735  0.7822304526748971 - (2*B4)/3. + (8*D3)/9. - (5*DN)/9. + (81193*lmMst1)
1736  /4050. + (137*pow2(lmMst1))/135. - (lmMst2*(81643 + 86970*lmMst1 +
1737  48150*pow2(lmMst1)))/4050. + ((4969 + 3840*lmMst1)*pow2(lmMst2))/270. -
1738  (5*pow3(lmMst1))/27. - (58*pow3(lmMst2))/27.)) + (79.58863384550371 + (
1739  8287903*lmMst2)/1.1907e6 + (4.326984126984127 + (11*lmMst2)/3.)*pow2(
1740  lmMst1) + lmMst1*(1.2061367262954565 - (101*lmMst2)/315. - (11*pow2(
1741  lmMst2))/3.) - (51*pow2(lmMst2))/70. - (11*pow3(lmMst1))/9. + (11*pow3(
1742  lmMst2))/9.)*pow4(Mst1)))/Mst2 - ((25289 + 1440*B4 - 144*D3 + 72*DN +
1743  22368*lmMst1 + 1908*pow2(lmMst1) - 12*lmMst2*(2296 - 2136*lmMst1 + 117*
1744  pow2(lmMst1)) + 504*(-53 + 21*lmMst1)*pow2(lmMst2) + (1080*Dmsqst2*(-1
1745  + 2*lmMst2))/pow2(Mst1) + 576*pow3(lmMst1) - 9756*pow3(lmMst2))*pow4(
1746  Mst2))/1296. + ((Mst2*(135 + 250*lmMst2 + 32*lmMst1*(1 + lmMst2) + 123*
1747  pow2(lmMst2)) + Dmglst2*(-40 + (524 + 64*lmMst1)*lmMst2 + 374*pow2(
1748  lmMst2)))*pow5(Mst2))/(36.*pow2(Mst1)) + (30*Dmsqst2*(9*(56*OepS2 - 27*
1749  (253 + 42*lmMst1 - 42*lmMst2)*S2)*pow2(Mst1)*pow2(Mst2) + 2*(56*OepS2 -
1750  27*(163 + 42*lmMst1 - 42*lmMst2)*S2)*pow4(Mst1) + 27*(8*OepS2 - 81*(-15
1751  + 2*lmMst1 - 2*lmMst2)*S2)*pow4(Mst2)) + Mst2*(9*(5144*OepS2 - 81*(5717
1752  + 1286*lmMst1 - 1286*lmMst2)*S2)*pow2(Mst1)*pow3(Mst2) + 15*Mst2*(1436*
1753  OepS2 - 27*(3370 + 1077*lmMst1 - 1077*lmMst2)*S2)*pow4(Mst1) - 2*
1754  Dmglst2*(972*(16*OepS2 + (275 - 324*lmMst1 + 324*lmMst2)*S2)*pow2(Mst1)
1755  *pow2(Mst2) + (33592*OepS2 - 27*(51635 + 25194*lmMst1 - 25194*lmMst2)*
1756  S2)*pow4(Mst1) + 27*(56*OepS2 - 81*(-1677 + 14*lmMst1 - 14*lmMst2)*S2)*
1757  pow4(Mst2)) + 81*(184*OepS2 - 81*(307 + 46*lmMst1 - 46*lmMst2)*S2)*
1758  pow5(Mst2)))/(8748.*pow2(Mst2))) - pow2(Mt)*pow2(s2t)*((-5*Dmglst2*
1759  Dmsqst2*(-1081 + 165*lmMst1 - 165*lmMst2)*(-2 + pow2(Sbeta))*pow2(
1760  Sbeta)*pow4(Mst1))/(9.*pow5(Mst2)) + (pow2(MuSUSY)*(53.385802469135804
1761  + (40*B4)/
1762  9. - (4*D3)/9. + (2*DN)/9. + (1672*lmMst1)/27. + (53*pow2(lmMst1))/9. -
1763  lmMst2*(129.92592592592592 - 72*lmMst1 + (13*pow2(lmMst1))/3.) + (2*(-
1764  470 + 147*lmMst1)*pow2(lmMst2))/9. - (2*Dmglst2*Mst2*(-20 + 2*(99 + 16*
1765  lmMst1)*lmMst2 + 123*pow2(lmMst2)))/(9.*pow2(Mst1)) - ((103 + 186*
1766  lmMst2 + 32*lmMst1*(1 + lmMst2) + 91*pow2(lmMst2))*pow2(Mst2))/(9.*
1767  pow2(Mst1)) + (16*pow3(lmMst1))/9. + (2250*Dmsqst2*(1141 + 48*lmMst1*(7
1768  - 3*lmMst2) - 264*lmMst2 + 144*pow2(lmMst2)) + pow2(Mst1)*(10552777 +
1769  205200*B4 - 5400*DN + 4145280*lmMst1 - 1181700*pow2(lmMst1) - 240*
1770  lmMst2*(16192 - 26430*lmMst1 + 3465*pow2(lmMst1)) + 900*(-5735 + 3072*
1771  lmMst1)*pow2(lmMst2) - 55800*pow3(lmMst1) - 1877400*pow3(lmMst2)))/(
1772  24300.*pow2(Mst2)) - (271*pow3(lmMst2))/9. - (Dmglst2*(14267 - 432*B4 +
1773  576*D3 - 360*DN + 4752*lmMst1 - 1404*pow2(lmMst1) + 72*lmMst2*(-63 -
1774  232*lmMst1 + 16*pow2(lmMst1)) + 72*(281 - 123*lmMst1)*pow2(lmMst2) + (
1775  6480*Dmsqst2)/pow2(Mst1) + 7704*pow3(lmMst2)))/(162.*Mst2) - (2*
1776  Dmglst2*(405000*Dmsqst2*(4 + lmMst1 - lmMst2) + pow2(Mst1)*(2695042 -
1777  40500*B4 + 54000*D3 - 33750*DN - 326895*lmMst1 - 324900*pow2(lmMst1) +
1778  15*lmMst2*(-19607 - 129030*lmMst1 + 62550*pow2(lmMst1)) - 450*(-5023 +
1779  5610*lmMst1)*pow2(lmMst2) + 11250*pow3(lmMst1) + 1575000*pow3(lmMst2)))
1780  )/(30375.*pow3(Mst2)) + (16*(1 + lmMst2)*(4*Dmglst2*lmMst2 + Mst2 +
1781  lmMst2*Mst2)*pow3(Mst2))/(9.*pow4(Mst1)) + (Dmsqst2*(201.74098765432097
1782  - (622*lmMst2)/15. + (2*lmMst1*(311 + 10*lmMst2))/15. - (22*pow2(
1783  lmMst1))/3. + 6*pow2(lmMst2))*pow2(Mst1) + (628.1736268201578 + (76*B4)
1784  /9. - (2*DN)/9. + (6317839*lmMst1)/396900. - (66307*pow2(lmMst1))/315.
1785  - lmMst2*(
1786  12.52907281431091 - (182909*lmMst1)/315. + (274*pow2(lmMst1))/3.) + (2*
1787  (-58301 + 37135*lmMst1)*pow2(lmMst2))/315. - (44*pow3(lmMst1))/9. - (
1788  1256*pow3(lmMst2))/9.)*pow4(Mst1))/pow4(Mst2) - (Dmglst2*(
1789  585.1892843532082 - (8*B4)/3. + (32*D3)/9. - (20*DN)/9. - (20109937*
1790  lmMst1)/297675. - (15886*pow2(lmMst1))/945. + lmMst2*(
1791  17.112243218274966 - (144628*lmMst1)/945. + (1180*pow2(lmMst1))/9.) + (
1792  2*(80257 - 138180*lmMst1)*pow2(lmMst2))/945. - (92*pow3(lmMst1))/27. +
1793  (4448*pow3(lmMst2))/27.)*pow4(Mst1))/pow5(Mst2) - (Dmsqst2*(10 - 20*
1794  lmMst2 + (10*Dmglst2*(-23 + 42*lmMst1 - 42*lmMst2)*pow4(Mst1))/pow5(
1795  Mst2) - (3*(237.28785508324435 + (16526*lmMst2)/3969. + (2*lmMst1*(-
1796  8263 + 71820*lmMst2))/3969. - (520*pow2(lmMst1))/21. - (80*pow2(lmMst2)
1797  )/7.)*pow6(Mst1))/pow6(Mst2)))/(3.*pow2(Mst1)) + (-30*Dmsqst2*(9*(104*
1798  OepS2 + 27*(17 - 78*lmMst1 + 78*lmMst2)*S2)*pow2(Mst1)*pow2(Mst2) + 13*
1799  (136*OepS2 - 27*(95 + 102*lmMst1 - 102*lmMst2)*S2)*pow4(Mst1) + 27*(8*
1800  OepS2 - 81*(-15 + 2*lmMst1 - 2*lmMst2)*S2)*pow4(Mst2)) + Mst2*(-9*(
1801  8456*OepS2 - 81*(11243 + 2114*lmMst1 - 2114*lmMst2)*S2)*pow2(Mst1)*
1802  pow3(Mst2) + 3*Mst2*(-52948*OepS2 + 27*(194357 + 39711*lmMst1 - 39711*
1803  lmMst2)*S2)*pow4(Mst1) + 2*Dmglst2*(54*(344*OepS2 + 9*(15643 - 774*
1804  lmMst1 + 774*lmMst2)*S2)*pow2(Mst1)*pow2(Mst2) + 4*(17308*OepS2 + 27*(
1805  93919 - 12981*lmMst1 + 12981*lmMst2)*S2)*pow4(Mst1) + 27*(56*OepS2 -
1806  81*(-1677 + 14*lmMst1 - 14*lmMst2)*S2)*pow4(Mst2)) + 81*(-184*OepS2 +
1807  81*(307 + 46*lmMst1 - 46*lmMst2)*S2)*pow5(Mst2)))/(2187.*pow6(Mst2))))/
1808  pow2(Sbeta)) - (pow2(MuSUSY)*pow3(Mt)*(-27*pow2(Mst1)*pow2(Mst2)*(15*
1809  Mst2*(32*Mst2*Mt*(436 - 6*B4 + 6*D3 - 3*DN - 48*lmMst1 + (408 - 96*
1810  lmMst1)*lmMst2 + 24*lmMt - 972*S2 - 48*(-4 + lmMst1)*pow2(lmMst2) + 48*
1811  pow3(lmMst2)) + s2t*(5760*Dmsqst2*(1 + lmMst1 - lmMst2) + pow2(Mst2)*(
1812  28683 + 5280*B4 - 48*DN - 5952*lmMst1 - 224*OepS2 + 324*(-1 + 14*lmMst1
1813  - 14*lmMst2)*S2 - 768*pow2(lmMst1) - 192*lmMst2*(-214 + 73*lmMst1 + 4*
1814  pow2(lmMst1)) - 96*(-268 + 57*lmMst1)*pow2(lmMst2) + 6240*pow3(lmMst2))
1815  )) + Dmglst2*(2880*Mst2*Mt*(180 - 2*B4 + 2*D3 - DN + 16*lmMst1 + 144*
1816  lmMst2 - 216*S2 - 16*(-2 + lmMst1)*pow2(lmMst2) + 16*pow3(lmMst2)) +
1817  s2t*(-86400*Dmsqst2*(2 + 5*lmMst1 - 5*lmMst2) + pow2(Mst2)*(23917 +
1818  188640*B4 - 3600*DN - 37440*lmMst1 + 5600*OepS2 - 324*(-453 + 350*
1819  lmMst1 - 350*lmMst2)*S2 + 11520*pow2(lmMst1) - 2880*lmMst2*(-237 + 55*
1820  lmMst1 + 4*pow2(lmMst1)) - 1440*(-280 + 121*lmMst1)*pow2(lmMst2) +
1821  185760*pow3(lmMst2))))) - 36*(5*Mst2*(9*Mst2*Mt*(10667 - 96*B4 + 96*D3
1822  - 48*DN - 3072*lmMst1 - 384*(-25 + 9*lmMst1)*lmMst2 - 384*(-1 + lmMst1
1823  - lmMst2)*lmMt - 224*OepS2 + 324*(-43 + 14*lmMst1 - 14*lmMst2)*S2 -
1824  384*(-13 + 4*lmMst1)*pow2(lmMst2) + 1536*pow3(lmMst2)) + s2t*(12960*
1825  Dmsqst2*(1 + 3*lmMst1 - 3*lmMst2) + 2*pow2(Mst2)*(75569 + 13716*B4 -
1826  54*DN - 33426*lmMst1 - 1088*OepS2 + 162*(169 + 136*lmMst1 - 136*lmMst2)
1827  *S2 - 2376*pow2(lmMst1) + 54*lmMst2*(1427 - 1012*lmMst1 + 16*pow2(
1828  lmMst1)) - 108*(-642 + 203*lmMst1)*pow2(lmMst2) + 21060*pow3(lmMst2))))
1829  + Dmglst2*(30*Mst2*Mt*(28405 - 288*B4 + 288*D3 - 144*DN + 5472*lmMst1 -
1830  288*(-89 + 2*lmMst1)*lmMst2 + 576*(-2 + lmMst1 - lmMst2)*lmMt + 224*
1831  OepS2 - 324*(65 + 14*lmMst1 - 14*lmMst2)*S2 - 576*(-9 + 8*lmMst1)*pow2(
1832  lmMst2) + 4608*pow3(lmMst2)) + s2t*(64800*Dmsqst2*(8 - 15*lmMst1 + 15*
1833  lmMst2) + pow2(Mst2)*(66761 + 301320*B4 - 4860*DN - 205380*lmMst1 +
1834  40480*OepS2 - 216*(2489 + 3795*lmMst1 - 3795*lmMst2)*S2 + 23760*pow2(
1835  lmMst1) + 180*lmMst2*(4993 - 1956*lmMst1 + 48*pow2(lmMst1)) - 1080*(-
1836  482 + 331*lmMst1)*pow2(lmMst2) + 348840*pow3(lmMst2)))))*pow4(Mst1) -
1837  10*(9*Mt*(383185 - 2592*B4 + 2592*D3 - 1296*DN - 187704*lmMst1 - 17440*
1838  OepS2 + 648*(-57 + 545*lmMst1 - 545*lmMst2)*S2 - 7992*pow2(lmMst1) -
1839  216*lmMst2*(-1733 + 630*lmMst1 + 26*pow2(lmMst1)) - 216*(-859 + 246*
1840  lmMst1)*pow2(lmMst2) + 3456*lmMt*(3 + 6*lmMst2 - 2*lmMst1*(3 + lmMst2)
1841  + pow2(lmMst1) + pow2(lmMst2)) + 720*pow3(lmMst1) + 58032*pow3(lmMst2))
1842  + s2t*(-(Dmglst2*(2773621 - 1660176*B4 + 25272*DN + 2004408*lmMst1 -
1843  525472*OepS2 + 108*(123113 + 98526*lmMst1 - 98526*lmMst2)*S2 + 3888*
1844  pow2(lmMst1) - 144*lmMst2*(36802 - 11421*lmMst1 + 1728*pow2(lmMst1)) +
1845  167184*(-14 + 15*lmMst1)*pow2(lmMst2) - 31104*pow3(lmMst1) - 2227824*
1846  pow3(lmMst2))) + 3*Mst2*(1702429 + 257904*B4 - 648*DN - 748656*lmMst1 -
1847  30112*OepS2 + 108*(9185 + 5646*lmMst1 - 5646*lmMst2)*S2 + 41904*pow2(
1848  lmMst1) + 216*lmMst2*(5971 - 6106*lmMst1 + 576*pow2(lmMst1)) - 41904*(-
1849  34 + 15*lmMst1)*pow2(lmMst2) - 3456*pow3(lmMst1) + 507600*pow3(lmMst2))
1850  ))*pow6(Mst1) - 622080*(1 + lmMst2)*(-Dmglst2 + 3*Dmglst2*lmMst2 + Mst2
1851  + lmMst2*Mst2)*s2t*pow6(Mst2)))/(43740.*pow2(Mst1)*pow2(Sbeta)*pow6(
1852  Mst2)) + pow2(Mt)*pow2(s2t)*((5*Dmsqst2*(391 + 32*lmMst1 - 128*lmMst2))
1853  /18. + pow2(Mst2)*(312.7354938271605 + (8*D3)/9. - (8*DN)/9. + (806*
1854  lmMst1)/27. + (32*lmMt)/3. + (2*lmMst2*(2267 + 90*lmMst1 - 117*pow2(
1855  lmMst1)))/27. + (124*pow2(lmMst1))/9. + (4*(133 + 8*lmMst1)*pow2(
1856  lmMst2))/9. + (20*Dmsqst2*(-1 + 2*lmMst2))/(3.*pow2(Mst1)) + (32*pow3(
1857  lmMst1))/9. + (14*pow3(lmMst2))/9.) + pow2(Mst1)*(97.4135390946502 - (
1858  8*D3)/9. + (8*DN)/9. - (88984*lmMst1)/405. - (64*(lmMst1 - lmMst2)*
1859  lmMt)/3. - (1738*pow2(lmMst1))/27. + (2*lmMst2*(52322 - 4710*lmMst1 +
1860  315*pow2(lmMst1)))/405. + (4*(479 - 237*lmMst1)*pow2(lmMst2))/27. - (
1861  260*pow3(lmMst1))/27. + (1166*pow3(lmMst2))/27.) - (Dmglst2*(
1862  175.16754355781114 - (17578814*lmMst1)/33075. + lmMst2*(
1863  257.7056386999244 + (105592*lmMst1)/315. - (208*pow2(lmMst1))/9.) - (
1864  35576*pow2(lmMst1))/315. + (16*(-4376 + 2555*lmMst1)*pow2(lmMst2))/315.
1865  + (64*lmMt*(2 + 5*lmMst2 - lmMst1*(5 + 2*lmMst2) + pow2(lmMst1) +
1866  pow2(lmMst2)))/3. + (16*pow3(lmMst1))/27. - (2896*pow3(lmMst2))/27.)*
1867  pow4(Mst1))/pow3(Mst2) - (Dmsqst2*(17.999506172839506 + lmMst1*(
1868  32.62222222222222 - 16*lmMst2) - (2068*lmMst2)/45. + 8*pow2(lmMst1) +
1869  8*pow2(lmMst2))*pow2(Mst1) - (199.98139767323744 - (18614063*lmMst1)/
1870  66150. + lmMst2*(293.39173091458804 - (25514*lmMst1)/945. - (286*pow2(
1871  lmMst1))/9.) - (48143*pow2(lmMst1))/945. + (32*lmMt*(-2*lmMst1*(1 +
1872  lmMst2) + lmMst2*(2 + lmMst2) + pow2(lmMst1)))/3. + (77.94391534391535
1873  - (2*lmMst1)/
1874  9.)*pow2(lmMst2) + (190*pow3(lmMst1))/27. + (674*pow3(lmMst2))/27.)*
1875  pow4(Mst1))/pow2(Mst2) + ((-2*(Mst2*(87 + 154*lmMst2 + 32*lmMst1*(1 +
1876  lmMst2) + 75*pow2(lmMst2)) + 2*Dmglst2*(-52 + 2*(67 + 16*lmMst1)*lmMst2
1877  + 91*pow2(lmMst2)))*pow3(Mst2))/9. + (4*Dmglst2*(-33750*Dmsqst2*(23*
1878  pow2(Mst1) + 18*pow2(Mst2)) + 225*pow2(Mst1)*pow2(Mst2)*(11674 - 120*B4
1879  + 120*D3 - 60*DN + 690*lmMst1 + 345*pow2(lmMst1) - 5*lmMst2*(-3427 -
1880  54*lmMst1 + 96*pow2(lmMst1)) + (4515 - 480*lmMst1)*pow2(lmMst2) + 960*
1881  pow3(lmMst2)) + (1216808 + 1164855*lmMst2 - 162000*(2 + lmMst2)*lmMt +
1882  225*(-341 + 30*lmMst2)*pow2(lmMst1) + 30*lmMst1*(34484 - 16260*lmMst2 +
1883  5400*lmMt - 21825*pow2(lmMst2)) + 365400*pow2(lmMst2) - 2250*pow3(
1884  lmMst1) + 650250*pow3(lmMst2))*pow4(Mst1)))/(30375.*Mst2))/pow2(Mst1) +
1885  (Dmsqst2*(Mst2*(22430251 + 148309560*lmMst2 + 1260*lmMst1*(-117706 +
1886  34965*lmMst2) - 22027950*pow2(lmMst1) - 22027950*pow2(lmMst2))*pow4(
1887  Mst1) - 4630500*Dmglst2*(3*(113 - 6*lmMst1 + 6*lmMst2)*pow2(Mst1)*pow2(
1888  Mst2) + (328 - 96*lmMst1 + 96*lmMst2)*pow4(Mst1))))/(6.251175e6*pow5(
1889  Mst2)) + (32*(1 + lmMst2)*(4*Dmglst2*lmMst2 + Mst2 + lmMst2*Mst2)*pow5(
1890  Mst2))/(9.*pow4(Mst1)) + pow2(MuSUSY)*(53.385802469135804 + (40*B4)/9.
1891  - (4*D3)/
1892  9. + (2*DN)/9. + (1672*lmMst1)/27. + (53*pow2(lmMst1))/9. - lmMst2*(
1893  129.92592592592592 - 72*lmMst1 + (13*pow2(lmMst1))/3.) + (2*(-470 +
1894  147*lmMst1)*pow2(lmMst2))/9. - (2*Dmglst2*Mst2*(-20 + 2*(99 + 16*
1895  lmMst1)*lmMst2 + 123*pow2(lmMst2)))/(9.*pow2(Mst1)) - ((103 + 186*
1896  lmMst2 + 32*lmMst1*(1 + lmMst2) + 91*pow2(lmMst2))*pow2(Mst2))/(9.*
1897  pow2(Mst1)) + (16*pow3(lmMst1))/9. + (2250*Dmsqst2*(1141 + 48*lmMst1*(7
1898  - 3*lmMst2) - 264*lmMst2 + 144*pow2(lmMst2)) + pow2(Mst1)*(10552777 +
1899  205200*B4 - 5400*DN + 4145280*lmMst1 - 1181700*pow2(lmMst1) - 240*
1900  lmMst2*(16192 - 26430*lmMst1 + 3465*pow2(lmMst1)) + 900*(-5735 + 3072*
1901  lmMst1)*pow2(lmMst2) - 55800*pow3(lmMst1) - 1877400*pow3(lmMst2)))/(
1902  24300.*pow2(Mst2)) - (271*pow3(lmMst2))/9. - (Dmglst2*(14267 - 432*B4 +
1903  576*D3 - 360*DN + 4752*lmMst1 - 1404*pow2(lmMst1) + 72*lmMst2*(-63 -
1904  232*lmMst1 + 16*pow2(lmMst1)) + 72*(281 - 123*lmMst1)*pow2(lmMst2) + (
1905  6480*Dmsqst2)/pow2(Mst1) + 7704*pow3(lmMst2)))/(162.*Mst2) - (2*
1906  Dmglst2*(405000*Dmsqst2*(4 + lmMst1 - lmMst2) + pow2(Mst1)*(2695042 -
1907  40500*B4 + 54000*D3 - 33750*DN - 326895*lmMst1 - 324900*pow2(lmMst1) +
1908  15*lmMst2*(-19607 - 129030*lmMst1 + 62550*pow2(lmMst1)) - 450*(-5023 +
1909  5610*lmMst1)*pow2(lmMst2) + 11250*pow3(lmMst1) + 1575000*pow3(lmMst2)))
1910  )/(30375.*pow3(Mst2)) + (16*(1 + lmMst2)*(4*Dmglst2*lmMst2 + Mst2 +
1911  lmMst2*Mst2)*pow3(Mst2))/(9.*pow4(Mst1)) + (Dmsqst2*(201.74098765432097
1912  - (622*lmMst2)/15. + (2*lmMst1*(311 + 10*lmMst2))/15. - (22*pow2(
1913  lmMst1))/3. + 6*pow2(lmMst2))*pow2(Mst1) + (628.1736268201578 + (76*B4)
1914  /9. - (2*DN)/9. + (6317839*lmMst1)/396900. - (66307*pow2(lmMst1))/315.
1915  - lmMst2*(
1916  12.52907281431091 - (182909*lmMst1)/315. + (274*pow2(lmMst1))/3.) + (2*
1917  (-58301 + 37135*lmMst1)*pow2(lmMst2))/315. - (44*pow3(lmMst1))/9. - (
1918  1256*pow3(lmMst2))/9.)*pow4(Mst1))/pow4(Mst2) - (Dmglst2*(
1919  585.1892843532082 - (8*B4)/3. + (32*D3)/9. - (20*DN)/9. - (20109937*
1920  lmMst1)/297675. - (15886*pow2(lmMst1))/945. + lmMst2*(
1921  17.112243218274966 - (144628*lmMst1)/945. + (1180*pow2(lmMst1))/9.) + (
1922  169.85608465608465 - (2632*lmMst1)/9.)*pow2(lmMst2) - (92*pow3(lmMst1))
1923  /27. + (4448*pow3(lmMst2))/27.)*pow4(Mst1))/pow5(Mst2) - (Dmsqst2*(10 -
1924  20*lmMst2 + (10*Dmglst2*(-23 + 42*lmMst1 - 42*lmMst2)*pow4(Mst1))/pow5(
1925  Mst2) - (3*(237.28785508324435 + (16526*lmMst2)/3969. + (2*lmMst1*(-
1926  8263 + 71820*lmMst2))/3969. - (520*pow2(lmMst1))/21. - (80*pow2(lmMst2)
1927  )/7.)*pow6(Mst1))/pow6(Mst2)))/(3.*pow2(Mst1))) + (-300*Dmsqst2*(9*
1928  pow2(Mst1)*pow2(Mst2)*(2*(8*OepS2 - 27*(23 + 6*lmMst1 - 6*lmMst2)*S2)*
1929  pow2(Mst2) + (104*OepS2 + 27*(17 - 78*lmMst1 + 78*lmMst2)*S2)*pow2(
1930  MuSUSY)) + (4*(16*OepS2 - 27*(35 + 12*lmMst1 - 12*lmMst2)*S2)*pow2(
1931  Mst2) + 13*(136*OepS2 - 27*(95 + 102*lmMst1 - 102*lmMst2)*S2)*pow2(
1932  MuSUSY))*pow4(Mst1) + 27*((8*OepS2 - 81*(9 + 2*lmMst1 - 2*lmMst2)*S2)*
1933  pow2(Mst2) + (8*OepS2 - 81*(-15 + 2*lmMst1 - 2*lmMst2)*S2)*pow2(MuSUSY)
1934  )*pow4(Mst2)) + Mst2*(-3*Mst2*(6*pow2(Mst1)*pow2(Mst2)*((25160*OepS2 -
1935  81*(9191 + 6290*lmMst1 - 6290*lmMst2)*S2)*pow2(Mst2) + 5*(8456*OepS2 -
1936  81*(11243 + 2114*lmMst1 - 2114*lmMst2)*S2)*pow2(MuSUSY)) + ((274280*
1937  OepS2 - 27*(399127 + 205710*lmMst1 - 205710*lmMst2)*S2)*pow2(Mst2) +
1938  10*(52948*OepS2 - 27*(194357 + 39711*lmMst1 - 39711*lmMst2)*S2)*pow2(
1939  MuSUSY))*pow4(Mst1) + 27*((2120*OepS2 - 81*(-141 + 530*lmMst1 - 530*
1940  lmMst2)*S2)*pow2(Mst2) + 10*(184*OepS2 - 81*(307 + 46*lmMst1 - 46*
1941  lmMst2)*S2)*pow2(MuSUSY))*pow4(Mst2)) + 4*Dmglst2*(54*pow2(Mst1)*pow2(
1942  Mst2)*((2000*OepS2 - 162*(31 + 250*lmMst1 - 250*lmMst2)*S2)*pow2(Mst2)
1943  + 5*(344*OepS2 + 9*(15643 - 774*lmMst1 + 774*lmMst2)*S2)*pow2(MuSUSY))
1944  + 2*(9*(30760*OepS2 - 27*(28283 + 23070*lmMst1 - 23070*lmMst2)*S2)*
1945  pow2(Mst2) + 10*(17308*OepS2 + 27*(93919 - 12981*lmMst1 + 12981*lmMst2)
1946  *S2)*pow2(MuSUSY))*pow4(Mst1) + 135*(56*OepS2 - 81*(-1677 + 14*lmMst1 -
1947  14*lmMst2)*S2)*pow2(MuSUSY)*pow4(Mst2) - 2768742*S2*pow6(Mst2))))/(
1948  21870.*pow6(Mst2))) + pow4(Mt)*(480.98395061728394 - (640*lmMst1)/9. -
1949  (392*pow2(lmMst1))/9. + (4*lmMst2*(-553 - 1224*lmMst1 + 63*pow2(lmMst1)
1950  ))/81. + (32*(121 - 18*lmMst1)*pow2(lmMst2))/27. + (4*lmMt*(926 - 749*
1951  lmMst2 + 6*lmMst1*(27 + 32*lmMst2) + 9*pow2(lmMst1) + 57*pow2(lmMst2)))
1952  /27. - (4*(-12 + lmMst1 + 55*lmMst2)*pow2(lmMt))/3. + (4*(71 + 122*
1953  lmMst2 + 32*lmMst1*(1 + lmMst2) + 59*pow2(lmMst2))*pow2(Mst2))/(9.*
1954  pow2(Mst1)) - (68*pow3(lmMst1))/9. + (18000*Dmsqst2*(-103 + 42*lmMst1 +
1955  78*lmMt - 6*lmMst2*(23 + 3*lmMt) + 9*pow2(lmMst2) + 9*pow2(lmMt)) +
1956  pow2(Mst1)*(7319011 + 3223800*lmMt - 1800*(391 + 114*lmMst2 - 90*lmMt)*
1957  pow2(lmMst1) + 3600*(568 + 99*lmMt)*pow2(lmMst2) - 259200*pow2(lmMt) -
1958  120*lmMst2*(22352 - 2835*lmMt + 4320*pow2(lmMt)) + 120*lmMst1*(4217 +
1959  1215*lmMt - 15*lmMst2*(871 + 288*lmMt) + 3240*pow2(lmMst2) + 4320*pow2(
1960  lmMt)) + 14400*pow3(lmMst1) - 198000*pow3(lmMst2)))/(12150.*pow2(Mst2))
1961  + (4*Dmglst2*(113400*Dmsqst2 + 630*(-84 + (70 + 32*lmMst1)*lmMst2 + 59*
1962  pow2(lmMst2))*pow2(Mst2) + pow2(Mst1)*(773533 + 131775*lmMt + 35*
1963  lmMst2*(-6569 + 2220*lmMt) - 4410*pow2(lmMst1) - 199920*pow2(lmMst2) +
1964  5040*lmMst1*(13 + 28*lmMst2 - 8*lmMt + 8*pow2(lmMst2)) + 63000*pow2(
1965  lmMt) - 40320*pow3(lmMst2))))/(2835.*Mst2*pow2(Mst1)) + (8*pow3(lmMst2)
1966  )/9. + (184*pow3(lmMt))/3. + (2*Dmglst2*(52500*Dmsqst2*(2954 - 864*
1967  lmMst1 + 1713*lmMst2 - 849*lmMt) + pow2(Mst1)*(98884301 - 57865500*lmMt
1968  + 12600*(1213 + 285*lmMst2 - 225*lmMt)*pow2(lmMst1) + 18900*(-5953 +
1969  310*lmMt)*pow2(lmMst2) + 13608000*pow2(lmMt) + 1260*(lmMst1*(28194 +
1970  lmMst2*(61415 - 2400*lmMt) - 1075*lmMt + 13800*pow2(lmMst2) - 7200*
1971  pow2(lmMt)) + lmMst2*(8581 + 6025*lmMt + 7200*pow2(lmMt))) - 252000*
1972  pow3(lmMst1) - 20727000*pow3(lmMst2))))/(212625.*pow3(Mst2)) - (64*(1 +
1973  lmMst2)*(4*Dmglst2*lmMst2 + Mst2 + lmMst2*Mst2)*pow3(Mst2))/(9.*pow4(
1974  Mst1)) - ((4*Dmsqst2*(91321 + lmMst2*(92010 - 4500*lmMt) - 30*lmMst1*(
1975  1717 + 120*lmMst2 - 150*lmMt) - 40500*lmMt - 450*pow2(lmMst1) + 4050*
1976  pow2(lmMst2))*pow2(Mst1))/675. - (1500.0856244066115 + (43574647*
1977  lmMst1)/99225. - (139432*pow2(lmMst1))/945. - (2*lmMst2*(35585111 -
1978  2612085*lmMst1 + 2072700*pow2(lmMst1)))/99225. + (2*(34339 + 46620*
1979  lmMst1)*pow2(lmMst2))/945. + (lmMt*(3155 + 1418*lmMst2 - 2*lmMst1*(513
1980  + 572*lmMst2) + 312*pow2(lmMst1) + 832*pow2(lmMst2)))/9. + (64*(-1 + 3*
1981  lmMst1 - 3*lmMst2)*pow2(lmMt))/3. + (64*pow3(lmMst1))/27. - (1600*pow3(
1982  lmMst2))/27.)*pow4(Mst1))/pow4(Mst2) - (Dmglst2*(2929.938520304849 + (
1983  55510684*lmMst1)/59535. - (126272*pow2(lmMst1))/189. - (4*lmMst2*(
1984  42300121 + 12578580*lmMst1 + 2487240*pow2(lmMst1)))/59535. + (32*(10166
1985  - 693*lmMst1)*pow2(lmMst2))/189. + (8*lmMt*(5695 + 1974*lmMst2 - 12*
1986  lmMst1*(163 + 47*lmMst2) + 468*pow2(lmMst1) + 96*pow2(lmMst2)))/27. + (
1987  128*(-5 + 6*lmMst1 - 6*lmMst2)*pow2(lmMt))/3. + (256*pow3(lmMst1))/27.
1988  + (7424*pow3(lmMst2))/
1989  27.)*pow4(Mst1))/pow5(Mst2) + Dmsqst2*((40*(1 - 2*lmMst2))/(3.*pow2(
1990  Mst1)) + (40*Dmglst2*(401 + lmMst2*(274 - 4*lmMt) - 2*lmMst1*(71 + 2*
1991  lmMst2 - 2*lmMt) - 132*lmMt + 4*pow2(lmMst2))*pow2(Mst1))/(3.*pow5(
1992  Mst2)) + (8*(-26331136 + 105*lmMst1*(236317 + 35070*lmMst2 - 36750*
1993  lmMt) + 11962125*lmMt + 210*lmMst2*(-175121 + 18375*lmMt) + 88200*pow2(
1994  lmMst1) - 3770550*pow2(lmMst2))*pow4(Mst1))/(231525.*pow6(Mst2))) + (-(
1995  pow2(MuSUSY)*(6*Mst2*pow2(Mst1)*(3*Mst2*(10667 - 96*B4 + 96*D3 - 48*DN
1996  - 3072*lmMst1 - 384*(-25 + 9*lmMst1)*lmMst2 - 384*(-1 + lmMst1 -
1997  lmMst2)*lmMt - 384*(-13 + 4*lmMst1)*pow2(lmMst2) + 1536*pow3(lmMst2)) +
1998  2*Dmglst2*(28405 - 288*B4 + 288*D3 - 144*DN + 5472*lmMst1 - 288*(-89 +
1999  2*lmMst1)*lmMst2 + 576*(-2 + lmMst1 - lmMst2)*lmMt - 576*(-9 + 8*
2000  lmMst1)*pow2(lmMst2) + 4608*pow3(lmMst2))) + 144*(6*Dmglst2*(180 - 2*B4
2001  + 2*D3 - DN + 16*lmMst1 + 144*lmMst2 - 16*(-2 + lmMst1)*pow2(lmMst2) +
2002  16*pow3(lmMst2)) + Mst2*(436 - 6*B4 + 6*D3 - 3*DN - 48*lmMst1 + (408 -
2003  96*lmMst1)*lmMst2 + 24*lmMt - 48*(-4 + lmMst1)*pow2(lmMst2) + 48*pow3(
2004  lmMst2)))*pow3(Mst2) + (383185 - 2592*B4 + 2592*D3 - 1296*DN - 187704*
2005  lmMst1 - 7992*pow2(lmMst1) - 216*lmMst2*(-1733 + 630*lmMst1 + 26*pow2(
2006  lmMst1)) - 216*(-859 + 246*lmMst1)*pow2(lmMst2) + 3456*lmMt*(3 + 6*
2007  lmMst2 - 2*lmMst1*(3 + lmMst2) + pow2(lmMst1) + pow2(lmMst2)) + 720*
2008  pow3(lmMst1) + 58032*pow3(lmMst2))*pow4(Mst1)))/486. + (16*OepS2*(4*
2009  Dmglst2*Mst2*(63*pow2(Mst1)*(23*pow2(Mst2) - 3*pow2(MuSUSY)) + 5582*
2010  pow4(Mst1) + 189*pow4(Mst2)) + 3*((1168*pow2(Mst2) + 1635*pow2(MuSUSY))
2011  *pow4(Mst1) + pow2(Mst1)*(378*pow2(Mst2)*pow2(MuSUSY) + 627*pow4(Mst2))
2012  + 189*pow6(Mst2))))/2187. - (S2*(4*Dmglst2*Mst2*(45*pow2(Mst1)*(23*(115
2013  + 588*lmMst1 - 588*lmMst2)*pow2(Mst2) - 126*(65 + 14*lmMst1 - 14*
2014  lmMst2)*pow2(MuSUSY)) + (2001242 + 2344440*lmMst1 - 2344440*lmMst2)*
2015  pow4(Mst1) - 81*(3360*pow2(Mst2)*pow2(MuSUSY) + (1593 - 980*lmMst1 +
2016  980*lmMst2)*pow4(Mst2))) + 42*((8*(8653 + 4380*lmMst1 - 4380*lmMst2)*
2017  pow2(Mst2) + 90*(-57 + 545*lmMst1 - 545*lmMst2)*pow2(MuSUSY))*pow4(
2018  Mst1) + 9*pow2(Mst1)*(90*(-43 + 14*lmMst1 - 14*lmMst2)*pow2(Mst2)*pow2(
2019  MuSUSY) + (4163 + 2090*lmMst1 - 2090*lmMst2)*pow4(Mst2)) + 81*(-240*
2020  pow2(MuSUSY)*pow4(Mst2) + (109 + 70*lmMst1 - 70*lmMst2)*pow6(Mst2)))))/
2021  2835.)/pow6(Mst2)) - (s2t*pow3(Mt)*(18*Dmglst2*pow2(Mst2)*(-3*pow2(
2022  Mst2)*(322421 + 414720*lmMt - 73760*OepS2 + 564876*S2 - 2880*(21 + 12*
2023  lmMst2 - 4*lmMt)*pow2(lmMst1) + 480*(1097 - 24*lmMt)*pow2(lmMst2) -
2024  69120*pow2(lmMt) - 40*lmMst2*(-11408 + 924*lmMt + 37341*S2 + 864*pow2(
2025  lmMt)) + 40*lmMst1*(-11876 - 8844*lmMst2 - 156*lmMt + 37341*S2 + 288*
2026  pow2(lmMst2) + 864*pow2(lmMt)) + 23040*pow3(lmMst2)) + 2*pow2(MuSUSY)*(
2027  66761 + 301320*B4 - 4860*DN - 205380*lmMst1 + 40480*OepS2 - 216*(2489 +
2028  3795*lmMst1 - 3795*lmMst2)*S2 + 23760*pow2(lmMst1) + 180*lmMst2*(4993 -
2029  1956*lmMst1 + 48*pow2(lmMst1)) - 1080*(-482 + 331*lmMst1)*pow2(lmMst2)
2030  + 348840*pow3(lmMst2)))*pow4(Mst1) + 18*(20*pow2(MuSUSY)*(75569 +
2031  13716*B4 - 54*DN - 33426*lmMst1 - 1088*OepS2 + 162*(169 + 136*lmMst1 -
2032  136*lmMst2)*S2 - 2376*pow2(lmMst1) + 54*lmMst2*(1427 - 1012*lmMst1 +
2033  16*pow2(lmMst1)) - 108*(-642 + 203*lmMst1)*pow2(lmMst2) + 21060*pow3(
2034  lmMst2)) + pow2(Mst2)*(1156193 + 198720*lmMt - 60320*OepS2 + 1414908*S2
2035  - 3240*lmMst2*(42 + 32*lmMt*(1 + lmMt) + 377*S2) + 8640*(-13 + 4*lmMst2
2036  + 4*lmMt)*pow2(lmMst1) + 17280*(51 - 2*lmMt)*pow2(lmMst2) - 1080*
2037  lmMst1*(590 + 720*lmMst2 - 104*lmMt - 1131*S2 + 224*pow2(lmMst2) - 96*
2038  pow2(lmMt)) + 207360*pow3(lmMst2)))*pow3(Mst2)*pow4(Mst1) - 2*Dmglst2*(
2039  5*pow2(MuSUSY)*(2773621 - 1660176*B4 + 25272*DN + 2004408*lmMst1 -
2040  525472*OepS2 + 108*(123113 + 98526*lmMst1 - 98526*lmMst2)*S2 + 3888*
2041  pow2(lmMst1) - 144*lmMst2*(36802 - 11421*lmMst1 + 1728*pow2(lmMst1)) +
2042  167184*(-14 + 15*lmMst1)*pow2(lmMst2) - 31104*pow3(lmMst1) - 2227824*
2043  pow3(lmMst2)) + 4*pow2(Mst2)*(20964397 + 4563540*lmMt - 2058400*OepS2 +
2044  47545272*S2 - 9720*(266 + 74*lmMst2 - 55*lmMt)*pow2(lmMst1) + 3240*(
2045  1493 + 39*lmMt)*pow2(lmMst2) + 360*lmMst2*(4724 + 5328*lmMt - 115785*S2
2046  - 1944*pow2(lmMt)) - 466560*pow2(lmMt) + 180*lmMst1*(-32857 - 11844*
2047  lmMt - 18*lmMst2*(485 + 204*lmMt) + 231570*S2 + 1674*pow2(lmMst2) +
2048  3888*pow2(lmMt)) + 9720*pow3(lmMst1) + 408240*pow3(lmMst2)))*pow6(Mst1)
2049  + 6*Mst2*(4*pow2(Mst2)*(2016907 + 110160*lmMt - 109600*OepS2 + 3520152*
2050  S2 + 1080*(-158 + 6*lmMst2 + 39*lmMt)*pow2(lmMst1) + 1080*(565 - 3*
2051  lmMt)*pow2(lmMst2) - 1080*lmMst1*(421 + 60*lmMt + lmMst2*(413 + 36*
2052  lmMt) - 2055*S2 + 129*pow2(lmMst2) - 72*pow2(lmMt)) - 1080*lmMst2*(167
2053  - 66*lmMt + 2055*S2 + 72*pow2(lmMt)) + 1080*pow3(lmMst1) + 131760*pow3(
2054  lmMst2)) + 5*pow2(MuSUSY)*(1702429 + 257904*B4 - 648*DN - 748656*lmMst1
2055  - 30112*OepS2 + 108*(9185 + 5646*lmMst1 - 5646*lmMst2)*S2 + 41904*pow2(
2056  lmMst1) + 216*lmMst2*(5971 - 6106*lmMst1 + 576*pow2(lmMst1)) - 41904*(-
2057  34 + 15*lmMst1)*pow2(lmMst2) - 3456*pow3(lmMst1) + 507600*pow3(lmMst2))
2058  )*pow6(Mst1) + 622080*Dmglst2*(-1 + 2*lmMst2 + 3*pow2(lmMst2))*(2*pow2(
2059  Mst2) + pow2(MuSUSY))*pow6(Mst2) - Dmglst2*pow2(Mst1)*(-27*pow2(MuSUSY)
2060  *(23917 + 188640*B4 - 3600*DN - 37440*lmMst1 + 5600*OepS2 - 324*(-453 +
2061  350*lmMst1 - 350*lmMst2)*S2 + 11520*pow2(lmMst1) - 2880*lmMst2*(-237 +
2062  55*lmMst1 + 4*pow2(lmMst1)) - 1440*(-280 + 121*lmMst1)*pow2(lmMst2) +
2063  185760*pow3(lmMst2))*pow4(Mst2) - 64800*Dmsqst2*(-36*(2 + 5*lmMst1 - 5*
2064  lmMst2)*pow2(Mst2)*pow2(MuSUSY) + 36*pow2(Mst1)*(8*(7 - 3*lmMst1 + 6*
2065  lmMst2 - 3*lmMt)*pow2(Mst2) + (8 - 15*lmMst1 + 15*lmMst2)*pow2(MuSUSY))
2066  + 9*(465 + 374*lmMst2 - 4*lmMst1*(52 + 3*lmMst2 - 3*lmMt) - 2*(83 + 6*
2067  lmMst2)*lmMt + 12*pow2(lmMst2))*pow4(Mst1) + (578 - 360*lmMst1 + 708*
2068  lmMst2 - 348*lmMt)*pow4(Mst2)) + 270*(30183 + 45408*lmMt - 1120*OepS2 -
2069  43740*S2 - 8*lmMst2*(-8398 + 588*lmMt + 2835*S2) + 2304*(-1 + lmMst2)*
2070  pow2(lmMst1) + 96*(199 + 48*lmMt)*pow2(lmMst2) + 72*lmMst1*(-120 + 64*
2071  lmMt - 8*lmMst2*(5 + 8*lmMt) + 315*S2 + 164*pow2(lmMst2)) - 14112*pow3(
2072  lmMst2))*pow6(Mst2)) + 81*Mst2*pow2(Mst1)*(5*pow2(MuSUSY)*(28683 +
2073  5280*B4 - 48*DN - 5952*lmMst1 - 224*OepS2 + 324*(-1 + 14*lmMst1 - 14*
2074  lmMst2)*S2 - 768*pow2(lmMst1) - 192*lmMst2*(-214 + 73*lmMst1 + 4*pow2(
2075  lmMst1)) - 96*(-268 + 57*lmMst1)*pow2(lmMst2) + 6240*pow3(lmMst2))*
2076  pow4(Mst2) - 7200*Dmsqst2*(-4*(1 + lmMst1 - lmMst2)*pow2(Mst2)*pow2(
2077  MuSUSY) + 4*pow2(Mst1)*((6 - 4*lmMst1 + 8*lmMst2 - 4*lmMt)*pow2(Mst2) +
2078  (-1 - 3*lmMst1 + 3*lmMst2)*pow2(MuSUSY)) + (35 + 50*lmMst2 - 4*lmMst1*(
2079  8 + lmMst2 - lmMt) - 2*(9 + 2*lmMst2)*lmMt + 4*pow2(lmMst2))*pow4(Mst1)
2080  - 2*(7 + 4*lmMst1 - 10*lmMst2 + 6*lmMt)*pow4(Mst2)) + 2*(60759 - 12480*
2081  lmMt - 1120*OepS2 - 25596*S2 - 120*lmMst2*(26 + 132*lmMt + 189*S2) -
2082  3840*(1 + lmMst2)*pow2(lmMst1) + 480*(155 - 16*lmMt)*pow2(lmMst2) -
2083  120*lmMst1*(216 + 8*lmMst2*(61 - 8*lmMt) - 64*lmMt - 189*S2 + 164*pow2(
2084  lmMst2)) - 11520*pow2(lmMt) + 23520*pow3(lmMst2))*pow6(Mst2)) + 622080*
2085  pow2(1 + lmMst2)*(2*pow2(Mst2) + pow2(MuSUSY))*pow7(Mst2)))/(43740.*
2086  pow2(Mst1)*pow6(Mst2)) + ((-10*shiftst1*(Dmsqst2*(3 - 2*lmMst2) + (1 -
2087  2*lmMst2)*pow2(Mst2))*(pow4(Mst2)*(pow2(s2t)*(-8*pow2(Mt) + (pow2(Mst1)
2088  - pow2(Mst2))*pow2(s2t))*pow2(Sbeta)*pow4(Mst1) + pow2(Mst1)*(4*pow2(
2089  Mt)*pow2(s2t)*(pow2(MuSUSY) + (4*pow2(Mst2) - pow2(MuSUSY))*pow2(Sbeta)
2090  ) + pow2(Sbeta)*(16*pow4(Mt) - pow4(Mst2)*pow4(s2t))) + pow2(Mst2)*(-4*
2091  pow2(Mt)*pow2(s2t)*(pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 2*pow2(Mst2)*
2092  pow2(Sbeta)) + pow2(Sbeta)*(16*pow4(Mt) + pow4(Mst2)*pow4(s2t)))) + (-
2093  2*lmMst1 + 2*lmMst2)*pow2(Mst1)*pow2(s2t)*(-4*pow2(Mt)*pow2(MuSUSY)*(-1
2094  + pow2(Sbeta))*(pow4(Mst1) + pow4(Mst2)) - pow2(Mst1)*pow2(Mst2)*(4*
2095  pow2(Mt)*pow2(MuSUSY)*(-1 + pow2(Sbeta)) + pow2(s2t)*pow2(Sbeta)*pow4(
2096  Mst2)) + pow2(s2t)*pow2(Sbeta)*pow8(Mst2))))/pow2(Sbeta) + (1 - 2*
2097  lmMst2)*shiftst3*pow2(Mst2)*((8*(-1 + lmMst1 - lmMst2)*pow2(Mst1)*pow2(
2098  Mt)*pow2(s2t) - 16*pow4(Mt) - (-4*pow2(Mst1)*pow2(Mst2) + (3 + 2*lmMst1
2099  - 2*lmMst2)*pow4(Mst1) + pow4(Mst2))*pow4(s2t))*pow6(Mst2) - (4*pow2(
2100  Mt)*pow2(MuSUSY)*pow2(s2t)*(2*(1 - 2*lmMst1 + 2*lmMst2)*pow2(Mst2)*
2101  pow4(Mst1) + 2*(1 - lmMst1 + lmMst2)*pow2(Mst1)*pow4(Mst2) + (2 - 6*
2102  lmMst1 + 6*lmMst2)*pow6(Mst1) + pow6(Mst2)))/pow2(Sbeta) + 4*pow2(Mt)*
2103  pow2(s2t)*(pow2(MuSUSY)*pow6(Mst2) + 2*(pow2(MuSUSY)*((1 - 2*lmMst1 +
2104  2*lmMst2)*pow2(Mst2)*pow4(Mst1) + (1 - lmMst1 + lmMst2)*pow2(Mst1)*
2105  pow4(Mst2) + (1 - 3*lmMst1 + 3*lmMst2)*pow6(Mst1)) + pow8(Mst2)))))/(
2106  12.*pow2(Mst1)*pow6(Mst2)) + (Mt*pow3(s2t)*(-(Dmglst2*(-18*(27211 +
2107  36720*B4 + 1080*DN - 298440*lmMst1 + 64160*OepS2 - 108*(14033 + 12030*
2108  lmMst1 - 12030*lmMst2)*S2 + 12960*pow2(lmMst1) + 360*lmMst2*(-503 -
2109  636*lmMst1 + 144*pow2(lmMst1)) - 2160*(30 + 89*lmMst1)*pow2(lmMst2) +
2110  140400*pow3(lmMst2))*pow4(Mst1)*pow4(Mst2) + pow2(Mst2)*(31897243 -
2111  2491360*OepS2 + 90290268*S2 - 360*lmMst2*(18652 + 140139*S2) + 38880*(
2112  37 - 40*lmMst2)*pow2(lmMst1) + 3188160*pow2(lmMst2) + 360*lmMst1*(17410
2113  - 12852*lmMst2 + 140139*S2 + 11232*pow2(lmMst2)) - 311040*pow3(lmMst1)
2114  - 2177280*pow3(lmMst2))*pow6(Mst1) + pow2(Mst1)*(-583200*Dmsqst2*(4*(12
2115  - 5*lmMst1 + 5*lmMst2)*pow2(Mst1)*pow2(Mst2) + (40 - 3*lmMst1 + 3*
2116  lmMst2)*pow4(Mst1) - 4*(2 + 5*lmMst1 - 5*lmMst2)*pow4(Mst2)) - 27*(
2117  69997 + 188640*B4 - 3600*DN - 37440*lmMst1 + 5600*OepS2 - 324*(-453 +
2118  350*lmMst1 - 350*lmMst2)*S2 + 11520*pow2(lmMst1) - 2880*lmMst2*(-205 +
2119  55*lmMst1 + 4*pow2(lmMst1)) - 1440*(-184 + 121*lmMst1)*pow2(lmMst2) +
2120  185760*pow3(lmMst2))*pow6(Mst2)) - 622080*(-1 + 2*lmMst2 + 3*pow2(
2121  lmMst2))*pow8(Mst2))) + 15*(-38880*Dmsqst2*Mst2*pow2(Mst1)*(4*(1 -
2122  lmMst1 + lmMst2)*pow2(Mst1)*pow2(Mst2) + (4 - lmMst1 + lmMst2)*pow4(
2123  Mst1) - 4*(1 + lmMst1 - lmMst2)*pow4(Mst2)) + 6*(51041 + 7344*B4 + 216*
2124  DN - 80136*lmMst1 - 2336*OepS2 + 324*(347 + 146*lmMst1 - 146*lmMst2)*S2
2125  - 2592*pow2(lmMst1) + 216*lmMst2*(-221 - 428*lmMst1 + 48*pow2(lmMst1))
2126  - 432*(-122 + 89*lmMst1)*pow2(lmMst2) + 28080*pow3(lmMst2))*pow4(Mst1)*
2127  pow5(Mst2) + (551987 - 14048*OepS2 + 661068*S2 - 216*lmMst2*(46 + 1317*
2128  S2) + 864*(205 + 216*lmMst2)*pow2(lmMst1) + 216000*pow2(lmMst2) - 216*
2129  lmMst1*(248 + 1820*lmMst2 - 1317*S2 + 1632*pow2(lmMst2)) - 6912*pow3(
2130  lmMst1) + 172800*pow3(lmMst2))*pow3(Mst2)*pow6(Mst1) + 27*pow2(Mst1)*(
2131  25611 + 5280*B4 - 48*DN - 5952*lmMst1 - 224*OepS2 + 324*(-1 + 14*lmMst1
2132  - 14*lmMst2)*S2 - 768*pow2(lmMst1) - 192*lmMst2*(-182 + 73*lmMst1 + 4*
2133  pow2(lmMst1)) - 96*(-236 + 57*lmMst1)*pow2(lmMst2) + 6240*pow3(lmMst2))
2134  *pow7(Mst2) + 41472*pow2(1 + lmMst2)*pow9(Mst2))))/(87480.*pow2(Mst1)*
2135  pow4(Mst2)) + (-(T1ep*(pow4(Mst1)*(-4*pow2(Mt)*pow2(s2t)*(60*Dmsqst2*(
2136  221*pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 8*pow2(Mst2)*pow2(Sbeta)) + Mst2*
2137  (39711*Mst2*pow2(MuSUSY)*(-1 + pow2(Sbeta)) - 8*Dmglst2*(4327*pow2(
2138  MuSUSY)*(-1 + pow2(Sbeta)) + 6921*pow2(Mst2)*pow2(Sbeta)) + 20571*pow2(
2139  Sbeta)*pow3(Mst2))) + 16*s2t*(-16421*Dmglst2*pow2(MuSUSY)*(-1 + pow2(
2140  Sbeta)) + 2823*Mst2*pow2(MuSUSY)*(-1 + pow2(Sbeta)) - 51460*Dmglst2*
2141  pow2(Mst2)*pow2(Sbeta) + 8220*pow2(Sbeta)*pow3(Mst2))*pow3(Mt) + 4*(
2142  15571*Dmglst2 - 1317*Mst2)*Mt*pow2(Sbeta)*pow3(s2t)*pow4(Mst2) + 16*(
2143  4905*pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 8*Mst2*(2791*Dmglst2 + 438*Mst2)
2144  *pow2(Sbeta))*pow4(Mt) + (840*Dmsqst2 + Mst2*(-16796*Dmglst2 + 5385*
2145  Mst2))*pow2(Sbeta)*pow4(Mst2)*pow4(s2t)) - 54*pow4(Mst2)*(-14*Dmglst2*(
2146  4*Mst2*pow2(Mt)*pow2(MuSUSY)*pow2(s2t)*(-1 + pow2(Sbeta)) - 10*s2t*(
2147  pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 2*pow2(Mst2)*pow2(Sbeta))*pow3(Mt) +
2148  5*Mt*pow2(Sbeta)*pow3(s2t)*pow4(Mst2) + 16*Mst2*pow2(Sbeta)*pow4(Mt) -
2149  pow2(Sbeta)*pow4(s2t)*pow5(Mst2)) - 3*(-40*Dmsqst2*pow2(Mt)*pow2(
2150  MuSUSY)*pow2(s2t)*(-1 + pow2(Sbeta)) + 4*pow2(Mst2)*pow2(Mt)*(-23*pow2(
2151  MuSUSY)*pow2(s2t)*(-1 + pow2(Sbeta)) + 2*(7*pow2(Mt) - 5*Dmsqst2*pow2(
2152  s2t))*pow2(Sbeta)) + 28*Mst2*s2t*pow2(MuSUSY)*(-1 + pow2(Sbeta))*pow3(
2153  Mt) + 56*s2t*pow2(Sbeta)*pow3(Mst2)*pow3(Mt) + 2*pow2(s2t)*(-53*pow2(
2154  Mt) + 5*Dmsqst2*pow2(s2t))*pow2(Sbeta)*pow4(Mst2) - 14*Mt*pow2(Sbeta)*
2155  pow3(s2t)*pow5(Mst2) + 23*pow2(Sbeta)*pow4(s2t)*pow6(Mst2))) + 18*Mst2*
2156  pow2(Mst1)*(Mst2*(8*Mst2*s2t*(136*pow2(MuSUSY)*(-1 + pow2(Sbeta)) +
2157  377*pow2(Mst2)*pow2(Sbeta))*pow3(Mt) - 4*pow2(Mt)*pow2(s2t)*(390*
2158  Dmsqst2*pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 1057*pow2(Mst2)*pow2(MuSUSY)*
2159  (-1 + pow2(Sbeta)) + 60*Dmsqst2*pow2(Mst2)*pow2(Sbeta) + 629*pow2(
2160  Sbeta)*pow4(Mst2)) + 8*(126*pow2(MuSUSY)*(-1 + pow2(Sbeta)) + 209*pow2(
2161  Mst2)*pow2(Sbeta))*pow4(Mt) + (210*Dmsqst2 + 643*pow2(Mst2))*pow2(
2162  Sbeta)*pow4(Mst2)*pow4(s2t) - 292*Mt*pow2(Sbeta)*pow3(s2t)*pow5(Mst2))
2163  - 4*Dmglst2*(-12*pow2(Mst2)*pow2(Mt)*pow2(s2t)*(43*pow2(MuSUSY)*(-1 +
2164  pow2(Sbeta)) + 50*pow2(Mst2)*pow2(Sbeta)) + 2*Mst2*s2t*(506*pow2(
2165  MuSUSY)*(-1 + pow2(Sbeta)) + 1383*pow2(Mst2)*pow2(Sbeta))*pow3(Mt) +
2166  56*(3*pow2(MuSUSY)*(-1 + pow2(Sbeta)) - 23*pow2(Mst2)*pow2(Sbeta))*
2167  pow4(Mt) - 401*Mt*pow2(Sbeta)*pow3(s2t)*pow5(Mst2) + 108*pow2(Sbeta)*
2168  pow4(s2t)*pow6(Mst2)))))/(1458.*pow2(Sbeta)) + (Mt*MuSUSY*(500094000*
2169  s2t*pow2(Mst1)*pow4(Mst2)*(-10*shiftst1*((1 - 2*lmMst2)*pow2(Mst2)*(4*
2170  pow2(Mst2)*pow2(Mt) - 2*pow2(Mst1)*(2*pow2(Mt) + (-lmMst1 + lmMst2)*
2171  pow2(Mst2)*pow2(s2t)) + pow2(s2t)*pow4(Mst1)) + Dmsqst2*(3 - 2*lmMst2)*
2172  (-4*pow2(Mst1)*pow2(Mt) + 4*pow2(Mst2)*pow2(Mt) + 2*(lmMst1 - lmMst2)*
2173  pow2(Mst1)*pow2(Mst2)*pow2(s2t) + pow2(s2t)*(pow4(Mst1) - pow4(Mst2))))
2174  + (1 - 2*lmMst2)*((10*shiftst1 + shiftst3)*pow2(Mst2)*pow2(s2t) -
2175  shiftst3*(4*pow2(Mt) + (1 + lmMst1 - lmMst2)*pow2(Mst1)*pow2(s2t)))*
2176  pow4(Mst2)) + 68600*pow2(Mst1)*pow3(Mt)*(-(Dmglst2*(216*pow2(Mst2)*(
2177  97837 + 71580*lmMt - 9920*OepS2 + 43272*S2 - 360*(23 + 8*lmMst2 - 4*
2178  lmMt)*pow2(lmMst1) + 720*(97 + 2*lmMt)*pow2(lmMst2) - 8640*pow2(lmMt) -
2179  30*lmMst2*(-2911 + 396*lmMt + 6696*S2 + 144*pow2(lmMt)) + 10*lmMst1*(-
2180  6157 + 642*lmMt - 6*lmMst2*(791 + 48*lmMt) + 20088*S2 + 882*pow2(
2181  lmMst2) + 432*pow2(lmMt)) - 5940*pow3(lmMst2))*pow4(Mst1) - 129600*
2182  Dmsqst2*((101 - 90*lmMst1 + 177*lmMst2 - 87*lmMt)*pow2(Mst1)*pow2(Mst2)
2183  + (497 - 306*lmMst1 + 609*lmMst2 - 303*lmMt)*pow4(Mst1)) + 135*pow2(
2184  Mst1)*(57495 + 45408*lmMt - 1120*OepS2 - 43740*S2 - 8*lmMst2*(-6952 +
2185  588*lmMt + 2835*S2) + 2304*(-1 + lmMst2)*pow2(lmMst1) + 96*(79 + 48*
2186  lmMt)*pow2(lmMst2) + 72*lmMst1*(-88 + 64*lmMt - 8*lmMst2*(9 + 8*lmMt) +
2187  315*S2 + 164*pow2(lmMst2)) - 14112*pow3(lmMst2))*pow4(Mst2) + 20*(
2188  5659217 + 1592460*lmMt - 518816*OepS2 + 9976392*S2 - 972*(569 + 180*
2189  lmMst2 - 126*lmMt)*pow2(lmMst1) + 324*(5353 + 126*lmMt)*pow2(lmMst2) -
2190  186624*pow2(lmMt) + 72*lmMst1*(-27653 - 3015*lmMt - 18*lmMst2*(689 +
2191  126*lmMt) + 145917*S2 + 2160*pow2(lmMst2) + 2592*pow2(lmMt)) - 36*
2192  lmMst2*(-39031 - 3204*lmMt + 291834*S2 + 5184*pow2(lmMt)) + 1944*pow3(
2193  lmMst1) + 17496*pow3(lmMst2))*pow6(Mst1) - 622080*(-1 + 2*lmMst2 + 3*
2194  pow2(lmMst2))*pow6(Mst2))) + 3*Mst2*(48*pow2(Mst2)*(110219 - 1080*lmMt
2195  - 4400*OepS2 + 74034*S2 + 540*(-15 + 4*lmMt)*pow2(lmMst1) + 810*(121 -
2196  8*lmMt)*pow2(lmMst2) - 135*lmMst1*(337 + lmMst2*(588 - 32*lmMt) - 132*
2197  lmMt - 660*S2 + 194*pow2(lmMst2) - 48*pow2(lmMt)) - 6480*pow2(lmMt) -
2198  405*lmMst2*(31 + 54*lmMt + 220*S2 + 16*pow2(lmMt)) + 26190*pow3(lmMst2)
2199  )*pow4(Mst1) + 388800*Dmsqst2*((5 + 2*lmMst1 - 5*lmMst2 + 3*lmMt)*pow2(
2200  Mst1)*pow2(Mst2) + (1 + 6*lmMst1 - 13*lmMst2 + 7*lmMt)*pow4(Mst1)) +
2201  27*pow2(Mst1)*(56439 - 24000*lmMt - 1120*OepS2 - 25596*S2 - 360*lmMst2*
2202  (-12 + 44*lmMt + 63*S2) - 3840*(1 + lmMst2)*pow2(lmMst1) + 480*(163 -
2203  16*lmMt)*pow2(lmMst2) - 120*lmMst1*(184 + 8*lmMst2*(57 - 8*lmMt) - 64*
2204  lmMt - 189*S2 + 164*pow2(lmMst2)) - 11520*pow2(lmMt) + 23520*pow3(
2205  lmMst2))*pow4(Mst2) + 20*(678923 + 19440*lmMt - 32480*OepS2 + 881712*S2
2206  + 108*(-457 + 12*lmMst2 + 126*lmMt)*pow2(lmMst1) + 540*(661 - 30*lmMt)*
2207  pow2(lmMst2) - 108*lmMst1*(1841 + lmMst2*(2626 - 24*lmMt) - 420*lmMt -
2208  6090*S2 + 840*pow2(lmMst2) - 288*pow2(lmMt)) - 15552*pow2(lmMt) - 108*
2209  lmMst2*(619 + 498*lmMt + 6090*S2 + 288*pow2(lmMt)) + 216*pow3(lmMst1) +
2210  89208*pow3(lmMst2))*pow6(Mst1) + 207360*pow2(1 + lmMst2)*pow6(Mst2))) -
2211  4116000*T1ep*pow4(Mst1)*(-3*(27*pow4(Mst2)*(-40*Dmsqst2*s2t*pow2(Mt) -
2212  21*Mt*pow2(s2t)*pow3(Mst2) + 28*Mst2*pow3(Mt) + pow2(Mst2)*(-106*s2t*
2213  pow2(Mt) + 20*Dmsqst2*pow3(s2t)) + 46*pow3(s2t)*pow4(Mst2)) + 3*pow2(
2214  Mst1)*pow2(Mst2)*(-600*Dmsqst2*s2t*pow2(Mt) - 627*Mt*pow2(s2t)*pow3(
2215  Mst2) + 1760*Mst2*pow3(Mt) + pow2(Mst2)*(-3470*s2t*pow2(Mt) + 600*
2216  Dmsqst2*pow3(s2t)) + 1700*pow3(s2t)*pow4(Mst2)) + pow4(Mst1)*(-2120*
2217  Dmsqst2*s2t*pow2(Mt) - 3198*Mt*pow2(s2t)*pow3(Mst2) + 16240*Mst2*pow3(
2218  Mt) - 4*pow2(Mst2)*(6031*s2t*pow2(Mt) - 520*Dmsqst2*pow3(s2t)) + 6895*
2219  pow3(s2t)*pow4(Mst2))) + Dmglst2*(27*pow2(Mst1)*pow2(Mst2)*(-800*Mst2*
2220  s2t*pow2(Mt) - 907*Mt*pow2(Mst2)*pow2(s2t) + 1984*pow3(Mt) + 316*pow3(
2221  Mst2)*pow3(s2t)) + 2*(-66168*Mst2*s2t*pow2(Mt) - 35601*Mt*pow2(Mst2)*
2222  pow2(s2t) + 129704*pow3(Mt) + 12664*pow3(Mst2)*pow3(s2t))*pow4(Mst1) +
2223  189*(20*pow3(Mt)*pow4(Mst2) - 15*Mt*pow2(s2t)*pow6(Mst2) + 4*pow3(s2t)*
2224  pow7(Mst2)))) + 12*s2t*pow2(Mt)*(20*Dmsqst2*(1157625*(1968*Dmglst2 +
2225  Mst2*(-1101 + 240*lmMst2 + 32*OepS2 - 2916*S2 + 648*lmMst2*S2 - 24*
2226  lmMst1*(4 + 27*S2)))*pow3(Mst2)*pow4(Mst1) + 83349000*(12*Dmglst2 +
2227  Mst2 - 2*lmMst2*Mst2)*pow2(Mst1)*pow5(Mst2) + 3087*Mst2*(27000*Dmglst2*
2228  (65 - 2*lmMst1 + 2*lmMst2) - Mst2*(339977 - 20000*OepS2 + 1080*lmMst2*(
2229  89 - 375*S2) + 1714500*S2 + 1080*lmMst1*(-89 + 60*lmMst2 + 375*S2) -
2230  32400*(pow2(lmMst1) + pow2(lmMst2))))*pow6(Mst1) - (1094369501 -
2231  72716000*OepS2 + 2520*lmMst2*(235453 - 584325*S2) + 5940931500*S2 +
2232  2520*lmMst1*(-235453 + 114345*lmMst2 + 584325*S2) - 144074700*(pow2(
2233  lmMst1) + pow2(lmMst2)))*pow8(Mst1)) + Mst2*(-77175*(979423 + 2880*D3 -
2234  2880*DN + 73680*lmMst1 + 34560*lmMt - 25440*OepS2 + 972*(-141 + 530*
2235  lmMst1 - 530*lmMst2)*S2 + 44640*pow2(lmMst1) - 240*lmMst2*(-1901 + 6*
2236  lmMst1 + 117*pow2(lmMst1)) + 720*(207 + 16*lmMst1)*pow2(lmMst2) +
2237  11520*pow3(lmMst1) + 5040*pow3(lmMst2))*pow4(Mst1)*pow5(Mst2) - 5145*(
2238  19425643 + 518400*lmMt - 1388000*OepS2 + 120*lmMst2*(165994 + 8640*lmMt
2239  - 234225*S2) + 27723060*S2 - 3600*(683 + 96*lmMst2)*pow2(lmMst1) +
2240  5684400*pow2(lmMst2) - 120*lmMst1*(84094 + 9600*lmMst2 + 8640*lmMt -
2241  234225*S2 + 12780*pow2(lmMst2)) - 295200*pow3(lmMst1) + 2174400*pow3(
2242  lmMst2))*pow3(Mst2)*pow6(Mst1) + 55566000*(71 + 122*lmMst2 + 32*lmMst1*
2243  (1 + lmMst2) + 59*pow2(lmMst2))*pow2(Mst1)*pow7(Mst2) - Mst2*(
2244  149949681779 + 2667168000*lmMt - 16549064000*OepS2 + 1260*lmMst2*(
2245  141677449 + 8467200*lmMt - 265967100*S2) + 512266658400*S2 - 264600*(
2246  90913 + 36750*lmMst2 - 10080*lmMt)*pow2(lmMst1) + 264600*(189227 +
2247  10080*lmMt)*pow2(lmMst2) - 1260*lmMst1*(99165049 + 8467200*lmMt + 420*
2248  lmMst2*(28997 + 10080*lmMt) - 265967100*S2 + 6306300*pow2(lmMst2)) +
2249  240786000*pow3(lmMst1) + 17429202000*pow3(lmMst2))*pow8(Mst1) - 12*
2250  Dmglst2*(617400*(12454 - 120*B4 + 120*D3 - 60*DN + 690*lmMst1 - 17091*
2251  S2 + 345*pow2(lmMst1) - 5*lmMst2*(-3121 + 42*lmMst1 + 96*pow2(lmMst1))
2252  + (3630 - 480*lmMst1)*pow2(lmMst2) + 960*pow3(lmMst2))*pow4(Mst1)*pow4(
2253  Mst2) + 2744*pow2(Mst2)*(3856958 - 27000*B4 + 27000*D3 - 13500*DN +
2254  1270770*lmMst1 + 162000*(-2 + lmMst1 - lmMst2)*lmMt + 150000*OepS2 -
2255  30375*(139 + 100*lmMst1 - 100*lmMst2)*S2 + 900*pow2(lmMst1) - 30*
2256  lmMst2*(-153166 + 17835*lmMst1 + 3375*pow2(lmMst1)) - 450*(-2627 +
2257  1695*lmMst1)*pow2(lmMst2) - 2250*pow3(lmMst1) + 866250*pow3(lmMst2))*
2258  pow6(Mst1) - 9261000*(-52 + 2*(51 + 16*lmMst1)*lmMst2 + 59*pow2(lmMst2)
2259  )*pow2(Mst1)*pow6(Mst2) + 5*(1297790971 - 14817600*B4 + 14817600*D3 -
2260  7408800*DN + 3134593140*lmMst1 + 504347200*OepS2 - 740880*(17269 +
2261  13785*lmMst1 - 13785*lmMst2)*S2 + 426711600*pow2(lmMst1) + 420*lmMst2*(
2262  2917823 - 3813600*lmMst1 + 97020*pow2(lmMst1)) - 176400*(-8677 + 5439*
2263  lmMst1)*pow2(lmMst2) - 88905600*lmMt*(4 + 6*lmMst2 - 2*lmMst1*(3 +
2264  lmMst2) + pow2(lmMst1) + pow2(lmMst2)) - 3704400*pow3(lmMst1) +
2265  922395600*pow3(lmMst2))*pow8(Mst1) + 296352000*lmMst2*(1 + lmMst2)*
2266  pow8(Mst2)) - 889056000*pow2(1 + lmMst2)*pow9(Mst2))) - 51450*Mt*pow2(
2267  Mst1)*pow2(s2t)*(Dmglst2*(9*(195293 + 639360*B4 - 8640*DN - 709200*
2268  lmMst1 + 145120*OepS2 - 108*(23989 + 27210*lmMst1 - 27210*lmMst2)*S2 +
2269  60480*pow2(lmMst1) + 720*lmMst2*(2149 - 1296*lmMst1 + 96*pow2(lmMst1))
2270  - 8640*(-101 + 105*lmMst1)*pow2(lmMst2) + 838080*pow3(lmMst2))*pow4(
2271  Mst1)*pow4(Mst2) - 2*pow2(Mst2)*(15069803 - 2877120*B4 + 38880*DN +
2272  6325200*lmMst1 - 1898720*OepS2 + 108*(525961 + 356010*lmMst1 - 356010*
2273  lmMst2)*S2 + 447120*pow2(lmMst1) - 360*lmMst2*(28667 - 5238*lmMst1 +
2274  3024*pow2(lmMst1)) + 38880*(-60 + 157*lmMst1)*pow2(lmMst2) - 155520*
2275  pow3(lmMst1) - 4860000*pow3(lmMst2))*pow6(Mst1) + 583200*Dmsqst2*(40*(1
2276  - lmMst1 + lmMst2)*pow2(Mst2)*pow4(Mst1) - 4*(2 + 5*lmMst1 - 5*lmMst2)*
2277  pow2(Mst1)*pow4(Mst2) + (80 - 43*lmMst1 + 43*lmMst2)*pow6(Mst1)) + 27*
2278  pow2(Mst1)*(46957 + 188640*B4 - 3600*DN - 37440*lmMst1 + 5600*OepS2 -
2279  324*(-453 + 350*lmMst1 - 350*lmMst2)*S2 + 11520*pow2(lmMst1) - 2880*
2280  lmMst2*(-221 + 55*lmMst1 + 4*pow2(lmMst1)) - 1440*(-232 + 121*lmMst1)*
2281  pow2(lmMst2) + 185760*pow3(lmMst2))*pow6(Mst2) + 622080*(-1 + 2*lmMst2
2282  + 3*pow2(lmMst2))*pow8(Mst2)) + 15*(-38880*Dmsqst2*Mst2*pow2(Mst1)*(8*(
2283  -lmMst1 + lmMst2)*pow2(Mst1)*pow2(Mst2) + (4 - 9*lmMst1 + 9*lmMst2)*
2284  pow4(Mst1) - 4*(1 + lmMst1 - lmMst2)*pow4(Mst2)) + 3*(346405 + 62208*B4
2285  + 246672*lmMst2 - 6688*OepS2 - 324*(-685 + 418*lmMst2)*S2 + 1728*(-7 +
2286  8*lmMst2)*pow2(lmMst1) + 323136*pow2(lmMst2) - 216*lmMst1*(990 + 1440*
2287  lmMst2 - 627*S2 + 584*pow2(lmMst2)) + 112320*pow3(lmMst2))*pow4(Mst1)*
2288  pow5(Mst2) + 2*(795601 + 93312*B4 + 365040*lmMst2 - 17056*OepS2 +
2289  663444*S2 - 345384*lmMst2*S2 + 432*(163 + 264*lmMst2)*pow2(lmMst1) +
2290  592704*pow2(lmMst2) - 216*lmMst1*(1609 + 3070*lmMst2 - 1599*S2 + 1692*
2291  pow2(lmMst2)) - 3456*pow3(lmMst1) + 254880*pow3(lmMst2))*pow3(Mst2)*
2292  pow6(Mst1) + 27*pow2(Mst1)*(27147 + 5280*B4 - 48*DN - 5952*lmMst1 -
2293  224*OepS2 + 324*(-1 + 14*lmMst1 - 14*lmMst2)*S2 - 768*pow2(lmMst1) -
2294  192*lmMst2*(-198 + 73*lmMst1 + 4*pow2(lmMst1)) - 288*(-84 + 19*lmMst1)*
2295  pow2(lmMst2) + 6240*pow3(lmMst2))*pow7(Mst2) + 41472*pow2(1 + lmMst2)*
2296  pow9(Mst2))) - Mst2*pow3(s2t)*(120*Dmsqst2*Mst2*pow2(Mst1)*(-12348*(
2297  97294 - 10000*OepS2 + 398250*S2 - 45*lmMst2*(383 + 4500*S2) + 45*
2298  lmMst1*(233 + 330*lmMst2 + 4500*S2) - 7425*(pow2(lmMst1) + pow2(lmMst2)
2299  ))*pow2(Mst2)*pow4(Mst1) - 1157625*(1177 - 32*OepS2 - 4860*S2 - 24*
2300  lmMst2*(14 + 27*S2) + 24*lmMst1*(14 - 6*lmMst2 + 27*S2) + 144*pow2(
2301  lmMst2))*pow2(Mst1)*pow4(Mst2) - 2*(222209689 - 71344000*OepS2 + 10080*
2302  lmMst2*(28298 - 143325*S2) + 3213567000*S2 + 1260*lmMst1*(-226384 +
2303  172935*lmMst2 + 1146600*S2) - 108949050*(pow2(lmMst1) + pow2(lmMst2)))*
2304  pow6(Mst1) + 41674500*(1 - 2*lmMst2)*pow6(Mst2)) + 3*pow3(Mst2)*(-
2305  1543500*(21005 + 1440*B4 - 144*D3 + 72*DN + 21216*lmMst1 - 2208*OepS2 +
2306  972*(307 + 46*lmMst1 - 46*lmMst2)*S2 + 1908*pow2(lmMst1) - 12*lmMst2*(
2307  2950 - 2040*lmMst1 + 117*pow2(lmMst1)) + 108*(-283 + 98*lmMst1)*pow2(
2308  lmMst2) + 576*pow3(lmMst1) - 9756*pow3(lmMst2))*pow4(Mst1)*pow4(Mst2) -
2309  41160*pow2(Mst2)*(4627751 + 48600*B4 + 5400*D3 - 5400*DN + 1320240*
2310  lmMst1 - 340000*OepS2 + 81000*(424 + 85*lmMst1 - 85*lmMst2)*S2 -
2311  662400*pow2(lmMst1) - 30*lmMst2*(12148 - 76560*lmMst1 + 12105*pow2(
2312  lmMst1)) + 2250*(-583 + 438*lmMst1)*pow2(lmMst2) - 49500*pow3(lmMst1) -
2313  572850*pow3(lmMst2))*pow6(Mst1) + 55566000*(119 + 218*lmMst2 + 32*
2314  lmMst1*(1 + lmMst2) + 107*pow2(lmMst2))*pow2(Mst1)*pow6(Mst2) - (
2315  96969711071 - 18919880000*OepS2 + 1260*lmMst2*(58499851 - 304069500*S2)
2316  + 1725694740000*S2 - 1058400*(76483 + 26985*lmMst2)*pow2(lmMst1) -
2317  78893665200*pow2(lmMst2) + 1260*lmMst1*(-61388401 + 126859740*lmMst2 +
2318  304069500*S2 + 48421800*pow2(lmMst2)) - 1296540000*pow3(lmMst1) -
2319  31154004000*pow3(lmMst2))*pow8(Mst1) - 889056000*pow2(1 + lmMst2)*pow8(
2320  Mst2)) - 4*Dmglst2*(-6174*(5430043 - 948000*OepS2 + 60*lmMst2*(8743 -
2321  319950*S2) - 218605500*S2 + 900*(-859 + 3690*lmMst2)*pow2(lmMst1) +
2322  1454400*pow2(lmMst2) - 60*lmMst1*(51493 + 24630*lmMst2 - 319950*S2 +
2323  112950*pow2(lmMst2)) + 45000*pow3(lmMst1) + 3411000*pow3(lmMst2))*pow4(
2324  Mst2)*pow6(Mst1) - 2315250*(14987 - 432*B4 + 576*D3 - 360*DN + 4752*
2325  lmMst1 - 224*OepS2 + 324*(-1677 + 14*lmMst1 - 14*lmMst2)*S2 - 1404*
2326  pow2(lmMst1) + 144*lmMst2*(-81 - 124*lmMst1 + 8*pow2(lmMst1)) - 36*(-
2327  439 + 246*lmMst1)*pow2(lmMst2) + 7704*pow3(lmMst2))*pow4(Mst1)*pow6(
2328  Mst2) - 5*pow2(Mst2)*(30586096049 - 3475001600*OepS2 + 1260*lmMst2*(
2329  2171669 - 55848240*S2) - 174295724400*S2 + 793800*(433 + 6552*lmMst2)*
2330  pow2(lmMst1) + 1577280600*pow2(lmMst2) - 1260*lmMst1*(2740559 +
2331  1524600*lmMst2 - 55848240*S2 + 7514640*pow2(lmMst2)) - 311169600*pow3(
2332  lmMst1) + 4578638400*pow3(lmMst2))*pow8(Mst1) + 138915000*Dmsqst2*(-36*
2333  (5 + 2*lmMst1 - 2*lmMst2)*pow4(Mst1)*pow4(Mst2) + 9*(55 - 34*lmMst1 +
2334  34*lmMst2)*pow2(Mst2)*pow6(Mst1) - 108*pow2(Mst1)*pow6(Mst2) + (419 -
2335  57*lmMst1 + 57*lmMst2)*pow8(Mst1)) - 83349000*(-20 + (230 + 32*lmMst1)*
2336  lmMst2 + 155*pow2(lmMst2))*pow2(Mst1)*pow8(Mst2) + 2667168000*lmMst2*(1
2337  + lmMst2)*power10(Mst2)))))/(1.500282e9*Tbeta*pow4(Mst1)))/pow6(Mst2)));
2338 }
2339 
2340 /**
2341  * @return The off-diagonal (1, 2) = (2, 1) matrix element of the Higgs mass matrix as a double for the hierarchy 'H6b'
2342  */
2343 double H6b::getS12() const {
2344  return MuSUSY*((Mt*oneLoopFlag*s2t*(4*(lmMst1 - lmMst2)*pow2(Mt) - ((2 + lmMst1
2345  - lmMst2)*pow2(Mst1) + (-2 + lmMst1 - lmMst2)*pow2(Mst2))*pow2(s2t) - (
2346  2*Mt*MuSUSY*s2t*(2 - lmMst1 + lmMst2 - (2*(lmMst1 - lmMst2)*pow2(Mst1)*
2347  (pow2(Mst1) + pow2(Mst2)))/pow4(Mst2)))/Tbeta))/16. + (Al4p*Mt*
2348  twoLoopFlag*(12*Mt*pow2(s2t)*(2*(Mst2*(4 + 3*lmMst2 - lmMst1*(1 +
2349  lmMst2) + pow2(lmMst2)) + ((Dmglst2*(5 + lmMst1*(3 - 2*lmMst2) - 3*
2350  lmMst2 + 2*pow2(lmMst2)) + Mst2*(1 + 3*lmMst2 - lmMst1*(3 + 2*lmMst2) +
2351  2*pow2(lmMst2)))*pow2(Mst1))/pow2(Mst2)) + ((0.5 + 7*lmMst2 - lmMst1*(7
2352  + 4*lmMst2) + 4*pow2(lmMst2))*pow4(Mst1))/pow3(Mst2) + Dmglst2*(12 - 2*
2353  lmMst1*lmMst2 + 2*(lmMst1 + lmMst2 + pow2(lmMst2)) + ((10.5 + lmMst1*(9
2354  - 4*lmMst2) - 9*lmMst2 + 4*pow2(lmMst2))*pow4(Mst1))/pow4(Mst2))) + 4*
2355  s2t*pow2(Mt)*(12*lmMst1 + 4*(-2 + lmMst1)*lmMst2 + 2*pow2(lmMst1) - 6*
2356  pow2(lmMst2) - (4*(1 + lmMst2)*pow2(Mst2))/pow2(Mst1) + (Dmglst2*(4 +
2357  lmMst2*(8 - (8*pow2(Mst2))/pow2(Mst1))))/Mst2 + (4*(1 - lmMst1 +
2358  lmMst2)*(2*Dmglst2 + (lmMst1 - lmMst2)*Mst2)*pow2(Mst1))/pow3(Mst2) - (
2359  4*(Dmglst2*(-2 + 4*lmMst1 - 4*lmMst2) + Mst2*(-lmMst1 + lmMst2 - 2*
2360  lmMst1*lmMst2 + pow2(lmMst1) + pow2(lmMst2)))*pow4(Mst1))/pow5(Mst2)) -
2361  (16*pow3(Mt)*(Dmglst2*(2*(-7 + lmMst2*(-7 + lmMt) - lmMst1*(-5 + lmMt)
2362  + 2*lmMt)*pow2(Mst1)*pow2(Mst2) + (-11 + lmMst1*(32 + 6*lmMst2 - 8*
2363  lmMt) + 8*lmMst2*(-5 + lmMt) + 8*lmMt - 6*pow2(lmMst2))*pow4(Mst1) - 2*
2364  (5 + lmMst1*(-1 + lmMst2) + lmMst2 - pow2(lmMst2))*pow4(Mst2)) - Mst2*(
2365  2*(4 + lmMst1*(3 + 2*lmMst2 - lmMt) + lmMst2*(-4 + lmMt) + lmMt - 2*
2366  pow2(lmMst2))*pow2(Mst1)*pow2(Mst2) + (13 + 2*lmMst1*(6 + 3*lmMst2 - 2*
2367  lmMt) + 2*lmMt + 2*lmMst2*(-7 + 2*lmMt) - 6*pow2(lmMst2))*pow4(Mst1) +
2368  2*(2 + lmMst1 - 2*lmMst2 + lmMst1*lmMst2 + lmMt - pow2(lmMst2))*pow4(
2369  Mst2))))/pow6(Mst2) + ((pow3(s2t)*(2*(-16 + 6*lmMst2 - 2*lmMst1*(8 + 5*
2370  lmMst2) + 3*pow2(lmMst1) + 7*pow2(lmMst2))*pow3(Mst2)*pow4(Mst1) - 2*(-
2371  12 - 18*lmMst2 + 2*lmMst1*(5 + 3*lmMst2) + pow2(lmMst1) - 7*pow2(
2372  lmMst2))*pow2(Mst1)*pow5(Mst2) + Mst2*(3 + lmMst1*(2 - 32*lmMst2) - 2*
2373  lmMst2 + 16*pow2(lmMst1) + 16*pow2(lmMst2))*pow6(Mst1) - 4*Dmglst2*(2*(
2374  1 + 2*lmMst1 - lmMst2)*pow2(Mst2)*pow4(Mst1) + 2*(1 + lmMst1 - lmMst2 +
2375  2*lmMst1*lmMst2 - 2*pow2(lmMst2))*pow2(Mst1)*pow4(Mst2) + (1 + 2*lmMst1
2376  - 2*lmMst2)*pow6(Mst1) - 2*lmMst2*pow6(Mst2)) + 4*(1 + lmMst2)*pow7(
2377  Mst2)))/pow3(Mst2) - (2*Mt*MuSUSY*s2t*(4*(4*Mt*(5 + 6*lmMst2 - lmMst1*(
2378  4 + 3*lmMst2) + 3*pow2(lmMst2)) + Mst2*s2t*(-1 + 13*lmMst2 - lmMst1*(13
2379  + 8*lmMst2) + pow2(lmMst1) + 7*pow2(lmMst2)))*pow3(Mst2)*pow4(Mst1) +
2380  2*(-(Mst2*s2t*(-14 - 20*lmMst2 + 2*lmMst1*(5 + 3*lmMst2) + pow2(lmMst1)
2381  - 7*pow2(lmMst2))) + 8*Mt*(4 + 3*lmMst2 - lmMst1*(1 + lmMst2) + pow2(
2382  lmMst2)))*pow2(Mst1)*pow5(Mst2) + 4*Dmglst2*(Mst2*s2t*(-5 + 8*lmMst2 -
2383  4*lmMst1*(2 + lmMst2) + 4*pow2(lmMst2)) + Mt*(65 + lmMst1*(34 - 20*
2384  lmMst2) - 26*lmMst2 + 20*pow2(lmMst2)))*pow6(Mst1) + Mst2*(Mst2*s2t*(-1
2385  + 50*lmMst2 - 2*lmMst1*(25 + 32*lmMst2) + 20*pow2(lmMst1) + 44*pow2(
2386  lmMst2)) + Mt*(84 + 152*lmMst2 - 40*lmMst1*(3 + 2*lmMst2) + 80*pow2(
2387  lmMst2)))*pow6(Mst1) + 8*Dmglst2*((Mst2*s2t*(-2 + 3*lmMst2 - lmMst1*(3
2388  + 2*lmMst2) + 2*pow2(lmMst2)) + Mt*(22 + lmMst1*(8 - 6*lmMst2) - 4*
2389  lmMst2 + 6*pow2(lmMst2)))*pow2(Mst2)*pow4(Mst1) + (-(Mst2*s2t*(1 +
2390  lmMst1 - 2*lmMst2 + 2*lmMst1*lmMst2 - 2*pow2(lmMst2))) + 2*Mt*(6 +
2391  lmMst1 + lmMst2 - lmMst1*lmMst2 + pow2(lmMst2)))*pow2(Mst1)*pow4(Mst2)
2392  + lmMst2*s2t*pow7(Mst2)) + 4*(1 + lmMst2)*s2t*pow8(Mst2)))/(Tbeta*pow6(
2393  Mst2)))/pow2(Mst1)))/12. + Al4p*xDmglst2*pow2(Dmglst2)*((Mt*
2394  twoLoopFlag*(-2*(pow2(Mst2)*(36*(5 - 3*lmMst1 + 3*lmMst2)*Mst2*s2t*
2395  pow2(Mt) - 54*(12 + lmMst1 - lmMst2)*Mt*pow2(Mst2)*pow2(s2t) + 4*(155 +
2396  3*lmMst2*(41 - 6*lmMt) - 18*lmMst1*(4 + lmMst2 - lmMt) - 51*lmMt + 18*
2397  pow2(lmMst2))*pow3(Mt) - 9*(4*lmMst1 - 5*lmMst2)*pow3(Mst2)*pow3(s2t))*
2398  pow4(Mst1) + pow2(Mst1)*(6*(17 - 6*lmMst2)*Mst2*s2t*pow2(Mt) - 54*(8 +
2399  lmMst1 - lmMst2)*Mt*pow2(Mst2)*pow2(s2t) + 4*(11 + 18*lmMst1 - 21*
2400  lmMst2 + 3*lmMt)*pow3(Mt) + 9*(6 + 5*lmMst2 + lmMst1*(-5 + 2*lmMst2) -
2401  2*pow2(lmMst2))*pow3(Mst2)*pow3(s2t))*pow4(Mst2)) - (72*(9 - 10*lmMst1
2402  + 10*lmMst2)*Mst2*s2t*pow2(Mt) + 54*(-27 + 4*lmMst1 - 4*lmMst2)*Mt*
2403  pow2(Mst2)*pow2(s2t) + 8*(335 + 699*lmMst2 - 18*lmMst1*(29 + 7*lmMst2 -
2404  7*lmMt) - 3*(59 + 42*lmMst2)*lmMt + 126*pow2(lmMst2))*pow3(Mt) + 9*(1 -
2405  10*lmMst1 + 10*lmMst2)*pow3(Mst2)*pow3(s2t))*pow6(Mst1) + 18*(-2 +
2406  lmMst2)*s2t*(-4*pow2(Mt) + pow2(Mst2)*pow2(s2t))*pow7(Mst2) + (18*Mt*
2407  MuSUSY*s2t*(2*(-8*(10 + lmMst1 - lmMst2)*Mt + Mst2*s2t*(8 - 9*lmMst1 +
2408  9*lmMst2 + 2*lmMst1*lmMst2 - 2*pow2(lmMst2)))*pow2(Mst2)*pow4(Mst1) +
2409  2*(-4*(8 + lmMst1 - lmMst2)*Mt + Mst2*s2t*(8 - 5*lmMst1 + 4*lmMst2 + 2*
2410  lmMst1*lmMst2 - 2*pow2(lmMst2)))*pow2(Mst1)*pow4(Mst2) + (-268*Mt +
2411  Mst2*s2t*(17 + 4*lmMst1*(-7 + lmMst2) + 28*lmMst2 - 4*pow2(lmMst2)))*
2412  pow6(Mst1) - 2*(-2 + lmMst2)*s2t*pow7(Mst2)))/Tbeta))/(54.*pow2(Mst1)*
2413  pow7(Mst2)) + Al4p*threeLoopFlag*(s2t*pow3(Mt)*((2*(652 - 32*lmMst1*(-2
2414  + lmMst2) + 70*lmMst2 - 59*pow2(lmMst2)))/(9.*pow2(Mst1)) + (
2415  1288.4830687830688 - (16*B4)/9. + (16*D3)/9. + (184*lmMst1)/3. - (32*
2416  lmMt)/9. + (2*lmMst2*(6695 + 1002*lmMst1 - 96*pow2(lmMst1)))/27. + (82*
2417  pow2(lmMst1))/9. - (8*(DN + (47 + 8*lmMst1)*pow2(lmMst2)))/9. + (128*
2418  pow3(lmMst2))/9.)/pow2(Mst2) - (64*(2 + lmMst2 - 3*pow2(lmMst2))*pow2(
2419  Mst2))/(9.*pow4(Mst1)) - S2*((89.65714285714286 + 84*lmMst1 - 84*
2420  lmMst2)/pow2(Mst2) + ((847.3523809523809 + 480*lmMst1 - 480*lmMst2)*
2421  pow2(Mst1))/pow4(Mst2)) + ((16*OepS2*(40*pow2(Mst1) + 7*pow2(Mst2)))/
2422  27. + pow2(Mst1)*(1803.9172204585539 - (16*B4)/9. + (16*D3)/9. - (8*DN)
2423  /9. + (225124*lmMst1)/675. + (32*(17 - 5*lmMst1 + 5*lmMst2)*lmMt)/9. +
2424  (4*lmMst2*(136544 + 53535*lmMst1 - 1425*pow2(lmMst1)))/675. + (224*
2425  pow2(lmMst1))/15. - (4*(3257 + 545*lmMst1)*pow2(lmMst2))/45. + (4*pow3(
2426  lmMst1))/9. + (508*pow3(lmMst2))/9.))/pow4(Mst2)) + Mt*(pow3(s2t)*(
2427  46.46594650205761 - (38*B4)/9. + (40*D3)/9. - (7*DN)/3. + (98*lmMst1)/
2428  3. - (25*pow2(lmMst1))/18. + (lmMst2*(-1493 - 24*lmMst1 + 48*pow2(
2429  lmMst1)))/27. + (4*OepS2*(21 + (1157*pow2(Mst1))/pow2(Mst2)))/729. + (-
2430  ((247 + 246*lmMst1)*pow2(lmMst2)) + ((-876 + 32*lmMst1*(-2 + lmMst2) -
2431  70*lmMst2 + 347*pow2(lmMst2))*pow2(Mst2))/pow2(Mst1))/18. - ((S2*((
2432  648463 + 34710*lmMst1 - 34710*lmMst2)*pow2(Mst1) + 9*(65819 + 70*lmMst1
2433  - 70*lmMst2)*pow2(Mst2)))/270. + pow2(Mst1)*(12.389529492455418 + (32*
2434  B4)/9. - (32*D3)/9. + (16*DN)/9. + (138661*lmMst1)/4050. + (159*pow2(
2435  lmMst1))/10. - lmMst2*(26.7558024691358 + (229*lmMst1)/5. + (143*pow2(
2436  lmMst1))/9.) + ((1333 + 1355*lmMst1)*pow2(lmMst2))/45. + (5*pow3(
2437  lmMst1))/9. - (133*pow3(lmMst2))/9.))/pow2(Mst2) + (107*pow3(lmMst2))/
2438  9. + (16*(2 + lmMst2 - 3*pow2(lmMst2))*pow4(Mst2))/(9.*pow4(Mst1))) - (
2439  2*T1ep*(21*pow2(Mst2)*(36*Mst2*s2t*pow2(Mt) - 24*Mt*pow2(Mst2)*pow2(
2440  s2t) + 32*pow3(Mt) + pow3(Mst2)*pow3(s2t)) + pow2(Mst1)*(4320*Mst2*s2t*
2441  pow2(Mt) - 8715*Mt*pow2(Mst2)*pow2(s2t) + 17584*pow3(Mt) + 1157*pow3(
2442  Mst2)*pow3(s2t))))/(243.*pow5(Mst2))) + (2*(-3*(1648637 + 1173060*lmMt
2443  - 15680*OepS2 + 1680*lmMst2*(-1214 + 42*lmMt - 189*S2) - 953208*S2 +
2444  7560*lmMst1*(131 + 33*lmMst2 - 8*lmMt + 42*S2) + 30240*pow2(lmMst1) -
2445  304920*pow2(lmMst2) + 15120*pow2(lmMt))*pow2(Mst1)*pow2(Mst2) + 2*(-
2446  1657412 - 7512750*lmMt + 615440*OepS2 + 4340358*S2 + 11340*(35 + 4*
2447  lmMst2 - 4*lmMt)*pow2(lmMst1) + 945*(-1981 + 48*lmMt)*pow2(lmMst2) +
2448  315*lmMst1*(-4223 + 2679*lmMst2 + 201*lmMt - 39564*S2 + 432*pow2(
2449  lmMst2) - 432*pow2(lmMt)) + 385560*pow2(lmMt) + 945*lmMst2*(5321 + 193*
2450  lmMt + 13188*S2 + 144*pow2(lmMt)) - 181440*pow3(lmMst2))*pow4(Mst1) -
2451  181440*(-3 - 4*lmMst2 + 3*pow2(lmMst2))*pow4(Mst2))*pow4(Mt))/(25515.*
2452  pow2(Mst1)*pow5(Mst2)) + pow2(Mt)*(-(pow2(s2t)*((32*Mst2*(3 + 4*lmMst2
2453  - 3*pow2(lmMst2)))/(3.*pow2(Mst1)) + (380.51604938271606 - 76*B4 + 2*DN
2454  - 292*lmMst1 + (2*(631 - 438*lmMst1)*lmMst2)/9. - (16*pow2(lmMst1))/3.
2455  + (4*(53 + 48*lmMst1)*pow2(lmMst2))/
2456  3. - 64*pow3(lmMst2))/Mst2 + ((28*OepS2*(415*pow2(Mst1) + 24*pow2(Mst2)
2457  ))/243. - (S2*((21422 + 87150*lmMst1 - 87150*lmMst2)*pow2(Mst1) + 9*(-
2458  1373 + 560*lmMst1 - 560*lmMst2)*pow2(Mst2)))/90. + pow2(Mst1)*(
2459  99.93816872427983 - 76*B4 + 2*DN - (6424*lmMst1)/27. - (4*(293 + 1152*
2460  lmMst1)*lmMst2)/27. + (92*pow2(lmMst1))/3. + 4*(35 + 16*lmMst1)*pow2(
2461  lmMst2) - 64*pow3(lmMst2)))/pow3(Mst2))) - (MuSUSY*(75*pow2(Mst2)*(-8*
2462  Mst2*Mt*s2t*(334138 - 61560*B4 + 1620*DN - 236520*lmMst1 - 180*(-823 +
2463  438*lmMst1)*lmMst2 + 2240*OepS2 - 81*(-1373 + 560*lmMst1 - 560*lmMst2)*
2464  S2 - 3360*T1ep - 4320*pow2(lmMst1) + 1080*(29 + 48*lmMst1)*pow2(lmMst2)
2465  - 51840*pow3(lmMst2)) + pow2(Mst2)*pow2(s2t)*(13169 - 41040*B4 + 43200*
2466  D3 - 22680*DN + 282960*lmMst1 + 1120*OepS2 - 324*(65819 + 70*lmMst1 -
2467  70*lmMst2)*S2 - 1680*T1ep - 13500*pow2(lmMst1) + 720*lmMst2*(-775 + 12*
2468  lmMst1 + 24*pow2(lmMst1)) - 1080*(-2 + 123*lmMst1)*pow2(lmMst2) +
2469  115560*pow3(lmMst2)) + 96*pow2(Mt)*(33934 - 90*B4 + 90*D3 - 45*DN +
2470  120*(163 + 24*lmMst1)*lmMst2 - 120*lmMt - 10206*S2 - 720*(2 + lmMst1)*
2471  pow2(lmMst2) + 720*(lmMst1 + pow3(lmMst2))))*pow4(Mst1) - 40500*s2t*(
2472  Mst2*s2t*(812 - 32*lmMst1*(-2 + lmMst2) + 38*lmMst2 - 251*pow2(lmMst2))
2473  + 128*Mt*(3 + 4*lmMst2 - 3*pow2(lmMst2)))*pow2(Mst1)*pow5(Mst2) + 2*(-
2474  2*pow2(Mst2)*pow2(s2t)*(2011073 + 1417500*B4 - 1458000*D3 + 749250*DN +
2475  934245*lmMst1 - 1178000*OepS2 + 1350*(620417 + 17670*lmMst1 - 17670*
2476  lmMst2)*S2 + 1767000*T1ep + 3150900*pow2(lmMst1) - 45*lmMst2*(-124139 +
2477  189090*lmMst1 + 71550*pow2(lmMst1)) + 4050*(1323 + 1970*lmMst1)*pow2(
2478  lmMst2) + 101250*pow3(lmMst1) - 4860000*pow3(lmMst2)) - 125*Mst2*Mt*
2479  s2t*(996211 - 295488*B4 + 7776*DN - 1030176*lmMst1 - 144*(-1883 + 3618*
2480  lmMst1)*lmMst2 + 98336*OepS2 - 756*(259 + 2634*lmMst1 - 2634*lmMst2)*S2
2481  - 147504*T1ep + 49248*pow2(lmMst1) + 5184*(67 + 48*lmMst1)*pow2(lmMst2)
2482  - 248832*pow3(lmMst2)) + 150*pow2(Mt)*(2199511 - 4320*B4 + 4320*D3 -
2483  2160*DN + 140160*lmMst1 + 960*(1426 + 303*lmMst1)*lmMst2 - 2880*(-16 +
2484  5*lmMst1 - 5*lmMst2)*lmMt - 1120*OepS2 + 324*(-3411 + 70*lmMst1 - 70*
2485  lmMst2)*S2 + 1680*T1ep - 2880*(77 + 24*lmMst1)*pow2(lmMst2) + 69120*
2486  pow3(lmMst2)))*pow6(Mst1) + 1296000*(2 + lmMst2 - 3*pow2(lmMst2))*pow2(
2487  s2t)*pow8(Mst2)))/(364500.*Tbeta*pow4(Mst1)*pow6(Mst2))))) - (Al4p*Mt*
2488  xDR2DRMOD*(54*s2t*pow2(Mst1)*(-5*Al4p*threeLoopFlag*xDmsqst2*pow2(
2489  Dmsqst2)*((-2*lmMst1 + 2*lmMst2)*s2t*pow2(Mst1)*(2*Mt*MuSUSY*pow2(Mst1)
2490  + (14*Dmglst2*Mst2 + 19*xDmglst2*pow2(Dmglst2) + pow2(Mst2))*(2*Mt*
2491  MuSUSY - s2t*Tbeta*pow2(Mst2))) + (14*Dmglst2*Mst2 + 19*xDmglst2*pow2(
2492  Dmglst2) + pow2(Mst2))*(2*Mt*(MuSUSY*s2t - 2*Mt*Tbeta)*pow2(Mst1) +
2493  pow2(Mst2)*(2*Mt*MuSUSY*s2t + 4*Tbeta*pow2(Mt) - Tbeta*pow2(Mst2)*pow2(
2494  s2t)) + Tbeta*pow2(s2t)*pow4(Mst1))) + 4*Mst2*(2*Dmglst2*lmMst2 + Mst2
2495  + lmMst2*Mst2)*twoLoopFlag*(-((2*Mt*(MuSUSY*s2t - 2*Mt*Tbeta)*pow2(
2496  Mst1) + pow2(Mst2)*(2*Mt*MuSUSY*s2t + 4*Tbeta*pow2(Mt) - Tbeta*pow2(
2497  Mst2)*pow2(s2t)) + Tbeta*pow2(s2t)*pow4(Mst1))*pow4(Mst2)) + 2*(lmMst1
2498  - lmMst2)*s2t*pow2(Mst1)*(2*Mt*MuSUSY*(pow2(Mst1)*pow2(Mst2) + pow4(
2499  Mst1) + pow4(Mst2)) - s2t*Tbeta*pow6(Mst2)))) + xDmglst2*pow2(Dmglst2)*
2500  (216*(2 - lmMst2)*s2t*twoLoopFlag*pow2(Mst1)*(Tbeta*(-4*pow2(Mst1)*
2501  pow2(Mt) + 4*pow2(Mst2)*pow2(Mt) + 2*(lmMst1 - lmMst2)*pow2(Mst1)*pow2(
2502  Mst2)*pow2(s2t) + pow2(s2t)*(pow4(Mst1) - pow4(Mst2)))*pow4(Mst2) + 2*
2503  Mt*MuSUSY*s2t*((pow2(Mst1) + pow2(Mst2))*pow4(Mst2) - 2*(lmMst1 -
2504  lmMst2)*pow2(Mst1)*(pow2(Mst1)*pow2(Mst2) + pow4(Mst1) + pow4(Mst2))))
2505  + Al4p*threeLoopFlag*(-8*Tbeta*pow2(Mst2)*(3510*Dmsqst2*s2t*pow2(Mt) -
2506  144*Mt*pow2(s2t)*(13 - 125*lmMst2 + 6*lmMst1*(7 + 8*lmMst2 - 6*pow2(
2507  lmMst2)) - 30*pow2(lmMst2) + 36*pow3(lmMst2))*pow3(Mst2) + 64*Mst2*(215
2508  + 37*lmMst2 + 3*(-5 + 8*lmMst2)*lmMt - 18*lmMst1*(1 - 2*lmMst2 + lmMt)
2509  - 42*pow2(lmMst2))*pow3(Mt) + 3*pow2(Mst2)*(2*s2t*pow2(Mt)*(964 + 306*
2510  lmMst2 + 96*(-2 + lmMst2)*pow2(lmMst1) - 81*pow2(lmMst2) + 96*(lmMst1 +
2511  3*lmMst1*lmMst2 - 2*lmMst1*pow2(lmMst2) + pow3(lmMst2))) - 585*Dmsqst2*
2512  (lmMst1 - lmMst2)*pow3(s2t) + pow2(Mst2)*(200 + 1196*lmMst2 - 48*(-2 +
2513  lmMst2)*pow2(lmMst1) + 306*pow2(lmMst2) + 3*lmMst1*(-492 + 10*lmMst2 +
2514  123*pow2(lmMst2)) - 321*pow3(lmMst2))*pow3(s2t)))*pow4(Mst1) - 4*Mst2*
2515  Tbeta*(-1728*Mt*pow2(Mst2)*pow2(s2t)*(15 - 11*lmMst2 + lmMst1*(4 + 7*
2516  lmMst2 - 6*pow2(lmMst2)) - 7*pow2(lmMst2) + 6*pow3(lmMst2)) + 128*(1097
2517  + lmMst2*(1531 - 246*lmMt) - 339*lmMt + (444 - 36*lmMt)*pow2(lmMst2) -
2518  18*lmMst1*(39 - 2*lmMst2*(-9 + lmMt) - 7*lmMt + 2*pow2(lmMst2)) + 36*
2519  pow3(lmMst2))*pow3(Mt) + Mst2*(1152*s2t*pow2(Mt)*(26 + 29*lmMst2 + (-2
2520  + lmMst2)*pow2(lmMst1) + 4*pow2(lmMst2) - 2*lmMst1*(8 + lmMst2 + pow2(
2521  lmMst2)) + pow3(lmMst2)) - 3*(585*Dmsqst2 + pow2(Mst2)*(-476 - 1790*
2522  lmMst2 + 768*(-2 + lmMst2)*pow2(lmMst1) - 1617*pow2(lmMst2) - 96*
2523  lmMst1*(-13 - 33*lmMst2 + 16*pow2(lmMst2)) + 768*pow3(lmMst2)))*pow3(
2524  s2t)))*pow6(Mst1) - 24*s2t*(48*Tbeta*(2 + lmMst2 - 3*pow2(lmMst2))*(4*
2525  pow2(Mt) - pow2(Mst2)*pow2(s2t))*pow8(Mst2) + Mt*MuSUSY*(pow2(Mst2)*(
2526  585*Dmsqst2*(-1 + 2*lmMst1 - 2*lmMst2)*s2t - 64*Mst2*Mt*(5 + 149*lmMst2
2527  + 12*pow2(lmMst2) + 6*lmMst1*(-7 - 8*lmMst2 + 6*pow2(lmMst2)) - 36*
2528  pow3(lmMst2)) + s2t*pow2(Mst2)*(-1540 - 2506*lmMst2 + 96*(-2 + lmMst2)*
2529  pow2(lmMst1) + lmMst1*(2760 + 36*lmMst2 - 738*pow2(lmMst2)) + 141*pow2(
2530  lmMst2) + 642*pow3(lmMst2)))*pow4(Mst1) + 3*pow2(Mst1)*(-195*Dmsqst2*
2531  s2t + 128*Mst2*Mt*(-3 - 4*lmMst2 + 3*pow2(lmMst2)) + s2t*(-380 + 32*
2532  lmMst1*(-2 + lmMst2) - 38*lmMst2 + 251*pow2(lmMst2))*pow2(Mst2))*pow4(
2533  Mst2) + 2*(585*Dmsqst2*(lmMst1 - lmMst2)*s2t + 32*Mst2*Mt*(85 - 215*
2534  lmMst2 + lmMst1*(66 + 90*lmMst2 - 72*pow2(lmMst2)) - 54*pow2(lmMst2) +
2535  72*pow3(lmMst2)) + 3*s2t*pow2(Mst2)*(-336 - 716*lmMst2 + 144*(-2 +
2536  lmMst2)*pow2(lmMst1) + lmMst1*(668 + 534*lmMst2 - 379*pow2(lmMst2)) -
2537  246*pow2(lmMst2) + 235*pow3(lmMst2)))*pow6(Mst1) + 96*s2t*(2 + lmMst2 -
2538  3*pow2(lmMst2))*pow8(Mst2))) + 9*Tbeta*pow2(Mst1)*(3120*Dmsqst2*s2t*
2539  pow2(Mt)*pow4(Mst2) + 4*(4*s2t*(220 - 32*lmMst1*(-2 + lmMst2) + 70*
2540  lmMst2 - 59*pow2(lmMst2))*pow2(Mt) - 195*Dmsqst2*pow3(s2t))*pow6(Mst2)
2541  + 256*(-3 - 4*lmMst2 + 3*pow2(lmMst2))*(-4*pow3(Mt)*pow5(Mst2) + 3*Mt*
2542  pow2(s2t)*pow7(Mst2)) + pow3(s2t)*(45*pow4(Dmsqst2) + 4*(-444 + 32*
2543  lmMst1*(-2 + lmMst2) - 70*lmMst2 + 347*pow2(lmMst2))*pow8(Mst2)))))))/(
2544  648.*Tbeta*pow4(Mst1)*pow6(Mst2))) + (Mt*((xMst*(27*(lmMst1 - lmMst2)*
2545  Mt*oneLoopFlag*pow2(MuSUSY)*pow2(s2t)*pow3(Mst2) - Al4p*twoLoopFlag*(2*
2546  xDmglst2*pow2(Dmglst2)*(-(Mst2*Mt*pow2(s2t)*(18*(85 - 36*lmMst1 + 36*
2547  lmMst2)*Mst2*MuSUSY*Tbeta + (314 + 24*lmMst2*(29 - 6*xDR2DRMOD) - 24*
2548  lmMst1*(29 + 3*lmMst2*(-1 + xDR2DRMOD) - 6*xDR2DRMOD) + 72*(-1 +
2549  xDR2DRMOD)*pow2(lmMst2))*pow2(MuSUSY) + 15*(-43 + 60*lmMst1 - 60*
2550  lmMst2)*pow2(Mst2)*(-1 + pow2(Sbeta))*pow2(Sbeta))) + MuSUSY*(6*s2t*
2551  pow2(Mt)*(8*(143 - 18*lmMst1 + 18*lmMst2)*MuSUSY + Mst2*Tbeta*(371 +
2552  lmMst2*(552 - 600*pow2(Sbeta)) - 430*pow2(Sbeta) + 24*lmMst1*(-23 + 25*
2553  pow2(Sbeta)))) + Tbeta*(8*(398 + lmMst2*(2085 - 396*lmMt) - 18*lmMst1*(
2554  95 + 22*lmMst2 - 22*lmMt) - 375*lmMt + 396*pow2(lmMst2))*pow3(Mt) + 4*(
2555  1 - 24*lmMst1 + 24*lmMst2)*pow3(Mst2)*pow3(s2t)))) + Mst2*MuSUSY*(8*
2556  Dmglst2*(s2t*(36*(-1 + 3*lmMst1 - 3*lmMst2)*Mst2*Tbeta + MuSUSY*(785 +
2557  6*lmMst1*(85 - 42*lmMst2) - 438*lmMst2 + 252*pow2(lmMst2)))*pow2(Mt) -
2558  Mst2*Mt*(3*Mst2*Tbeta*(50 + lmMst1*(51 - 18*lmMst2) - 51*lmMst2 + 18*
2559  pow2(lmMst2)) + MuSUSY*(49 - 84*lmMst2 + lmMst1*(84 - 36*lmMst2*(-1 +
2560  xDR2DRMOD)) + 36*(-1 + xDR2DRMOD)*pow2(lmMst2)))*pow2(s2t) + Tbeta*(4*(
2561  7 - 381*lmMst2 + lmMst1*(327 + 72*lmMst2 - 81*lmMt) + 54*lmMt + 81*
2562  lmMst2*lmMt - 72*pow2(lmMst2))*pow3(Mt) + 2*(1 + 3*lmMst1 - 3*lmMst2)*
2563  pow3(Mst2)*pow3(s2t))) - Mst2*(-8*s2t*(18*Mst2*Tbeta*(-lmMst1 + lmMst2
2564  - 2*lmMst1*lmMst2 + pow2(lmMst1) + pow2(lmMst2)) + MuSUSY*(193 + 474*
2565  lmMst2 - 6*lmMst1*(67 + 42*lmMst2) + 252*pow2(lmMst2)))*pow2(Mt) + 8*
2566  Mst2*Mt*(3*Mst2*Tbeta*(1 + 33*lmMst2 - 3*lmMst1*(11 + 6*lmMst2) + 18*
2567  pow2(lmMst2)) + MuSUSY*(1 + 3*lmMst2*(-37 + 6*xDR2DRMOD) - 3*lmMst1*(-
2568  37 + 6*lmMst2*(-12 + xDR2DRMOD) + 6*xDR2DRMOD) - 81*pow2(lmMst1) + 9*(-
2569  15 + 2*xDR2DRMOD)*pow2(lmMst2)))*pow2(s2t) + Tbeta*(32*(83 + 3*lmMst1*(
2570  29 + 12*lmMst2 - 9*lmMt) + 9*lmMt + 3*lmMst2*(-32 + 9*lmMt) - 36*pow2(
2571  lmMst2))*pow3(Mt) + (5 + lmMst1*(6 - 288*lmMst2) - 6*lmMst2 + 144*(
2572  pow2(lmMst1) + pow2(lmMst2)))*pow3(Mst2)*pow3(s2t))))))*pow6(Mst1))/
2573  108. - (Al4p*z2*(MuSUSY*(6*xDmglst2*pow2(Dmglst2)*pow2(Mst2)*(-22680*
2574  twoLoopFlag*pow2(Mst1)*(-2*Mt*pow2(Mst1)*pow2(Mst2)*(-24*Mt*MuSUSY*s2t
2575  + 4*Tbeta*pow2(Mt) + Mst2*(MuSUSY + 9*Mst2*Tbeta)*pow2(s2t)) - 2*Mt*(-
2576  36*Mt*MuSUSY*s2t + 28*Tbeta*pow2(Mt) + Mst2*(MuSUSY + 9*Mst2*Tbeta)*
2577  pow2(s2t))*pow4(Mst1) + s2t*(-2*Mst2*Mt*s2t*(MuSUSY + 9*Mst2*Tbeta) +
2578  24*MuSUSY*pow2(Mt) + Tbeta*pow2(s2t)*pow3(Mst2))*pow4(Mst2)) + Al4p*
2579  Mst2*threeLoopFlag*(-3*pow2(Mst1)*pow2(Mst2)*(4*Mst2*s2t*(28*(46987 +
2580  15390*lmMst1 + 4050*lmMst2)*MuSUSY - 3*(255749 + 2100*lmMst1 + 441420*
2581  lmMst2)*Mst2*Tbeta)*pow2(Mt) - 14*Mt*((40001 + 52560*lmMst1 - 37080*
2582  lmMst2)*MuSUSY + 6*(46987 + 15390*lmMst1 + 4050*lmMst2)*Mst2*Tbeta)*
2583  pow2(Mst2)*pow2(s2t) + 32*(84*(17 + 1320*lmMst2)*MuSUSY + (-217444 +
2584  53865*lmMst1 - 116550*lmMst2 + 62685*lmMt)*Mst2*Tbeta)*pow3(Mt) + 7*(
2585  30641 + 52560*lmMst1 - 37080*lmMst2)*Tbeta*pow3(s2t)*pow4(Mst2)) +
2586  pow4(Mst1)*(-4*Mst2*s2t*(35*(-184517 + 74952*lmMst1 + 18360*lmMst2)*
2587  MuSUSY + 36*(-297316 + 20265*lmMst1 - 231945*lmMst2)*Mst2*Tbeta)*pow2(
2588  Mt) + 7*Mt*(4*(-261247 + 163890*lmMst1 - 140670*lmMst2)*MuSUSY + 3*(-
2589  1486429 + 190080*lmMst1 + 43200*lmMst2)*Mst2*Tbeta)*pow2(Mst2)*pow2(
2590  s2t) - 8*(21*(12761 + 5400*lmMst1 + 178920*lmMst2)*MuSUSY + 2*(-
2591  10736701 + 1553580*lmMst1 - 3303720*lmMst2 + 1508220*lmMt)*Mst2*Tbeta)*
2592  pow3(Mt) + 7*(642497 - 170100*lmMst1 + 170100*lmMst2)*Tbeta*pow3(s2t)*
2593  pow4(Mst2)) - 196560*s2t*(-2*Mt*MuSUSY*s2t - 4*Tbeta*pow2(Mt) + Tbeta*
2594  pow2(Mst2)*pow2(s2t))*pow6(Mst2))) - 68040*twoLoopFlag*pow2(Mst1)*(4*
2595  Mt*xMst*(xDmglst2*pow2(Dmglst2)*(48*Mt*MuSUSY*s2t - 88*Tbeta*pow2(Mt) -
2596  Mst2*(MuSUSY + 9*Mst2*Tbeta)*pow2(s2t)) + 2*Mst2*(Mst2*Mt*(MuSUSY*s2t -
2597  8*Mt*Tbeta) + Dmglst2*(17*Mt*MuSUSY*s2t + 16*Tbeta*pow2(Mt) - Mst2*(
2598  MuSUSY + 3*Mst2*Tbeta)*pow2(s2t))))*pow6(Mst1) + pow3(Mst2)*(2*Mt*
2599  MuSUSY*s2t*(4*Mt*((9*Dmglst2 + Mst2)*pow2(Mst1)*pow2(Mst2) + (13*
2600  Dmglst2 + Mst2)*pow4(Mst1) + 5*Dmglst2*pow4(Mst2) + pow5(Mst2)) - Mst2*
2601  s2t*(4*Dmglst2*(pow2(Mst1)*pow2(Mst2) + pow4(Mst1) + pow4(Mst2)) +
2602  pow5(Mst2))) + Tbeta*(16*pow3(Mt)*(-2*pow2(Mst1)*pow3(Mst2) + 3*(
2603  Dmglst2 - Mst2)*pow4(Mst1) - (Dmglst2 + Mst2)*pow4(Mst2)) - 6*Mt*pow2(
2604  Mst2)*pow2(s2t)*(Dmglst2*(4*pow2(Mst1)*pow2(Mst2) + 4*pow4(Mst1) + 5*
2605  pow4(Mst2)) + pow5(Mst2)) + (Mst2*(4*Dmglst2 + Mst2) - pow2(Mst1))*
2606  pow3(s2t)*pow6(Mst2))))) + 7*Al4p*threeLoopFlag*pow3(Mst2)*(300*
2607  xDmsqst2*pow2(Dmsqst2)*(3*s2t*(Mt*pow2(MuSUSY)*(6*Mst2*(-144*(3 +
2608  lmMst1 - lmMst2)*Mt + (209 + 18*lmMst1 - 18*lmMst2)*Mst2*s2t)*pow2(
2609  Mst1) + 8*(421 + 54*lmMst1 - 54*lmMst2)*s2t*pow4(Mst1) + 108*s2t*pow4(
2610  Mst2)) + 27*s2t*((51 - 6*lmMst1 + 6*lmMst2)*Mt + 2*(11 + 10*lmMst1 -
2611  10*lmMst2)*Mst2*s2t)*(-1 + pow2(Sbeta))*pow2(Sbeta)*pow6(Mst1)) -
2612  MuSUSY*Tbeta*(9*Mst2*pow2(Mst1)*(-418*Mst2*s2t*pow2(Mt) - 216*(3 +
2613  lmMst1 - lmMst2)*Mt*pow2(Mst2)*pow2(s2t) + 288*(-2 + lmMst1 - 2*lmMst2
2614  + lmMt)*pow3(Mt) + (191 + 18*lmMst1 - 18*lmMst2)*pow3(Mst2)*pow3(s2t))
2615  + 3*s2t*(-1296*(1 + lmMst1 - lmMst2)*Mst2*Mt*s2t - 2696*pow2(Mt) + (
2616  1057 + 162*lmMst1 - 162*lmMst2)*pow2(Mst2)*pow2(s2t))*pow4(Mst1) +
2617  4180*pow3(s2t)*pow6(Mst1) + 162*(-4*s2t*pow2(Mt)*pow4(Mst2) + pow3(s2t)
2618  *pow6(Mst2)))) + 2*Mt*(2*Mt*pow2(Mst1)*pow2(MuSUSY)*(-27*pow2(Mst2)*(5*
2619  Mst2*(64*(53 + 24*lmMst2)*Mst2*Mt + 2880*Dmsqst2*(2 + lmMst1 - lmMst2)*
2620  s2t + 3*(2269 + 664*lmMst1 - 56*lmMst2)*s2t*pow2(Mst2)) + Dmglst2*(
2621  7680*(5 + 6*lmMst2)*Mst2*Mt - 14400*Dmsqst2*(2 + 3*lmMst1 - 3*lmMst2)*
2622  s2t + (173947 - 25080*lmMst1 + 68760*lmMst2)*s2t*pow2(Mst2))) - 36*
2623  pow2(Mst1)*(5*Mst2*(3*(-353 + 72*lmMst1 + 696*lmMst2)*Mst2*Mt + 2160*
2624  Dmsqst2*(5 + 3*lmMst1 - 3*lmMst2)*s2t + 2*(3937 + 2988*lmMst1 - 2232*
2625  lmMst2)*s2t*pow2(Mst2)) + Dmglst2*(30*(3643 - 120*lmMst1 + 3192*lmMst2)
2626  *Mst2*Mt + 10800*Dmsqst2*(1 - 9*lmMst1 + 9*lmMst2)*s2t + (364291 -
2627  88560*lmMst1 + 147960*lmMst2)*s2t*pow2(Mst2))) + 2*(45*(38401 + 1080*
2628  lmMst1 - 7992*lmMst2)*Mt + Dmglst2*(-15057833 + 4014360*lmMst1 -
2629  5563080*lmMst2)*s2t - 3*(266863 + 396360*lmMst1 - 346680*lmMst2)*Mst2*
2630  s2t)*pow4(Mst1)) + pow2(s2t)*(300*Dmsqst2*(pow2(MuSUSY)*(-27*(72*
2631  Dmglst2*(2 + lmMst1 - lmMst2) + Mst2*(53 + 12*(-1 + 2*lmMst1 - 2*
2632  lmMst2)*shiftst1))*pow2(Mst1)*pow3(Mst2) - 9*Mst2*(72*Dmglst2*(3 + 8*
2633  lmMst1 - 8*lmMst2) + Mst2*(1097 + 72*(lmMst1 - lmMst2)*(-1 + shiftst1))
2634  )*pow4(Mst1) + 324*(-2*Dmglst2 + Mst2 + Mst2*shiftst1)*pow5(Mst2)) + (-
2635  ((20701 + 648*(lmMst1 - lmMst2)*(-1 + shiftst1))*pow2(MuSUSY)) + 162*
2636  Dmglst2*(-93 + 10*lmMst1 - 10*lmMst2)*Mst2*(-1 + pow2(Sbeta))*pow2(
2637  Sbeta))*pow6(Mst1)) + Mst2*pow2(MuSUSY)*(4*Dmglst2*(162*(6803 - 1810*
2638  lmMst1 + 2670*lmMst2)*pow2(Mst2)*pow4(Mst1) - 135*(648*lmMst1 - 7*(233
2639  + 240*lmMst2))*pow2(Mst1)*pow4(Mst2) + (4256978 - 615600*lmMst1 +
2640  754920*lmMst2)*pow6(Mst1) - 22680*pow6(Mst2)) + 3*Mst2*(-6*(533629 -
2641  1080*shiftst3 + 180*lmMst1*(-5 + 60*shiftst1 + 12*shiftst3) - 180*
2642  lmMst2*(-1 + 60*shiftst1 + 12*shiftst3))*pow2(Mst2)*pow4(Mst1) - 90*(
2643  5597 - 360*shiftst1 - 72*shiftst3 - 24*lmMst2*(46 + 30*shiftst1 + 3*
2644  shiftst3) + 12*lmMst1*(47 + 60*shiftst1 + 6*shiftst3))*pow2(Mst1)*pow4(
2645  Mst2) - (6649153 - 6480*shiftst3 + 540*lmMst1*(-151 + 120*shiftst1 +
2646  36*shiftst3) - 540*lmMst2*(-143 + 120*shiftst1 + 36*shiftst3))*pow6(
2647  Mst1) + 1080*(19 + 30*shiftst1 + 3*shiftst3)*pow6(Mst2))))) + MuSUSY*(-
2648  3240*xDR2DRMOD*(-16*Mst2*xDmglst2*pow2(Dmglst2)*(2*pow2(Mst1)*pow2(
2649  Mst2)*(-2*s2t*(4*(-2 + 3*lmMst2)*MuSUSY + 5*Mst2*Tbeta)*pow2(Mt) +
2650  Mst2*Mt*((1 - 10*lmMst1 + 12*lmMst2)*MuSUSY + 6*(-2 + 3*lmMst2)*Mst2*
2651  Tbeta)*pow2(s2t) + 8*Tbeta*pow3(Mt) + (2 + 5*lmMst1 - 6*lmMst2)*Tbeta*
2652  pow3(Mst2)*pow3(s2t)) + (32*(2 - 3*lmMst2)*MuSUSY*s2t*pow2(Mt) + 4*
2653  Mst2*Mt*((-2 - 5*lmMst1 + 6*lmMst2)*MuSUSY + 3*(-2 + 3*lmMst2)*Mst2*
2654  Tbeta)*pow2(s2t) - 16*(7 + 2*lmMst2)*Tbeta*pow3(Mt) + 5*Tbeta*pow3(
2655  Mst2)*pow3(s2t))*pow4(Mst1) - 5*s2t*(-2*Mt*MuSUSY*s2t - 4*Tbeta*pow2(
2656  Mt) + Tbeta*pow2(Mst2)*pow2(s2t))*pow5(Mst2)) + 4*Tbeta*(pow2(Mst1)*(-
2657  48*(Dmglst2 + 3*Dmglst2*lmMst2 + Mst2 + lmMst2*Mst2)*Mt*pow2(Mst2)*
2658  pow2(s2t)*(pow2(Mst1)*pow2(Mst2) + pow4(Mst1) + pow4(Mst2)) + 64*pow3(
2659  Mt)*(-(Dmglst2*(7 + lmMst2)*pow2(Mst1)*pow2(Mst2)) - 2*Dmglst2*(11 + 5*
2660  lmMst2)*pow4(Mst1) + Dmglst2*(-1 + lmMst2)*pow4(Mst2) + (1 + lmMst2)*
2661  Mst2*(3*pow2(Mst1)*pow2(Mst2) + 6*pow4(Mst1) + pow4(Mst2)))) + (4*(7*
2662  Dmglst2 - 13*Mst2)*s2t*(pow2(Mst1) - pow2(Mst2))*pow2(Mt) + pow3(s2t)*(
2663  2*(4 + 13*lmMst1 - 9*lmMst2)*pow2(Mst1)*pow3(Mst2) + 13*Mst2*pow4(Mst1)
2664  + Dmglst2*(2*(-7*lmMst1 + 15*lmMst2)*pow2(Mst1)*pow2(Mst2) - 7*pow4(
2665  Mst1) + 7*pow4(Mst2)) - 13*pow5(Mst2)))*pow5(Mst2)) + Mt*MuSUSY*s2t*(
2666  256*(Dmglst2 + 3*Dmglst2*lmMst2 + Mst2 + lmMst2*Mst2)*Mt*pow2(Mst1)*(2*
2667  pow2(Mst1)*pow2(Mst2) + 3*pow4(Mst1) + pow4(Mst2)) + 8*Mst2*s2t*(2*(
2668  Dmglst2*(7*lmMst1 - 15*lmMst2) + (-4 - 13*lmMst1 + 9*lmMst2)*Mst2)*(
2669  pow2(Mst1) + pow2(Mst2))*pow4(Mst1) - Dmglst2*((7 - 14*lmMst1 + 30*
2670  lmMst2)*pow2(Mst1) + 7*pow2(Mst2))*pow4(Mst2) + (5 - 26*lmMst1 + 18*
2671  lmMst2)*pow2(Mst1)*pow5(Mst2) + 13*pow7(Mst2)))) + 3*Tbeta*(3*pow3(
2672  Mst2)*(-2*(623599 + 65160*lmMst1 - 134280*lmMst2)*Mst2*s2t*pow2(Mt) +
2673  15*(11075 + 17928*lmMst1 - 17352*lmMst2)*Mt*pow2(Mst2)*pow2(s2t) + 64*(
2674  41936 - 7245*lmMst1 + 19665*lmMst2 - 720*lmMt)*pow3(Mt) + 4*(224837 -
2675  4680*lmMst1 + 8370*lmMst2 + 2700*shiftst1)*pow3(Mst2)*pow3(s2t))*pow4(
2676  Mst1) + 9*pow2(Mst1)*(-2*Mst2*s2t*(1367 + 13560*lmMst1 - 36600*lmMst2 +
2677  7200*shiftst1)*pow2(Mt) + 45*(2269 + 664*lmMst1 - 56*lmMst2)*Mt*pow2(
2678  Mst2)*pow2(s2t) + 4*(66773 - 9960*lmMst1 + 45480*lmMst2 - 3840*lmMt)*
2679  pow3(Mt) + 10*(5825 + 36*shiftst3 + 12*lmMst1*(47 + 60*shiftst1 + 3*
2680  shiftst3) - 12*lmMst2*(92 + 60*shiftst1 + 3*shiftst3))*pow3(Mst2)*pow3(
2681  s2t))*pow5(Mst2) + Mst2*(-4*(2580913 + 203040*lmMst1 - 306720*lmMst2)*
2682  Mst2*s2t*pow2(Mt) + 6*(30643 + 217080*lmMst1 - 212760*lmMst2)*Mt*pow2(
2683  Mst2)*pow2(s2t) + 16*(1077991 - 184140*lmMst1 + 400140*lmMst2 - 8640*
2684  lmMt)*pow3(Mt) + (3447379 - 76140*lmMst1 + 76140*lmMst2)*pow3(Mst2)*
2685  pow3(s2t))*pow6(Mst1) - 100*Dmsqst2*(27*pow2(Mst1)*pow3(Mst2)*(2*Mst2*
2686  s2t*(53 + 24*shiftst1)*pow2(Mt) - 288*Mt*pow2(Mst2)*pow2(s2t) + 192*
2687  lmMt*pow3(Mt) - 65*pow3(Mst2)*pow3(s2t) + 24*lmMst1*(-6*Mt*pow2(Mst2)*
2688  pow2(s2t) + 8*pow3(Mt) - shiftst1*pow3(Mst2)*pow3(s2t)) - 24*lmMst2*(-
2689  6*Mt*pow2(Mst2)*pow2(s2t) + 16*pow3(Mt) - shiftst1*pow3(Mst2)*pow3(s2t)
2690  )) - 18*Mst2*(-361*Mst2*s2t*pow2(Mt) + 216*(3 + 2*lmMst1 - 2*lmMst2)*
2691  Mt*pow2(Mst2)*pow2(s2t) - 576*(-1 + lmMst1 - 2*lmMst2 + lmMt)*pow3(Mt)
2692  + (469 - 36*lmMst1 + 36*lmMst2 + 18*shiftst1)*pow3(Mst2)*pow3(s2t))*
2693  pow4(Mst1) + s2t*(2*(-972*(5 + 4*lmMst1 - 4*lmMst2)*Mst2*Mt*s2t + 4057*
2694  pow2(Mt) - 5414*pow2(Mst2)*pow2(s2t))*pow6(Mst1) + 324*(1 + shiftst1)*(
2695  -4*pow2(Mt) + pow2(Mst2)*pow2(s2t))*pow6(Mst2))) - 1080*s2t*(19 + 30*
2696  shiftst1 + 3*shiftst3)*(-4*pow2(Mt) + pow2(Mst2)*pow2(s2t))*pow8(Mst2))
2697  - Dmglst2*Tbeta*(27*(pow2(Mst2)*(-32*(19579 + 1770*lmMst1 + 12630*
2698  lmMst2)*Mst2*s2t*pow2(Mt) + (-935323 + 279000*lmMst1 - 385560*lmMst2)*
2699  Mt*pow2(Mst2)*pow2(s2t) + 32*(67843 - 10050*lmMst1 + 17490*lmMst2 -
2700  7560*lmMt)*pow3(Mt) + 4*(32663 - 7620*lmMst1 + 7620*lmMst2)*pow3(Mst2)*
2701  pow3(s2t))*pow4(Mst1) + pow2(Mst1)*(32*(-4429 + 270*lmMst1 - 8910*
2702  lmMst2)*Mst2*s2t*pow2(Mt) + 3*(-173947 + 25080*lmMst1 - 68760*lmMst2)*
2703  Mt*pow2(Mst2)*pow2(s2t) - 60*(-3245 + 1672*lmMst1 - 1448*lmMst2 + 1888*
2704  lmMt)*pow3(Mt) + 20*(1799 - 648*lmMst1 + 1680*lmMst2)*pow3(Mst2)*pow3(
2705  s2t))*pow4(Mst2)) + 2*(-72*(510139 + 44280*lmMst1 + 76680*lmMst2)*Mst2*
2706  s2t*pow2(Mt) + 15*(-1700119 + 484056*lmMst1 - 579960*lmMst2)*Mt*pow2(
2707  Mst2)*pow2(s2t) + 8*(13463149 - 1492020*lmMst1 + 2713500*lmMst2 -
2708  625320*lmMt)*pow3(Mt) + 8*(788723 - 80595*lmMst1 + 80595*lmMst2)*pow3(
2709  Mst2)*pow3(s2t))*pow6(Mst1) + 97200*Dmsqst2*(2*(pow2(Mst1)*pow2(Mst2)*(
2710  20*Mst2*s2t*pow2(Mt) + 6*(2 + 3*lmMst1 - 3*lmMst2)*Mt*pow2(Mst2)*pow2(
2711  s2t) + 8*(8 + 6*lmMst2 - 3*(lmMst1 + lmMt))*pow3(Mt) - (5 + 3*lmMst1 -
2712  3*lmMst2)*pow3(Mst2)*pow3(s2t)) + (36*Mst2*s2t*pow2(Mt) + 18*(-1 + 2*
2713  lmMst1 - 2*lmMst2)*Mt*pow2(Mst2)*pow2(s2t) - 80*(-3 + lmMst1 - 2*lmMst2
2714  + lmMt)*pow3(Mt) + (3 - 5*lmMst1 + 5*lmMst2)*pow3(Mst2)*pow3(s2t))*
2715  pow4(Mst1)) + 8*s2t*pow2(Mt)*pow5(Mst2) + (6*(-17 + 12*lmMst1 - 12*
2716  lmMst2)*Mt + 13*Mst2*s2t)*pow2(s2t)*pow6(Mst1) - 2*pow3(s2t)*pow7(Mst2)
2717  ) - 90720*(-4*s2t*pow2(Mt)*pow7(Mst2) + pow3(s2t)*pow9(Mst2)))))))/(
2718  204120.*pow2(Mst1))))/(Tbeta*pow9(Mst2)) - (threeLoopFlag*pow2(Al4p)*((
2719  Mt*((-4*Mt*pow2(MuSUSY)*(-27*pow2(Mst1)*pow2(Mst2)*(15*Mst2*(32*Mst2*(-
2720  15*Dmsqst2*T1ep*pow2(s2t) + pow2(Mt)*(436 - 6*B4 + 6*D3 - 3*DN - 48*
2721  lmMst1 + (408 - 96*lmMst1)*lmMst2 + 24*lmMt - 972*S2 - 48*(-4 + lmMst1)
2722  *pow2(lmMst2) + 48*pow3(lmMst2))) + Mt*s2t*(5760*Dmsqst2*(1 + lmMst1 -
2723  lmMst2) + pow2(Mst2)*(28683 + 5280*B4 - 48*DN - 5952*lmMst1 - 224*OepS2
2724  + 324*(-1 + 14*lmMst1 - 14*lmMst2)*S2 + 336*T1ep - 768*pow2(lmMst1) -
2725  192*lmMst2*(-214 + 73*lmMst1 + 4*pow2(lmMst1)) - 96*(-268 + 57*lmMst1)*
2726  pow2(lmMst2) + 6240*pow3(lmMst2))) - 1104*T1ep*pow2(s2t)*pow3(Mst2)) +
2727  Dmglst2*(2880*Mst2*pow2(Mt)*(180 - 2*B4 + 2*D3 - DN + 144*lmMst2 - 216*
2728  S2 - 16*(-2 + lmMst1)*pow2(lmMst2) + 16*(lmMst1 + pow3(lmMst2))) + Mt*
2729  s2t*(-86400*Dmsqst2*(2 + 5*lmMst1 - 5*lmMst2) + pow2(Mst2)*(23917 +
2730  188640*B4 - 3600*DN - 37440*lmMst1 + 5600*OepS2 - 324*(-453 + 350*
2731  lmMst1 - 350*lmMst2)*S2 - 8400*T1ep + 11520*pow2(lmMst1) - 2880*lmMst2*
2732  (-237 + 55*lmMst1 + 4*pow2(lmMst1)) - 1440*(-280 + 121*lmMst1)*pow2(
2733  lmMst2) + 185760*pow3(lmMst2))) + 3360*T1ep*pow2(s2t)*pow3(Mst2))) -
2734  36*(5*Mst2*(9*Mst2*(-520*Dmsqst2*T1ep*pow2(s2t) + pow2(Mt)*(10667 - 96*
2735  B4 + 96*D3 - 48*DN - 3072*lmMst1 - 384*(-25 + 9*lmMst1)*lmMst2 - 384*
2736  lmMst1*lmMt + 384*(1 + lmMst2)*lmMt - 224*OepS2 + 324*(-43 + 14*lmMst1
2737  - 14*lmMst2)*S2 + 336*T1ep - 384*(-13 + 4*lmMst1)*pow2(lmMst2) + 1536*
2738  pow3(lmMst2))) + Mt*s2t*(12960*Dmsqst2*(1 + 3*lmMst1 - 3*lmMst2) + 2*
2739  pow2(Mst2)*(75569 + 13716*B4 - 54*DN - 33426*lmMst1 - 1088*OepS2 + 162*
2740  (169 + 136*lmMst1 - 136*lmMst2)*S2 + 1632*T1ep - 2376*pow2(lmMst1) +
2741  54*lmMst2*(1427 - 1012*lmMst1 + 16*pow2(lmMst1)) - 108*(-642 + 203*
2742  lmMst1)*pow2(lmMst2) + 21060*pow3(lmMst2))) - 12684*T1ep*pow2(s2t)*
2743  pow3(Mst2)) + Dmglst2*(30*Mst2*pow2(Mt)*(28405 - 288*B4 + 288*D3 - 144*
2744  DN + 5472*lmMst1 - 288*(-89 + 2*lmMst1)*lmMst2 + 576*(-2 + lmMst1 -
2745  lmMst2)*lmMt + 224*OepS2 - 324*(65 + 14*lmMst1 - 14*lmMst2)*S2 - 336*
2746  T1ep - 576*(-9 + 8*lmMst1)*pow2(lmMst2) + 4608*pow3(lmMst2)) + Mt*s2t*(
2747  64800*Dmsqst2*(8 - 15*lmMst1 + 15*lmMst2) + pow2(Mst2)*(66761 + 301320*
2748  B4 - 4860*DN - 205380*lmMst1 + 40480*OepS2 - 216*(2489 + 3795*lmMst1 -
2749  3795*lmMst2)*S2 - 60720*T1ep + 23760*pow2(lmMst1) + 180*lmMst2*(4993 -
2750  1956*lmMst1 + 48*pow2(lmMst1)) - 1080*(-482 + 331*lmMst1)*pow2(lmMst2)
2751  + 348840*pow3(lmMst2))) + 30960*T1ep*pow2(s2t)*pow3(Mst2)))*pow4(Mst1)
2752  - 10*(-12*(13260*Dmsqst2 + Mst2*(-34616*Dmglst2 + 39711*Mst2))*T1ep*
2753  pow2(s2t) + 9*pow2(Mt)*(383185 - 2592*B4 + 2592*D3 - 1296*DN - 187704*
2754  lmMst1 - 17440*OepS2 + 648*(-57 + 545*lmMst1 - 545*lmMst2)*S2 + 26160*
2755  T1ep - 7992*pow2(lmMst1) - 216*lmMst2*(-1733 + 630*lmMst1 + 26*pow2(
2756  lmMst1)) - 216*(-859 + 246*lmMst1)*pow2(lmMst2) + 3456*lmMt*(3 + 6*
2757  lmMst2 - 2*lmMst1*(3 + lmMst2) + pow2(lmMst1) + pow2(lmMst2)) + 720*
2758  pow3(lmMst1) + 58032*pow3(lmMst2)) - Mt*s2t*(Dmglst2*(2773621 -
2759  1660176*B4 + 25272*DN + 2004408*lmMst1 - 525472*OepS2 + 108*(123113 +
2760  98526*lmMst1 - 98526*lmMst2)*S2 + 788208*T1ep + 3888*pow2(lmMst1) -
2761  144*lmMst2*(36802 - 11421*lmMst1 + 1728*pow2(lmMst1)) + 167184*(-14 +
2762  15*lmMst1)*pow2(lmMst2) - 31104*pow3(lmMst1) - 2227824*pow3(lmMst2)) -
2763  3*Mst2*(1702429 + 257904*B4 - 648*DN - 748656*lmMst1 - 30112*OepS2 +
2764  108*(9185 + 5646*lmMst1 - 5646*lmMst2)*S2 + 45168*T1ep + 41904*pow2(
2765  lmMst1) + 216*lmMst2*(5971 - 6106*lmMst1 + 576*pow2(lmMst1)) - 41904*(-
2766  34 + 15*lmMst1)*pow2(lmMst2) - 3456*pow3(lmMst1) + 507600*pow3(lmMst2))
2767  ))*pow6(Mst1) - 622080*(1 + lmMst2)*(-Dmglst2 + 3*Dmglst2*lmMst2 + Mst2
2768  + lmMst2*Mst2)*Mt*s2t*pow6(Mst2)))/(15.*pow2(Mst1)*pow6(Mst2)) - 11664*
2769  Mt*pow2(s2t)*((5*Dmglst2*Dmsqst2*(-1081 + 165*lmMst1 - 165*lmMst2)*(-1
2770  + pow2(Sbeta))*pow2(Sbeta)*pow4(Mst1))/(9.*pow5(Mst2)) + pow2(MuSUSY)*(
2771  53.385802469135804 + (40*B4)/9. - (4*D3)/9. + (2*DN)/9. + (1672*lmMst1)
2772  /27. + (53*pow2(lmMst1))/9. - lmMst2*(129.92592592592592 - 72*lmMst1 +
2773  (13*pow2(lmMst1))/3.) + (2*(-470 + 147*lmMst1)*pow2(lmMst2))/9. - ((103
2774  + 186*lmMst2 + 32*lmMst1*(1 + lmMst2) + 91*pow2(lmMst2))*pow2(Mst2))/(
2775  9.*pow2(Mst1)) + (2250*Dmsqst2*(1141 + 48*lmMst1*(7 - 3*lmMst2) - 264*
2776  lmMst2 + 144*pow2(lmMst2)) + pow2(Mst1)*(10552777 + 205200*B4 - 5400*DN
2777  + 4145280*lmMst1 - 1181700*pow2(lmMst1) - 240*lmMst2*(16192 - 26430*
2778  lmMst1 + 3465*pow2(lmMst1)) + 900*(-5735 + 3072*lmMst1)*pow2(lmMst2) -
2779  55800*pow3(lmMst1) - 1877400*pow3(lmMst2)))/(24300.*pow2(Mst2)) - (271*
2780  pow3(lmMst2))/9. + (16*(pow3(lmMst1) + ((1 + lmMst2)*(4*Dmglst2*lmMst2
2781  + Mst2 + lmMst2*Mst2)*pow3(Mst2))/pow4(Mst1)))/9. + (Dmsqst2*(
2782  201.74098765432097 - (622*lmMst2)/15. + (2*lmMst1*(311 + 10*lmMst2))/
2783  15. - (22*pow2(lmMst1))/3. + 6*pow2(lmMst2))*pow2(Mst1) + (
2784  628.1736268201578 + (76*B4)/9. - (2*DN)/9. + (6317839*lmMst1)/396900. -
2785  (66307*pow2(lmMst1))/315. - lmMst2*(12.52907281431091 - (182909*lmMst1)
2786  /315. + (274*pow2(lmMst1))/3.) + (2*(-58301 + 37135*lmMst1)*pow2(
2787  lmMst2))/315. - (44*pow3(lmMst1))/9. - (1256*pow3(lmMst2))/9.)*pow4(
2788  Mst1))/pow4(Mst2) - Dmglst2*((2*Mst2*(-20 + 2*(99 + 16*lmMst1)*lmMst2 +
2789  123*pow2(lmMst2)))/(9.*pow2(Mst1)) + (14267 - 432*B4 + 576*D3 - 360*DN
2790  + 4752*lmMst1 - 1404*pow2(lmMst1) + 72*lmMst2*(-63 - 232*lmMst1 + 16*
2791  pow2(lmMst1)) + 72*(281 - 123*lmMst1)*pow2(lmMst2) + (6480*Dmsqst2)/
2792  pow2(Mst1) + 7704*pow3(lmMst2))/(162.*Mst2) + (810000*Dmsqst2*(4 +
2793  lmMst1 - lmMst2) + 2*pow2(Mst1)*(2695042 - 40500*B4 + 54000*D3 - 33750*
2794  DN - 326895*lmMst1 - 324900*pow2(lmMst1) + 15*lmMst2*(-19607 - 129030*
2795  lmMst1 + 62550*pow2(lmMst1)) - 450*(-5023 + 5610*lmMst1)*pow2(lmMst2) +
2796  11250*pow3(lmMst1) + 1575000*pow3(lmMst2)))/(30375.*pow3(Mst2)) + ((
2797  585.1892843532082 - (8*B4)/3. + (32*D3)/9. - (20*DN)/9. - (20109937*
2798  lmMst1)/297675. - (15886*pow2(lmMst1))/945. + lmMst2*(
2799  17.112243218274966 - (144628*lmMst1)/945. + (1180*pow2(lmMst1))/9.) + (
2800  2*(80257 - 138180*lmMst1)*pow2(lmMst2))/945. - (92*pow3(lmMst1))/27. +
2801  (4448*pow3(lmMst2))/27.)*pow4(Mst1))/pow5(Mst2)) - (Dmsqst2*(10 - 20*
2802  lmMst2 + (10*Dmglst2*(-23 + 42*lmMst1 - 42*lmMst2)*pow4(Mst1))/pow5(
2803  Mst2) - (3*(237.28785508324435 + (16526*lmMst2)/3969. + (2*lmMst1*(-
2804  8263 + 71820*lmMst2))/3969. - (520*pow2(lmMst1))/21. - (80*pow2(lmMst2)
2805  )/7.)*pow6(Mst1))/pow6(Mst2)))/(3.*pow2(Mst1)) + ((10*shiftst1*(
2806  Dmsqst2*(3 - 2*lmMst2) + (1 - 2*lmMst2)*pow2(Mst2))*((pow2(Mst1) +
2807  pow2(Mst2))*pow4(Mst2) - 2*(lmMst1 - lmMst2)*pow2(Mst1)*(pow2(Mst1)*
2808  pow2(Mst2) + pow4(Mst1) + pow4(Mst2))))/(3.*pow2(Mst1)) + (S2*(30*
2809  Dmsqst2*(9*(-17 + 78*lmMst1 - 78*lmMst2)*pow2(Mst1)*pow2(Mst2) + 13*(95
2810  + 102*lmMst1 - 102*lmMst2)*pow4(Mst1) + 81*(-15 + 2*lmMst1 - 2*lmMst2)*
2811  pow4(Mst2)) + Mst2*(3*Mst2*(9*(11243 + 2114*lmMst1 - 2114*lmMst2)*pow2(
2812  Mst1)*pow2(Mst2) + (194357 + 39711*lmMst1 - 39711*lmMst2)*pow4(Mst1) +
2813  81*(307 + 46*lmMst1 - 46*lmMst2)*pow4(Mst2)) + Dmglst2*(36*(15643 -
2814  774*lmMst1 + 774*lmMst2)*pow2(Mst1)*pow2(Mst2) + 8*(93919 - 12981*
2815  lmMst1 + 12981*lmMst2)*pow4(Mst1) + 162*(1677 - 14*lmMst1 + 14*lmMst2)*
2816  pow4(Mst2)))))/81. - (4*OepS2*(60*Dmsqst2*(117*pow2(Mst1)*pow2(Mst2) +
2817  221*pow4(Mst1) + 27*pow4(Mst2)) + Mst2*(19026*pow2(Mst1)*pow3(Mst2) +
2818  39711*Mst2*pow4(Mst1) - 4*Dmglst2*(2322*pow2(Mst1)*pow2(Mst2) + 8654*
2819  pow4(Mst1) + 189*pow4(Mst2)) + 3726*pow5(Mst2))))/2187.)/pow6(Mst2) + (
2820  (1 - 2*lmMst2)*shiftst3*(2*(1 - 2*lmMst1 + 2*lmMst2)*pow2(Mst2)*pow4(
2821  Mst1) + 2*(1 - lmMst1 + lmMst2)*pow2(Mst1)*pow4(Mst2) + (2 - 6*lmMst1 +
2822  6*lmMst2)*pow6(Mst1) + pow6(Mst2)))/(3.*pow2(Mst1)*pow4(Mst2)))) + (16*
2823  z3*(2*MuSUSY*(2*Mt*(6759*MuSUSY + 834482*Dmglst2*Tbeta - 321216*Mst2*
2824  Tbeta) + s2t*(1582324*Dmglst2*MuSUSY + 298896*Mst2*MuSUSY + 28950*
2825  Dmsqst2*Tbeta + 50508*Dmglst2*Mst2*Tbeta + 40629*Tbeta*pow2(Mst2)))*
2826  pow2(Mt) + Mt*pow2(s2t)*(2*Mst2*MuSUSY*(Dmglst2*(706232*MuSUSY -
2827  546087*Mst2*Tbeta) + 6*Mst2*((91963 + 162*lmMst1 - 162*lmMst2)*MuSUSY -
2828  4431*Mst2*Tbeta)) + 3645*xDmsqst2*pow2(Dmsqst2)*(-1 + pow2(Sbeta))*
2829  pow2(Sbeta) + 30*Dmsqst2*(3888*(Dmglst2 - Mst2)*MuSUSY*Tbeta + 1771*
2830  pow2(MuSUSY) - 810*Dmglst2*Mst2*(-1 + pow2(Sbeta))*pow2(Sbeta))) - ((
2831  21840*Dmsqst2 + 11*Mst2*(16354*Dmglst2 + 20937*Mst2))*MuSUSY*Tbeta*
2832  pow2(Mst2) - 30*xDmsqst2*pow2(Dmsqst2)*(1517*MuSUSY*Tbeta - 405*Mst2*(-
2833  1 + pow2(Sbeta))*pow2(Sbeta)))*pow3(s2t))*pow4(Mst1) + 8*MuSUSY*z4*((4*
2834  s2t*(2636*Dmglst2*MuSUSY + 35292*Mst2*MuSUSY - 1590*Dmsqst2*Tbeta +
2835  27252*Dmglst2*Mst2*Tbeta - 18093*Tbeta*pow2(Mst2))*pow2(Mt) - 2*Mt*(
2836  13260*Dmsqst2*MuSUSY + Mst2*(-45308*Dmglst2*MuSUSY + 41169*Mst2*MuSUSY
2837  - 15189*Dmglst2*Mst2*Tbeta + 22293*Tbeta*pow2(Mst2)))*pow2(s2t) + 8*(
2838  9279*MuSUSY - 28538*Dmglst2*Tbeta + 9978*Mst2*Tbeta)*pow3(Mt) + Tbeta*(
2839  -2820*xDmsqst2*pow2(Dmsqst2) + 6240*Dmsqst2*pow2(Mst2) + (-25328*
2840  Dmglst2 + 20685*Mst2)*pow3(Mst2))*pow3(s2t))*pow4(Mst1) - 3*pow2(Mst1)*
2841  (2*xDmglst2*pow2(Dmglst2)*(-4*Mst2*s2t*(4045*MuSUSY + 594*Mst2*Tbeta)*
2842  pow2(Mt) + Mt*(-14978*MuSUSY + 10173*Mst2*Tbeta)*pow2(Mst2)*pow2(s2t) -
2843  8*(507*MuSUSY + 2198*Mst2*Tbeta)*pow3(Mt) + 2731*Tbeta*pow3(s2t)*pow4(
2844  Mst2)) + 3*(-8*(1135*MuSUSY*s2t + 652*Mt*Tbeta)*pow2(Mt)*pow3(Mst2) -
2845  20*pow2(Mst2)*(-30*Dmsqst2*s2t*Tbeta*pow2(Mt) - 78*Dmsqst2*Mt*MuSUSY*
2846  pow2(s2t) + 180*MuSUSY*pow3(Mt) - 11*Tbeta*xDmsqst2*pow2(Dmsqst2)*pow3(
2847  s2t)) + s2t*(-80*Mt*(7*MuSUSY*s2t + 4*Mt*Tbeta)*xDmsqst2*pow2(Dmsqst2)
2848  + (4552*Mt*MuSUSY*s2t + 3470*Tbeta*pow2(Mt) - 600*Dmsqst2*Tbeta*pow2(
2849  s2t))*pow4(Mst2)) + Dmglst2*Mst2*(8*Mst2*s2t*(-709*MuSUSY + 24*Mst2*
2850  Tbeta)*pow2(Mt) + 15*Mt*(-296*MuSUSY + 121*Mst2*Tbeta)*pow2(Mst2)*pow2(
2851  s2t) - 96*(47*MuSUSY - 26*Mst2*Tbeta)*pow3(Mt) + 948*Tbeta*pow3(s2t)*
2852  pow4(Mst2)) + (4515*Mt - 1916*Mst2*s2t)*Tbeta*pow2(s2t)*pow5(Mst2))) -
2853  9*pow2(Mst2)*(4*xDmglst2*pow2(Dmglst2)*(2*Mst2*s2t*(-218*MuSUSY + 99*
2854  Mst2*Tbeta)*pow2(Mt) + Mt*(-1586*MuSUSY + 327*Mst2*Tbeta)*pow2(Mst2)*
2855  pow2(s2t) - 4*(81*MuSUSY + 28*Mst2*Tbeta)*pow3(Mt) + 793*Tbeta*pow3(
2856  s2t)*pow4(Mst2)) + 3*(-40*Mt*s2t*(MuSUSY*s2t + Mt*Tbeta)*xDmsqst2*pow2(
2857  Dmsqst2) - 4*Dmglst2*Mst2*(Mst2*s2t*(271*MuSUSY - 216*Mst2*Tbeta) + Mt*
2858  (216*MuSUSY + 253*Mst2*Tbeta))*pow2(Mt) - 12*(85*MuSUSY*s2t + 103*Mt*
2859  Tbeta)*pow2(Mt)*pow3(Mst2) + Dmglst2*Mt*(-848*MuSUSY + 813*Mst2*Tbeta)*
2860  pow2(s2t)*pow3(Mst2) - 4*pow2(Mst2)*(-30*Dmsqst2*s2t*Tbeta*pow2(Mt) -
2861  30*Dmsqst2*Mt*MuSUSY*pow2(s2t) + 108*MuSUSY*pow3(Mt) - 5*Tbeta*
2862  xDmsqst2*pow2(Dmsqst2)*pow3(s2t)) + 6*s2t*(40*Mt*MuSUSY*s2t + 101*
2863  Tbeta*pow2(Mt) - 10*Dmsqst2*Tbeta*pow2(s2t))*pow4(Mst2) - 15*(-51*Mt +
2864  8*Mst2*s2t)*Tbeta*pow2(s2t)*pow5(Mst2) + 424*Dmglst2*Tbeta*pow3(s2t)*
2865  pow5(Mst2)))) - (16*xDmsqst2*pow2(Dmsqst2)*(-9*Mt*s2t*(2160*(3 + 2*
2866  lmMst1 - 2*lmMst2)*Mst2*Mt*pow2(Mst1) + 270*s2t*shiftst1*(2*(lmMst1 -
2867  lmMst2)*pow2(Mst1) - pow2(Mst2))*(pow2(Mst1) + pow2(Mst2)) + 40*s2t*
2868  T1ep*pow2(Mst1)*(14*pow2(Mst1) + 3*pow2(Mst2)))*pow2(MuSUSY) + MuSUSY*
2869  Tbeta*((45*Mst2*pow2(Mst1)*(16*Mst2*s2t*(88 + 8*OepS2 - 81*S2 - 18*(
2870  lmMst1 - lmMst2)*(2 + 9*S2) - 54*shiftst1 - 12*T1ep)*pow2(Mt) + 2592*(3
2871  + 2*lmMst1 - 2*lmMst2)*Mt*pow2(Mst2)*pow2(s2t) + 864*(4 - 8*lmMst1 +
2872  15*lmMst2 - 7*lmMt)*pow3(Mt) - (1493 + 64*OepS2 - 27864*S2 - 72*(lmMst1
2873  - lmMst2)*(-1 + 18*S2 + 6*shiftst1) - 96*T1ep)*pow3(Mst2)*pow3(s2t)))/
2874  8. + s2t*((3*(972000*(1 + 4*lmMst1 - 4*lmMst2)*Mst2*Mt*s2t + 8*(187757
2875  + 16000*OepS2 - 540000*S2 + 90*lmMst2*(-587 + 3600*S2) - 90*lmMst1*(-
2876  587 + 630*lmMst2 + 3600*S2) - 24000*T1ep + 28350*(pow2(lmMst1) + pow2(
2877  lmMst2)))*pow2(Mt) + (1372861 - 88000*OepS2 + 180*lmMst2*(1987 - 9900*
2878  S2) + 13743000*S2 + 180*lmMst1*(-1987 + 1080*lmMst2 + 9900*S2) + 81000*
2879  shiftst1 + 132000*T1ep - 97200*(pow2(lmMst1) + pow2(lmMst2)))*pow2(
2880  Mst2)*pow2(s2t))*pow4(Mst1))/200. - 1215*(2 + shiftst1)*(-4*pow2(Mt) +
2881  pow2(Mst2)*pow2(s2t))*pow4(Mst2)) + ((610359812 - 64484000*OepS2 + 315*
2882  lmMst2*(540413 - 4145400*S2) + 8117266500*S2 + 315*lmMst1*(-540413 +
2883  884520*lmMst2 + 4145400*S2) + 96726000*T1ep - 139311900*(pow2(lmMst1) +
2884  pow2(lmMst2)))*pow3(s2t)*pow6(Mst1))/34300.) + (3*pow2(s2t)*(10125*
2885  pow2(Sbeta)*(2*(11 + 39*lmMst1 - 39*lmMst2)*Mst2*s2t*(-1 + pow2(Sbeta))
2886  + (167 - 5*lmMst1 + 5*lmMst2)*Mt*pow2(Sbeta))*pow6(Mst1) + Mt*(pow2(
2887  MuSUSY)*(375*(1925 + 64*OepS2 - 27864*S2 - 72*(lmMst1 - lmMst2)*(-1 +
2888  18*S2))*pow2(Mst1)*pow2(Mst2) + 2*(7*(-46499 + 8000*OepS2 - 1728000*S2)
2889  + 90*lmMst2*(-2137 + 12600*S2) - 90*lmMst1*(-2137 + 1080*lmMst2 +
2890  12600*S2) + 48600*(pow2(lmMst1) + pow2(lmMst2)))*pow4(Mst1) + 162000*
2891  pow4(Mst2)) + 10125*(-167 + 5*lmMst1 - 5*lmMst2)*pow2(Sbeta)*pow6(Mst1)
2892  )))/100.))/pow2(Mst1) - MuSUSY*z3*(3*pow2(Mst1)*(384*Mt*(5*s2t*(472*
2893  MuSUSY*s2t + 28*Mt*Tbeta + 81*Mst2*s2t*Tbeta)*xDmsqst2*pow2(Dmsqst2) +
2894  540*Dmsqst2*Mst2*(-7*Mt*MuSUSY*s2t + 4*Tbeta*pow2(Mt) + 3*Tbeta*pow2(
2895  Mst2)*pow2(s2t)) + Mt*(-7318*MuSUSY*s2t + 8219*Mt*Tbeta)*pow3(Mst2)) -
2896  3*pow2(Mst2)*(96960*Dmsqst2*s2t*Tbeta*pow2(Mt) + 16800*Dmsqst2*Mt*
2897  MuSUSY*pow2(s2t) + 125568*MuSUSY*pow3(Mt) + 84995*Tbeta*xDmsqst2*pow2(
2898  Dmsqst2)*pow3(s2t)) - 48*s2t*(2*(35719 + 108*lmMst1 - 108*lmMst2)*Mt*
2899  MuSUSY*s2t - 1859*Tbeta*pow2(Mt) - 1560*Dmsqst2*Tbeta*pow2(s2t))*pow4(
2900  Mst2) + 4*xDmglst2*pow2(Dmglst2)*(-32*Mst2*s2t*(80959*MuSUSY + 22806*
2901  Mst2*Tbeta)*pow2(Mt) + 4*Mt*(-458284*MuSUSY + 190797*Mst2*Tbeta)*pow2(
2902  Mst2)*pow2(s2t) + 8*(154668*MuSUSY + 342281*Mst2*Tbeta)*pow3(Mt) +
2903  547817*Tbeta*pow3(s2t)*pow4(Mst2)) + 24*(34131*Mt + 4*(11924 + 27*
2904  lmMst1 - 27*lmMst2)*Mst2*s2t)*Tbeta*pow2(s2t)*pow5(Mst2) + 24*Dmglst2*(
2905  43200*Dmsqst2*(MuSUSY*s2t - 4*Mt*Tbeta)*pow2(Mt) + 24*s2t*(-9747*Mt*
2906  MuSUSY*s2t - 1180*Tbeta*pow2(Mt) + 225*Dmsqst2*Tbeta*pow2(s2t))*pow3(
2907  Mst2) + Mst2*Mt*(-379648*Mst2*Mt*MuSUSY*s2t + 2400*(5*MuSUSY - 67*Mst2*
2908  Tbeta)*pow2(Mt) - 3*pow2(s2t)*(2880*Dmsqst2*(2*MuSUSY + 3*Mst2*Tbeta) -
2909  49501*Tbeta*pow3(Mst2))) + 64119*Tbeta*pow3(s2t)*pow5(Mst2))) + 9*Mst2*
2910  (4*Dmglst2*Mst2*(Dmglst2*xDmglst2*(-2*Mst2*Mt*s2t*(Mst2*s2t*(122917*
2911  MuSUSY - 196638*Mst2*Tbeta) + Mt*(262184*MuSUSY + 166791*Mst2*Tbeta)) +
2912  8*(21888*MuSUSY + 32323*Mst2*Tbeta)*pow3(Mt) + 122917*Tbeta*pow3(s2t)*
2913  pow4(Mst2)) + 6*(2880*Dmsqst2*(MuSUSY*s2t - 6*Mt*Tbeta)*pow2(Mt) + 2*
2914  s2t*(-17615*Mt*MuSUSY*s2t - 1756*Tbeta*pow2(Mt) + 540*Dmsqst2*Tbeta*
2915  pow2(s2t))*pow3(Mst2) + Mst2*Mt*(-60548*Mst2*Mt*MuSUSY*s2t + 4*(664*
2916  MuSUSY - 9*Mst2*Tbeta)*pow2(Mt) - 3*pow2(s2t)*(720*Dmsqst2*(MuSUSY +
2917  Mst2*Tbeta) - 15137*Tbeta*pow3(Mst2))) + 17615*Tbeta*pow3(s2t)*pow5(
2918  Mst2))) + 3*(10*Mt*(1152*Mt*(-(MuSUSY*s2t) + 2*Mt*Tbeta) + 7*Mst2*s2t*(
2919  629*MuSUSY*s2t + 86*Mt*Tbeta))*xDmsqst2*pow2(Dmsqst2) + 32*Mt*pow2(
2920  Mst2)*(pow2(Mst2)*(-5965*Mt*MuSUSY*s2t + 2883*Tbeta*pow2(Mt) + 1620*
2921  Dmsqst2*Tbeta*pow2(s2t)) + 90*Dmsqst2*(-24*Mt*MuSUSY*s2t + 16*Tbeta*
2922  pow2(Mt) + 3*Dmsqst2*Tbeta*xDmsqst2*pow2(s2t))) - 5*pow3(Mst2)*(5568*
2923  Dmsqst2*s2t*Tbeta*pow2(Mt) - 2208*Dmsqst2*Mt*MuSUSY*pow2(s2t) + 5888*
2924  MuSUSY*pow3(Mt) + 4403*Tbeta*xDmsqst2*pow2(Dmsqst2)*pow3(s2t)) - 48*
2925  s2t*(2*(1319 + 6*lmMst1 - 6*lmMst2)*Mt*MuSUSY*s2t + 3*(-77 + 8*lmMst1 -
2926  8*lmMst2)*Tbeta*pow2(Mt) + 115*Dmsqst2*Tbeta*pow2(s2t))*pow5(Mst2) +
2927  24*(5965*Mt + 2*(1319 + 6*lmMst1 - 6*lmMst2)*Mst2*s2t)*Tbeta*pow2(s2t)*
2928  pow6(Mst2)))))/pow6(Mst2)))/Tbeta + 6*MuSUSY*((2*Mt*pow2(z2)*((-4*s2t*(
2929  172810*Dmglst2*MuSUSY + 41010*Mst2*MuSUSY + 1590*Dmsqst2*Tbeta - 33084*
2930  Dmglst2*Mst2*Tbeta + 18093*Tbeta*pow2(Mst2))*pow2(Mt) + 2*Mt*(-13260*
2931  Dmsqst2*MuSUSY + Mst2*(42392*Dmglst2*MuSUSY - 35823*Mst2*MuSUSY +
2932  105585*Dmglst2*Mst2*Tbeta + 18531*Tbeta*pow2(Mst2)))*pow2(s2t) + 8*(
2933  4905*MuSUSY - 32426*Dmglst2*Tbeta + 6090*Mst2*Tbeta)*pow3(Mt) + Tbeta*(
2934  -2820*xDmsqst2*pow2(Dmsqst2) + 6240*Dmsqst2*pow2(Mst2) + (-25328*
2935  Dmglst2 + 20685*Mst2)*pow3(Mst2))*pow3(s2t))*pow4(Mst1) - 9*pow2(Mst2)*
2936  (2*Mst2*xDmglst2*pow2(Dmglst2)*(4*s2t*(2536*MuSUSY - 63*Mst2*Tbeta)*
2937  pow2(Mt) - 2*Mst2*Mt*(209*MuSUSY + 3804*Mst2*Tbeta)*pow2(s2t) - 224*
2938  Tbeta*pow3(Mt) + 209*Tbeta*pow3(Mst2)*pow3(s2t)) + 3*Dmglst2*pow2(Mst2)
2939  *(7052*MuSUSY*s2t*pow2(Mt) - Mst2*Mt*(632*MuSUSY + 5289*Mst2*Tbeta)*
2940  pow2(s2t) + 140*Tbeta*pow3(Mt) + 316*Tbeta*pow3(Mst2)*pow3(s2t)) + 3*(-
2941  40*Mt*s2t*(MuSUSY*s2t + Mt*Tbeta)*xDmsqst2*pow2(Dmsqst2) + 20*Dmsqst2*
2942  s2t*pow2(Mst2)*(6*Mt*MuSUSY*s2t + 6*Tbeta*pow2(Mt) + Dmsqst2*Tbeta*
2943  xDmsqst2*pow2(s2t)) + 12*(185*MuSUSY*s2t - 7*Mt*Tbeta)*pow2(Mt)*pow3(
2944  Mst2) - 6*s2t*(2*Mt*MuSUSY*s2t - 53*Tbeta*pow2(Mt) + 10*Dmsqst2*Tbeta*
2945  pow2(s2t))*pow4(Mst2) - 1665*Mt*Tbeta*pow2(s2t)*pow5(Mst2) + 6*Tbeta*
2946  pow3(s2t)*pow6(Mst2))) + 3*pow2(Mst1)*(-3*Dmglst2*Mst2*(-80*Mst2*s2t*(-
2947  569*MuSUSY + 30*Mst2*Tbeta)*pow2(Mt) - 3*Mt*(1264*MuSUSY + 6091*Mst2*
2948  Tbeta)*pow2(Mst2)*pow2(s2t) + 96*(7*MuSUSY + 62*Mst2*Tbeta)*pow3(Mt) +
2949  948*Tbeta*pow3(s2t)*pow4(Mst2)) + 2*xDmglst2*pow2(Dmglst2)*(4*Mst2*s2t*
2950  (-12479*MuSUSY + 1080*Mst2*Tbeta)*pow2(Mt) + Mt*(-1060*MuSUSY + 14613*
2951  Mst2*Tbeta)*pow2(Mst2)*pow2(s2t) + 56*(3*MuSUSY + 314*Mst2*Tbeta)*pow3(
2952  Mt) + 1157*Tbeta*pow3(s2t)*pow4(Mst2)) + 3*(80*Mt*s2t*(7*MuSUSY*s2t +
2953  4*Mt*Tbeta)*xDmsqst2*pow2(Dmsqst2) + 32*(-398*MuSUSY*s2t + 55*Mt*Tbeta)
2954  *pow2(Mt)*pow3(Mst2) - 4*pow2(Mst2)*(150*Dmsqst2*s2t*Tbeta*pow2(Mt) +
2955  390*Dmsqst2*Mt*MuSUSY*pow2(s2t) - 252*MuSUSY*pow3(Mt) + 55*Tbeta*
2956  xDmsqst2*pow2(Dmsqst2)*pow3(s2t)) + 2*s2t*(-1682*Mt*MuSUSY*s2t - 1735*
2957  Tbeta*pow2(Mt) + 300*Dmsqst2*Tbeta*pow2(s2t))*pow4(Mst2) + 4557*Mt*
2958  Tbeta*pow2(s2t)*pow5(Mst2) + 1700*Tbeta*pow3(s2t)*pow6(Mst2)))))/(
2959  Tbeta*pow6(Mst2)) + 1944*(-(s2t*pow3(Mt)*(302.29104938271604 + (8*D3)/
2960  9. - (8*DN)/9. + (614*lmMst1)/27. + (32*lmMt)/3. + (124*pow2(lmMst1))/
2961  9. - (2*lmMst2*(-1901 + 6*lmMst1 + 117*pow2(lmMst1)))/27. + (46 + (32*
2962  lmMst1)/9.)*pow2(lmMst2) + (14*pow3(lmMst2))/9. + (13500*Dmsqst2*(367 +
2963  32*lmMst1 - 80*lmMst2) + pow2(Mst1)*(19425643 + 518400*lmMt + 240*
2964  lmMst2*(82997 + 4320*lmMt) - 3600*(683 + 96*lmMst2)*pow2(lmMst1) +
2965  5684400*pow2(lmMst2) - 240*lmMst1*(42047 + 4800*lmMst2 + 4320*lmMt +
2966  6390*pow2(lmMst2)) - 295200*pow3(lmMst1) + 2174400*pow3(lmMst2)))/(
2967  48600.*pow2(Mst2)) + (32*(pow3(lmMst1) + ((1 + lmMst2)*(4*Dmglst2*
2968  lmMst2 + Mst2 + lmMst2*Mst2)*pow3(Mst2))/pow4(Mst1)))/9. + (Dmsqst2*(
2969  83.94493827160494 - (356*lmMst1)/15. + (4*(89 + 60*lmMst1)*lmMst2)/15.
2970  - 8*(pow2(lmMst1) + pow2(lmMst2)))*pow2(Mst1) + (
2971  599.6859861506036 - (99165049*lmMst1)/198450. + lmMst2*(
2972  713.9201259763164 - (57994*lmMst1)/945. - (350*pow2(lmMst1))/9.) - (
2973  90913*pow2(lmMst1))/945. + (200.24021164021164 - (286*lmMst1)/9.)*pow2(
2974  lmMst2) + (32*lmMt*(1 + 4*lmMst2 - 2*lmMst1*(2 + lmMst2) + pow2(lmMst1)
2975  + pow2(lmMst2)))/3. + (26*pow3(lmMst1))/27. + (1882*pow3(lmMst2))/27.)*
2976  pow4(Mst1))/pow4(Mst2) + Dmglst2*((-4*Mst2*(-52 + 2*(51 + 16*lmMst1)*
2977  lmMst2 + 59*pow2(lmMst2)))/(9.*pow2(Mst1)) + (4*(12454 - 120*B4 + 120*
2978  D3 - 60*DN + 690*lmMst1 + 345*pow2(lmMst1) - 5*lmMst2*(-3121 + 42*
2979  lmMst1 + 96*pow2(lmMst1)) + (3630 - 480*lmMst1)*pow2(lmMst2) - (2700*
2980  Dmsqst2)/pow2(Mst1) + 960*pow3(lmMst2)))/(135.*Mst2) - (8*(691875*
2981  Dmsqst2 - pow2(Mst1)*(1928479 - 13500*B4 + 13500*D3 - 6750*DN + 635385*
2982  lmMst1 + 81000*(-2 + lmMst1 - lmMst2)*lmMt + 450*pow2(lmMst1) - 15*
2983  lmMst2*(-153166 + 17835*lmMst1 + 3375*pow2(lmMst1)) - 225*(-2627 +
2984  1695*lmMst1)*pow2(lmMst2) - 1125*pow3(lmMst1) + 433125*pow3(lmMst2))))/
2985  (30375.*pow3(Mst2)) + ((311.41128771790903 - (32*B4)/9. + (32*D3)/9. -
2986  (16*DN)/9. + (14926634*lmMst1)/19845. + (19352*pow2(lmMst1))/189. + (2*
2987  lmMst2*(2917823 - 3813600*lmMst1 + 97020*pow2(lmMst1)))/19845. + (8*(
2988  8677 - 5439*lmMst1)*pow2(lmMst2))/189. - (64*lmMt*(4 + 6*lmMst2 - 2*
2989  lmMst1*(3 + lmMst2) + pow2(lmMst1) + pow2(lmMst2)))/3. - (8*pow3(
2990  lmMst1))/9. + (664*pow3(lmMst2))/3.)*pow4(Mst1))/pow5(Mst2)) + ((-2*(71
2991  + 122*lmMst2 + 32*lmMst1*(1 + lmMst2) + 59*pow2(lmMst2))*pow2(Mst2))/9.
2992  + (Dmsqst2*(40*lmMst2 - 20*(1 + (Dmglst2*(65 - 2*lmMst1 + 2*lmMst2)*
2993  pow4(Mst1))/pow5(Mst2)) + (3*(87.53310385647498 - (941812*lmMst1)/
2994  19845. + (47.45840262030738 + (484*lmMst1)/21.)*lmMst2 - (242*(pow2(
2995  lmMst1) + pow2(lmMst2)))/21.)*pow6(Mst1))/pow6(Mst2)))/3.)/pow2(Mst1) +
2996  ((-4*OepS2*(20*Dmsqst2*(45*pow2(Mst1)*pow2(Mst2) + 53*pow4(Mst1) + 27*
2997  pow4(Mst2)) + Mst2*(5205*pow2(Mst1)*pow3(Mst2) + 12062*Mst2*pow4(Mst1)
2998  - 24*Dmglst2*(150*pow2(Mst1)*pow2(Mst2) + 919*pow4(Mst1)) + 1431*pow5(
2999  Mst2))))/729. + (S2*(100*Dmsqst2*(9*(127 + 30*lmMst1 - 30*lmMst2)*pow2(
3000  Mst1)*pow2(Mst2) + (1283 + 318*lmMst1 - 318*lmMst2)*pow4(Mst1) + 81*(9
3001  + 2*lmMst1 - 2*lmMst2)*pow4(Mst2)) + Mst2*(9*(17113 + 17350*lmMst1 -
3002  17350*lmMst2)*pow2(Mst1)*pow3(Mst2) + 4*(138286 + 90465*lmMst1 - 90465*
3003  lmMst2)*Mst2*pow4(Mst1) - 24*Dmglst2*(45*(139 + 100*lmMst1 - 100*
3004  lmMst2)*pow2(Mst1)*pow2(Mst2) + (34538 + 27570*lmMst1 - 27570*lmMst2)*
3005  pow4(Mst1) + 5697*pow4(Mst2)) + 81*(-141 + 530*lmMst1 - 530*lmMst2)*
3006  pow5(Mst2))))/270.)/pow6(Mst2))) + Mt*(((1 - 2*lmMst2)*s2t*pow2(Mst2)*(
3007  -2*shiftst3*pow2(Mt) + 5*shiftst1*pow2(Mst2)*pow2(s2t)))/(3.*pow2(Mst1)
3008  ) + pow3(s2t)*((pow2(Mst2)*(21005 + 1440*B4 - 144*D3 + 72*DN + 21216*
3009  lmMst1 + 1908*pow2(lmMst1) - 12*lmMst2*(2950 - 2040*lmMst1 + 117*pow2(
3010  lmMst1)) + 108*(-283 + 98*lmMst1)*pow2(lmMst2) + (1080*Dmsqst2*(-1 + 2*
3011  lmMst2))/pow2(Mst1) - (108*(-1 + 2*lmMst2)*shiftst3*((-1 - lmMst1 +
3012  lmMst2)*pow2(Mst1) + pow2(Mst2)))/pow2(Mst1) + 576*pow3(lmMst1) - 9756*
3013  pow3(lmMst2)))/648. + pow2(Mst1)*(190.4424279835391 + 2*B4 + (2*D3)/9.
3014  - (2*DN)/
3015  9. + (22004*lmMst1)/405. - (736*pow2(lmMst1))/27. - (lmMst2*(12148 -
3016  76560*lmMst1 + 12105*pow2(lmMst1)))/810. + (5*(-583 + 438*lmMst1)*pow2(
3017  lmMst2))/54. - (55*pow3(lmMst1))/27. - (1273*pow3(lmMst2))/54.) - ((
3018  Mst2*(119 + 218*lmMst2 + 32*lmMst1*(1 + lmMst2) + 107*pow2(lmMst2)) +
3019  Dmglst2*(-40 + (460 + 64*lmMst1)*lmMst2 + 310*pow2(lmMst2)))*pow3(Mst2)
3020  )/(18.*pow2(Mst1)) + ((Dmsqst2*(97294 + 10485*lmMst1 + 45*(-383 + 330*
3021  lmMst1)*lmMst2 - 7425*(pow2(lmMst1) + pow2(lmMst2)))*pow2(Mst1))/2025.
3022  + (
3023  96.95148419197191 + (58499851*lmMst2)/793800. - ((76483 + 26985*lmMst2)
3024  *pow2(lmMst1))/945. - (149081*pow2(lmMst2))/1890. + lmMst1*(-
3025  77.33484630889393 + (302047*lmMst2)/1890. + 61*pow2(lmMst2)) - (35*
3026  pow3(lmMst1))/27. - (841*pow3(lmMst2))/27.)*pow4(Mst1))/pow2(Mst2) -
3027  Dmglst2*(Mst2*(46.25617283950617 - (4*B4)/3. + (16*D3)/9. - (10*DN)/9.
3028  + (44*lmMst1)/
3029  3. - (13*pow2(lmMst1))/3. + (4*lmMst2*(-81 - 124*lmMst1 + 8*pow2(
3030  lmMst1)))/9. + (48.77777777777778 - (82*lmMst1)/3.)*pow2(lmMst2) + (20*
3031  Dmsqst2)/pow2(Mst1) + (214*pow3(lmMst2))/9.) + (810000*Dmsqst2*(5 + 2*
3032  lmMst1 - 2*lmMst2) + pow2(Mst1)*(5430043 + 524580*lmMst2 + 900*(-859 +
3033  3690*lmMst2)*pow2(lmMst1) + 1454400*pow2(lmMst2) - 60*lmMst1*(51493 +
3034  24630*lmMst2 + 112950*pow2(lmMst2)) + 45000*pow3(lmMst1) + 3411000*
3035  pow3(lmMst2)))/(121500.*Mst2) + ((203.8689796251638 + (2171669*lmMst2)/
3036  119070. + ((433 + 6552*lmMst2)*pow2(lmMst1))/189. + (1987*pow2(lmMst2))
3037  /189. - (lmMst1*(2740559 + 1524600*lmMst2 + 7514640*pow2(lmMst2)))/
3038  119070. - (56*pow3(lmMst1))/27. + (824*pow3(lmMst2))/27.)*pow4(Mst1))/
3039  pow3(Mst2)) + Dmsqst2*(54.49074074074074 + (140*lmMst1)/9. - (20*(7 +
3040  3*lmMst1)*lmMst2)/9. + (20*pow2(lmMst2))/3. + (5*Dmglst2*(55 - 34*
3041  lmMst1 + 34*lmMst2)*pow2(Mst1))/(3.*pow3(Mst2)) + (((5*Dmglst2*(419 -
3042  57*lmMst1 + 57*lmMst2))/27. + Mst2*(17.77343371446168 - (452768*lmMst1)
3043  /19845. + (22.815217939027463 + (122*lmMst1)/7.)*lmMst2 - (61*(pow2(
3044  lmMst1) + pow2(lmMst2)))/7.))*pow4(Mst1))/pow5(Mst2)) + (8*(1 + lmMst2)
3045  *(4*Dmglst2*lmMst2 + Mst2 + lmMst2*Mst2)*pow5(Mst2))/(9.*pow4(Mst1)) +
3046  (-30*Dmsqst2*(18*(40*OepS2 - 27*(59 + 30*lmMst1 - 30*lmMst2)*S2)*pow2(
3047  Mst1)*pow2(Mst2) + 4*(208*OepS2 - 27*(347 + 156*lmMst1 - 156*lmMst2)*
3048  S2)*pow4(Mst1) + 27*(8*OepS2 - 81*(-15 + 2*lmMst1 - 2*lmMst2)*S2)*pow4(
3049  Mst2)) + Mst2*(54*Dmglst2*(632*OepS2 + 9*(16193 - 1422*lmMst1 + 1422*
3050  lmMst2)*S2)*pow2(Mst1)*pow2(Mst2) - 180*(340*OepS2 - 81*(424 + 85*
3051  lmMst1 - 85*lmMst2)*S2)*pow2(Mst1)*pow3(Mst2) - 105*Mst2*(788*OepS2 -
3052  27*(2662 + 591*lmMst1 - 591*lmMst2)*S2)*pow4(Mst1) + 4*Dmglst2*(25328*
3053  OepS2 + 27*(47051 - 18996*lmMst1 + 18996*lmMst2)*S2)*pow4(Mst1) + 54*
3054  Dmglst2*(56*OepS2 - 81*(-1677 + 14*lmMst1 - 14*lmMst2)*S2)*pow4(Mst2) +
3055  81*(-184*OepS2 + 81*(307 + 46*lmMst1 - 46*lmMst2)*S2)*pow5(Mst2)))/(
3056  4374.*pow4(Mst2))) + (T1ep*(81*pow4(Mst2)*(-40*Dmsqst2*s2t*pow2(Mt) -
3057  21*Mt*pow2(s2t)*pow3(Mst2) + 28*Mst2*pow3(Mt) + pow2(Mst2)*(-106*s2t*
3058  pow2(Mt) + 20*Dmsqst2*pow3(s2t)) + 46*pow3(s2t)*pow4(Mst2)) + 9*pow2(
3059  Mst1)*pow2(Mst2)*(-600*Dmsqst2*s2t*pow2(Mt) - 627*Mt*pow2(s2t)*pow3(
3060  Mst2) + 1760*Mst2*pow3(Mt) + pow2(Mst2)*(-3470*s2t*pow2(Mt) + 600*
3061  Dmsqst2*pow3(s2t)) + 1700*pow3(s2t)*pow4(Mst2)) + 3*pow4(Mst1)*(-2120*
3062  Dmsqst2*s2t*pow2(Mt) - 3198*Mt*pow2(s2t)*pow3(Mst2) + 16240*Mst2*pow3(
3063  Mt) - 4*pow2(Mst2)*(6031*s2t*pow2(Mt) - 520*Dmsqst2*pow3(s2t)) + 6895*
3064  pow3(s2t)*pow4(Mst2)) + Dmglst2*(-27*pow2(Mst1)*pow2(Mst2)*(-800*Mst2*
3065  s2t*pow2(Mt) - 907*Mt*pow2(Mst2)*pow2(s2t) + 1984*pow3(Mt) + 316*pow3(
3066  Mst2)*pow3(s2t)) + (132336*Mst2*s2t*pow2(Mt) + 71202*Mt*pow2(Mst2)*
3067  pow2(s2t) - 259408*pow3(Mt) - 25328*pow3(Mst2)*pow3(s2t))*pow4(Mst1) -
3068  189*(20*pow3(Mt)*pow4(Mst2) - 15*Mt*pow2(s2t)*pow6(Mst2) + 4*pow3(s2t)*
3069  pow7(Mst2)))))/(729.*pow6(Mst2))) + ((-5*Mt*s2t*shiftst1*((1 - 2*
3070  lmMst2)*pow2(Mst2)*(4*pow2(Mst2)*pow2(Mt) - 2*pow2(Mst1)*(2*pow2(Mt) +
3071  (-lmMst1 + lmMst2)*pow2(Mst2)*pow2(s2t)) + pow2(s2t)*pow4(Mst1)) +
3072  Dmsqst2*(3 - 2*lmMst2)*(-4*pow2(Mst1)*pow2(Mt) + 4*pow2(Mst2)*pow2(Mt)
3073  + 2*(lmMst1 - lmMst2)*pow2(Mst1)*pow2(Mst2)*pow2(s2t) + pow2(s2t)*(
3074  pow4(Mst1) - pow4(Mst2)))))/(3.*pow2(Mst2)) + (pow2(Mt)*(4*pow2(Mt)*(-(
3075  Dmglst2*(216*pow2(Mst2)*(97837 + 71580*lmMt - 9920*OepS2 + 43272*S2 -
3076  360*(23 + 8*lmMst2 - 4*lmMt)*pow2(lmMst1) + 720*(97 + 2*lmMt)*pow2(
3077  lmMst2) - 8640*pow2(lmMt) - 30*lmMst2*(-2911 + 396*lmMt + 6696*S2 +
3078  144*pow2(lmMt)) + 10*lmMst1*(-6157 + 642*lmMt - 6*lmMst2*(791 + 48*
3079  lmMt) + 20088*S2 + 882*pow2(lmMst2) + 432*pow2(lmMt)) - 5940*pow3(
3080  lmMst2))*pow4(Mst1) - 129600*Dmsqst2*((101 - 90*lmMst1 + 177*lmMst2 -
3081  87*lmMt)*pow2(Mst1)*pow2(Mst2) + (497 - 306*lmMst1 + 609*lmMst2 - 303*
3082  lmMt)*pow4(Mst1)) + 135*pow2(Mst1)*(57495 + 45408*lmMt - 1120*OepS2 -
3083  43740*S2 - 8*lmMst2*(-6952 + 588*lmMt + 2835*S2) + 2304*(-1 + lmMst2)*
3084  pow2(lmMst1) + 96*(79 + 48*lmMt)*pow2(lmMst2) + 72*lmMst1*(-88 + 64*
3085  lmMt - 8*lmMst2*(9 + 8*lmMt) + 315*S2 + 164*pow2(lmMst2)) - 14112*pow3(
3086  lmMst2))*pow4(Mst2) + 20*(5659217 + 1592460*lmMt - 518816*OepS2 +
3087  9976392*S2 - 972*(569 + 180*lmMst2 - 126*lmMt)*pow2(lmMst1) + 324*(5353
3088  + 126*lmMt)*pow2(lmMst2) - 186624*pow2(lmMt) + 72*lmMst1*(-27653 -
3089  3015*lmMt - 18*lmMst2*(689 + 126*lmMt) + 145917*S2 + 2160*pow2(lmMst2)
3090  + 2592*pow2(lmMt)) - 36*lmMst2*(-39031 - 3204*lmMt + 291834*S2 + 5184*
3091  pow2(lmMt)) + 1944*pow3(lmMst1) + 17496*pow3(lmMst2))*pow6(Mst1) -
3092  622080*(-1 + 2*lmMst2 + 3*pow2(lmMst2))*pow6(Mst2))) + 3*Mst2*(48*pow2(
3093  Mst2)*(110219 - 1080*lmMt - 4400*OepS2 + 74034*S2 + 540*(-15 + 4*lmMt)*
3094  pow2(lmMst1) + 810*(121 - 8*lmMt)*pow2(lmMst2) - 135*lmMst1*(337 +
3095  lmMst2*(588 - 32*lmMt) - 132*lmMt - 660*S2 + 194*pow2(lmMst2) - 48*
3096  pow2(lmMt)) - 6480*pow2(lmMt) - 405*lmMst2*(31 + 54*lmMt + 220*S2 + 16*
3097  pow2(lmMt)) + 26190*pow3(lmMst2))*pow4(Mst1) + 388800*Dmsqst2*((5 + 2*
3098  lmMst1 - 5*lmMst2 + 3*lmMt)*pow2(Mst1)*pow2(Mst2) + (1 + 6*lmMst1 - 13*
3099  lmMst2 + 7*lmMt)*pow4(Mst1)) + 27*pow2(Mst1)*(56439 - 24000*lmMt -
3100  1120*OepS2 - 25596*S2 - 360*lmMst2*(-12 + 44*lmMt + 63*S2) - 3840*(1 +
3101  lmMst2)*pow2(lmMst1) + 480*(163 - 16*lmMt)*pow2(lmMst2) - 120*lmMst1*(
3102  184 + 8*lmMst2*(57 - 8*lmMt) - 64*lmMt - 189*S2 + 164*pow2(lmMst2)) -
3103  11520*pow2(lmMt) + 23520*pow3(lmMst2))*pow4(Mst2) + 20*(678923 + 19440*
3104  lmMt - 32480*OepS2 + 881712*S2 + 540*(661 - 30*lmMt)*pow2(lmMst2) -
3105  15552*pow2(lmMt) - 108*((457 - 12*lmMst2 - 126*lmMt)*pow2(lmMst1) +
3106  lmMst1*(1841 + lmMst2*(2626 - 24*lmMt) - 420*lmMt - 6090*S2 + 840*pow2(
3107  lmMst2) - 288*pow2(lmMt)) + lmMst2*(619 + 498*lmMt + 6090*S2 + 288*
3108  pow2(lmMt))) + 216*pow3(lmMst1) + 89208*pow3(lmMst2))*pow6(Mst1) +
3109  207360*pow2(1 + lmMst2)*pow6(Mst2))) - 3*pow2(s2t)*(Dmglst2*(9*(195293
3110  + 639360*B4 - 8640*DN - 709200*lmMst1 + 145120*OepS2 - 108*(23989 +
3111  27210*lmMst1 - 27210*lmMst2)*S2 + 60480*pow2(lmMst1) + 720*lmMst2*(2149
3112  - 1296*lmMst1 + 96*pow2(lmMst1)) - 8640*(-101 + 105*lmMst1)*pow2(
3113  lmMst2) + 838080*pow3(lmMst2))*pow4(Mst1)*pow4(Mst2) - 2*pow2(Mst2)*(
3114  15069803 - 2877120*B4 + 38880*DN + 6325200*lmMst1 - 1898720*OepS2 +
3115  108*(525961 + 356010*lmMst1 - 356010*lmMst2)*S2 + 447120*pow2(lmMst1) -
3116  360*lmMst2*(28667 - 5238*lmMst1 + 3024*pow2(lmMst1)) + 38880*(-60 +
3117  157*lmMst1)*pow2(lmMst2) - 155520*pow3(lmMst1) - 4860000*pow3(lmMst2))*
3118  pow6(Mst1) + 583200*Dmsqst2*(40*(1 - lmMst1 + lmMst2)*pow2(Mst2)*pow4(
3119  Mst1) - 4*(2 + 5*lmMst1 - 5*lmMst2)*pow2(Mst1)*pow4(Mst2) + (80 - 43*
3120  lmMst1 + 43*lmMst2)*pow6(Mst1)) + 27*pow2(Mst1)*(46957 + 188640*B4 -
3121  3600*DN - 37440*lmMst1 + 5600*OepS2 - 324*(-453 + 350*lmMst1 - 350*
3122  lmMst2)*S2 + 11520*pow2(lmMst1) - 2880*lmMst2*(-221 + 55*lmMst1 + 4*
3123  pow2(lmMst1)) - 1440*(-232 + 121*lmMst1)*pow2(lmMst2) + 185760*pow3(
3124  lmMst2))*pow6(Mst2) + 622080*(-1 + 2*lmMst2 + 3*pow2(lmMst2))*pow8(
3125  Mst2)) + 15*(3*(346405 + 62208*B4 + 246672*lmMst2 - 6688*OepS2 - 324*(-
3126  685 + 418*lmMst2)*S2 + 1728*(-7 + 8*lmMst2)*pow2(lmMst1) + 323136*pow2(
3127  lmMst2) - 216*lmMst1*(990 + 1440*lmMst2 - 627*S2 + 584*pow2(lmMst2)) +
3128  112320*pow3(lmMst2))*pow4(Mst1)*pow5(Mst2) + 2*(795601 + 93312*B4 +
3129  365040*lmMst2 - 17056*OepS2 + 663444*S2 - 345384*lmMst2*S2 + 432*(163 +
3130  264*lmMst2)*pow2(lmMst1) + 592704*pow2(lmMst2) - 216*lmMst1*(1609 +
3131  3070*lmMst2 - 1599*S2 + 1692*pow2(lmMst2)) - 3456*pow3(lmMst1) +
3132  254880*pow3(lmMst2))*pow3(Mst2)*pow6(Mst1) + pow2(Mst1)*(-38880*
3133  Dmsqst2*Mst2*(8*(-lmMst1 + lmMst2)*pow2(Mst1)*pow2(Mst2) + (4 - 9*
3134  lmMst1 + 9*lmMst2)*pow4(Mst1) - 4*(1 + lmMst1 - lmMst2)*pow4(Mst2)) +
3135  27*(27147 + 5280*B4 - 48*DN - 5952*lmMst1 - 224*OepS2 + 324*(-1 + 14*
3136  lmMst1 - 14*lmMst2)*S2 - 768*pow2(lmMst1) - 192*lmMst2*(-198 + 73*
3137  lmMst1 + 4*pow2(lmMst1)) - 288*(-84 + 19*lmMst1)*pow2(lmMst2) + 6240*
3138  pow3(lmMst2))*pow7(Mst2)) + 41472*pow2(1 + lmMst2)*pow9(Mst2)))))/(
3139  174960.*pow6(Mst2)))/pow2(Mst1)) + (3*xDR2DRMOD*((-36*Mt*s2t*pow2(Mst1)
3140  *(256*Dmglst2*MuSUSY*(-1 + 2*lmMst2 + 3*pow2(lmMst2))*pow2(Mt) + 135*
3141  shiftst1*Tbeta*pow2(s2t)*pow4(Mst2)))/Tbeta + (pow2(Mst1)*(-4860*
3142  shiftst1*pow4(Mst2)*(4*s2t*(pow2(Mst1) - pow2(Mst2))*(Dmsqst2 + pow2(
3143  Mst2))*pow3(Mt) - Mt*pow3(s2t)*(2*Dmsqst2*(lmMst1 - lmMst2)*pow2(Mst1)*
3144  pow2(Mst2) + (Dmsqst2 + pow2(Mst2))*pow4(Mst1) - (Dmsqst2 + 2*(-lmMst1
3145  + lmMst2)*pow2(Mst1))*pow4(Mst2))) + 512*pow4(Mt)*(9*(1 + lmMst2)*Mst2*
3146  ((3 - 21*lmMst2 + 2*lmMst1*(8 + 3*lmMst2 - 3*lmMt) + 5*lmMt + 6*lmMst2*
3147  lmMt - 6*pow2(lmMst2))*pow2(Mst2)*pow4(Mst1) + (-1 - 7*lmMst2 + 2*
3148  lmMst1*(2 + lmMst2 - lmMt) + 3*lmMt + 2*lmMst2*lmMt - 2*pow2(lmMst2))*
3149  pow2(Mst1)*pow4(Mst2) + (12 - 45*lmMst2 + 2*lmMst1*(19 + 6*lmMst2 - 6*
3150  lmMt) + 7*lmMt + 12*lmMst2*lmMt - 12*pow2(lmMst2))*pow6(Mst1) - 2*(1 +
3151  lmMst2)*pow6(Mst2)) + Dmglst2*(pow2(Mst2)*(263 + lmMst2*(962 - 213*
3152  lmMt) - 177*lmMt + (393 - 18*lmMt)*pow2(lmMst2) - 18*lmMst1*(26 -
3153  lmMst2*(-17 + lmMt) - 7*lmMt + pow2(lmMst2)) + 18*pow3(lmMst2))*pow4(
3154  Mst1) - pow2(Mst1)*(17*(-7 + 3*lmMt) + lmMst2*(-224 + 15*lmMt) - 3*(5 +
3155  6*lmMt)*pow2(lmMst2) - 18*lmMst1*(-4 + lmMt - lmMst2*(1 + lmMt) + pow2(
3156  lmMst2)) + 18*pow3(lmMst2))*pow4(Mst2) + (290 + lmMst2*(2447 - 645*
3157  lmMt) - 375*lmMt - 3*(-509 + 60*lmMt)*pow2(lmMst2) - 18*lmMst1*(87 +
3158  lmMst2*(71 - 10*lmMt) - 22*lmMt + 10*pow2(lmMst2)) + 180*pow3(lmMst2))*
3159  pow6(Mst1) - 18*(-1 + 2*lmMst2 + 3*pow2(lmMst2))*pow6(Mst2))) - 3456*
3160  pow2(Mst2)*pow2(Mt)*pow2(s2t)*((1 + lmMst2)*Mst2*(2*(2 - 5*lmMst2 +
3161  lmMst1*(5 + 2*lmMst2) - 2*pow2(lmMst2))*pow2(Mst2)*pow4(Mst1) + 2*(-2*
3162  lmMst2*(2 + lmMst2) + lmMst1*(3 + 2*lmMst2))*pow2(Mst1)*pow4(Mst2) + (5
3163  - 12*lmMst2 + 4*lmMst1*(3 + lmMst2) - 4*pow2(lmMst2))*pow6(Mst1) - 2*(1
3164  + lmMst2)*pow6(Mst2)) + Dmglst2*(2*pow2(Mst2)*(8 + 19*lmMst2 - 5*pow2(
3165  lmMst2) + lmMst1*(-7 + 5*lmMst2 + 6*pow2(lmMst2)) - 6*pow3(lmMst2))*
3166  pow4(Mst1) + 2*pow2(Mst1)*(7 + 9*lmMst2 - 8*pow2(lmMst2) + lmMst1*(-3 +
3167  5*lmMst2 + 6*pow2(lmMst2)) - 6*pow3(lmMst2))*pow4(Mst2) + (17 + 51*
3168  lmMst2 - 4*pow2(lmMst2) + 4*lmMst1*(-6 + lmMst2 + 3*pow2(lmMst2)) - 12*
3169  pow3(lmMst2))*pow6(Mst1) - 2*(-1 + 2*lmMst2 + 3*pow2(lmMst2))*pow6(
3170  Mst2)))) + 9*Mt*pow3(s2t)*(pow2(Mst1)*(45*(2*Dmglst2*Mst2 - 2*lmMst1*
3171  pow2(Mst1) + 2*lmMst2*pow2(Mst1) + pow2(Mst2))*pow4(Dmsqst2) + 60*
3172  Dmsqst2*(2*Dmglst2 - 5*Mst2)*pow3(Mst2)*(2*(lmMst1 - lmMst2)*pow2(Mst1)
3173  *pow2(Mst2) + pow4(Mst1) - pow4(Mst2))) + 4*pow3(Mst2)*(-2*(8 - 237*
3174  lmMst2 - 16*(1 + lmMst2)*pow2(lmMst1) - 308*pow2(lmMst2) + lmMst1*(269
3175  + 348*lmMst2 + 123*pow2(lmMst2)) - 107*pow3(lmMst2))*pow4(Mst1)*pow5(
3176  Mst2) - (125 + lmMst2*(156 + 512*lmMst1*(1 + lmMst2)) - 181*pow2(
3177  lmMst2) - 256*((1 + lmMst2)*pow2(lmMst1) + pow3(lmMst2)))*pow3(Mst2)*
3178  pow6(Mst1) + (221 + 284*lmMst2 + 32*lmMst1*(1 + lmMst2) + 107*pow2(
3179  lmMst2))*pow2(Mst1)*pow7(Mst2) + 16*(1 + lmMst2)*Mst2*(1 + lmMst1*(2 -
3180  32*lmMst2) - 2*lmMst2 + 16*(pow2(lmMst1) + pow2(lmMst2)))*pow8(Mst1) +
3181  2*Dmglst2*(4*pow2(Mst1)*pow2(Mst2)*(20*pow2(Mst1)*pow2(Mst2) + 9*pow4(
3182  Mst1) - 5*pow4(Mst2)) - 2*lmMst1*(-4 + 246*lmMst2 + 123*pow2(lmMst2))*
3183  pow4(Mst1)*pow4(Mst2) + 214*pow3(lmMst2)*pow4(Mst1)*pow4(Mst2) + 32*
3184  lmMst2*pow2(lmMst1)*pow4(Mst1)*(8*pow2(Mst1)*pow2(Mst2) + 8*pow4(Mst1)
3185  + pow4(Mst2)) + 256*(pow2(Mst1) + pow2(Mst2))*pow3(lmMst2)*pow6(Mst1) +
3186  32*lmMst1*lmMst2*pow2(Mst1)*pow6(Mst2) - 32*lmMst1*((3 + 3*lmMst2 + 16*
3187  pow2(lmMst2))*pow2(Mst2)*pow6(Mst1) + (3 + 2*lmMst2 + 16*pow2(lmMst2))*
3188  pow8(Mst1)) + pow2(lmMst2)*(396*pow4(Mst1)*pow4(Mst2) + 37*pow2(Mst2)*
3189  pow6(Mst1) + 155*pow2(Mst1)*pow6(Mst2) + 64*pow8(Mst1) - 32*pow8(Mst2))
3190  + 2*lmMst2*(4*pow4(Mst1)*pow4(Mst2) + 21*pow2(Mst2)*pow6(Mst1) + 115*
3191  pow2(Mst1)*pow6(Mst2) + 56*pow8(Mst1) - 16*pow8(Mst2))) - 16*pow2(1 +
3192  lmMst2)*pow9(Mst2))) + 6*s2t*pow2(Mt)*(-90*Dmsqst2*Mt*pow2(Mst1)*(3*
3193  pow3(Dmsqst2) + 4*(2*Dmglst2 - 5*Mst2)*(pow2(Mst1) - pow2(Mst2))*pow3(
3194  Mst2)) + 8*Mst2*Mt*(3*(109 + 76*lmMst2 - 21*pow2(lmMst2) + 64*lmMst1*
3195  pow2(1 + lmMst2) - 32*((1 + lmMst2)*pow2(lmMst1) + pow3(lmMst2)))*pow4(
3196  Mst1)*pow5(Mst2) - 3*(173 + 188*lmMst2 + 32*lmMst1*(1 + lmMst2) + 59*
3197  pow2(lmMst2))*pow2(Mst1)*pow7(Mst2) - 96*(1 + lmMst2)*Mst2*(pow2(1 -
3198  lmMst1 + lmMst2)*pow2(Mst2)*pow6(Mst1) + (1 + 3*lmMst2 - lmMst1*(3 + 2*
3199  lmMst2) + pow2(lmMst1) + pow2(lmMst2))*pow8(Mst1)) + 2*Dmglst2*((52 +
3200  370*lmMst2 - 96*lmMst2*pow2(lmMst1) + 81*pow2(lmMst2) + 96*lmMst1*(-1 +
3201  lmMst2 + 2*pow2(lmMst2)) - 96*pow3(lmMst2))*pow4(Mst1)*pow4(Mst2) - 96*
3202  (lmMst2*pow2(lmMst1) + lmMst1*(4 + 2*lmMst2 - 2*pow2(lmMst2)) + (-4 +
3203  lmMst2)*pow2(1 + lmMst2))*pow2(Mst2)*pow6(Mst1) - 3*(-52 + 2*(51 + 16*
3204  lmMst1)*lmMst2 + 59*pow2(lmMst2))*pow2(Mst1)*pow6(Mst2) - 96*(-6 - 14*
3205  lmMst2 + lmMst2*pow2(lmMst1) + lmMst1*(9 + 6*lmMst2 - 2*pow2(lmMst2)) -
3206  6*pow2(lmMst2) + pow3(lmMst2))*pow8(Mst1) + 96*lmMst2*(1 + lmMst2)*
3207  pow8(Mst2)) + 48*pow2(1 + lmMst2)*pow9(Mst2)) + (3*MuSUSY*(-4*(128*(1 +
3208  lmMst2)*Mst2*Mt*(1 + 5*lmMst2 - lmMst1*(3 + 2*lmMst2) + 2*pow2(lmMst2))
3209  + s2t*(15*Dmsqst2*(1 - 2*lmMst1 + 2*lmMst2)*(5 - 9*shiftst1) + pow2(
3210  Mst2)*(189 + 726*lmMst2 - 135*(1 + 2*lmMst2)*shiftst1 + 32*(1 + lmMst2)
3211  *pow2(lmMst1) + 707*pow2(lmMst2) - 2*lmMst1*(253 + 332*lmMst2 - 135*
3212  shiftst1 + 123*pow2(lmMst2)) + 214*pow3(lmMst2))))*pow4(Mst1)*pow4(
3213  Mst2) - pow2(Mst1)*(512*Mt*pow2(1 + lmMst2)*pow7(Mst2) + s2t*(45*pow4(
3214  Dmsqst2) + 60*Dmsqst2*(5 - 9*shiftst1)*pow6(Mst2) + 4*(205 + 252*lmMst2
3215  + 32*lmMst1*(1 + lmMst2) - 135*shiftst1 + 91*pow2(lmMst2))*pow8(Mst2)))
3216  + 8*(pow2(Mst2)*(64*(1 + lmMst2)*Mst2*Mt*(1 - 10*lmMst2 + 4*lmMst1*(2 +
3217  lmMst2) - 4*pow2(lmMst2)) + s2t*(15*Dmsqst2*(lmMst1 - lmMst2)*(5 - 9*
3218  shiftst1) - pow2(Mst2)*(32 + 15*lmMst2*(19 - 9*shiftst1) + 144*(1 +
3219  lmMst2)*pow2(lmMst1) + 444*pow2(lmMst2) - lmMst1*(253 + 588*lmMst2 -
3220  135*shiftst1 + 379*pow2(lmMst2)) + 235*pow3(lmMst2))))*pow6(Mst1) + (-
3221  15*Dmsqst2*(lmMst1 - lmMst2)*s2t*(-5 + 9*shiftst1) + 32*(1 + lmMst2)*
3222  Mst2*Mt*(7 - 32*lmMst2 + 4*lmMst1*(7 + 3*lmMst2) - 12*pow2(lmMst2)) -
3223  s2t*pow2(Mst2)*(40 + 277*lmMst2 - 135*lmMst2*shiftst1 + 272*(1 +
3224  lmMst2)*pow2(lmMst1) + 556*pow2(lmMst2) - lmMst1*(237 + 828*lmMst2 -
3225  135*shiftst1 + 635*pow2(lmMst2)) + 363*pow3(lmMst2)))*pow8(Mst1) +
3226  Dmglst2*((15*Dmsqst2*(1 - 2*lmMst1 + 2*lmMst2)*s2t + 64*Mst2*Mt*(8 + 7*
3227  lmMst2 - 11*pow2(lmMst2) + lmMst1*(-3 + 5*lmMst2 + 6*pow2(lmMst2)) - 6*
3228  pow3(lmMst2)) - s2t*pow2(Mst2)*(60 + 206*lmMst2 + 32*lmMst2*pow2(
3229  lmMst1) + lmMst1*(8 - 460*lmMst2 - 246*pow2(lmMst2)) + 519*pow2(lmMst2)
3230  + 214*pow3(lmMst2)))*pow3(Mst2)*pow4(Mst1) + 2*(Mst2*(15*Dmsqst2*(-
3231  lmMst1 + lmMst2)*s2t + 64*Mst2*Mt*(8 + 13*lmMst2 - 8*pow2(lmMst2) +
3232  lmMst1*(-5 + 5*lmMst2 + 6*pow2(lmMst2)) - 6*pow3(lmMst2)) - s2t*pow2(
3233  Mst2)*(48 + 124*lmMst2 + 144*lmMst2*pow2(lmMst1) + 278*pow2(lmMst2) -
3234  lmMst1*(44 + 278*lmMst2 + 379*pow2(lmMst2)) + 235*pow3(lmMst2)))*pow6(
3235  Mst1) + (16*Mt*(49 + 103*lmMst2 - 36*(1 + lmMst2)*pow2(lmMst2) + 4*
3236  lmMst1*(-11 + 6*lmMst2 + 9*pow2(lmMst2))) - Mst2*s2t*(48 + 4*lmMst2*(45
3237  + 68*pow2(lmMst1)) + 310*pow2(lmMst2) - lmMst1*(92 + 310*lmMst2 + 635*
3238  pow2(lmMst2)) + 363*pow3(lmMst2)))*pow8(Mst1)) + s2t*(pow2(Mst1)*(15*
3239  Dmsqst2 - (-20 + 2*(99 + 16*lmMst1)*lmMst2 + 123*pow2(lmMst2))*pow2(
3240  Mst2))*pow5(Mst2) + 32*lmMst2*(1 + lmMst2)*pow9(Mst2)))) + 64*s2t*pow2(
3241  1 + lmMst2)*power10(Mst2)))/Tbeta))/pow6(Mst2)))/pow4(Mst1))))/11664.;
3242 }
3243 
3244 /**
3245  * @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)
3246  */
3248 
3249  const double result =
3250  (30*pow2(Dmsqst2)*pow2(Mst1)*(166698000*(-2 + z2)*pow2(-4*pow2(Mt) +
3251  pow2(Mst2)*pow2(s2t))*pow4(Mst2) - 385875*pow2(Mst1)*pow2(Mst2)*(-8*
3252  pow2(Mst2)*pow2(Mt)*pow2(s2t)*(-160 + 64*OepS2 - 648*S2 - 96*T1ep -
3253  2076*z2 + 903*z3 - 48*z4 - 72*pow2(z2)) + 3456*Mst2*s2t*(-15 + 20*z2 -
3254  16*z3)*pow3(Mt) + 6912*Mt*(-3 + 3*z2 - z3)*pow3(Mst2)*pow3(s2t) + (
3255  99040 - 89856*z2 + 32400*z3)*pow4(Mt) + (2122 + 128*OepS2 - 55728*S2 -
3256  192*T1ep - 4152*z2 + 13209*z3 - 96*z4 - 144*pow2(z2))*pow4(Mst2)*pow4(
3257  s2t)) + 2058*pow4(Mst1)*(4*pow2(Mst2)*pow2(Mt)*pow2(s2t)*(487028 +
3258  40000*OepS2 - 1917000*S2 - 60000*T1ep - 1081500*z2 - 2625*z3 - 30000*z4
3259  - 45000*pow2(z2)) - 2592000*Mst2*s2t*(-11 + 14*z2 - 8*z3)*pow3(Mt) +
3260  1296000*Mt*(-2 + z2 + z3)*pow3(Mst2)*pow3(s2t) + 288*(-176473 + 202500*
3261  z2 - 90000*z3)*pow4(Mt) + (1932736 - 64000*OepS2 + 3294000*S2 + 96000*
3262  T1ep + 726000*z2 - 710625*z3 + 48000*z4 + 72000*pow2(z2))*pow4(Mst2)*
3263  pow4(s2t)) - 5*pow2(s2t)*(-100018800*Mst2*Mt*s2t*(-23 + 30*z2 - 20*z3)
3264  + pow2(Mst2)*pow2(s2t)*(76781738 + 15366400*OepS2 - 837194400*S2 -
3265  23049600*T1ep - 207652200*z2 - 63103425*z3 - 11524800*z4 - 17287200*
3266  pow2(z2)) - 600*pow2(Mt)*(109760*OepS2 - 3*(1281429 + 1720488*S2 +
3267  54880*T1ep + 44590*z2 - 303212*z3 + 27440*z4 + 41160*pow2(z2))))*pow6(
3268  Mst1)) + 120*Dmsqst2*pow2(Mst1)*(3087*Mst2*pow4(Mst1)*(-4500*Dmglst2*(
3269  8*(113 - 48*z2)*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 192*Mst2*s2t*(51*z2 -
3270  28*(2 + z3))*pow3(Mt) + 96*Mt*(5*z2 + 3*(-4 + z3))*pow3(Mst2)*pow3(s2t)
3271  + 48*(-401 + 308*z2 - 144*z3)*pow4(Mt) - 3*(-75 + 32*z2 + 8*z3)*pow4(
3272  Mst2)*pow4(s2t)) + Mst2*(-8*pow2(Mst2)*pow2(Mt)*pow2(s2t)*(36449 +
3273  4000*OepS2 - 310500*S2 - 6000*T1ep - 75750*z2 + 21000*z3 - 3000*z4 -
3274  4500*pow2(z2)) - 864000*Mst2*s2t*(-6 + 5*z2 - 4*z3)*pow3(Mt) - 432000*
3275  Mt*(1 + z2 - z3)*pow3(Mst2)*pow3(s2t) + 96*(-91321 + 54000*z2 - 36000*
3276  z3)*pow4(Mt) + (52199 + 28000*OepS2 - 3415500*S2 - 42000*T1ep - 557250*
3277  z2 + 259500*z3 - 21000*z4 - 31500*pow2(z2))*pow4(Mst2)*pow4(s2t))) +
3278  385875*pow2(Mst1)*pow3(Mst2)*(-16*Dmglst2*(36*(23 - 24*z2)*pow2(Mst2)*
3279  pow2(Mt)*pow2(s2t) + 24*Mst2*s2t*(289 - 342*z2 + 216*z3)*pow3(Mt) -
3280  216*Mt*(-2 + 2*z2 - z3)*pow3(Mst2)*pow3(s2t) + 8*(-1477 + 1242*z2 -
3281  540*z3)*pow4(Mt) + 27*(-2 + 4*z2 - 3*z3)*pow4(Mst2)*pow4(s2t)) + 3*
3282  Mst2*(-4*pow2(Mst2)*pow2(Mt)*pow2(s2t)*(32*OepS2 - 3*(391 + 972*S2 +
3283  16*T1ep + 154*z2 - 232*z3 + 8*z4 + 12*pow2(z2))) - 1152*Mst2*s2t*(7 +
3284  2*z2 - 8*z3)*pow3(Mt) - 1152*Mt*(-1 + 2*z2 - 3*z3)*pow3(Mst2)*pow3(s2t)
3285  + 64*(-103 + 108*z2 - 72*z3)*pow4(Mt) + (-1213 + 32*OepS2 + 4860*S2 -
3286  48*T1ep - 462*z2 - 276*z3 - 24*z4 - 36*pow2(z2))*pow4(Mst2)*pow4(s2t)))
3287  + 41674500*(Mst2 - 4*Dmglst2*(-3 + z2) + 2*Mst2*z2)*pow2(-4*pow2(Mt) +
3288  pow2(Mst2)*pow2(s2t))*pow5(Mst2) + 2*(-4*Mst2*pow2(Mt)*pow2(s2t)*(
3289  1157625*Dmglst2*(-1931 + 1098*z2 + 180*z3) + Mst2*(-22430251 + 5488000*
3290  OepS2 - 324135000*S2 - 8232000*T1ep - 103929000*z2 + 28812000*z3 -
3291  4116000*z4 - 6174000*pow2(z2))) + 333396000*s2t*(Dmglst2*(-465 + 348*z2
3292  - 176*z3) + Mst2*(35 - 20*z2 + 16*z3))*pow3(Mt) + 333396000*Mt*(
3293  Dmglst2*(20 - 11*z2) + Mst2*(-2 + z2))*pow2(Mst2)*pow3(s2t) + 3456*(-
3294  6582784 + 2701125*z2 - 2315250*z3)*pow4(Mt) + (4630500*Dmglst2*(38 +
3295  63*z2 - 90*z3) + Mst2*(378483467 + 9604000*OepS2 - 754771500*S2 -
3296  14406000*T1ep - 306899250*z2 + 133770000*z3 - 7203000*z4 - 10804500*
3297  pow2(z2)))*pow3(Mst2)*pow4(s2t))*pow6(Mst1)) + 55566000*Mst2*pow3(log(
3298  pow2(Mst1)/pow2(Mst2)))*pow4(Mst1)*(4*pow2(Mst1)*pow3(Mst2)*(1166*pow2(
3299  Mst2)*pow2(Mt)*pow2(s2t) - 2304*Mst2*s2t*pow3(Mt) + 780*Mt*pow3(Mst2)*
3300  pow3(s2t) - 440*pow4(Mt) + 115*pow4(Mst2)*pow4(s2t)) + Mst2*pow4(Mst1)*
3301  (2696*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 7808*Mst2*s2t*pow3(Mt) + 3200*Mt*
3302  pow3(Mst2)*pow3(s2t) - 6400*pow4(Mt) + 409*pow4(Mst2)*pow4(s2t)) - 4*
3303  Dmglst2*(pow4(Mst1)*(-2896*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 2016*Mst2*
3304  s2t*pow3(Mt) - 672*Mt*pow3(Mst2)*pow3(s2t) + 7424*pow4(Mt) - 33*pow4(
3305  Mst2)*pow4(s2t)) - 2*pow2(Mst1)*pow2(Mst2)*(1156*pow2(Mst2)*pow2(Mt)*
3306  pow2(s2t) + 384*Mst2*s2t*pow3(Mt) + 390*Mt*pow3(Mst2)*pow3(s2t) - 2632*
3307  pow4(Mt) + 29*pow4(Mst2)*pow4(s2t)) - 3*pow4(Mst2)*(256*pow2(Mst2)*
3308  pow2(Mt)*pow2(s2t) - 784*Mst2*s2t*pow3(Mt) + 516*Mt*pow3(Mst2)*pow3(
3309  s2t) - 512*pow4(Mt) + 107*pow4(Mst2)*pow4(s2t))) + 3*(56*pow2(Mst2)*
3310  pow2(Mt)*pow2(s2t) - 3136*Mst2*s2t*pow3(Mt) + 1040*Mt*pow3(Mst2)*pow3(
3311  s2t) + 32*pow4(Mt) + 271*pow4(Mst2)*pow4(s2t))*pow5(Mst2) + 6*pow2(
3312  Dmglst2)*(-512*pow3(Mst2)*pow4(Mt) + 2*Mst2*pow2(Mst1)*(380*pow2(Mst2)*
3313  pow2(Mt)*pow2(s2t) - 512*Mst2*s2t*pow3(Mt) + 1608*pow4(Mt) + 13*pow4(
3314  Mst2)*pow4(s2t)) + 256*pow2(Mt)*pow2(s2t)*pow5(Mst2) + 768*Mt*pow3(s2t)
3315  *pow6(Mst2) + 107*pow4(s2t)*pow7(Mst2))) + Mst2*(4*Dmglst2*pow2(Mst1)*(
3316  -1764*pow2(Mst2)*pow4(Mst1)*(-112*pow2(Mst2)*pow2(Mt)*pow2(s2t)*(
3317  1216808 + 150000*OepS2 - 376650*S2 - 225000*T1ep - 3408750*z2 - 833625*
3318  z3 - 112500*z4 - 168750*pow2(z2)) + 1050*Mst2*s2t*(-322421 + 73760*
3319  OepS2 - 564876*S2 - 110640*T1ep - 3060894*z2 + 1606920*z3 - 55320*z4 -
3320  82980*pow2(z2))*pow3(Mt) - 175*Mt*(27211 + 36720*B4 + 1080*DN + 64160*
3321  OepS2 - 1515564*S2 - 96240*T1ep - 1240446*z2 + 245400*z3 - 12480*z4 -
3322  72180*pow2(z2))*pow3(Mst2)*pow3(s2t) - 8*(98884301 + 4508000*OepS2 -
3323  17853750*S2 - 6762000*T1ep - 477659550*z2 + 302883000*z3 - 3381000*z4 -
3324  5071500*pow2(z2))*pow4(Mt) - 7*(-95041 + 81000*B4 - 108000*D3 + 67500*
3325  DN - 432000*OepS2 - 7425000*S2 + 648000*T1ep + 5325300*z2 + 4227750*z3
3326  - 121500*z4)*pow4(Mst2)*pow4(s2t)) - 66150*pow2(Mst1)*pow4(Mst2)*(672*(
3327  -11674 + 120*B4 - 120*D3 + 60*DN + 17091*S2 + 4849*z2 + 2195*z3 - 540*
3328  z4)*pow2(Mst2)*pow2(Mt)*pow2(s2t) + 140*Mst2*s2t*(1120*OepS2 + 3*(-
3329  10061 + 14580*S2 - 560*T1ep - 25134*z2 + 72*z3 + 2024*z4 - 420*pow2(z2)
3330  ))*pow3(Mt) - 7*Mt*(69997 + 188640*B4 - 3600*DN + 5600*OepS2 + 146772*
3331  S2 - 8400*T1ep - 1043682*z2 + 1816440*z3 + 32520*z4 - 317340*pow2(z2))*
3332  pow3(Mst2)*pow3(s2t) - 16*(1547066 + 7840*OepS2 + 258066*S2 - 11760*
3333  T1ep - 1256046*z2 - 946785*z3 - 5880*z4 - 8820*pow2(z2))*pow4(Mt) + 35*
3334  (-15707 + 432*B4 - 576*D3 + 360*DN + 224*OepS2 + 543348*S2 - 336*T1ep -
3335  11802*z2 - 105690*z3 - 2544*z4 - 2844*pow2(z2))*pow4(Mst2)*pow4(s2t)) +
3336  (72*pow2(Mst2)*pow2(Mt)*pow2(s2t)*(-3650009897 + 2110136000*OepS2 -
3337  52385772600*S2 - 3165204000*T1ep - 40405228500*z2 + 755286000*z3 -
3338  1582602000*z4 - 2373903000*pow2(z2)) - 274400*Mst2*s2t*(-20964397 +
3339  2058400*OepS2 - 47545272*S2 - 3087600*T1ep - 59449002*z2 + 39214920*z3
3340  - 1543800*z4 - 2315700*pow2(z2))*pow3(Mt) + 17150*Mt*(-31897243 +
3341  2491360*OepS2 - 90290268*S2 - 3737040*T1ep - 51499698*z2 + 33912840*z3
3342  - 1868520*z4 - 2802780*pow2(z2))*pow3(Mst2)*pow3(s2t) + 80*(-
3343  54946675289 + 3063401600*OepS2 - 52952863320*S2 - 4595102400*T1ep -
3344  225236187120*z2 + 243414477600*z3 - 2297551200*z4 - 3446326800*pow2(z2)
3345  )*pow4(Mt) + (119405394763 - 11522056000*OepS2 + 478191735000*S2 +
3346  17283084000*T1ep + 233890773900*z2 - 111792103500*z3 + 8641542000*z4 +
3347  12962313000*pow2(z2))*pow4(Mst2)*pow4(s2t))*pow6(Mst1) - 333396000*(2*
3348  Mt + Mst2*s2t)*(14*Mt*(3 + z2) + Mst2*s2t*(5 + 7*z2))*pow2(-2*Mt +
3349  Mst2*s2t)*pow6(Mst2)) + 588*Mst2*pow2(Dmglst2)*(1134000*pow2(Mst1)*
3350  pow4(Mst2)*(-8*(-179 + 26*z2)*pow2(Mst2)*pow2(Mt)*pow2(s2t) + 768*Mst2*
3351  s2t*pow3(Mt) - 192*Mt*pow3(Mst2)*pow3(s2t) + 16*(-155 + 26*z2)*pow4(Mt)
3352  + (-235 + 26*z2)*pow4(Mst2)*pow4(s2t)) + 15*pow2(Mst2)*pow4(Mst1)*(-
3353  360*pow2(Mst2)*pow2(Mt)*pow2(s2t)*(-2164753 + 3360*B4 - 3360*D3 + 1680*
3354  DN - 7840*OepS2 + 169452*S2 + 11760*T1ep + 467818*z2 + 1945895*z3 -
3355  9240*z4 + 8820*pow2(z2)) + 320*Mst2*s2t*(-1243547 + 15680*OepS2 +
3356  953208*S2 - 23520*T1ep - 2985438*z2 + 3393915*z3 - 11760*z4 - 17640*
3357  pow2(z2))*pow3(Mt) + 560*Mt*(-282298 + 61560*B4 - 1620*DN - 2240*OepS2
3358  - 111213*S2 + 3360*T1ep - 281922*z2 + 983190*z3 + 6540*z4 - 114120*
3359  pow2(z2))*pow3(Mst2)*pow3(s2t) - 16*(-46632377 + 744800*OepS2 +
3360  29679210*S2 - 1117200*T1ep - 107181930*z2 + 108350025*z3 - 558600*z4 -
3361  837900*pow2(z2))*pow4(Mt) - 35*(-924689 + 41040*B4 - 43200*D3 + 22680*
3362  DN - 1120*OepS2 + 21325356*S2 + 1680*T1ep - 127686*z2 - 3687510*z3 -
3363  190320*z4 - 37620*pow2(z2))*pow4(Mst2)*pow4(s2t)) - 2*(-36*pow2(Mst2)*
3364  pow2(Mt)*pow2(s2t)*(68526791 + 2772000*OepS2 - 107403300*S2 - 4158000*
3365  T1ep - 140027250*z2 + 39514125*z3 - 2079000*z4 - 3118500*pow2(z2)) -
3366  800*Mst2*s2t*(7384247 + 1183840*OepS2 + 5821092*S2 - 1775760*T1ep -
3367  59988552*z2 + 25757760*z3 - 887880*z4 - 1331820*pow2(z2))*pow3(Mt) +
3368  350*Mt*(-2727217 + 437920*OepS2 - 3648132*S2 - 656880*T1ep - 12301638*
3369  z2 + 4166400*z3 - 328440*z4 - 492660*pow2(z2))*pow3(Mst2)*pow3(s2t) +
3370  8*(648916519 + 158732000*OepS2 + 66753450*S2 - 238098000*T1ep -
3371  10760276550*z2 + 6504855000*z3 - 119049000*z4 - 178573500*pow2(z2))*
3372  pow4(Mt) - 7*(-21452821 + 243000*B4 - 324000*D3 + 202500*DN + 2272000*
3373  OepS2 - 75724200*S2 - 3408000*T1ep - 55081500*z2 + 67149750*z3 -
3374  3040500*z4 - 4014000*pow2(z2))*pow4(Mst2)*pow4(s2t))*pow6(Mst1) +
3375  18144000*pow2(-4*pow2(Mt) + pow2(Mst2)*pow2(s2t))*pow6(Mst2)) + 3*Mst2*
3376  (308700*pow4(Mst1)*pow4(Mst2)*(2*pow2(Mst2)*pow2(Mt)*pow2(s2t)*(1013263
3377  + 2880*D3 - 2880*DN - 25440*OepS2 - 137052*S2 + 38160*T1ep + 35562*z2 +
3378  83160*z3 + 36360*z4 + 28620*pow2(z2)) + 24*Mst2*s2t*(-60759 + 1120*
3379  OepS2 + 25596*S2 - 1680*T1ep - 137386*z2 + 115320*z3 - 12360*z4 - 1260*
3380  pow2(z2))*pow3(Mt) + 30*Mt*(25611 + 5280*B4 - 48*DN - 224*OepS2 - 324*
3381  S2 + 336*T1ep - 13614*z2 + 47720*z3 + 2040*z4 - 6660*pow2(z2))*pow3(
3382  Mst2)*pow3(s2t) + 8*(389597 + 3360*OepS2 - 105948*S2 - 5040*T1ep +
3383  293898*z2 - 740160*z3 - 2520*z4 - 3780*pow2(z2))*pow4(Mt) - 5*(25289 +
3384  1440*B4 - 144*D3 + 72*DN - 2208*OepS2 + 298404*S2 + 3312*T1ep + 36318*
3385  z2 - 94968*z3 + 1440*z4 - 108*pow2(z2))*pow4(Mst2)*pow4(s2t)) + 20580*
3386  pow2(Mst2)*(4*pow2(Mst2)*pow2(Mt)*pow2(s2t)*(2367149 - 21600*D3 +
3387  21600*DN - 503200*OepS2 + 14889420*S2 + 754800*T1ep + 9292470*z2 -
3388  66000*z3 + 247800*z4 + 566100*pow2(z2)) + 40*Mst2*s2t*(-1156193 +
3389  60320*OepS2 - 1414908*S2 - 90480*T1ep - 2823942*z2 + 2907240*z3 -
3390  45240*z4 - 67860*pow2(z2))*pow3(Mt) + 100*Mt*(51041 + 7344*B4 + 216*DN
3391  - 2336*OepS2 + 112428*S2 + 3504*T1ep + 28038*z2 - 78216*z3 + 8880*z4 +
3392  2628*pow2(z2))*pow3(Mst2)*pow3(s2t) + 8*(7319011 + 167200*OepS2 -
3393  6744060*S2 - 250800*T1ep + 9301170*z2 - 20715000*z3 - 125400*z4 -
3394  188100*pow2(z2))*pow4(Mt) + (-7680127 + 10800*B4 - 21600*D3 + 16200*DN
3395  + 514400*OepS2 - 46307700*S2 - 771600*T1ep - 10868970*z2 + 7186200*z3 -
3396  466800*z4 - 773100*pow2(z2))*pow4(Mst2)*pow4(s2t))*pow6(Mst1) +
3397  55566000*pow2(Mst1)*(-8*(87 + 38*z2)*pow2(Mst2)*pow2(Mt)*pow2(s2t) -
3398  1024*Mst2*s2t*pow3(Mt) + 256*Mt*pow3(Mst2)*pow3(s2t) + 16*(71 + 38*z2)*
3399  pow4(Mt) + (135 + 38*z2)*pow4(Mst2)*pow4(s2t))*pow6(Mst2) + (-16*pow2(
3400  Mst2)*pow2(Mt)*pow2(s2t)*(-25002374272 + 4703902000*OepS2 -
3401  184815757350*S2 - 7055853000*T1ep - 84661721025*z2 + 16805113500*z3 -
3402  3527926500*z4 - 5291889750*pow2(z2)) + 1097600*Mst2*s2t*(-2016907 +
3403  109600*OepS2 - 3520152*S2 - 164400*T1ep - 3448554*z2 + 3465480*z3 -
3404  82200*z4 - 123300*pow2(z2))*pow3(Mt) - 68600*Mt*(-2759935 + 70240*OepS2
3405  - 3305340*S2 - 105360*T1ep - 629034*z2 + 2677800*z3 - 52680*z4 - 79020*
3406  pow2(z2))*pow3(Mst2)*pow3(s2t) + 16*(187545955063 + 3204992000*OepS2 -
3407  128216692800*S2 - 4807488000*T1ep + 129009640200*z2 - 399103824000*z3 -
3408  2403744000*z4 - 3605616000*pow2(z2))*pow4(Mt) + (93508520089 +
3409  2000376000*B4 + 222264000*D3 - 222264000*DN + 4925480000*OepS2 -
3410  312095700000*S2 - 7388220000*T1ep - 77106571500*z2 + 21506100000*z3 -
3411  2360526000*z4 - 5541165000*pow2(z2))*pow4(Mst2)*pow4(s2t))*pow8(Mst1) +
3412  7112448000*pow2(Mt)*(-2*pow2(Mt) + pow2(Mst2)*pow2(s2t))*pow8(Mst2))) +
3413  1260*log(pow2(Mst1)/pow2(Mst2))*(30*pow2(Dmsqst2)*pow4(Mst1)*(5*pow2(
3414  s2t)*(-26460*Mst2*Mt*s2t*(-121 + 60*z2) + 30*(-20869 + 35280*S2 + 5292*
3415  z2)*pow2(Mt) + (-8753 - 246960*S2 + 79380*z2)*pow2(Mst2)*pow2(s2t))*
3416  pow4(Mst1) + 294*pow2(Mst1)*(8*(-887 + 2250*S2)*pow2(Mst2)*pow2(Mt)*
3417  pow2(s2t) - 57600*Mst2*s2t*(-3 + 2*z2)*pow3(Mt) + 7200*Mt*(-2 + z2)*
3418  pow3(Mst2)*pow3(s2t) + 48*(-3871 + 3000*z2)*pow4(Mt) + (1837 - 7200*S2
3419  - 900*z2)*pow4(Mst2)*pow4(s2t)) - 14700*pow2(Mst2)*(-24*(2 + 9*S2)*
3420  pow2(Mst2)*pow2(Mt)*pow2(s2t) + 144*Mst2*s2t*(-15 + 8*z2)*pow3(Mt) -
3421  144*Mt*(-2 + z2)*pow3(Mst2)*pow3(s2t) + (1460 - 864*z2)*pow4(Mt) + 3*(-
3422  1 + 18*S2 + 3*z2)*pow4(Mst2)*pow4(s2t))) + 120*Dmsqst2*pow2(Mst1)*(441*
3423  Mst2*pow4(Mst1)*(Mst2*(-8*(-517 + 450*S2)*pow2(Mst2)*pow2(Mt)*pow2(s2t)
3424  - 19200*Mst2*s2t*(-2 + z2)*pow3(Mt) + 2400*Mt*(-1 + z2)*pow3(Mst2)*
3425  pow3(s2t) + 16*(-3067 + 1200*z2)*pow4(Mt) + (-317 + 3150*S2 - 300*z2)*
3426  pow4(Mst2)*pow4(s2t)) - 150*Dmglst2*(8*pow2(Mst2)*pow2(Mt)*pow2(s2t) -
3427  128*Mst2*s2t*(-12 + 7*z2)*pow3(Mt) + 16*Mt*(-5 + 3*z2)*pow3(Mst2)*pow3(
3428  s2t) + 16*(-137 + 72*z2)*pow4(Mt) + (13 - 4*z2)*pow4(Mst2)*pow4(s2t)))
3429  + 7350*pow2(Mst1)*pow3(Mst2)*(3*Mst2*(-4*(16 + 27*S2)*pow2(Mst2)*pow2(
3430  Mt)*pow2(s2t) - 96*Mst2*s2t*(-5 + 4*z2)*pow3(Mt) + 48*Mt*(-1 + z2)*
3431  pow3(Mst2)*pow3(s2t) + 16*(-23 + 12*z2)*pow4(Mt) + (17 + 27*S2)*pow4(
3432  Mst2)*pow4(s2t)) + Dmglst2*(96*Mst2*s2t*(-59 + 36*z2)*pow3(Mt) - 144*
3433  Mt*(-5 + 3*z2)*pow3(Mst2)*pow3(s2t) - 8*(-571 + 360*z2)*pow4(Mt) + 18*(
3434  -2 + 3*z2)*pow4(Mst2)*pow4(s2t))) + (2*Mst2*(8*Mst2*(58853 - 44100*S2)
3435  - 11025*Dmglst2*(-37 + 60*z2))*pow2(Mt)*pow2(s2t) + 1058400*s2t*(Mst2*(
3436  25 - 8*z2) + 11*Dmglst2*(-17 + 8*z2))*pow3(Mt) + 264600*(3*Dmglst2 -
3437  Mst2)*Mt*pow2(Mst2)*pow3(s2t) + 288*(-175121 + 44100*z2)*pow4(Mt) + (-
3438  11025*Dmglst2*(-83 + 60*z2) + Mst2*(-621671 + 308700*S2 + 132300*z2))*
3439  pow3(Mst2)*pow4(s2t))*pow6(Mst1) - 66150*pow2(-4*pow2(Mt) + pow2(Mst2)*
3440  pow2(s2t))*pow6(Mst2)) + Mst2*(588*Mst2*pow2(Dmglst2)*(-450*pow2(Mst1)*
3441  pow4(Mst2)*(-408*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 2048*Mst2*s2t*pow3(Mt)
3442  + 512*Mt*pow3(Mst2)*pow3(s2t) + 1328*pow4(Mt) + 51*pow4(Mst2)*pow4(s2t)
3443  ) + 2*pow2(Mst2)*pow4(Mst1)*(300*(6485 + 1134*S2 - 6306*z2)*pow2(Mst2)*
3444  pow2(Mt)*pow2(s2t) + 1600*Mst2*s2t*(2182 + 378*S2 - 1665*z2)*pow3(Mt) -
3445  600*Mt*(439 + 252*S2 + 135*z2)*pow3(Mst2)*pow3(s2t) - 16*(-56837 +
3446  89775*S2 - 162900*z2)*pow4(Mt) + 75*(-1388 + 63*S2 - 618*z2)*pow4(Mst2)
3447  *pow4(s2t)) + (24*(102713 + 133650*S2 - 173700*z2)*pow2(Mst2)*pow2(Mt)*
3448  pow2(s2t) + 400*Mst2*s2t*(11587 + 76104*S2 - 49608*z2)*pow3(Mt) - 200*
3449  Mt*(-4958 + 24633*S2 - 90*z2)*pow3(Mst2)*pow3(s2t) + (3934288 -
3450  40816800*S2 + 34804800*z2)*pow4(Mt) + (332311 + 511200*S2 - 49050*z2)*
3451  pow4(Mst2)*pow4(s2t))*pow6(Mst1) + 7200*pow2(-4*pow2(Mt) + pow2(Mst2)*
3452  pow2(s2t))*pow6(Mst2)) + 3*Mst2*(9800*pow4(Mst1)*pow4(Mst2)*(-6*(-4534
3453  + 4293*S2 + 1830*z2 - 72*z3)*pow2(Mst2)*pow2(Mt)*pow2(s2t) + 72*Mst2*
3454  s2t*(26 + 189*S2 - 758*z2)*pow3(Mt) - 126*Mt*(-208 + 27*S2 - 2*z2)*
3455  pow3(Mst2)*pow3(s2t) + 8*(-553 + 1701*S2 + 4023*z2 + 108*z3)*pow4(Mt) +
3456  3*(1148 + 1863*S2 + 276*z2 - 18*z3)*pow4(Mst2)*pow4(s2t)) + 1960*pow2(
3457  Mst2)*(-4*(-52322 + 84915*S2 + 3060*z2 + 540*z3)*pow2(Mst2)*pow2(Mt)*
3458  pow2(s2t) + 1080*Mst2*s2t*(42 + 377*S2 - 330*z2)*pow3(Mt) - 180*Mt*(221
3459  + 219*S2 - 234*z2)*pow3(Mst2)*pow3(s2t) + 8*(-22352 + 28215*S2 + 36270*
3460  z2)*pow4(Mt) + (-16051 + 86805*S2 - 8325*z2)*pow4(Mst2)*pow4(s2t))*
3461  pow6(Mst1) + 88200*pow2(Mst1)*(-616*pow2(Mst2)*pow2(Mt)*pow2(s2t) -
3462  1024*Mst2*s2t*pow3(Mt) + 256*Mt*pow3(Mst2)*pow3(s2t) + 976*pow4(Mt) +
3463  125*pow4(Mst2)*pow4(s2t))*pow6(Mst2) + (-24*(-19407863 + 50398950*S2 +
3464  2866500*z2)*pow2(Mst2)*pow2(Mt)*pow2(s2t) + 940800*Mst2*s2t*(167 +
3465  2055*S2 - 912*z2)*pow3(Mt) - 58800*Mt*(46 + 1317*S2 - 918*z2)*pow3(
3466  Mst2)*pow3(s2t) + 32*(-35585111 + 25754400*S2 + 32281200*z2)*pow4(Mt) +
3467  3*(-23468297 + 26386500*S2 + 661500*z2 + 176400*z3)*pow4(Mst2)*pow4(
3468  s2t))*pow8(Mst1) + 11289600*pow2(Mt)*(-2*pow2(Mt) + pow2(Mst2)*pow2(
3469  s2t))*pow8(Mst2)) + 4*Dmglst2*(-14700*pow4(Mst1)*pow4(Mst2)*(12*(-3427
3470  + 1782*z2)*pow2(Mst2)*pow2(Mt)*pow2(s2t) + 4*Mst2*s2t*(-8398 + 2835*S2
3471  - 3258*z2)*pow3(Mt) - 9*Mt*(1640 + 315*S2 - 1146*z2)*pow3(Mst2)*pow3(
3472  s2t) + (26276 - 9072*S2 + 28224*z2)*pow4(Mt) + 9*(277 + 63*S2 - 140*z2)
3473  *pow4(Mst2)*pow4(s2t)) - 294*pow2(Mst2)*(-8*(77657 + 202500*S2 - 55800*
3474  z2)*pow2(Mst2)*pow2(Mt)*pow2(s2t) + 200*Mst2*s2t*(-11408 + 37341*S2 -
3475  17730*z2)*pow3(Mt) - 300*Mt*(-503 + 3609*S2 - 1494*z2)*pow3(Mst2)*pow3(
3476  s2t) - 48*(8581 + 72450*S2 - 137700*z2)*pow4(Mt) + (-81643 + 291600*S2
3477  + 5850*z2)*pow4(Mst2)*pow4(s2t))*pow6(Mst1) + 132300*pow2(Mst1)*(-536*
3478  pow2(Mst2)*pow2(Mt)*pow2(s2t) - 512*Mst2*s2t*pow3(Mt) + 128*Mt*pow3(
3479  Mst2)*pow3(s2t) + 560*pow4(Mt) + 131*pow4(Mst2)*pow4(s2t))*pow6(Mst2) +
3480  (72*(-4261807 + 33912900*S2 - 73500*z2)*pow2(Mst2)*pow2(Mt)*pow2(s2t) -
3481  78400*Mst2*s2t*(-4724 + 115785*S2 - 29484*z2)*pow3(Mt) + 4900*Mt*(18652
3482  + 140139*S2 - 38826*z2)*pow3(Mst2)*pow3(s2t) + 80*(42300121 + 49233240*
3483  S2 - 64139040*z2)*pow4(Mt) + (8287903 - 185175900*S2 + 9525600*z2)*
3484  pow4(Mst2)*pow4(s2t))*pow8(Mst1) + 16934400*pow2(Mt)*(-2*pow2(Mt) +
3485  pow2(Mst2)*pow2(s2t))*pow8(Mst2)))) + 1587600*pow2(log(pow2(Mst1)/pow2(
3486  Mst2)))*(90*pow2(Dmsqst2)*(-280*pow2(Mst2)*pow4(Mst1)*pow4(Mt) + 14*(
3487  14*pow2(Mst2)*pow2(Mt)*pow2(s2t) + 32*pow4(Mt) - 3*pow4(Mst2)*pow4(s2t)
3488  )*pow6(Mst1) + 15*(12*pow2(Mt)*pow2(s2t) - 5*pow2(Mst2)*pow4(s2t))*
3489  pow8(Mst1)) - 90*Dmsqst2*(-7*Mst2*(-48*pow2(Mt)*pow2(s2t)*pow3(Mst2) +
3490  320*Dmglst2*pow4(Mt) - 144*Mst2*pow4(Mt) + 31*pow4(s2t)*pow5(Mst2))*
3491  pow6(Mst1) + 2*(74*pow2(Mst2)*pow2(Mt)*pow2(s2t) + 1120*(3*Dmglst2 -
3492  Mst2)*s2t*pow3(Mt) + 2736*pow4(Mt) - 53*pow4(Mst2)*pow4(s2t))*pow8(
3493  Mst1) + 140*pow4(Mst1)*(-4*pow4(Mst2)*pow4(Mt) + pow4(s2t)*pow8(Mst2)))
3494  + Mst2*(70*pow4(Mst1)*(3192*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 14880*Mst2*
3495  s2t*pow3(Mt) + 5664*Mt*pow3(Mst2)*pow3(s2t) + 7744*pow4(Mt) + 1113*
3496  pow4(Mst2)*pow4(s2t))*pow5(Mst2) + 560*pow3(Mst2)*(479*pow2(Mst2)*pow2(
3497  Mt)*pow2(s2t) - 2448*Mst2*s2t*pow3(Mt) + 366*Mt*pow3(Mst2)*pow3(s2t) +
3498  1136*pow4(Mt) + 23*pow4(Mst2)*pow4(s2t))*pow6(Mst1) - 7*Mst2*pow2(
3499  Dmglst2)*(-15*pow2(Mst1)*pow4(Mst2)*(-1240*pow2(Mst2)*pow2(Mt)*pow2(
3500  s2t) - 3072*Mst2*s2t*pow3(Mt) + 768*Mt*pow3(Mst2)*pow3(s2t) + 944*pow4(
3501  Mt) + 443*pow4(Mst2)*pow4(s2t)) + 2*pow2(Mst2)*pow4(Mst1)*(7740*pow2(
3502  Mst2)*pow2(Mt)*pow2(s2t) - 61760*Mst2*s2t*pow3(Mt) + 18480*Mt*pow3(
3503  Mst2)*pow3(s2t) - 66208*pow4(Mt) + 4455*pow4(Mst2)*pow4(s2t)) + (
3504  133776*pow2(Mst2)*pow2(Mt)*pow2(s2t) + 398240*Mst2*s2t*pow3(Mt) +
3505  24960*Mt*pow3(Mst2)*pow3(s2t) - 1267120*pow4(Mt) + 4293*pow4(Mst2)*
3506  pow4(s2t))*pow6(Mst1) + 1440*pow2(-4*pow2(Mt) + pow2(Mst2)*pow2(s2t))*
3507  pow6(Mst2)) + 105*pow2(Mst1)*(-600*pow2(Mst2)*pow2(Mt)*pow2(s2t) -
3508  1024*Mst2*s2t*pow3(Mt) + 256*Mt*pow3(Mst2)*pow3(s2t) + 944*pow4(Mt) +
3509  123*pow4(Mst2)*pow4(s2t))*pow7(Mst2) + 4*Mst2*(73657*pow2(Mst2)*pow2(
3510  Mt)*pow2(s2t) - 316400*Mst2*s2t*pow3(Mt) + 35000*Mt*pow3(Mst2)*pow3(
3511  s2t) + 68678*pow4(Mt) + 11764*pow4(Mst2)*pow4(s2t))*pow8(Mst1) - 2*
3512  Dmglst2*(-140*pow4(Mst1)*pow4(Mst2)*(1806*pow2(Mst2)*pow2(Mt)*pow2(s2t)
3513  + 1592*Mst2*s2t*pow3(Mt) + 1104*Mt*pow3(Mst2)*pow3(s2t) - 3808*pow4(Mt)
3514  + 213*pow4(Mst2)*pow4(s2t)) + 7*pow2(Mst2)*(-12992*pow2(Mst2)*pow2(Mt)*
3515  pow2(s2t) - 175520*Mst2*s2t*pow3(Mt) + 3600*Mt*pow3(Mst2)*pow3(s2t) +
3516  285744*pow4(Mt) + 4969*pow4(Mst2)*pow4(s2t))*pow6(Mst1) - 105*pow2(
3517  Mst1)*(-728*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 1536*Mst2*s2t*pow3(Mt) +
3518  384*Mt*pow3(Mst2)*pow3(s2t) + 944*pow4(Mt) + 187*pow4(Mst2)*pow4(s2t))*
3519  pow6(Mst2) + (-420096*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 1672160*Mst2*s2t*
3520  pow3(Mt) + 68880*Mt*pow3(Mst2)*pow3(s2t) + 3253120*pow4(Mt) + 1377*
3521  pow4(Mst2)*pow4(s2t))*pow8(Mst1) - 26880*pow2(Mt)*(-2*pow2(Mt) + pow2(
3522  Mst2)*pow2(s2t))*pow8(Mst2)) + 13440*pow2(Mt)*(-2*pow2(Mt) + pow2(Mst2)
3523  *pow2(s2t))*pow9(Mst2))))/(5.00094e8*pow4(Mst1)*pow4(Mt)*pow6(Mst2));
3524 
3525  return result;
3526 }
3527 
3528 /**
3529  * @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)
3530  */
3532 
3533  const double result =
3534  (6000*pow2(Dmsqst2)*(72*(2*Mst2*s2t*(3 - 2*z2) + Mt*(-7 + 5*z2))*pow2(
3535  Mst1) + (36*Mst2*s2t*(7 - 4*z2) + Mt*(-161 + 108*z2))*pow2(Mst2))*pow3(
3536  Mt)*pow4(Mst1) + 3000*Dmsqst2*pow2(Mst1)*(9*Mst2*pow4(Mst1)*(-32*
3537  Dmglst2*(2*Mst2*s2t*(12 - 7*z2) + 3*Mt*(-11 + 6*z2))*pow3(Mt) + Mst2*(
3538  8*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 64*Mst2*s2t*(-2 + z2)*pow3(Mt) + 16*(
3539  -9 + 4*z2)*pow4(Mt) + pow4(Mst2)*pow4(s2t))) + pow2(Mst1)*pow3(Mst2)*(-
3540  8*Dmglst2*(12*Mst2*s2t*(29 - 18*z2) + Mt*(-283 + 180*z2))*pow3(Mt) + 3*
3541  Mst2*(-48*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 96*Mst2*s2t*(-3 + 2*z2)*pow3(
3542  Mt) + 32*(-8 + 3*z2)*pow4(Mt) + 3*pow4(Mst2)*pow4(s2t))) + 9*(16*s2t*(-
3543  83*Dmglst2 + 9*Mst2 + 44*Dmglst2*z2 - 4*Mst2*z2)*pow3(Mt) + 8*(-31 +
3544  12*z2)*pow4(Mt) - pow4(Mst2)*pow4(s2t))*pow6(Mst1) - 9*pow2(-4*pow2(Mt)
3545  + pow2(Mst2)*pow2(s2t))*pow6(Mst2)) + 450*Mst2*pow2(log(pow2(Mst1)/
3546  pow2(Mst2)))*pow4(Mst1)*(8*pow2(Mst1)*pow3(Mst2)*(425*pow2(Mst2)*pow2(
3547  Mt)*pow2(s2t) - 704*Mst2*s2t*pow3(Mt) + 212*Mt*pow3(Mst2)*pow3(s2t) -
3548  76*pow4(Mt) + 3*pow4(Mst2)*pow4(s2t)) + Mst2*pow4(Mst1)*(2688*pow2(
3549  Mst2)*pow2(Mt)*pow2(s2t) - 5056*Mst2*s2t*pow3(Mt) + 1024*Mt*pow3(Mst2)*
3550  pow3(s2t) - 2848*pow4(Mt) + 41*pow4(Mst2)*pow4(s2t)) - 8*Dmglst2*(8*Mt*
3551  (-157*Mst2*s2t*pow2(Mt) - 108*Mt*pow2(Mst2)*pow2(s2t) + 398*pow3(Mt) -
3552  16*pow3(Mst2)*pow3(s2t))*pow4(Mst1) + pow4(Mst2)*(-320*pow2(Mst2)*pow2(
3553  Mt)*pow2(s2t) + 848*Mst2*s2t*pow3(Mt) - 532*Mt*pow3(Mst2)*pow3(s2t) +
3554  512*pow4(Mt) - 99*pow4(Mst2)*pow4(s2t)) + pow2(Mst1)*pow2(Mst2)*(-768*
3555  pow2(Mst2)*pow2(Mt)*pow2(s2t) - 448*Mst2*s2t*pow3(Mt) - 212*Mt*pow3(
3556  Mst2)*pow3(s2t) + 1896*pow4(Mt) + 35*pow4(Mst2)*pow4(s2t))) + (296*
3557  pow2(Mst2)*pow2(Mt)*pow2(s2t) - 6784*Mst2*s2t*pow3(Mt) + 2208*Mt*pow3(
3558  Mst2)*pow3(s2t) - 672*pow4(Mt) + 519*pow4(Mst2)*pow4(s2t))*pow5(Mst2) +
3559  4*Mst2*pow2(Dmglst2)*(320*pow2(Mt)*pow2(s2t)*pow4(Mst2) - 512*pow2(
3560  Mst2)*pow4(Mt) + pow2(Mst1)*(768*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 1152*
3561  Mst2*s2t*pow3(Mt) + 3640*pow4(Mt) - 35*pow4(Mst2)*pow4(s2t)) + 768*Mt*
3562  pow3(s2t)*pow5(Mst2) + 99*pow4(s2t)*pow6(Mst2))) + Mst2*(4*Mst2*pow2(
3563  Dmglst2)*(-225*pow2(Mst1)*pow4(Mst2)*(-664*pow2(Mst2)*pow2(Mt)*pow2(
3564  s2t) - 2048*Mst2*s2t*pow3(Mt) + 512*Mt*pow3(Mst2)*pow3(s2t) + 1840*
3565  pow4(Mt) + 83*pow4(Mst2)*pow4(s2t)) + 2*pow2(Mst2)*pow4(Mst1)*(-150*(-
3566  7121 + 6336*z2)*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 400*Mst2*s2t*(-1934 +
3567  1791*z2)*pow3(Mt) - 300*Mt*(-875 + 648*z2)*pow3(Mst2)*pow3(s2t) + 8*(
3568  71687 + 76050*z2)*pow4(Mt) + 75*(-205 + 129*z2)*pow4(Mst2)*pow4(s2t)) +
3569  25*(12*(7903 - 5760*z2)*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 96*Mst2*s2t*(-
3570  1055 + 2181*z2)*pow3(Mt) + 13992*Mt*pow3(Mst2)*pow3(s2t) + 80*(-605 +
3571  4608*z2)*pow4(Mt) + 3*(409 - 258*z2)*pow4(Mst2)*pow4(s2t))*pow6(Mst1) +
3572  3600*pow2(-4*pow2(Mt) + pow2(Mst2)*pow2(s2t))*pow6(Mst2)) - 100*
3573  Dmglst2*(2*pow4(Mst1)*pow4(Mst2)*(12*(-3565 + 1728*z2)*pow2(Mst2)*pow2(
3574  Mt)*pow2(s2t) + 8*Mst2*s2t*(-3659 + 252*z2)*pow3(Mt) + 72*Mt*(-192 +
3575  91*z2)*pow3(Mst2)*pow3(s2t) + 44*(427 + 432*z2)*pow4(Mt) + 9*(211 - 86*
3576  z2)*pow4(Mst2)*pow4(s2t)) + 6*pow2(Mst2)*(4*(-1955 + 1152*z2)*pow2(
3577  Mst2)*pow2(Mt)*pow2(s2t) - 48*Mst2*s2t*(-13 + 262*z2)*pow3(Mt) + 24*Mt*
3578  (111 - 17*z2)*pow3(Mst2)*pow3(s2t) + 8*(-1471 + 3240*z2)*pow4(Mt) + 3*(
3579  -1 + 86*z2)*pow4(Mst2)*pow4(s2t))*pow6(Mst1) - 18*pow2(Mst1)*(-536*
3580  pow2(Mst2)*pow2(Mt)*pow2(s2t) - 512*Mst2*s2t*pow3(Mt) + 128*Mt*pow3(
3581  Mst2)*pow3(s2t) + 560*pow4(Mt) + 131*pow4(Mst2)*pow4(s2t))*pow6(Mst2) +
3582  3*(192*(-77 + 48*z2)*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 48*Mst2*s2t*(-867
3583  + 1012*z2)*pow3(Mt) - 276*Mt*pow3(Mst2)*pow3(s2t) + 16*(-6445 + 6768*
3584  z2)*pow4(Mt) - 441*pow4(Mst2)*pow4(s2t))*pow8(Mst1) - 2304*pow2(Mt)*(-
3585  2*pow2(Mt) + pow2(Mst2)*pow2(s2t))*pow8(Mst2)) + 25*Mst2*(4*pow4(Mst1)*
3586  pow4(Mst2)*(-72*(-445 + 96*z2)*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 144*
3587  Mst2*s2t*(-121 + 296*z2)*pow3(Mt) - 144*Mt*(-151 + 19*z2)*pow3(Mst2)*
3588  pow3(s2t) + 8*(-1993 + 2151*z2 + 216*z3)*pow4(Mt) + 81*(8 + 5*z2)*pow4(
3589  Mst2)*pow4(s2t)) - 36*pow2(Mst2)*(-696*pow2(Mst2)*pow2(Mt)*pow2(s2t) +
3590  32*Mst2*s2t*(-179 + 128*z2)*pow3(Mt) + 16*Mt*(148 - 17*z2)*pow3(Mst2)*
3591  pow3(s2t) - 8*(-403 + 300*z2)*pow4(Mt) + (551 + 86*z2)*pow4(Mst2)*pow4(
3592  s2t))*pow6(Mst1) + 36*pow2(Mst1)*(-744*pow2(Mst2)*pow2(Mt)*pow2(s2t) -
3593  1024*Mst2*s2t*pow3(Mt) + 256*Mt*pow3(Mst2)*pow3(s2t) + 1232*pow4(Mt) +
3594  141*pow4(Mst2)*pow4(s2t))*pow6(Mst2) + 9*(864*pow2(Mst2)*pow2(Mt)*pow2(
3595  s2t) - 512*Mst2*s2t*(-49 + 31*z2)*pow3(Mt) - 784*Mt*pow3(Mst2)*pow3(
3596  s2t) + 8*(-2503 + 1408*z2)*pow4(Mt) + (1547 + 164*z2)*pow4(Mst2)*pow4(
3597  s2t))*pow8(Mst1) + 4608*pow2(Mt)*(-2*pow2(Mt) + pow2(Mst2)*pow2(s2t))*
3598  pow8(Mst2))) + 30*log(pow2(Mst1)/pow2(Mst2))*(7200*pow2(Dmsqst2)*(pow2(
3599  Mst1) - pow2(Mst2))*pow4(Mst1)*pow4(Mt) - 1800*Dmsqst2*pow4(Mst1)*(8*(
3600  5*Mt + 6*Dmglst2*s2t - 2*Mst2*s2t)*pow3(Mt)*pow4(Mst1) - 8*pow4(Mst2)*
3601  pow4(Mt) - Mst2*pow2(Mst1)*(16*Dmglst2*pow4(Mt) - 8*Mst2*pow4(Mt) +
3602  pow4(s2t)*pow5(Mst2)) + pow4(s2t)*pow8(Mst2)) + Mst2*(2*Mst2*pow2(
3603  Dmglst2)*(2*pow2(Mst2)*pow4(Mst1)*(3240*pow2(Mst2)*pow2(Mt)*pow2(s2t) +
3604  45920*Mst2*s2t*pow3(Mt) - 9720*Mt*pow3(Mst2)*pow3(s2t) + 37408*pow4(Mt)
3605  - 4635*pow4(Mst2)*pow4(s2t)) + 45*pow2(Mst1)*pow4(Mst2)*(-456*pow2(
3606  Mst2)*pow2(Mt)*pow2(s2t) - 1024*Mst2*s2t*pow3(Mt) + 256*Mt*pow3(Mst2)*
3607  pow3(s2t) + 400*pow4(Mt) + 153*pow4(Mst2)*pow4(s2t)) + 2*(-34080*pow2(
3608  Mst2)*pow2(Mt)*pow2(s2t) - 147560*Mst2*s2t*pow3(Mt) - 5880*Mt*pow3(
3609  Mst2)*pow3(s2t) + 415932*pow4(Mt) + 1005*pow4(Mst2)*pow4(s2t))*pow6(
3610  Mst1) - 1440*pow2(-4*pow2(Mt) + pow2(Mst2)*pow2(s2t))*pow6(Mst2)) - 20*
3611  Dmglst2*(-4*pow4(Mst1)*pow4(Mst2)*(1860*pow2(Mst2)*pow2(Mt)*pow2(s2t) +
3612  1472*Mst2*s2t*pow3(Mt) + 774*Mt*pow3(Mst2)*pow3(s2t) - 2464*pow4(Mt) +
3613  15*pow4(Mst2)*pow4(s2t)) + 2*pow2(Mst2)*(-432*pow2(Mst2)*pow2(Mt)*pow2(
3614  s2t) - 11656*Mst2*s2t*pow3(Mt) + 996*Mt*pow3(Mst2)*pow3(s2t) + 18748*
3615  pow4(Mt) + 207*pow4(Mst2)*pow4(s2t))*pow6(Mst1) - 3*pow2(Mst1)*(-856*
3616  pow2(Mst2)*pow2(Mt)*pow2(s2t) - 1536*Mst2*s2t*pow3(Mt) + 384*Mt*pow3(
3617  Mst2)*pow3(s2t) + 1200*pow4(Mt) + 203*pow4(Mst2)*pow4(s2t))*pow6(Mst2)
3618  + 4*(-738*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 10004*Mst2*s2t*pow3(Mt) +
3619  135*Mt*pow3(Mst2)*pow3(s2t) + 17532*pow4(Mt) + 12*pow4(Mst2)*pow4(s2t))
3620  *pow8(Mst1) - 768*pow2(Mt)*(-2*pow2(Mt) + pow2(Mst2)*pow2(s2t))*pow8(
3621  Mst2)) + 5*Mst2*(4*pow4(Mst1)*pow4(Mst2)*(3372*pow2(Mst2)*pow2(Mt)*
3622  pow2(s2t) - 9024*Mst2*s2t*pow3(Mt) + 3912*Mt*pow3(Mst2)*pow3(s2t) +
3623  6112*pow4(Mt) + 579*pow4(Mst2)*pow4(s2t)) - 24*pow2(Mst2)*(-534*pow2(
3624  Mst2)*pow2(Mt)*pow2(s2t) + 1824*Mst2*s2t*pow3(Mt) - 60*Mt*pow3(Mst2)*
3625  pow3(s2t) - 934*pow4(Mt) + 97*pow4(Mst2)*pow4(s2t))*pow6(Mst1) + 6*
3626  pow2(Mst1)*(-728*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 1024*Mst2*s2t*pow3(Mt)
3627  + 256*Mt*pow3(Mst2)*pow3(s2t) + 1200*pow4(Mt) + 139*pow4(Mst2)*pow4(
3628  s2t))*pow6(Mst2) + 3*(4640*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 15296*Mst2*
3629  s2t*pow3(Mt) + 240*Mt*pow3(Mst2)*pow3(s2t) + 7128*pow4(Mt) - 279*pow4(
3630  Mst2)*pow4(s2t))*pow8(Mst1) + 768*pow2(Mt)*(-2*pow2(Mt) + pow2(Mst2)*
3631  pow2(s2t))*pow8(Mst2)))))/(1350.*pow4(Mst1)*pow4(Mt)*pow6(Mst2));
3632 
3633  return result;
3634 }
3635 
3636 /**
3637  * @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)
3638  */
3640 
3641  const double result =
3642  (Mst2*pow2(Dmglst2)*(pow2(Mst2)*pow4(Mst1)*(33360*pow2(Mst2)*pow2(Mt)*
3643  pow2(s2t) + 52480*Mst2*s2t*pow3(Mt) + 18896*pow4(Mt) - 10005*pow4(Mst2)
3644  *pow4(s2t)) + 15*pow2(Mst1)*pow4(Mst2)*(-1496*pow2(Mst2)*pow2(Mt)*pow2(
3645  s2t) - 3072*Mst2*s2t*pow3(Mt) + 768*Mt*pow3(Mst2)*pow3(s2t) + 1456*
3646  pow4(Mt) + 475*pow4(Mst2)*pow4(s2t)) + 5*(120*pow2(Mst2)*pow2(Mt)*pow2(
3647  s2t) - 22656*Mst2*s2t*pow3(Mt) - 2304*Mt*pow3(Mst2)*pow3(s2t) + 52384*
3648  pow4(Mt) + 879*pow4(Mst2)*pow4(s2t))*pow6(Mst1) - 1440*pow2(-4*pow2(Mt)
3649  + pow2(Mst2)*pow2(s2t))*pow6(Mst2)) + 30*log(pow2(Mst1)/pow2(Mst2))*
3650  pow4(Mst1)*(pow2(Mst1)*pow3(Mst2)*(1096*pow2(Mst2)*pow2(Mt)*pow2(s2t) -
3651  1280*Mst2*s2t*pow3(Mt) + 328*Mt*pow3(Mst2)*pow3(s2t) - 32*pow4(Mt) -
3652  91*pow4(Mst2)*pow4(s2t)) - Mst2*pow4(Mst1)*(-768*pow2(Mst2)*pow2(Mt)*
3653  pow2(s2t) + 1216*Mst2*s2t*pow3(Mt) + 400*pow4(Mt) + 41*pow4(Mst2)*pow4(
3654  s2t)) - 2*Dmglst2*(32*pow2(Mt)*(-57*Mst2*Mt*s2t + 119*pow2(Mt) - 24*
3655  pow2(Mst2)*pow2(s2t))*pow4(Mst1) + pow4(Mst2)*(-384*pow2(Mst2)*pow2(Mt)
3656  *pow2(s2t) + 912*Mst2*s2t*pow3(Mt) - 548*Mt*pow3(Mst2)*pow3(s2t) + 512*
3657  pow4(Mt) - 91*pow4(Mst2)*pow4(s2t)) + pow2(Mst1)*pow2(Mst2)*(-768*pow2(
3658  Mst2)*pow2(Mt)*pow2(s2t) - 640*Mst2*s2t*pow3(Mt) - 164*Mt*pow3(Mst2)*
3659  pow3(s2t) + 2016*pow4(Mt) + 91*pow4(Mst2)*pow4(s2t))) + 4*(14*pow2(
3660  Mst2)*pow2(Mt)*pow2(s2t) - 456*Mst2*s2t*pow3(Mt) + 146*Mt*pow3(Mst2)*
3661  pow3(s2t) - 166*pow4(Mt) + 33*pow4(Mst2)*pow4(s2t))*pow5(Mst2) + pow2(
3662  Dmglst2)*(-512*pow3(Mst2)*pow4(Mt) + Mst2*pow2(Mst1)*(768*pow2(Mst2)*
3663  pow2(Mt)*pow2(s2t) - 1280*Mst2*s2t*pow3(Mt) + 4000*pow4(Mt) - 91*pow4(
3664  Mst2)*pow4(s2t)) + 384*pow2(Mt)*pow2(s2t)*pow5(Mst2) + 768*Mt*pow3(s2t)
3665  *pow6(Mst2) + 91*pow4(s2t)*pow7(Mst2))) - 10*Dmglst2*(pow4(Mst1)*pow4(
3666  Mst2)*(-8208*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 4640*Mst2*s2t*pow3(Mt) -
3667  1968*Mt*pow3(Mst2)*pow3(s2t) + 4816*pow4(Mt) + 849*pow4(Mst2)*pow4(s2t)
3668  ) - 3*pow2(Mst2)*(-472*pow2(Mst2)*pow2(Mt)*pow2(s2t) + 2496*Mst2*s2t*
3669  pow3(Mt) - 1040*Mt*pow3(Mst2)*pow3(s2t) - 3360*pow4(Mt) + 37*pow4(Mst2)
3670  *pow4(s2t))*pow6(Mst1) - 3*pow2(Mst1)*(-984*pow2(Mst2)*pow2(Mt)*pow2(
3671  s2t) - 1536*Mst2*s2t*pow3(Mt) + 384*Mt*pow3(Mst2)*pow3(s2t) + 1456*
3672  pow4(Mt) + 219*pow4(Mst2)*pow4(s2t))*pow6(Mst2) + 3*(-2240*Mst2*s2t*
3673  pow3(Mt) + 3744*pow4(Mt) - 59*pow4(Mst2)*pow4(s2t))*pow8(Mst1) - 768*
3674  pow2(Mt)*(-2*pow2(Mt) + pow2(Mst2)*pow2(s2t))*pow8(Mst2)) + 5*Mst2*(-
3675  720*pow2(Dmsqst2)*pow4(Mst1)*pow4(Mt) + 1440*Dmsqst2*pow2(Mst2)*pow4(
3676  Mst1)*pow4(Mt) + pow4(Mst1)*pow4(Mst2)*(8592*pow2(Mst2)*pow2(Mt)*pow2(
3677  s2t) - 4800*Mst2*s2t*pow3(Mt) + 3936*Mt*pow3(Mst2)*pow3(s2t) + 4256*
3678  pow4(Mt) - 69*pow4(Mst2)*pow4(s2t)) - 3*pow2(Mst2)*(600*pow2(Mst2)*
3679  pow2(Mt)*pow2(s2t) - 128*Mst2*s2t*pow3(Mt) + 1568*Mt*pow3(Mst2)*pow3(
3680  s2t) + 672*pow4(Mt) + 355*pow4(Mst2)*pow4(s2t))*pow6(Mst1) + 3*pow2(
3681  Mst1)*(-856*pow2(Mst2)*pow2(Mt)*pow2(s2t) - 1024*Mst2*s2t*pow3(Mt) +
3682  256*Mt*pow3(Mst2)*pow3(s2t) + 1456*pow4(Mt) + 155*pow4(Mst2)*pow4(s2t))
3683  *pow6(Mst2) + (384*Mst2*s2t*pow3(Mt) - 2400*pow4(Mt) + 717*pow4(Mst2)*
3684  pow4(s2t))*pow8(Mst1) + 384*pow2(Mt)*(-2*pow2(Mt) + pow2(Mst2)*pow2(
3685  s2t))*pow8(Mst2)))/(45.*pow4(Mst1)*pow4(Mt)*pow5(Mst2));
3686 
3687  return result;
3688 }
3689 
3690 /**
3691  * @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)
3692  */
3694 
3695  const double result =
3696  -298.6666666666667;
3697 
3698  return result;
3699 }
3700 
3701 } // namespace hierarchies
3702 } // namespace himalaya
int xMst
MDR and truncation flags.
Definition: H6b.hpp:72
std::array< int, ExpansionDepth::NUMBER_OF_EXPANSIONS > ExpansionFlags_t
Definition: H3.cpp:14
double getS2() const
Definition: H6b.cpp:415
double calc_coef_at_as2_no_sm_logs_log3() const
Definition: H6b.cpp:3693
double calc_coef_at_as2_no_sm_logs_log0() const
Definition: H6b.cpp:3247
truncate the expansion depth in the stop/sbottom masses by one order
double calc_coef_at_as2_no_sm_logs_log1() const
Definition: H6b.cpp:3531
double getS1() const
Definition: H6b.cpp:73
truncate the expansion depth in the difference of the average squark mass and the stop/sbottom 2 mass...
H6b(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 MuSUSY, double s2t, int mdrFlag, int oneLoopFlag, int twoLoopFlag, int threeLoopFlag)
Definition: H6b.cpp:37
Complex< T > log(const Complex< T > &z_) noexcept
Definition: complex.hpp:45
int threeLoopFlag
loop flags
Definition: H6b.hpp:73
double calc_coef_at_as2_no_sm_logs_log2() const
Definition: H6b.cpp:3639
double Al4p
common variables
Definition: H6b.hpp:71
truncate the expansion depth in the difference of the stop/sbottom 2 mass and the gluino mass by one ...
double getS12() const
Definition: H6b.cpp:2343