|
[Rivet] RE : RE : installation problems (It works!)James Monk jmonk at hep.ucl.ac.ukTue Jul 29 17:59:08 BST 2008
It seems like the max number of records in the event is actually set at 4000 (found in pyhepc.F as the parameter NMXHEP), which is what caused the problem. The fix Andy submitted to AGILe works for me because NMXHEP gets copied into MSTU(8). I have a question tho'. It looks to me that the AGILe number of entries has been 10,000 for quite some time (at least as far back as the original AGILe 1.0 release), yet this is the first time it breaks. Did NMXHEP get decreased at some point in the Genser release from 10,000->4000? Is 4000 a long enough record at the LHC (I thought the option of 10,000 was added specifically for the LHC!). In fact, I just checked ATLAS' Pythia interface and I see this: HepMC::HEPEVT_Wrapper::set_max_number_entries(10000); This is not so good, right? -James On 29 Jul 2008, at 17:01, Andy Buckley wrote: > Mikhail Kirsanov wrote: >> I would recommend to set it automatically, example is here: >> $MCGENERATORS/pythia6/418/share/examples/main78.cc > > Thanks Mikhail, this seems to work for me. I've committed it to SVN - > can you try, James? > >> There is the corresponding possibility also in Herwig installed >> in GENSER, if you want I can give you example. > > I'd be very grateful if you could point me at it... it will be good to > have this fragility eliminated at last! > > Andy >
More information about the Rivet mailing list |