-
- Downloads
Updating geometry classes to match Geant4 10.4 versions
Updates from Evgueni Tcherniaev. All files under source/geometry/management match the versions in the trunk of the G4 SVN repo as of 27/06/2017. All files under source/geometry/solids/CSG match the versions in the trunk of the G4 SVN repo as of 27/06/2017, except for G4Trap.cc where a FatalException in G4Trap::MakePlanes has been replaced by JustWarning. The G4Trd class has been fixed to accept Dx/Dy equal to zero where appropriate. Under source/geometry/solids/specific G4PolyCone and G4Polyhedra match the versions in the trunk of the G4 SVN repo as of 27/06/2017. G4VFacet, G4TriangularFacet and G4QuadrangularFacet have been updated, but modified to be compatible with G4 10.1.p03.
Showing
- source/geometry/management/include/G4AffineTransform.hh 41 additions, 37 deletionssource/geometry/management/include/G4AffineTransform.hh
- source/geometry/management/include/G4AffineTransform.icc 50 additions, 48 deletionssource/geometry/management/include/G4AffineTransform.icc
- source/geometry/management/include/G4BoundingEnvelope.hh 153 additions, 0 deletionssource/geometry/management/include/G4BoundingEnvelope.hh
- source/geometry/management/include/G4GeomTools.hh 220 additions, 0 deletionssource/geometry/management/include/G4GeomTools.hh
- source/geometry/management/sources.cmake 4 additions, 0 deletionssource/geometry/management/sources.cmake
- source/geometry/management/src/G4BoundingEnvelope.cc 1097 additions, 0 deletionssource/geometry/management/src/G4BoundingEnvelope.cc
- source/geometry/management/src/G4GeomTools.cc 826 additions, 0 deletionssource/geometry/management/src/G4GeomTools.cc
- source/geometry/solids/CSG/include/G4Box.hh 4 additions, 9 deletionssource/geometry/solids/CSG/include/G4Box.hh
- source/geometry/solids/CSG/include/G4Box.icc 1 addition, 1 deletionsource/geometry/solids/CSG/include/G4Box.icc
- source/geometry/solids/CSG/include/G4Cons.hh 8 additions, 5 deletionssource/geometry/solids/CSG/include/G4Cons.hh
- source/geometry/solids/CSG/include/G4Cons.icc 25 additions, 1 deletionsource/geometry/solids/CSG/include/G4Cons.icc
- source/geometry/solids/CSG/include/G4Orb.hh 4 additions, 1 deletionsource/geometry/solids/CSG/include/G4Orb.hh
- source/geometry/solids/CSG/include/G4Orb.icc 7 additions, 1 deletionsource/geometry/solids/CSG/include/G4Orb.icc
- source/geometry/solids/CSG/include/G4Para.hh 30 additions, 30 deletionssource/geometry/solids/CSG/include/G4Para.hh
- source/geometry/solids/CSG/include/G4Para.icc 46 additions, 54 deletionssource/geometry/solids/CSG/include/G4Para.icc
- source/geometry/solids/CSG/include/G4Sphere.hh 11 additions, 8 deletionssource/geometry/solids/CSG/include/G4Sphere.hh
- source/geometry/solids/CSG/include/G4Sphere.icc 49 additions, 1 deletionsource/geometry/solids/CSG/include/G4Sphere.icc
- source/geometry/solids/CSG/include/G4Torus.hh 22 additions, 18 deletionssource/geometry/solids/CSG/include/G4Torus.hh
- source/geometry/solids/CSG/include/G4Torus.icc 25 additions, 1 deletionsource/geometry/solids/CSG/include/G4Torus.icc
- source/geometry/solids/CSG/include/G4Trap.hh 15 additions, 25 deletionssource/geometry/solids/CSG/include/G4Trap.hh
Loading
Please register or sign in to comment