#include <G4MSSteppingAction.hh>
Definition at line 47 of file G4MSSteppingAction.hh.
 
◆ G4MSSteppingAction()
      
        
          | G4MSSteppingAction::G4MSSteppingAction | ( |  | ) |  | 
      
 
 
◆ ~G4MSSteppingAction()
  
  | 
        
          | G4MSSteppingAction::~G4MSSteppingAction | ( |  | ) |  |  | virtual | 
 
 
◆ GetLambda0()
  
  | 
        
          | G4double G4MSSteppingAction::GetLambda0 | ( |  | ) | const |  | inline | 
 
 
◆ GetTotalStepLength()
  
  | 
        
          | G4double G4MSSteppingAction::GetTotalStepLength | ( |  | ) | const |  | inline | 
 
 
◆ GetX0()
  
  | 
        
          | G4double G4MSSteppingAction::GetX0 | ( |  | ) | const |  | inline | 
 
 
◆ Initialize()
◆ UserSteppingAction()
  
  | 
        
          | void G4MSSteppingAction::UserSteppingAction | ( | const G4Step * | aStep | ) |  |  | virtual | 
 
Reimplemented from G4UserSteppingAction.
Definition at line 58 of file G4MSSteppingAction.cc.
   60   G4StepPoint* preStepPoint = aStep->GetPreStepPoint();
    61   G4Region* region = preStepPoint->GetPhysicalVolume()->GetLogicalVolume()->GetRegion();
    65   G4double stlen = aStep->GetStepLength();
 
G4double GetNuclearInterLength() const
G4double GetRadlen() const
 
 
◆ lambda
◆ length
◆ regionSensitive
  
  | 
        
          | G4bool G4MSSteppingAction::regionSensitive |  | private | 
 
 
◆ theRegion
◆ x0
The documentation for this class was generated from the following files: