Import Geant4 10.4.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2017-06-30 10:49:55 +02:00
parent 3a5407696b
commit 1a1316fea4
2180 changed files with 237880 additions and 59109 deletions
@@ -23,7 +23,7 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: G4MuPairProductionModel.hh 97392 2016-06-02 10:10:32Z gcosmo $
// $Id: G4MuPairProductionModel.hh 103220 2017-03-22 11:35:04Z gcosmo $
//
// -------------------------------------------------------------------
//
@@ -155,8 +155,6 @@ protected:
static const G4double xgi[8],wgi[8];
private:
G4ParticleDefinition* theElectron;
G4ParticleDefinition* thePositron;
G4ParticleChangeForLoss* fParticleChange;