Geant4  10.00.p02
OpNoviceSteppingAction Class Reference

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
G4SteppingManagerfpSteppingManager
 

Detailed Description

Stepping action class.

Definition at line 40 of file OpNoviceSteppingAction.hh.

Constructor & Destructor Documentation

OpNoviceSteppingAction::OpNoviceSteppingAction ( )

Definition at line 43 of file OpNoviceSteppingAction.cc.

References fCerenkovCounter, fEventNumber, and fScintillationCounter.

OpNoviceSteppingAction::~OpNoviceSteppingAction ( )
virtual

Definition at line 53 of file OpNoviceSteppingAction.cc.

Member Function Documentation

void OpNoviceSteppingAction::UserSteppingAction ( const G4Step step)
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:

Member Data Documentation

G4int OpNoviceSteppingAction::fCerenkovCounter
private

Definition at line 51 of file OpNoviceSteppingAction.hh.

Referenced by OpNoviceSteppingAction(), and UserSteppingAction().

G4int OpNoviceSteppingAction::fEventNumber
private

Definition at line 52 of file OpNoviceSteppingAction.hh.

Referenced by OpNoviceSteppingAction(), and UserSteppingAction().

G4int OpNoviceSteppingAction::fScintillationCounter
private

Definition at line 50 of file OpNoviceSteppingAction.hh.

Referenced by OpNoviceSteppingAction(), and UserSteppingAction().


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