Import Geant4 11.4.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2025-06-26 09:17:29 +02:00
parent 20a218bbe1
commit a499fb82e9
1941 changed files with 203285 additions and 95593 deletions
@@ -71,8 +71,6 @@ public:
G4double tmin,
G4double maxEnergy) override;
void SelectStationary(G4bool val) { statCode = val; };
// method for unit tests
G4double ComputeProbabilityFunction(const G4ParticleDefinition*, G4double kine,
G4double deltae, G4int shell);