Import Geant4 9.5.0 source tree
This commit is contained in:
@@ -24,8 +24,8 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4NeutronHPDInelasticFS.hh,v 1.9 2006/06/29 20:47:09 gunter Exp $
|
||||
// GEANT4 tag $Name: geant4-09-02 $
|
||||
// $Id: G4NeutronHPDInelasticFS.hh,v 1.9 2006-06-29 20:47:09 gunter Exp $
|
||||
// GEANT4 tag $Name: not supported by cvs2svn $
|
||||
//
|
||||
#ifndef G4NeutronHPDInelasticFS_h
|
||||
#define G4NeutronHPDInelasticFS_h 1
|
||||
@@ -45,7 +45,7 @@ class G4NeutronHPDInelasticFS : public G4NeutronHPInelasticCompFS
|
||||
|
||||
G4NeutronHPDInelasticFS(){}
|
||||
~G4NeutronHPDInelasticFS(){}
|
||||
void Init (G4double A, G4double Z, G4String & dirName, G4String & aFSType);
|
||||
void Init (G4double A, G4double Z, G4int M, G4String & dirName, G4String & aFSType);
|
||||
G4HadFinalState * ApplyYourself(const G4HadProjectile & theTrack);
|
||||
G4NeutronHPFinalState * New()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user