Import Geant4 11.0.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2021-06-25 16:12:29 +02:00
parent c968e26a39
commit 6399a014b6
4200 changed files with 207479 additions and 237366 deletions
+3 -2
View File
@@ -85,13 +85,14 @@ public: // with description
// persistency for clients requiring preallocation of memory for
// persistifiable objects.
private:
// operators
G4IonisParamElm& operator=(const G4IonisParamElm&) = delete;
G4bool operator==(const G4IonisParamElm&) const = delete;
G4bool operator!=(const G4IonisParamElm&) const = delete;
G4IonisParamElm(G4IonisParamElm&) = delete;
private:
//
// data members
//