Import Geant4 10.7.0 source tree

This commit is contained in:
Gabriele Cosmo
2020-12-04 12:30:43 +01:00
parent 67ba86d073
commit dab42d2018
3770 changed files with 226369 additions and 286486 deletions
+1 -1
View File
@@ -174,7 +174,7 @@ re-compilation) and a re-compilation of user applications is required.
<LI>The <TT>G4Polycone</TT> solid no longer supports the case in which
either the outer or the inner surface has more than one cone or tube
section over a finite interval of Z values. These shapes must use the
new class <TT>G4GenericPolycone</TT> instead. The general constructor
new class <TT>G4GenericPolycone</TT> instead. The general constructor
of <TT>G4Polycone</TT>, which uses a series of vertices, includes a
check whether the vertices are monotonic along Z for its inner and
outer surfaces, and issues an error if not.</LI>