softsusy is hosted by Hepforge, IPPP Durham
SOFTSUSY  4.1
softsusy::drBarPars Struct Reference

DRbar values of masses and mixings in MSSM. More...

#include <physpars.h>

Inheritance diagram for softsusy::drBarPars:
softsusy::sPhysical

Public Member Functions

 drBarPars ()
 Initialises with zero values.
 
 drBarPars (const drBarPars &)
 
const drBarParsoperator= (const drBarPars &s)
 Sets contents equal to those of another object.
 
void mpzNeutralinos ()
 
void mpzCharginos ()
 
- Public Member Functions inherited from softsusy::sPhysical
 sPhysical ()
 Constructor: initialises with zeroes.
 
 sPhysical (const sPhysical &)
 
const sPhysicaldisplaysPhysical () const
 Displays the object in situations where a const is required.
 
void setsPhysical (const sPhysical &s)
 Sets whole contents to those of another object s.
 
const sPhysicaloperator= (const sPhysical &s)
 Sets whole contents to those of another object s.
 
void display (double *a) const
 Displays contents in a C-style convention *a (starts with index zero)
 
DoubleVector display () const
 Displays contents in a vector.
 
int size () const
 size of vector containing all elements
 
void set (const DoubleVector &)
 sets contents from a vector
 

Public Attributes

double mz
 
double mw
 
double mt
 Running electroweak gauge boson masses.
 
double mb
 
double mtau
 
double ht
 Running top, bottom and tau mass.
 
double hb
 
double htau
 
double ut
 Running diagonal top, bottom, tau Yukawa couplings.
 
double ub
 
double utau
 
ComplexMatrix nBpmz
 BPMZ convention mixing matrices for neutralinos and charginos. More...
 
ComplexMatrix uBpmz
 
ComplexMatrix vBpmz
 
DoubleVector mnBpmz
 positive definite masses for neutralinos and charginos
 
DoubleVector mchBpmz
 
- Public Attributes inherited from softsusy::sPhysical
DoubleVector mh0
 
DoubleVector mA0
 
double mHpm
 
DoubleVector msnu
 sneutrino masses
 
DoubleVector mch
 chargino/neutralino masses: ordered
 
DoubleVector mneut
 
double mGluino
 Gluino mass.
 
DoubleMatrix mixNeut
 neutralino mixing
 
double thetaL
 chargino and third family mixing angles
 
double thetaR
 
double thetat
 
double thetab
 
double thetatau
 
double thetamu
 
DoubleMatrix mu
 sparticle masses in order (i=L/R, family)
 
DoubleMatrix md
 
DoubleMatrix me
 
double thetaH
 Higgs mixing angle (alpha)
 
double thetaA0
 
DoubleMatrix mixh0
 Higgs mixing matrices.
 

Detailed Description

DRbar values of masses and mixings in MSSM.

Constructor & Destructor Documentation

◆ drBarPars()

softsusy::drBarPars::drBarPars ( const drBarPars s)
inline

Initialises with another object

Member Function Documentation

◆ mpzCharginos()

void softsusy::drBarPars::mpzCharginos ( )

Calculates uBpmz, vBpmz, mchBpmz, ie Returns mixing matrices u,v and neutralino masses mneut in the MPZ convention (hep-ph/9606211), u+v are (2,2) and mch is 1->2.

◆ mpzNeutralinos()

void softsusy::drBarPars::mpzNeutralinos ( )

Returns mixing matrix o and neutralino masses mn in the MPZ convention (hep-ph/9606211), n is 4 by 4 and mneut is 1->4, ie Calculates mnBpmz, nBpmz

Member Data Documentation

◆ nBpmz

ComplexMatrix softsusy::drBarPars::nBpmz

BPMZ convention mixing matrices for neutralinos and charginos.

Running diagonal top, bottom, tau trlinear couplings


The documentation for this struct was generated from the following files: