Import Geant4 9.3.0 source tree
This commit is contained in:
@@ -23,8 +23,8 @@
|
||||
// * acceptance of all terms of the Geant4 Software license. *
|
||||
// ********************************************************************
|
||||
//
|
||||
// $Id: G4CrossSectionIonisationRudd.cc,v 1.4 2008/07/14 20:47:34 sincerti Exp $
|
||||
// GEANT4 tag $Name: geant4-09-02 $
|
||||
// $Id: G4CrossSectionIonisationRudd.cc,v 1.7 2009/06/11 15:47:08 mantero Exp $
|
||||
// GEANT4 tag $Name: geant4-09-03 $
|
||||
|
||||
#include "G4CrossSectionIonisationRudd.hh"
|
||||
|
||||
@@ -153,6 +153,17 @@ G4CrossSectionIonisationRudd::G4CrossSectionIonisationRudd()
|
||||
{
|
||||
G4Exception("G4CrossSectionIonisationRudd Constructor: helium is not defined");
|
||||
}
|
||||
|
||||
G4cout << G4endl;
|
||||
G4cout << "*******************************************************************************" << G4endl;
|
||||
G4cout << "*******************************************************************************" << G4endl;
|
||||
G4cout << " The class G4CrossSectionIonisationRudd is NOT SUPPORTED ANYMORE. " << G4endl;
|
||||
G4cout << " It will be REMOVED with the next major release of Geant4. " << G4endl;
|
||||
G4cout << " Please consult: https://twiki.cern.ch/twiki/bin/view/Geant4/LoweProcesses" << G4endl;
|
||||
G4cout << "*******************************************************************************" << G4endl;
|
||||
G4cout << "*******************************************************************************" << G4endl;
|
||||
G4cout << G4endl;
|
||||
|
||||
}
|
||||
|
||||
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
|
||||
|
||||
Reference in New Issue
Block a user