Import Geant4 10.4.2 source tree
This commit is contained in:
@@ -35,10 +35,10 @@
|
||||
//
|
||||
// Class description:
|
||||
//
|
||||
// Wrapper class for G4UGenericPolycone to make use of it from USolids module.
|
||||
// Wrapper class for G4GenericPolycone to make use of VecGeom GenericPolycone.
|
||||
|
||||
// History:
|
||||
// 30.10.13 G.Cosmo, CERN/PH
|
||||
// 30.10.13 G.Cosmo, CERN
|
||||
// --------------------------------------------------------------------
|
||||
#ifndef G4UGENERICPOLYCONE_hh
|
||||
#define G4UGENERICPOLYCONE_hh
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
//
|
||||
// Class description:
|
||||
//
|
||||
// Wrapper class for G4UGenericTrap to make use of it from USolids module.
|
||||
// Wrapper class for G4GenericTrap to make use of VecGeom GenericTrap.
|
||||
|
||||
// History:
|
||||
// 30.10.13 G.Cosmo, CERN/PH
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
//
|
||||
// Class description:
|
||||
//
|
||||
// Wrapper class for UParaboloid to make use of it from USolids module.
|
||||
// Wrapper class for G4Paraboloid to make use of VecGeom Paraboloid.
|
||||
|
||||
// History:
|
||||
// 19.08.15 Guilherme Lima, FNAL
|
||||
|
||||
@@ -35,10 +35,10 @@
|
||||
//
|
||||
// Class description:
|
||||
//
|
||||
// Wrapper class for UPolycone to make use of it from USolids module.
|
||||
// Wrapper class for G4Polycone to make use of VecGeom Polycone.
|
||||
|
||||
// History:
|
||||
// 31.10.13 G.Cosmo, CERN/PH
|
||||
// 31.10.13 G.Cosmo, CERN
|
||||
// --------------------------------------------------------------------
|
||||
#ifndef G4UPOLYCONE_HH
|
||||
#define G4UPOLYCONE_HH
|
||||
|
||||
@@ -35,10 +35,10 @@
|
||||
//
|
||||
// Class description:
|
||||
//
|
||||
// Wrapper class for UPolyhedra to make use of it from USolids module.
|
||||
// Wrapper class for G4Polyhedra to make use of VecGeom Polyhedron.
|
||||
|
||||
// History:
|
||||
// 31.10.13 G.Cosmo, CERN/PH
|
||||
// 31.10.13 G.Cosmo, CERN
|
||||
// --------------------------------------------------------------------
|
||||
#ifndef G4UPOLYHEDRA_HH
|
||||
#define G4UPOLYHEDRA_HH
|
||||
|
||||
@@ -38,10 +38,10 @@
|
||||
//
|
||||
// Class description:
|
||||
//
|
||||
// Wrapper class for UTet to make use of UTet from USolids module.
|
||||
// Wrapper class for G4Tet to make use of VecGeom Tet.
|
||||
|
||||
// History:
|
||||
// 1.11.13 G.Cosmo, CERN/PH
|
||||
// 1.11.13 G.Cosmo, CERN
|
||||
// --------------------------------------------------------------------
|
||||
#ifndef G4UTET_HH
|
||||
#define G4UTET_HH
|
||||
|
||||
Reference in New Issue
Block a user