Import Geant4 11.0.2 source tree

This commit is contained in:
Gabriele Cosmo
2022-05-25 15:50:57 +02:00
parent de4f28d823
commit b3bf75a2a1
341 changed files with 93127 additions and 39343 deletions
@@ -46,8 +46,6 @@ public:
G4int index)
: Vector(vec), Size(size), Index(index) {}
G4Fancy3DNucleusHelper& operator=(const G4Fancy3DNucleusHelper &right)=default;
void Fill(const G4ThreeVector &vec, G4double size, G4int index) {
Vector = vec;
Size = size;