Import Geant4 0.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 15:09:25 +02:00
parent b97f8d0df7
commit aaa409b6ee
2922 changed files with 55107 additions and 81674 deletions
@@ -28,6 +28,10 @@ public:
int GetTestResult() const;
int Test(const G4Ray&);
// this function return 1 if the point is inside and on the bbox,
// 0 if the point is outside the bbox
G4int Inside(const G4Point3D&);
static const G4BoundingBox3D space;