HepLib
Symbols.h
Go to the documentation of this file.
1 
6 #pragma once
7 
8 namespace HepLib {
9 
10  extern const Symbol NA;
11  extern const Symbol NF;
12  extern const Symbol TF;
13  extern const Symbol CA;
14  extern const Symbol CF;
15  extern const Symbol gs;
16  extern const Symbol as;
17  extern const Symbol mu;
18  extern const Symbol nL;
19  extern const Symbol nH;
20  extern const Symbol iet;
21  extern const Symbol d;
22  extern const Symbol ep;
23  extern const Symbol eps;
24  extern const Symbol vs;
25  extern const Symbol vz;
26  extern const Symbol epz;
27  extern const Symbol NaN;
28 }
HepLib namespace.
Definition: BASIC.cpp:17
const Symbol NA
const Symbol gs
const Symbol NF
const Symbol ep
const Symbol eps
const Symbol vs
const Symbol d
const Symbol mu
const Symbol CA
const Symbol TF
const Symbol CF
const Symbol epz
const Symbol as
const Symbol nL
const Symbol nH
const Symbol iet
const Symbol vz
const Symbol NaN