Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4UVHit.hh>
Public Member Functions | |
G4UVHit () | |
G4UVHit (G4double u_hit, G4double v_hit) | |
~G4UVHit () | |
void | SetNext (G4UVHit *n) |
G4UVHit * | GetNext () |
G4double | GetU () const |
G4double | GetV () const |
Definition at line 44 of file G4UVHit.hh.
|
inline |
Definition at line 47 of file G4UVHit.hh.
Definition at line 48 of file G4UVHit.hh.
|
inline |
Definition at line 49 of file G4UVHit.hh.
|
inline |
Definition at line 52 of file G4UVHit.hh.
Referenced by G4BSplineSurface::~G4BSplineSurface().
|
inline |
Definition at line 53 of file G4UVHit.hh.
|
inline |
Definition at line 54 of file G4UVHit.hh.
|
inline |
Definition at line 51 of file G4UVHit.hh.