Import Geant4 10.5.0.beta source tree
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4Hype.cc 106627 2017-10-17 06:23:58Z gcosmo $
|
||||
// $Id: G4Hype.cc 108078 2017-12-20 08:15:44Z gcosmo $
|
||||
// $Original: G4Hype.cc,v 1.0 1998/06/09 16:57:50 safai Exp $
|
||||
//
|
||||
//
|
||||
@@ -45,7 +45,7 @@
|
||||
|
||||
#include "G4Hype.hh"
|
||||
|
||||
//#if !(defined(G4GEOM_USE_UHYPE) && defined(G4GEOM_USE_SYS_USOLIDS))
|
||||
#if !(defined(G4GEOM_USE_UHYPE) && defined(G4GEOM_USE_SYS_USOLIDS))
|
||||
|
||||
#include "G4VoxelLimits.hh"
|
||||
#include "G4AffineTransform.hh"
|
||||
@@ -1341,4 +1341,4 @@ G4double G4Hype::asinh(G4double arg)
|
||||
return std::log(arg+std::sqrt(sqr(arg)+1));
|
||||
}
|
||||
|
||||
//#endif // !defined(G4GEOM_USE_UHYPE) || !defined(G4GEOM_USE_SYS_USOLIDS)
|
||||
#endif // !defined(G4GEOM_USE_UHYPE) || !defined(G4GEOM_USE_SYS_USOLIDS)
|
||||
|
||||
Reference in New Issue
Block a user