Import Geant4 9.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 15:37:50 +02:00
parent a8e9364cea
commit 96c8bcd0af
6923 changed files with 198390 additions and 41849 deletions
@@ -23,8 +23,8 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: G4EmExtraPhysics.hh,v 1.1 2006/10/31 11:35:01 gunter Exp $
// GEANT4 tag $Name: geant4-09-00 $
// $Id: G4EmExtraPhysics.hh,v 1.2 2007/11/15 18:08:11 vnivanch Exp $
// GEANT4 tag $Name: geant4-09-01 $
//
//---------------------------------------------------------------------------
//
@@ -66,7 +66,14 @@ public:
private:
G4bool wasActivated;
void BuildSynch();
void BuildGammaNuclear();
void BuildMuonNuclear();
G4bool wasBuilt;
G4bool gnActivated;
G4bool munActivated;
G4bool synActivated;
G4bool synchOn;
G4bool gammNucOn;
G4bool muNucOn;