Version 1 (modified by 12 months ago) (diff) | ,
---|
Cross Section Ploter
Deep in the directories of the GiBUU code some setup exists to generate plots of cross sections of all mesonic and baryonic particles as projectile and target.
This code was intended to be run directly from the homepage, but does not work anymore at hepforge.
Nevertheless, it is possible to get the same feature using the local GiBUU installation, starting a local web server and running it with the local IP address.
The procedure is as follows:
cd code/collisions/twoBodyReactions/testRun make cd XS ./run.sh
This will start a local web server to ask you to look at '127.0.0.1:8000'
So running your browser with this address gives you the ability to plot cross sections easily within your browser.