|
Geant4
9.6.p02
|
#include <WLSSteppingAction.hh>


Public Member Functions | |
| WLSSteppingAction (WLSDetectorConstruction *) | |
| ~WLSSteppingAction () | |
| void | UserSteppingAction (const G4Step *) |
| void | SetBounceLimit (G4int) |
| G4int | GetNumberOfBounces () |
| G4int | GetNumberOfClad1Bounces () |
| G4int | GetNumberOfClad2Bounces () |
| G4int | GetNumberOfWLSBounces () |
| G4int | ResetSuccessCounter () |
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 49 of file WLSSteppingAction.hh.
| WLSSteppingAction::WLSSteppingAction | ( | WLSDetectorConstruction * | DC) |
Definition at line 67 of file WLSSteppingAction.cc.
| WLSSteppingAction::~WLSSteppingAction | ( | ) |
Definition at line 79 of file WLSSteppingAction.cc.
| G4int WLSSteppingAction::GetNumberOfBounces | ( | ) |
Definition at line 85 of file WLSSteppingAction.cc.
| G4int WLSSteppingAction::GetNumberOfClad1Bounces | ( | ) |
Definition at line 86 of file WLSSteppingAction.cc.
| G4int WLSSteppingAction::GetNumberOfClad2Bounces | ( | ) |
Definition at line 87 of file WLSSteppingAction.cc.
| G4int WLSSteppingAction::GetNumberOfWLSBounces | ( | ) |
Definition at line 88 of file WLSSteppingAction.cc.
| G4int WLSSteppingAction::ResetSuccessCounter | ( | ) |
Definition at line 89 of file WLSSteppingAction.cc.
Definition at line 84 of file WLSSteppingAction.cc.
Reimplemented from G4UserSteppingAction.
Definition at line 126 of file WLSSteppingAction.cc.

1.8.4