Geant4-11
Public Member Functions | Private Attributes | Friends
G4ITSafetyHelper::State Class Reference

#include <G4ITSafetyHelper.hh>

Public Member Functions

 State ()
 
virtual ~State ()
 

Private Attributes

G4double fLastSafety
 
G4ThreeVector fLastSafetyPosition
 

Friends

class G4ITSafetyHelper
 

Detailed Description

Definition at line 122 of file G4ITSafetyHelper.hh.

Constructor & Destructor Documentation

◆ State()

G4ITSafetyHelper::State::State ( )
inline

Definition at line 129 of file G4ITSafetyHelper.hh.

129 :
130 fLastSafetyPosition(0.0,0.0,0.0),
131 fLastSafety(0.0)
132 {}
G4ThreeVector fLastSafetyPosition

◆ ~State()

virtual G4ITSafetyHelper::State::~State ( )
inlinevirtual

Definition at line 134 of file G4ITSafetyHelper.hh.

135 {}

Friends And Related Function Documentation

◆ G4ITSafetyHelper

friend class G4ITSafetyHelper
friend

Definition at line 124 of file G4ITSafetyHelper.hh.

Field Documentation

◆ fLastSafety

G4double G4ITSafetyHelper::State::fLastSafety
private

Definition at line 126 of file G4ITSafetyHelper.hh.

◆ fLastSafetyPosition

G4ThreeVector G4ITSafetyHelper::State::fLastSafetyPosition
private

Definition at line 125 of file G4ITSafetyHelper.hh.


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