softsusy is hosted by Hepforge, IPPP Durham
SOFTSUSY  4.1
rpvmain.h
Go to the documentation of this file.
1 
11 #ifndef RPV_MAIN_H
12 
13 #define RPV_MAIN_H
14 #include <iostream>
15 #include "rpvneut.h"
16 #include "mycomplex.h"
17 #include "linalg.h"
18 #include "lowe.h"
19 #include "rge.h"
20 #include "softsusy.h"
21 #include "softpars.h"
22 #include "susy.h"
23 #include "utils.h"
24 #include "numerics.h"
25 #include "rpvsoft.h"
26 #include "rpvsusypars.h"
27 using namespace softsusy;
28 #endif
29 
DoubleVector and DoubleMatrix classes of doubles and operations between them, complexified copies als...
QedQcd object contains Standard Model quark and lepton masses. It integrates them using 3 loop qcd x ...
complex numbers and operators between them
global variable declaration
Definition: def.cpp:13
numerical routines - differential equation solver, differentiator and function minimiser for instance
RGE objects consisting of energy scale and parameters and loops (order in perturbation theory) and th...
Generalisation of RpvMssmSoftsusy object to include the loop corrections to neutrino masses and to th...
R-Parity violating MSSM object including real params/masses. Use RpvNeutrino for lepton-number violat...
Contains all supersymmetric RPVMSSM parameters.
Soft SUSY breaking parameters.
Header file for RP conserving MSSM object including all (real) soft SUSY breaking parameters and (rea...
MssmSusy contains all SUSY couplings and tan beta, as well as their beta functions.
A few handy bits and pieces - little mathematical functions and the like.