Import Geant4 11.0.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2021-06-25 16:12:29 +02:00
parent c968e26a39
commit 6399a014b6
4200 changed files with 207479 additions and 237366 deletions
@@ -102,14 +102,13 @@ private:
G4PhysicsVector* RetrieveVector(std::ostringstream& in, G4bool warn);
G4VComponentCrossSection* highEnergyXsection;
G4VComponentCrossSection* highEnergyXsection = nullptr;
const G4ParticleDefinition* particle;
std::vector<G4double> temp;
G4int index;
G4bool isMaster;
G4int index = 0;
G4bool isMaster = false;
static const G4int MAXZINELP = 93;
static G4ElementData* data[5];