Import Geant4 5.0.0 source tree
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4ExcitedMesonConstructor.cc,v 1.10 2001/07/11 10:02:08 gunter Exp $
|
||||
// GEANT4 tag $Name: geant4-04-01 $
|
||||
// $Id: G4ExcitedMesonConstructor.cc,v 1.11 2002/10/01 04:30:58 kurasige Exp $
|
||||
// GEANT4 tag $Name: geant4-05-00 $
|
||||
//
|
||||
//
|
||||
// --------------------------------------------------------------
|
||||
@@ -30,7 +30,7 @@
|
||||
// History: first implementation, based on object model of
|
||||
// 10 oct 1998 H.Kurashige
|
||||
// ---------------------------------------------------------------
|
||||
|
||||
// 01 Oct. 02 Fixed PDG codes for a0(1450), f0(1370), k0_star(1430)
|
||||
|
||||
#include "G4ExcitedMesonConstructor.hh"
|
||||
|
||||
@@ -1458,7 +1458,7 @@ const G4int G4ExcitedMesonConstructor::iGParity[G4ExcitedMesonConstructor::NM
|
||||
|
||||
|
||||
const G4int G4ExcitedMesonConstructor::encodingOffset[]=
|
||||
{ 10000, 20000, 20000, 0, 10000, 30000, 0, 100000,100000,100000};
|
||||
{ 10000, 10000, 20000, 0, 10000, 30000, 0, 100000,100000,100000};
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user