Import Geant4 9.3.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 16:15:05 +02:00
parent b79225fb37
commit 74cad5e589
3877 changed files with 234205 additions and 167127 deletions
@@ -23,8 +23,8 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: G4ErrorPhysicsList.cc,v 1.2 2007/05/29 14:41:35 gcosmo Exp $
// GEANT4 tag $Name: geant4-09-02 $
// $Id: G4ErrorPhysicsList.cc,v 1.3 2009/05/14 13:54:34 arce Exp $
// GEANT4 tag $Name: geant4-09-03 $
//
// ------------------------------------------------------------
// GEANT 4 class implementation file
@@ -95,6 +95,13 @@ void G4ErrorPhysicsList::ConstructParticle()
G4MuonPlus::MuonPlusDefinition();
G4MuonMinus::MuonMinusDefinition();
// pi+/-
G4PionPlus::PionPlusDefinition();
G4PionMinus::PionMinusDefinition();
// proton
G4Proton::ProtonDefinition();
}