| 
    Geant4
    10.00.p03
    
   | 
 
#include <DMXSteppingAction.hh>
 Inheritance diagram for DMXSteppingAction:
 Collaboration diagram for DMXSteppingAction:Public Member Functions | |
| DMXSteppingAction (DMXEventAction *) | |
| virtual | ~DMXSteppingAction () | 
| virtual void | UserSteppingAction (const G4Step *) | 
| void | SetColourNeutronFlag (G4String val) | 
| void | SetColourGammaFlag (G4String val) | 
| void | SetColourOpticalFlag (G4String val) | 
| void | SetColourChargedPlusFlag (G4String val) | 
| void | SetColourChargedMinusFlag (G4String val) | 
  Public Member Functions inherited from G4UserSteppingAction | |
| G4UserSteppingAction () | |
| virtual | ~G4UserSteppingAction () | 
| void | SetSteppingManagerPointer (G4SteppingManager *pValue) | 
Additional Inherited Members | |
  Protected Attributes inherited from G4UserSteppingAction | |
| G4SteppingManager * | fpSteppingManager | 
Definition at line 55 of file DMXSteppingAction.hh.
| DMXSteppingAction::DMXSteppingAction | ( | DMXEventAction * | eventAction | ) | 
Definition at line 68 of file DMXSteppingAction.cc.
References colourChargedMinusFlag, colourChargedPlusFlag, colourGammaFlag, colourNeutronFlag, colourOpticalFlag, and steppingMessenger.
      
  | 
  virtual | 
Definition at line 84 of file DMXSteppingAction.cc.
References steppingMessenger.
      
  | 
  inline | 
Definition at line 68 of file DMXSteppingAction.hh.
References colourChargedMinusFlag.
Referenced by DMXSteppingActionMessenger::SetNewValue().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 67 of file DMXSteppingAction.hh.
References colourChargedPlusFlag.
Referenced by DMXSteppingActionMessenger::SetNewValue().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 65 of file DMXSteppingAction.hh.
References colourGammaFlag.
Referenced by DMXSteppingActionMessenger::SetNewValue().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 64 of file DMXSteppingAction.hh.
References colourNeutronFlag.
Referenced by DMXSteppingActionMessenger::SetNewValue().
 Here is the caller graph for this function:
      
  | 
  inline | 
Definition at line 66 of file DMXSteppingAction.hh.
References colourOpticalFlag.
Referenced by DMXSteppingActionMessenger::SetNewValue().
 Here is the caller graph for this function:
      
  | 
  virtual | 
Reimplemented from G4UserSteppingAction.
Definition at line 93 of file DMXSteppingAction.cc.
References colourChargedMinusFlag, colourChargedPlusFlag, colourGammaFlag, colourNeutronFlag, colourOpticalFlag, G4Electron::Definition(), G4Neutron::Definition(), G4Positron::Definition(), G4Gamma::Definition(), G4VVisManager::Draw(), evtAction, G4VAnalysisManager::FillH1(), G4VVisManager::GetConcreteInstance(), G4Track::GetCurrentStepNumber(), G4Track::GetDefinition(), DMXEventAction::GetDrawColsFlag(), DMXEventAction::GetDrawTrksFlag(), G4StepPoint::GetKineticEnergy(), G4ParticleDefinition::GetParticleName(), G4StepPoint::GetPosition(), G4Step::GetPostStepPoint(), G4Step::GetPreStepPoint(), G4Step::GetTrack(), name, and G4Visible::SetVisAttributes().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 75 of file DMXSteppingAction.hh.
Referenced by DMXSteppingAction(), SetColourChargedMinusFlag(), and UserSteppingAction().
      
  | 
  private | 
Definition at line 74 of file DMXSteppingAction.hh.
Referenced by DMXSteppingAction(), SetColourChargedPlusFlag(), and UserSteppingAction().
      
  | 
  private | 
Definition at line 72 of file DMXSteppingAction.hh.
Referenced by DMXSteppingAction(), SetColourGammaFlag(), and UserSteppingAction().
      
  | 
  private | 
Definition at line 68 of file DMXSteppingAction.hh.
Referenced by DMXSteppingAction(), SetColourNeutronFlag(), and UserSteppingAction().
      
  | 
  private | 
Definition at line 73 of file DMXSteppingAction.hh.
Referenced by DMXSteppingAction(), SetColourOpticalFlag(), and UserSteppingAction().
      
  | 
  private | 
Definition at line 79 of file DMXSteppingAction.hh.
Referenced by UserSteppingAction().
      
  | 
  private | 
Definition at line 77 of file DMXSteppingAction.hh.
Referenced by DMXSteppingAction(), and ~DMXSteppingAction().