softsusy is hosted by Hepforge, IPPP Durham
SOFTSUSY  3.3
sPhysical Struct Reference

Masses of the physical particles. More...

#include <physpars.h>

Inheritance diagram for sPhysical:
drBarPars

List of all members.

Public Member Functions

 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)

Public Attributes

double mh0
double mA0
double mH0
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
DoubleMatrix mu
 sparticle masses in order (i=L/R, family)
DoubleMatrix md
DoubleMatrix me
double thetaH
 Higgs mixing angle (alpha)

Detailed Description

Masses of the physical particles.


Constructor & Destructor Documentation

sPhysical::sPhysical ( const sPhysical s) [inline]

Constructor copies another object


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