
Public Member Functions | |
| BDSSteppingAction () | |
| virtual | ~BDSSteppingAction () |
| virtual void | UserSteppingAction (const G4Step *) |
| void | SetTrackLengthInWorldRegion (G4double dvalue) |
| void | SetTrackLength (G4double dvalue) |
| G4double | GetTrackLengthInWorldRegion () |
| G4double | GetTrackLength () |
Private Attributes | |
| G4bool | verbose |
| G4bool | verboseStep |
| G4bool | verboseEvent |
| G4int | verboseEventNumber |
| G4int | nptwiss |
| G4double | postponedEnergy |
| G4double | trackLengthInWorldRegion |
| G4double | trackLength |
| std::vector< G4ThreeVector > | r |
| std::vector< G4ThreeVector > | rp |
Definition at line 31 of file BDSSteppingAction.hh.
1.4.7