[!TIP] Please have a look at Usage in C++ for compiling a
.cpp
to an executable program.
Examples @ High Energy Physics
- Basic usage of Vector, DiracGamma and SUNT running with FORM program: form.cpp
- Basic usage of color objects including SUNT, SUNF still with FORM program: color.cpp
- A complete example to use qgraf program: qgraf.cpp
- An example to show the Tensor Index Reduction: TIR.cpp
- An example to show the Partial Fractions: apart.cpp
- Basic usage of the interface to FIRE program: fire.cpp
Examples @ Section Decomposition
- An example to use the numerical integrator HCubature: hcubature.cpp
- An example from SecDec program: t0.cpp
- An modified example of t0.cpp: t1.cpp
- An example form SDExpand in FIESTA package: exp1.cpp
- An example to expand a generic parameter integral: exp2.cpp
- Examples to show the usage of ChengWu method: cw.cpp
- Examples to show the usage of KillPowers similar to FIESTA package: kp.cpp
- An example to evaluate the Master Integral from Fragmentation Functions: mi_ff.cpp