| 
    Geant4
    10.01.p01
    
   | 
 
Stepping action class. More...
#include <OpNoviceSteppingAction.hh>
 Inheritance diagram for OpNoviceSteppingAction:
 Collaboration diagram for OpNoviceSteppingAction:Public Member Functions | |
| OpNoviceSteppingAction () | |
| virtual | ~OpNoviceSteppingAction () | 
| virtual void | UserSteppingAction (const G4Step *) | 
  Public Member Functions inherited from G4UserSteppingAction | |
| G4UserSteppingAction () | |
| virtual | ~G4UserSteppingAction () | 
| void | SetSteppingManagerPointer (G4SteppingManager *pValue) | 
Private Attributes | |
| G4int | fScintillationCounter | 
| G4int | fCerenkovCounter | 
| G4int | fEventNumber | 
Additional Inherited Members | |
  Protected Attributes inherited from G4UserSteppingAction | |
| G4SteppingManager * | fpSteppingManager | 
Stepping action class.
Definition at line 40 of file OpNoviceSteppingAction.hh.
| OpNoviceSteppingAction::OpNoviceSteppingAction | ( | ) | 
Definition at line 43 of file OpNoviceSteppingAction.cc.
References fCerenkovCounter, fEventNumber, and fScintillationCounter.
      
  | 
  virtual | 
Definition at line 53 of file OpNoviceSteppingAction.cc.
      
  | 
  virtual | 
Reimplemented from G4UserSteppingAction.
Definition at line 58 of file OpNoviceSteppingAction.cc.
References fCerenkovCounter, fEventNumber, fScintillationCounter, G4cout, G4endl, G4Track::GetDynamicParticle(), G4RunManager::GetRunManager(), G4Step::GetSecondaryInCurrentStep(), G4Step::GetTrack(), and G4OpticalPhoton::OpticalPhotonDefinition().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 51 of file OpNoviceSteppingAction.hh.
Referenced by OpNoviceSteppingAction(), and UserSteppingAction().
      
  | 
  private | 
Definition at line 52 of file OpNoviceSteppingAction.hh.
Referenced by OpNoviceSteppingAction(), and UserSteppingAction().
      
  | 
  private | 
Definition at line 50 of file OpNoviceSteppingAction.hh.
Referenced by OpNoviceSteppingAction(), and UserSteppingAction().