[Rivet] problems with RivetGun/Alpgen

Holger Schulz holger.schulz at physik.hu-berlin.de
Fri Apr 9 10:24:39 BST 2010


Hi Peter,

to my knowledge, RivetGun does not exist anymore,
the wiki page hasn't been updated for more than three years.
Rivet is completely independent of any generator libraries now.
You will need agile to steer your (FORTRAN) generator and
rivet to analyse the HepMC output coming from agile.

I haven't run AlpGen with Rivet but the usual way
to go is to run agile with Alpgen to get the HepMC
output and feed it to Rivet using a fifo file buffer (create it
via mkfifo hepmc.fifo).



So your commandline should look somehting like this:

    agile-runmc AlpGenFpythiaVERSION -o hepmc.fifo -n 10000 & rivet
    hepmc.fifo -a ALEPH_1991_S2435284 -H output.aida

Does that help?

Holger

renkel at physics.smu.edu wrote:
> Dear Riveters,
>
> I am trying to install AlpGen, so it is linked with Pythia, and Rivet 
> for testing purposes.
>
> Looking at this page:
>
> http://projects.hepforge.org/agile/trac/wiki/AlpGen,
>
> I see that it is possible to link them with RivetGun. Is there any 
> difference in output between RivetGun and Rivet? Then, there is a link 
> there:
>
> http://www.hepforge.org/downloads/cedar
>
> This link should point to the Alpgen under hepforge, but Alpgen is not 
> among its packages. http://www.hepforge.org/projects At least its not 
> shown in this page.
>
> I tried to go here:
>
> http://lcgapp.cern.ch/project/simu/generator/genser-bootstrap.html
>
> for the bootstrap packqage. The file points to 
> http://simu.cvs.cern.ch/cgi-bin/simu.cgi/ If I cd by hand, I see alpgen 
> here 
> http://simu.cvs.cern.ch/cgi-bin/simu.cgi/simu/GENSER3/pkgsrc/MCGenerators/
>
> But when I try to execute the script with alpgen, I get:
>
> scathach-clued0:/work/scathach-clued0/SMU/renkel/tunes/genser> 
> ./genser-bootstrap.sh 
> --build-prefix=/work/scathach-clued0/SMU/renkel/tunes/genser2/ 
> --install alpgen
>
> INFO: Working 
> PATH=/work/scathach-clued0/SMU/renkel/tunes/local/bin:/usr/krb5/bin:/usr/krb5/bin:/usr/krb5/bin:/usr/lib/qt-3.3/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/clued0/software/opt/openoffice.org3/program:/usr/local/bin:/usr/X11R6/bin
>
> INFO: Checking whether minimum system requirements are satisfied:
> Checking for bash ... /bin/bash
> Checking for cvs ... /usr/bin/cvs
> Checking for make ... /usr/bin/make
> Checking if this is GNU make ...  yes
> Checking for patch ... /usr/bin/patch
> Checking for sed ... /bin/sed
> Checking for tee ... /usr/bin/tee
> Checking for awk ... /bin/awk
> Checking for perl ... /usr/bin/perl
> Checking for m4 ... /usr/bin/m4
> Checking for autoconf ... /usr/bin/autoconf
> Checking for automake ... /usr/bin/automake
> Checking for aclocal ... /usr/bin/aclocal
> Checking for libtool ... /usr/bin/libtool
> Checking for gcc ... /usr/bin/gcc
> Checking for g++ ... /usr/bin/g++
> Checking for gfortran ... not found.
> Checking for g77 ... /usr/bin/g77
> Checking for some .so libraries ... Checking /lib/ ...
> Checking /usr/lib/ ...libc.so is found here ... libm.so is found here 
> ... libpthread.so is found here ... libdl.so is found here ... 
> libncurses.so is found here ... Checking /usr/lib64/ ...
> Checking /usr/libexec/ ...
> Checking /usr/local/lib/ ...
> Checking /usr/local/libexec/ ...
> INFO: SYSLIBPATH='/usr/lib '
> .so libraries: libc.so ... found
> libm.so ... found
> libpthread.so ... found
> libdl.so ... found
> libncurses.so ... found
> INFO: Checking the access method to GENSER CVS:
> INFO: Trying cvs -d :gserver:simu.cvs.cern.ch:/cvs/simu ...
> cvs checkout: GSSAPI authentication failed: Miscellaneous failure
> cvs [checkout aborted]: GSSAPI authentication failed: Server not found 
> in Kerberos database
> #----------------------------------------------------------------------#
> #
> # WARNING: cvs -d :gserver:simu.cvs.cern.ch:/cvs/simu  co 
> simu/GENSER3/pkgsrc/TOOLS failed.
> #
> #----------------------------------------------------------------------#
> INFO: Trying cvs -d :pserver:anonymous at simu.cvs.cern.ch:/cvs/simu ...
> cvs server: cannot find module `simu/GENSER3/pkgsrc/TOOLS' - ignored
> cvs [checkout aborted]: cannot expand modules
> #----------------------------------------------------------------------#
> #
> # WARNING: cvs -d :pserver:anonymous at simu.cvs.cern.ch:/cvs/simu  co 
> simu/GENSER3/pkgsrc/TOOLS failed.
> #
> #----------------------------------------------------------------------#
>
> #######################################################################
> #
> # ERROR: can't access GENSER CVS with neither cvs -d 
> :gserver:simu.cvs.cern.ch:/cvs/simu  #        nor cvs -d 
> :pserver:anonymous at simu.cvs.cern.ch:/cvs/simu  #        Exit.
> #
> #######################################################################
>
> So there is some problem with CVS access. So I am stuck. Can you please 
> help? I summarize:
>
> 1. Is RivetGun gives the same formats of file as Rivet?
>
> 2. The RivetGun page links to an empty page without alpgen.
>
> 3. When I found Alpgen at the different place, there is some problem with CVS
>
> 4. If I manage to get through step 3, will this alpgen installation be 
> linked to RivetGun (Rivet)?
>
> Thanks in advance!
>
> Peter.
>
>
> _______________________________________________
> Rivet mailing list
> Rivet at projects.hepforge.org
> http://www.hepforge.org/lists/listinfo/rivet
>   



More information about the Rivet mailing list