Simple c++ library to build Hadrons applications. Build the project simply by cloning the github repo:
git clone https://github.com/ale-barone/HadronsAPI myproject
- modify build_app.sh with your paths and run it;
- modify the main_template.cpp inside the folder app/template;
- build the xml running ./make_template_xml.sh in the folder app/template.