Geant4
10.01.p02
|
#include <HadrontherapySteppingAction.hh>
Public Member Functions | |
HadrontherapySteppingAction (HadrontherapyRunAction *) | |
~HadrontherapySteppingAction () | |
void | UserSteppingAction (const G4Step *) |
Public Member Functions inherited from G4UserSteppingAction | |
G4UserSteppingAction () | |
virtual | ~G4UserSteppingAction () |
void | SetSteppingManagerPointer (G4SteppingManager *pValue) |
Private Attributes | |
HadrontherapyRunAction * | runAction |
Additional Inherited Members | |
Protected Attributes inherited from G4UserSteppingAction | |
G4SteppingManager * | fpSteppingManager |
Definition at line 53 of file HadrontherapySteppingAction.hh.
HadrontherapySteppingAction::HadrontherapySteppingAction | ( | HadrontherapyRunAction * | run | ) |
Definition at line 51 of file HadrontherapySteppingAction.cc.
References runAction.
HadrontherapySteppingAction::~HadrontherapySteppingAction | ( | ) |
Definition at line 57 of file HadrontherapySteppingAction.cc.
|
virtual |
Reimplemented from G4UserSteppingAction.
Definition at line 62 of file HadrontherapySteppingAction.cc.
References a, A, cm, G4INCL::KinematicsUtils::energy(), fGeomBoundary, fKillTrackAndSecondaries, G4UserSteppingAction::fpSteppingManager, G4cout, G4endl, G4ParticleDefinition::GetBaryonNumber(), G4Track::GetDefinition(), HadrontherapyAnalysisManager::GetInstance(), G4Track::GetKineticEnergy(), G4VPhysicalVolume::GetName(), G4Track::GetParentID(), G4ParticleDefinition::GetParticleName(), G4ParticleDefinition::GetParticleType(), G4ParticleDefinition::GetPDGCharge(), G4StepPoint::GetPosition(), G4Track::GetPosition(), G4Step::GetPostStepPoint(), G4Step::GetPreStepPoint(), G4RunManager::GetRunManager(), G4StepPoint::GetStepStatus(), G4StepPoint::GetTouchableHandle(), G4Step::GetTrack(), G4Track::GetTrackID(), G4VTouchable::GetVolume(), G4Track::GetVolume(), MeV, runAction, G4Track::SetTrackStatus(), and z.
|
private |
Definition at line 62 of file HadrontherapySteppingAction.hh.
Referenced by HadrontherapySteppingAction(), and UserSteppingAction().