Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
G4UVHit Class Reference

#include <G4UVHit.hh>

Public Member Functions

 G4UVHit ()
 
 G4UVHit (G4double u_hit, G4double v_hit)
 
 ~G4UVHit ()
 
void SetNext (G4UVHit *n)
 
G4UVHitGetNext ()
 
G4double GetU () const
 
G4double GetV () const
 

Detailed Description

Definition at line 44 of file G4UVHit.hh.

Constructor & Destructor Documentation

G4UVHit::G4UVHit ( )
inline

Definition at line 47 of file G4UVHit.hh.

G4UVHit::G4UVHit ( G4double  u_hit,
G4double  v_hit 
)
inline

Definition at line 48 of file G4UVHit.hh.

G4UVHit::~G4UVHit ( )
inline

Definition at line 49 of file G4UVHit.hh.

Member Function Documentation

G4UVHit* G4UVHit::GetNext ( )
inline

Definition at line 52 of file G4UVHit.hh.

Here is the caller graph for this function:

G4double G4UVHit::GetU ( ) const
inline

Definition at line 53 of file G4UVHit.hh.

G4double G4UVHit::GetV ( ) const
inline

Definition at line 54 of file G4UVHit.hh.

void G4UVHit::SetNext ( G4UVHit n)
inline

Definition at line 51 of file G4UVHit.hh.


The documentation for this class was generated from the following file: