// This is the input file for the calculator. 
// You can modify the following paramters:
// "cabi" : Cabibbo angle
// "aS" : alpha strong
// "EE" : electric coupling constant
// "GF" : Fermi coupling constant
// "gt" : \tilde g
// "MA" : mass of the axial
// "PS" : S parameter
// "rs" : C-M parameter
// "MC" : Charm mass
// "MB" : Bottom mass
// "MT" : Top mass
// "MTA" : Tau mass
// "MH" : Higgs mass
// "MZ" : Z mass
// "wT" : Top width
// "wZ" : Z width
// "wW" : W width

// All the masses and widths are in GeV.

//Default values are assumed for the parameters not specified in this file.

// Use double slash to comment until the end of line, as in the following example:

MA = 500 // mass of the axial

