Import Geant4 10.5.1 source tree

This commit is contained in:
Gabriele Cosmo
2019-04-17 10:39:02 +02:00
parent a7fdc52004
commit 28a70706e0
661 changed files with 55791 additions and 106984 deletions
+1 -1
View File
@@ -110,7 +110,7 @@ G4MatScanMessenger::G4MatScanMessenger(G4MaterialScanner* p1)
singleCmd->SetParameter(par);
single2Cmd = new G4UIcmdWith3Vector("/control/matScan/singleTo",this);
single2Cmd->SetGuidance("Measure thicknesss for one direction defined by a unit vector.");
single2Cmd->SetGuidance("Measure thickness for one direction defined by a unit vector.");
single2Cmd->SetParameterName("X","Y","Z",false);
eyePosCmd = new G4UIcmdWith3VectorAndUnit("/control/matScan/eyePosition",this);