[Rivet] Rivet with asymmetric beams

Eike von Seggern jan.eike.von.seggern at physik.hu-berlin.de
Wed Dec 9 11:31:19 GMT 2009


On Fri, Dec 04, 2009 at 18:21 +0000, Andy Buckley wrote:
> Eike von Seggern wrote:
> > Hi Andy et al.,
> > 
> > following up on a thread a few days ago. I set up a directory on
> > hepforge with an example data file. The problem is that with the
> > PDG_HADRON_MULTIPLICITIES analysis 23 events of 10000 are processed. The
> > problem is (afaik) that the _io->fill_next_event(_evt.get()) call in
> > Run::readEvent() fails. So I'm not sure if it's a HepMC problem or a
> > rivet bug.
> 
> Hi Eike,
> 
> You need to let me know *where* on HepForge you've put your example file 
> ;) This is certainly one to get sorted before 1.2.0 (i.e. SOON!)

Hi Andy et al.,

I think, the problem is in HepMC. My suspect is now that the 

*m_istr >> *evt;

call on line 132 in HepMC-2.05.00/src/IO_GenEvent.cc fails. And
_io->error_message() gives me:

"input stream encountered invalid data"

Has any of you encountered this earlier?
Cheers,
    eike


More information about the Rivet mailing list