Geant4  10.00.p02
G4VITProcess::G4ProcessState Struct Reference

#include <G4VITProcess.hh>

+ Inheritance diagram for G4VITProcess::G4ProcessState:
+ Collaboration diagram for G4VITProcess::G4ProcessState:

Public Member Functions

 G4ProcessState ()
 
virtual ~G4ProcessState ()
 
template<typename T >
T * GetState ()
 
- Public Member Functions inherited from G4ProcessState_Lock
virtual ~G4ProcessState_Lock ()
 

Public Attributes

G4double theNumberOfInteractionLengthLeft
 
G4double theInteractionTimeLeft
 
G4double currentInteractionLength
 

Detailed Description

Definition at line 139 of file G4VITProcess.hh.

Constructor & Destructor Documentation

G4VITProcess::G4ProcessState::G4ProcessState ( )
G4VITProcess::G4ProcessState::~G4ProcessState ( )
virtual

Definition at line 55 of file G4VITProcess.cc.

Member Function Documentation

template<typename T >
T* G4VITProcess::G4ProcessState::GetState ( )
inline

Definition at line 155 of file G4VITProcess.hh.

Member Data Documentation

G4double G4VITProcess::G4ProcessState::currentInteractionLength

Definition at line 152 of file G4VITProcess.hh.

Referenced by G4ProcessState().

G4double G4VITProcess::G4ProcessState::theInteractionTimeLeft

Definition at line 149 of file G4VITProcess.hh.

Referenced by G4ProcessState().

G4double G4VITProcess::G4ProcessState::theNumberOfInteractionLengthLeft

Definition at line 145 of file G4VITProcess.hh.

Referenced by G4ProcessState().


The documentation for this struct was generated from the following files: