SANCtable Class Reference

Collaboration diagram for SANCtable:
Collaboration graph
[legend]

Public Member Functions

 SANCtable (char *filename)
void setFixedLength (int prc=8)
void setBornLevel (bool bn)
void setFlavor (int flv)
bool addHeader ()
bool addFile (char *name)
void addRange (int rangeNo, bool isLog=false)
void open (char *name)
void close ()

Static Public Member Functions

static void setDimensions (int n1, int n2, int n3, int nc)
static void setRanges (double sn1, double sx1, double sn2, double sx2, double sn3, double sx3)
static void setFlags ()

Protected Attributes

bool isOpen
bool born
int flav

Private Member Functions

double Rcalc (int flav, double sloop, double costhetloop)

Private Attributes

double R [4][4]
ofstream f

Static Private Attributes

static int ns1 = 0
static int ns2 = 0
static int ns3 = 0
static int ncos = 0
static double smin1 = 0
static double smax1 = 0
static double smin2 = 0
static double smax2 = 0
static double smin3 = 0
static double smax3 = 0
static int iqed = 0
static int iew = 0
static int iborn = 0
static int gfscheme = 0
static int ifgg = 0
static double nc = 0
static double fc = 0
static double tlmu2 = 0

Detailed Description

Definition at line 15 of file SANCtable.h.


The documentation for this class was generated from the following files:
Generated on Sun Oct 20 20:24:12 2013 for C++InterfacetoTauola by  doxygen 1.6.3