Import Geant4 11.0.0 source tree
This commit is contained in:
committed by
Ben Morgan
parent
6399a014b6
commit
80e2389dd8
@@ -42,7 +42,7 @@ class G4ParticleHPDAInelasticFS : public G4ParticleHPInelasticBaseFS
|
||||
{
|
||||
public:
|
||||
|
||||
G4ParticleHPDAInelasticFS(){}
|
||||
G4ParticleHPDAInelasticFS();
|
||||
~G4ParticleHPDAInelasticFS(){}
|
||||
void Init (G4double A, G4double Z, G4int M, G4String & dirName, G4String & aFSType, G4ParticleDefinition*);
|
||||
G4HadFinalState * ApplyYourself(const G4HadProjectile & theTrack);
|
||||
|
||||
Reference in New Issue
Block a user