Import Geant4 11.0.0 source tree
This commit is contained in:
committed by
Ben Morgan
parent
6399a014b6
commit
80e2389dd8
@@ -47,7 +47,7 @@ class G4ParticleHPFissionFS : public G4ParticleHPFinalState
|
||||
{
|
||||
public:
|
||||
|
||||
G4ParticleHPFissionFS(){ hasXsec = false; produceFissionFragments = false; }
|
||||
G4ParticleHPFissionFS();
|
||||
~G4ParticleHPFissionFS(){}
|
||||
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