#include "physpars.h"
Functions | |
ostream & | operator<< (ostream &left, const sPhysical &s) |
Formatted printout. | |
istream & | operator>> (istream &left, sPhysical &s) |
Formatted input of physical parameters. | |
ostream & | operator<< (ostream &st, const sProblem &p) |
Formatted output, but won't print unflagged problems. |
Revision 1.11 2004/03/19 21:03:04 allanach Added 1-loop tadpole part
Revision 1.10 2004/01/15 13:54:54 allanach New heaer style implemented
Revision 1.9 2003/07/22 09:16:04 allanach Added running MW, MZ to definition of drbar parameters
Revision 1.8 2003/05/20 15:19:40 allanach doxygen comment style implemented
Revision 1.7 2003/02/24 14:26:39 allanach Implementing DRbar parameters in loop corrections. Half way though: drbarpars now changes to MPZ notation, but need to get rid of pole masses in loop corrections (and re-calculate tadpoles).
Revision 1.6 2003/02/21 17:59:36 allanach Added drbar parameter class and calculation, starting to move to DRbar parameters in the 1-loop corrections
Revision 1.5 2002/10/22 13:12:10 allanach Introduced new problem flag for infra-red quasi fixed points
Revision 1.4 2002/08/30 12:31:55 allanach Test RPV version that works!
Revision 1.2 2001/07/18 14:42:51 allanach Added proper header info