|
Geant4_10
|
#include <FCALSteppingAction.hh>


Public Member Functions | |
| FCALSteppingAction () | |
| virtual | ~FCALSteppingAction () |
| virtual void | UserSteppingAction (const G4Step *) |
| void | initialize (G4int) |
| G4double | GetOutOfWorldTracks (G4int, G4int) |
| G4double | GetSecondaries (G4int, G4int) |
| G4double | GetEdepFCAL (G4String) |
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 42 of file FCALSteppingAction.hh.
| FCALSteppingAction::FCALSteppingAction | ( | ) |
Definition at line 57 of file FCALSteppingAction.cc.
|
virtual |
Definition at line 62 of file FCALSteppingAction.cc.
Reimplemented from G4UserSteppingAction.
Definition at line 67 of file FCALSteppingAction.cc.

1.8.5