Import Geant4 10.6.0 source tree

This commit is contained in:
Gabriele Cosmo
2019-12-06 15:12:28 +01:00
parent b2a62ae692
commit 5baee230e9
2997 changed files with 141580 additions and 98673 deletions
@@ -79,7 +79,7 @@ G4VPhysicalVolume* G4MIRDLeftClavicle::Construct(const G4String& volumeName, G4V
G4VPhysicalVolume* physLeftClavicle = new G4PVPlacement(0,
G4ThreeVector(0.*cm,0.*cm,33.25*cm),
G4ThreeVector(0.*cm,2. *cm,33.25*cm),
"physicalLeftClavicle",
logicLeftClavicle,
mother,
@@ -81,7 +81,7 @@ G4VPhysicalVolume* G4MIRDRightClavicle::Construct(const G4String& volumeName, G4
"logical" + volumeName,
0, 0, 0);
G4VPhysicalVolume* physRightClavicle = new G4PVPlacement(0,
G4ThreeVector(0.*cm,0.*cm,33.25*cm),
G4ThreeVector(0.*cm,2.*cm,33.25*cm),
"physicalRightClavicle",
logicRightClavicle,
mother,