Running Professor on Alpgen

Part 1: running alpgen with agile & rivet

First, some setups. Grab the rivet bootstrap script:

http://projects.hepforge.org/rivet/trac/wiki/GettingStarted

cd /scratch/rivet/
wget http://svn.hepforge.org/rivet/bootstrap/rivet-bootstrap
chmod +x rivet-bootstrap

Then:

./rivet-bootstrap

Now, probably need to install gsl and a recent python:

ftp://ftp.gnu.org/gnu/gsl/

http://www.python.org/ftp/python/2.6.6/Python-2.6.6.tgz

Download to the rivet "downoads" directory, unpack to the build directory. Configure with:

./configure --prefix=`pwd`/../local --exec-prefix=`pwd`/../local

make

make install

Then apply some patches:

patch -i XXX.patch

1) HepMC.patch

2)

./rivet-bootstrap --install-boost

./rivet-bootstrap --install-agile

-- GavinHesketh - 2010-12-31

Topic attachments
I Attachment History Action Size Date Who Comment
Unknown file formatpatch HepMC.patch r1 manage 0.7 K 2010-12-31 - 12:00 GavinHesketh HepMC patch
Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r1 - 2010-12-31 - GavinHesketh
 
  • Edit
  • Attach
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback