whizard is hosted by Hepforge, IPPP Durham

Opened 11 years ago

Closed 11 years ago

#509 closed defect (worksforme)

Integer overflow in PDG numbers

Reported by: Juergen Reuter Owned by: kilian
Priority: P1 Milestone: v2.2.0
Component: core Version: 2.1.1
Severity: normal Keywords:
Cc:

Description

The following SINDARIN files triggers integer overflows (?) in the PDG code of the beam particle:

process hampel = e1, E1 => e2, E2

compile ()

sqrts = 500 GeV

integrate (hampel)

with the result:

sqrts =  5.000000000000E+02
|  PDG code = 1953657203
******************************************************************************
******************************************************************************
*** FATAL ERROR:  Model 'SM' has no particle with this PDG code
******************************************************************************
******************************************************************************

Change History (2)

comment:1 Changed 11 years ago by Juergen Reuter

Priority: P3P1

comment:2 Changed 11 years ago by kilian

Resolution: worksforme
Status: newclosed

This may have been caused by missing defaults (model, iterations, etc.). With the current version r4553, there is no error.

Note: See TracTickets for help on using tickets.