Import Geant4 10.3.0 source tree
This commit is contained in:
@@ -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
|
||||
//
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user