Import Geant4 9.1.0 source tree
This commit is contained in:
@@ -24,8 +24,8 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4ParticleTable.icc,v 1.10 2006/06/29 19:24:34 gunter Exp $
|
||||
// GEANT4 tag $Name: geant4-09-00 $
|
||||
// $Id: G4ParticleTable.icc,v 1.11 2007/09/14 07:04:09 kurasige Exp $
|
||||
// GEANT4 tag $Name: geant4-09-01 $
|
||||
//
|
||||
//
|
||||
// ------------------------------------------------------------
|
||||
@@ -39,7 +39,7 @@ inline
|
||||
}
|
||||
|
||||
inline
|
||||
const G4IonTable* G4ParticleTable::GetIonTable()
|
||||
G4IonTable* G4ParticleTable::GetIonTable()
|
||||
{
|
||||
return fIonTable;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user