Import Geant4 10.7.1 source tree
This commit is contained in:
@@ -49,8 +49,6 @@
|
||||
#include "G4Threading.hh"
|
||||
#include <vector>
|
||||
|
||||
const G4int MAXZINELP = 93;
|
||||
|
||||
class G4DynamicParticle;
|
||||
class G4ParticleDefinition;
|
||||
class G4Element;
|
||||
@@ -113,6 +111,7 @@ private:
|
||||
G4int index;
|
||||
G4bool isMaster;
|
||||
|
||||
static const G4int MAXZINELP = 93;
|
||||
static G4ElementData* data[5];
|
||||
static G4double coeff[MAXZINELP][5];
|
||||
static G4String gDataDirectory[5];
|
||||
|
||||
Reference in New Issue
Block a user