Import Geant4 1.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 15:34:16 +02:00
parent ca1c8cb059
commit 103bda00c8
2654 changed files with 29719 additions and 20203 deletions
@@ -4,7 +4,7 @@ G4Axis2PlacementsCreator G4Axis2PlacementsCreator::csc;
G4Axis2PlacementsCreator::G4Axis2PlacementsCreator(){
// G4cerr << " G4Axis2PlacementsCreator default constructor "
// << " calling G4GeometryTable::RegisterObject(this) " << endl;
// << " calling G4GeometryTable::RegisterObject(this) " << G4endl;
G4GeometryTable::RegisterObject(this);
}