Import Geant4 9.5.0 source tree
This commit is contained in:
@@ -23,8 +23,8 @@
|
||||
// * acceptance of all terms of the Geant4 Software license. *
|
||||
// ********************************************************************
|
||||
//
|
||||
// $Id: G4FissLib.hh,v 1.2 2007/06/01 13:46:53 gcosmo Exp $
|
||||
// GEANT4 tag $Name: geant4-09-02 $
|
||||
// $Id: G4FissLib.hh,v 1.2 2007-06-01 13:46:53 gcosmo Exp $
|
||||
// GEANT4 tag $Name: not supported by cvs2svn $
|
||||
//
|
||||
// ********************************************************************
|
||||
// ! A neutron-induced fission package !
|
||||
|
||||
@@ -52,8 +52,8 @@
|
||||
// All rights reserved.
|
||||
// UCRL-CODE-224807
|
||||
//
|
||||
// $Id: G4FissionLibrary.hh,v 1.4 2007/06/01 14:02:08 gcosmo Exp $
|
||||
// GEANT4 tag $Name: geant4-09-02 $
|
||||
// $Id: G4FissionLibrary.hh,v 1.4 2007-06-01 14:02:08 gcosmo Exp $
|
||||
// GEANT4 tag $Name: not supported by cvs2svn $
|
||||
//
|
||||
|
||||
#ifndef G4FissionLibrary_h
|
||||
@@ -81,7 +81,8 @@ class G4FissionLibrary : public G4NeutronHPFinalState
|
||||
G4FissionLibrary();
|
||||
~G4FissionLibrary();
|
||||
|
||||
void Init (G4double A, G4double Z, G4String & dirName, G4String &);
|
||||
//void Init (G4double A, G4double Z, G4String & dirName, G4String &);
|
||||
void Init (G4double A, G4double Z, G4int M, G4String & dirName, G4String &);
|
||||
G4HadFinalState * ApplyYourself(const G4HadProjectile & theTrack);
|
||||
G4NeutronHPFinalState * New() ;
|
||||
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
// All rights reserved.
|
||||
// UCRL-CODE-224807
|
||||
//
|
||||
// $Id: G4LLNLFission.hh,v 1.2 2007/05/30 00:43:20 dennis Exp $
|
||||
// $Id: G4LLNLFission.hh,v 1.2 2007-05-30 00:43:20 dennis Exp $
|
||||
//
|
||||
|
||||
//
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
// All rights reserved.
|
||||
// UCRL-CODE-224807
|
||||
//
|
||||
// $Id: G4fissionEvent.hh,v 1.1 2007/05/30 00:41:48 dennis Exp $
|
||||
// $Id: G4fissionEvent.hh,v 1.1 2007-05-30 00:41:48 dennis Exp $
|
||||
//
|
||||
|
||||
#include "globals.hh"
|
||||
|
||||
Reference in New Issue
Block a user