softsusy is hosted by Hepforge, IPPP Durham
SOFTSUSY  4.1
softpars.h File Reference

Soft SUSY breaking parameters. More...

#include <cmath>
#include "susy.h"
#include "linalg.h"
#include "utils.h"
#include "numerics.h"

Go to the source code of this file.

Classes

class  softsusy::MssmSoftPars
 Soft SUSY breaking parameters and beta functions. More...
 

Namespaces

 softsusy
 global variable declaration
 

Enumerations

enum  softsusy::softMasses {
  mQl =1 , mUr , mDr , mLl ,
  mEr
}
 SUSY breaking soft mass squared parameters.
 
enum  softsusy::trilinears { UA =1 , DA , EA }
 SUSY breaking trilinear parameters.
 

Functions

ostream & softsusy::operator<< (ostream &left, const MssmSoftPars &s)
 Formatted ouput of whole object.
 
istream & softsusy::operator>> (istream &left, MssmSoftPars &s)
 Formatted input of whole object.
 

Detailed Description

Soft SUSY breaking parameters.