69 if ( (br=bRatio[iState][XiPi]) >0.0) {
70 AddXiPiMode( decayTable, parentName, br, iIso3, fAnti);
73 if ( (br=bRatio[iState][XiGamma]) >0.0) {
74 AddXiGammaMode( decayTable, parentName, br, iIso3, fAnti);
77 if ( (br=bRatio[iState][LambdaK]) >0.0) {
78 AddLambdaKMode( decayTable, parentName, br, iIso3, fAnti);
81 if ( (br=bRatio[iState][SigmaK]) >0.0) {
82 AddSigmaKMode( decayTable, parentName, br, iIso3, fAnti);
97 }
else if (iIso3==-1) {
100 if (fAnti) daughterH =
"anti_" + daughterH;
129 daughterK =
"anti_kaon0";
132 }
else if (iIso3 == -1) {
140 if (fAnti) lambda =
"anti_" +
lambda;
165 daughterH =
"sigma+";
167 }
else if (iIso3== -1) {
168 daughterH =
"sigma0";
176 if (fAnti) daughterH =
"anti_" + daughterH;
180 daughterH,daughterK);
188 daughterH =
"sigma0";
190 }
else if (iIso3 == -1) {
191 daughterH =
"sigma-";
195 daughterK =
"anti_kaon0";
199 if (fAnti) daughterH =
"anti_" + daughterH;
203 daughterH,daughterK);
225 }
else if (iIso3 == -1) {
234 if (fAnti) daughterXi =
"anti_" + daughterXi;
238 daughterXi,daughterPi);
247 }
else if (iIso3 == -1) {
252 if (fAnti) daughterXi =
"anti_" + daughterXi;
256 daughterXi,daughterPi);
266 }
else if (iIso3==-1) {
274 if (fAnti) daughterXi =
"anti_" + daughterXi;
278 daughterXi,daughterPi);
290 if (iso3== -1) fm = 1.5350*
GeV;
299 if (iso3== -1) fw = 9.9*
MeV;
304 const char* G4ExcitedXiConstructor::name[] = {
305 "xi(1530)",
"xi(1690)",
"xi(1820)",
"xi(1950)",
"xi(2030)"
308 const G4double G4ExcitedXiConstructor::mass[] = {
312 const G4double G4ExcitedXiConstructor::width[] = {
316 const G4int G4ExcitedXiConstructor::iSpin[] = {
320 const G4int G4ExcitedXiConstructor::iParity[] = {
325 const G4int G4ExcitedXiConstructor::encodingOffset[] = {
326 0, 20000, 10000, 30000, 10000
331 { 0.98, 0.02, 0.0, 0.0},
332 { 0.10, 0.0, 0.70, 0.20},
333 { 0.15, 0.0, 0.70, 0.15},
334 { 0.25, 0.0, 0.50, 0.25},
335 { 0.10, 0.0, 0.20, 0.70}