Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Constant Groups | Macros
G4INCLIntersection.hh File Reference

Simple class for computing intersections between a straight line and a sphere. More...

#include "globals.hh"
#include "G4INCLThreeVector.hh"
#include <utility>
Include dependency graph for G4INCLIntersection.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  G4INCL::Intersection
 Intersection-point structure. More...
 
class  G4INCL::IntersectionFactory
 

Namespaces

 G4INCL
 

Constant Groups

 G4INCL
 

Macros

#define INCLXX_IN_GEANT4_MODE   1
 
#define G4INCLINTERSECTION_HH   1
 

Detailed Description

Simple class for computing intersections between a straight line and a sphere.

Date
12 December 2011
Author
Davide Mancusi

Definition in file G4INCLIntersection.hh.

Macro Definition Documentation

#define G4INCLINTERSECTION_HH   1

Definition at line 45 of file G4INCLIntersection.hh.

#define INCLXX_IN_GEANT4_MODE   1

Definition at line 33 of file G4INCLIntersection.hh.