[Rivet] RE : installation problems (It works!)

Andy Buckley andy.buckley at durham.ac.uk
Tue Jul 29 16:37:27 BST 2008


Mikhail Kirsanov wrote:
>  Hello,
>  Do you set the size of HEPEVT by hands or use the Pythia parameter
> from common blocks?

We set it by hand when configuring HepMC's HEPEVT wrapper:

// From AGILe:FPythia/FPythia.cc:
HepMC::HEPEVT_Wrapper::set_max_number_entries(10000);
HepMC::HEPEVT_Wrapper::set_sizeof_real(8);

Is this okay, or is it responsible for the problem? Like I said before,
the same Genser tarball of Pythia6 works for me when I build it with our
bootstrap script.

Andy


More information about the Rivet mailing list