Geant4
9.6.p02
|
#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 |
|
inline |
Definition at line 53 of file G4UVHit.hh.
|
inline |
Definition at line 54 of file G4UVHit.hh.
Definition at line 51 of file G4UVHit.hh.