Import Geant4 10.0.0 source tree
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
// based on the Program) you indicate your acceptance of this statement,
|
||||
// and all its terms.
|
||||
//
|
||||
// $Id$
|
||||
// $Id: G4HtmlPPReporter.hh 67971 2013-03-13 10:13:24Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ---------------------------------------------------------------
|
||||
|
||||
@@ -35,7 +35,8 @@
|
||||
// %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
//
|
||||
// HISTORY
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
////////////////////////////////////////////////////////////////////////////////// IsomerLevel is added 30 Apr. 2013 H.Kurashige
|
||||
|
||||
//
|
||||
#include "globals.hh"
|
||||
#include "G4IsotopeProperty.hh"
|
||||
@@ -84,12 +85,16 @@ public:
|
||||
// implementation, instead we use the next function.
|
||||
//
|
||||
virtual G4IsotopeProperty* GetIsotope(G4int Z, G4int A, G4double E);
|
||||
virtual G4IsotopeProperty* GetIsotopeByIsoLvl(G4int Z, G4int A, G4int lvl=0);
|
||||
//
|
||||
// again it will replace the pure virtual one in the abstract base class.
|
||||
//
|
||||
// Z: Atomic Number
|
||||
// A: Atomic Mass
|
||||
// E: Excitaion energy
|
||||
// or
|
||||
// G4int level: isomer level
|
||||
//
|
||||
|
||||
private:
|
||||
G4int GetVerboseLevel() const;
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
// based on the Program) you indicate your acceptance of this statement,
|
||||
// and all its terms.
|
||||
//
|
||||
// $Id$
|
||||
// $Id: G4SimplePPReporter.hh 67971 2013-03-13 10:13:24Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ---------------------------------------------------------------
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
// based on the Program) you indicate your acceptance of this statement,
|
||||
// and all its terms.
|
||||
//
|
||||
// $Id$
|
||||
// $Id: G4TextPPReporter.hh 67971 2013-03-13 10:13:24Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ---------------------------------------------------------------
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
// based on the Program) you indicate your acceptance of this statement,
|
||||
// and all its terms.
|
||||
//
|
||||
// $Id$
|
||||
// $Id: G4TextPPRetriever.hh 67971 2013-03-13 10:13:24Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ---------------------------------------------------------------
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
// based on the Program) you indicate your acceptance of this statement,
|
||||
// and all its terms.
|
||||
//
|
||||
// $Id$
|
||||
// $Id: G4VParticlePropertyReporter.hh 67971 2013-03-13 10:13:24Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ---------------------------------------------------------------
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
// based on the Program) you indicate your acceptance of this statement,
|
||||
// and all its terms.
|
||||
//
|
||||
// $Id$
|
||||
// $Id: G4VParticlePropertyRetriever.hh 67971 2013-03-13 10:13:24Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ---------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user