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