Geant4
10.01.p02
|
#include <IORTSteppingAction.hh>
Public Member Functions | |
IORTSteppingAction (IORTRunAction *) | |
~IORTSteppingAction () | |
void | UserSteppingAction (const G4Step *) |
Public Member Functions inherited from G4UserSteppingAction | |
G4UserSteppingAction () | |
virtual | ~G4UserSteppingAction () |
void | SetSteppingManagerPointer (G4SteppingManager *pValue) |
Private Attributes | |
IORTRunAction * | runAction |
Additional Inherited Members | |
Protected Attributes inherited from G4UserSteppingAction | |
G4SteppingManager * | fpSteppingManager |
Definition at line 58 of file IORTSteppingAction.hh.
IORTSteppingAction::IORTSteppingAction | ( | IORTRunAction * | run | ) |
Definition at line 62 of file IORTSteppingAction.cc.
References runAction.
IORTSteppingAction::~IORTSteppingAction | ( | ) |
Definition at line 68 of file IORTSteppingAction.cc.
|
virtual |
Reimplemented from G4UserSteppingAction.
Definition at line 73 of file IORTSteppingAction.cc.
References a, A, cm, G4INCL::KinematicsUtils::energy(), fKillTrackAndSecondaries, G4UserSteppingAction::fpSteppingManager, G4cout, G4endl, G4ParticleDefinition::GetBaryonNumber(), G4Track::GetDefinition(), IORTAnalysisManager::GetInstance(), G4Track::GetKineticEnergy(), G4VPhysicalVolume::GetName(), G4ParticleDefinition::GetParticleName(), G4ParticleDefinition::GetParticleType(), G4ParticleDefinition::GetPDGCharge(), G4Track::GetPosition(), G4Step::GetTrack(), G4Track::GetVolume(), MeV, runAction, G4Track::SetTrackStatus(), and z.
|
private |
Definition at line 67 of file IORTSteppingAction.hh.
Referenced by IORTSteppingAction(), and UserSteppingAction().