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 G4ParticleHPDInelasticFS : public G4ParticleHPInelasticCompFS
|
||||
{
|
||||
public:
|
||||
|
||||
G4ParticleHPDInelasticFS(){}
|
||||
G4ParticleHPDInelasticFS();
|
||||
~G4ParticleHPDInelasticFS(){}
|
||||
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