SOFTSUSY
4.1
|
Header file for RP conserving MSSM object including all (real) soft SUSY breaking parameters and (real) SUSY couplings. with non-trivial flavour calculation. More...
#include <iostream>
#include <fstream>
#include <sstream>
#include <string>
#include <cstdlib>
#include <cmath>
#include "utils.h"
#include "numerics.h"
#include "physpars.h"
#include "lowe.h"
#include "softpars.h"
#include "twoloophiggs.h"
#include "softsusy.h"
Go to the source code of this file.
Classes | |
struct | softsusy::flavourPhysical |
Object containing the physical aspects of flavour mixing etc. More... | |
class | softsusy::FlavourMssmSoftsusy |
This object is intended to be a flavoursome version of MssmSoftsusy. More... | |
Namespaces | |
softsusy | |
global variable declaration | |
Functions | |
void | softsusy::convertFromWolfenstein (double lambdaW, double A, double rhobar, double etabar, double &sin12, double &sin23, double &sin13) |
int | softsusy::positionOfSym (int i, int j) |
ostream & | softsusy::operator<< (ostream &, const flavourPhysical &) |
Formatted printout. | |
istream & | softsusy::operator>> (istream &left, flavourPhysical &s) |
Formatted input of physical parameters. | |
ostream & | softsusy::operator<< (ostream &, const FlavourMssmSoftsusy &) |
Formatted output. | |
void | softsusy::flavourBcs (MssmSoftsusy &m, const DoubleVector &inputParameters) |
void | softsusy::ckmNormalise (DoubleMatrix &Vu, DoubleMatrix &Vd, DoubleMatrix &Uu, DoubleMatrix &Ud) |
Header file for RP conserving MSSM object including all (real) soft SUSY breaking parameters and (real) SUSY couplings. with non-trivial flavour calculation.