HepLib
Namespaces | Functions | Variables
Init.cpp File Reference

Initailization for global objects. More...

#include "BASIC.h"
#include "HEP.h"
#include "QGRAF.h"
#include "QCD.h"
#include "IBP.h"
#include "SD.h"
#include "DE.h"
#include "AMF.h"
#include <cstdlib>
#include "cln/cln.h"
#include <dlfcn.h>
#include <string.h>
#include <string>
Include dependency graph for Init.cpp:

Go to the source code of this file.

Namespaces

 HepLib
 HepLib namespace.
 

Functions

const Symbol HepLib::NA ("NA")
 
const Symbol HepLib::NF ("NF")
 
const Symbol HepLib::TF ("TF")
 
const Symbol HepLib::CA ("CA")
 
const Symbol HepLib::CF ("CF")
 
const Symbol HepLib::gs ("gs")
 
const Symbol HepLib::as ("as")
 
const Symbol HepLib::mu ("mu")
 
const Symbol HepLib::nL ("nL")
 
const Symbol HepLib::nH ("nH")
 
const Symbol HepLib::eps ("eps")
 
const Symbol HepLib::vs ("vs")
 
const Symbol HepLib::vz ("vz")
 
const Symbol HepLib::epz ("epz")
 
const Symbol HepLib::NaN ("NaN")
 
const Symbol HepLib::ep ("ep")
 
const Symbol HepLib::d ("d")
 
const Symbol HepLib::iet ("iet")
 
const iSymbol HepLib::iEpsilon ("iEpsilon")
 
MMAFormat HepLib::mout (cout)
 
FCFormat HepLib::fcout (cout)
 

Variables

int HepLib::_o_ = 0
 
slong HepLib::error_pass_dp = 100
 

Detailed Description

Initailization for global objects.

Definition in file Init.cpp.