Import Geant4 11.3.0 source tree
This commit is contained in:
@@ -86,7 +86,7 @@ public:
|
||||
|
||||
explicit G4MuIonisation(const G4String& name = "muIoni");
|
||||
|
||||
~G4MuIonisation() = default;
|
||||
~G4MuIonisation() override = default;
|
||||
|
||||
G4bool IsApplicable(const G4ParticleDefinition& p) override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user