Import Geant4 9.6.0 source tree
This commit is contained in:
@@ -23,8 +23,7 @@
|
||||
// * acceptance of all terms of the Geant4 Software license. *
|
||||
// ********************************************************************
|
||||
//
|
||||
// $Id: G4NuclearStopping.hh,v 1.2 2009-11-10 19:25:47 vnivanch Exp $
|
||||
// GEANT4 tag $Name: not supported by cvs2svn $
|
||||
// $Id$
|
||||
//
|
||||
// -----------------------------------------------------------------------------
|
||||
//
|
||||
@@ -96,6 +95,10 @@ protected:
|
||||
|
||||
private:
|
||||
|
||||
// copy constructor and hide assignment operator
|
||||
G4NuclearStopping(G4NuclearStopping &);
|
||||
G4NuclearStopping & operator=(const G4NuclearStopping &right);
|
||||
|
||||
G4ParticleChangeForLoss nParticleChange;
|
||||
|
||||
G4ICRU49NuclearStoppingModel* modelICRU49;
|
||||
|
||||
Reference in New Issue
Block a user