ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4ITStepProcessorState Class Reference

#include <geant4/tree/geant4-10.6-release/source/processes/electromagnetic/dna/management/include/G4ITStepProcessor.hh>

+ Inheritance diagram for G4ITStepProcessorState:
+ Collaboration diagram for G4ITStepProcessorState:

Public Member Functions

 G4ITStepProcessorState ()
 
virtual ~G4ITStepProcessorState ()
 
 G4ITStepProcessorState (const G4ITStepProcessorState &)
 
G4ITStepProcessorStateoperator= (const G4ITStepProcessorState &)
 

Public Attributes

G4SelectedAtRestDoItVector fSelectedAtRestDoItVector
 
G4SelectedPostStepDoItVector fSelectedPostStepDoItVector
 
G4double fPhysicalStep
 
G4double fPreviousStepSize
 
G4double fSafety
 
G4StepStatus fStepStatus
 
G4double fProposedSafety
 
G4ThreeVector fEndpointSafOrigin
 
G4double fEndpointSafety
 
G4TouchableHandle fTouchableHandle
 

Additional Inherited Members

- Protected Member Functions inherited from G4ITStepProcessorState_Lock
virtual ~G4ITStepProcessorState_Lock ()
 

Detailed Description

Definition at line 117 of file G4ITStepProcessor.hh.

View newest version in sPHENIX GitHub at line 117 of file G4ITStepProcessor.hh

Constructor & Destructor Documentation

G4ITStepProcessorState::G4ITStepProcessorState ( )

Definition at line 96 of file G4ITStepProcessor.cc.

View newest version in sPHENIX GitHub at line 96 of file G4ITStepProcessor.cc

References fEndpointSafety, fPhysicalStep, fPreviousStepSize, fProposedSafety, fSafety, fStepStatus, fTouchableHandle, and fUndefined.

G4ITStepProcessorState::~G4ITStepProcessorState ( )
virtual

Definition at line 163 of file G4ITStepProcessor.cc.

View newest version in sPHENIX GitHub at line 163 of file G4ITStepProcessor.cc

G4ITStepProcessorState::G4ITStepProcessorState ( const G4ITStepProcessorState right)

Definition at line 116 of file G4ITStepProcessor.cc.

View newest version in sPHENIX GitHub at line 116 of file G4ITStepProcessor.cc

References fEndpointSafety, fPhysicalStep, fPreviousStepSize, fProposedSafety, fSafety, fStepStatus, and fTouchableHandle.

Member Function Documentation

G4ITStepProcessorState & G4ITStepProcessorState::operator= ( const G4ITStepProcessorState right)

Member Data Documentation

G4double G4ITStepProcessorState::fEndpointSafety

Definition at line 140 of file G4ITStepProcessor.hh.

View newest version in sPHENIX GitHub at line 140 of file G4ITStepProcessor.hh

Referenced by G4ITStepProcessor::CalculateSafety(), G4ITStepProcessorState(), and operator=().

G4ThreeVector G4ITStepProcessorState::fEndpointSafOrigin

Definition at line 139 of file G4ITStepProcessor.hh.

View newest version in sPHENIX GitHub at line 139 of file G4ITStepProcessor.hh

Referenced by G4ITStepProcessor::CalculateSafety().

G4double G4ITStepProcessorState::fPhysicalStep

Definition at line 130 of file G4ITStepProcessor.hh.

View newest version in sPHENIX GitHub at line 130 of file G4ITStepProcessor.hh

Referenced by G4ITStepProcessor::DoDefinePhysicalStepLength(), G4ITStepProcessorState(), and operator=().

G4double G4ITStepProcessorState::fPreviousStepSize
G4double G4ITStepProcessorState::fProposedSafety

Definition at line 137 of file G4ITStepProcessor.hh.

View newest version in sPHENIX GitHub at line 137 of file G4ITStepProcessor.hh

Referenced by G4ITStepProcessor::DoDefinePhysicalStepLength(), G4ITStepProcessorState(), and operator=().

G4double G4ITStepProcessorState::fSafety

Definition at line 132 of file G4ITStepProcessor.hh.

View newest version in sPHENIX GitHub at line 132 of file G4ITStepProcessor.hh

Referenced by G4ITStepProcessorState(), and operator=().

G4SelectedAtRestDoItVector G4ITStepProcessorState::fSelectedAtRestDoItVector

Definition at line 127 of file G4ITStepProcessor.hh.

View newest version in sPHENIX GitHub at line 127 of file G4ITStepProcessor.hh

Referenced by G4VITSteppingVerbose::CopyState(), G4ITStepProcessor::GetAtRestIL(), and operator=().

G4SelectedPostStepDoItVector G4ITStepProcessorState::fSelectedPostStepDoItVector

Definition at line 128 of file G4ITStepProcessor.hh.

View newest version in sPHENIX GitHub at line 128 of file G4ITStepProcessor.hh

Referenced by G4VITSteppingVerbose::CopyState(), G4ITStepProcessor::DoDefinePhysicalStepLength(), and operator=().

G4StepStatus G4ITStepProcessorState::fStepStatus
G4TouchableHandle G4ITStepProcessorState::fTouchableHandle

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