SANC Users Support.
- How to install MCSANC integrator -- Instructions, requirements and advices.
- How to install ReneSANCe generator -- Instructions, requirements and advices.
How to install MCSANC integrator.
The LHAPDF is required to be installed before starting the installation. After downloading and unpacking the tarball with mcsanc from sanc.jinr.ru perform the following steps.
cd mcsanc_vXX
autoreconf --force --install
./configure [--with-LHAPDF=/custom/LHAPDF/path]
make
If succeeded the executable will be created in ./src directory. The program is launched with a command from ./share:
cd ./share
../src/mcsanc [custom-input.cfg]
Upon completion an output file mcsanc-[run tag]-output.txt with final results, run parameters and histograms will be created in the current directory.
Additional information can be found at arXiv:1301.3687
How to install ReneSANCe generator.
All information about ReneSANCe generator can be found at renesance.hepforge.org
Any questions or support:
SANC Project Team (sanc@jinr.ru)