Import Geant4 10.3.0 source tree
This commit is contained in:
@@ -46,7 +46,8 @@ class G4BetaPlusDecay : public G4NuclearDecay
|
||||
public:
|
||||
G4BetaPlusDecay(const G4ParticleDefinition* theParentNucleus,
|
||||
const G4double& theBR, const G4double& endpointE,
|
||||
const G4double& ex, const G4BetaDecayType& type);
|
||||
const G4double& ex, const G4Ions::G4FloatLevelBase& flb,
|
||||
const G4BetaDecayType& type);
|
||||
|
||||
virtual ~G4BetaPlusDecay();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user