Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
B4bSteppingAction Class Reference

#include <B4bSteppingAction.hh>

Inheritance diagram for B4bSteppingAction:
Inheritance graph
[legend]
Collaboration diagram for B4bSteppingAction:
Collaboration graph
[legend]

Public Member Functions

 B4bSteppingAction (const B4DetectorConstruction *detectorConstruction)
 
virtual ~B4bSteppingAction ()
 
virtual void UserSteppingAction (const G4Step *step)
 
- Public Member Functions inherited from G4UserSteppingAction
 G4UserSteppingAction ()
 
virtual ~G4UserSteppingAction ()
 
void SetSteppingManagerPointer (G4SteppingManager *pValue)
 

Additional Inherited Members

- Protected Attributes inherited from G4UserSteppingAction
G4SteppingManagerfpSteppingManager
 

Detailed Description

Stepping action class.

In UserSteppingAction() there are collected the energy deposit and track lengths of charged particles in Absober and Gap layers and updated in B4bRunData object.

Definition at line 44 of file B4bSteppingAction.hh.

Constructor & Destructor Documentation

B4bSteppingAction::B4bSteppingAction ( const B4DetectorConstruction detectorConstruction)

Definition at line 40 of file B4bSteppingAction.cc.

B4bSteppingAction::~B4bSteppingAction ( )
virtual

Definition at line 49 of file B4bSteppingAction.cc.

Member Function Documentation

void B4bSteppingAction::UserSteppingAction ( const G4Step step)
virtual

Reimplemented from G4UserSteppingAction.

Definition at line 55 of file B4bSteppingAction.cc.

Here is the call graph for this function:


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