Import Geant4 11.3.0 source tree
This commit is contained in:
@@ -60,7 +60,7 @@ public:
|
||||
|
||||
explicit G4MuonToMuonPairProduction(const G4String& processName = "muToMuonPairProd");
|
||||
|
||||
~G4MuonToMuonPairProduction() = default;
|
||||
~G4MuonToMuonPairProduction() override = default;
|
||||
|
||||
G4MuonToMuonPairProduction & operator=
|
||||
(const G4MuonToMuonPairProduction &right) = delete;
|
||||
|
||||
Reference in New Issue
Block a user