Import Geant4 10.3.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-12-09 12:35:28 +01:00
parent 4ec577e5c4
commit a3452e42ac
3514 changed files with 210500 additions and 89628 deletions
@@ -139,7 +139,7 @@ G4VPhysicalVolume* GeometryConstruction::Construct()
fAl_phys,false,0);
//--------- Visualization attributes -------------------------------
universe_log->SetVisAttributes(G4VisAttributes::Invisible);
universe_log->SetVisAttributes(G4VisAttributes::GetInvisible());
G4VisAttributes* aVisAtt= new G4VisAttributes(G4Colour(0,1.0,1.0));
Al_log->SetVisAttributes(aVisAtt);
G4VisAttributes* bVisAtt= new G4VisAttributes(G4Colour(1.0,2.0,.0));
@@ -23,7 +23,7 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
/// \file eventgenerator/particleGun/src/PhysicsList.cc
/// \file eventgenerator/exgps/src/PhysicsList.cc
/// \brief Implementation of the PhysicsList class
//
//