| 
    Geant4
    10.00.p02
    
   | 
 
#include <G4RTSteppingAction.hh>
 Inheritance diagram for G4RTSteppingAction:
 Collaboration diagram for G4RTSteppingAction:Public Member Functions | |
| G4RTSteppingAction () | |
| virtual | ~G4RTSteppingAction () | 
| virtual void | UserSteppingAction (const G4Step *) | 
  Public Member Functions inherited from G4UserSteppingAction | |
| G4UserSteppingAction () | |
| virtual | ~G4UserSteppingAction () | 
| void | SetSteppingManagerPointer (G4SteppingManager *pValue) | 
Static Public Member Functions | |
| static void | SetIgnoreTransparency (G4bool val) | 
| static G4bool | GetIgnoreTransparency () | 
Static Private Attributes | |
| static G4bool | ignoreTransparency = false | 
Additional Inherited Members | |
  Protected Attributes inherited from G4UserSteppingAction | |
| G4SteppingManager * | fpSteppingManager | 
Definition at line 52 of file G4RTSteppingAction.hh.
| G4RTSteppingAction::G4RTSteppingAction | ( | ) | 
Definition at line 45 of file G4RTSteppingAction.cc.
      
  | 
  inlinevirtual | 
Definition at line 56 of file G4RTSteppingAction.hh.
      
  | 
  static | 
Definition at line 84 of file G4RTSteppingAction.cc.
References ignoreTransparency.
Referenced by G4RTMessenger::GetCurrentValue().
 Here is the caller graph for this function:
      
  | 
  static | 
Definition at line 82 of file G4RTSteppingAction.cc.
References ignoreTransparency.
Referenced by G4RTMessenger::SetNewValue().
 Here is the caller graph for this function:
      
  | 
  virtual | 
Reimplemented from G4UserSteppingAction.
Definition at line 48 of file G4RTSteppingAction.cc.
References fStopAndKill, G4VViewer::GetApplicableVisAttributes(), G4VisAttributes::GetColour(), G4VisManager::GetCurrentViewer(), G4VisAttributes::GetForcedDrawingStyle(), G4VisManager::GetInstance(), G4VPhysicalVolume::GetLogicalVolume(), G4StepPoint::GetPhysicalVolume(), ignoreTransparency, G4VisAttributes::IsForceDrawingStyle(), G4VisAttributes::IsVisible(), and G4VisAttributes::wireframe.
 Here is the call graph for this function:
      
  | 
  staticprivate | 
Definition at line 61 of file G4RTSteppingAction.hh.
Referenced by GetIgnoreTransparency(), SetIgnoreTransparency(), and UserSteppingAction().