Geant4
10.02.p02
|
#include <PurgMagSteppingAction.hh>
Public Member Functions | |
PurgMagSteppingAction (const PurgMagDetectorConstruction *) | |
~PurgMagSteppingAction () | |
void | UserSteppingAction (const G4Step *) |
Public Member Functions inherited from G4UserSteppingAction | |
G4UserSteppingAction () | |
virtual | ~G4UserSteppingAction () |
void | SetSteppingManagerPointer (G4SteppingManager *pValue) |
Private Attributes | |
const PurgMagDetectorConstruction * | Detector |
Additional Inherited Members | |
Protected Attributes inherited from G4UserSteppingAction | |
G4SteppingManager * | fpSteppingManager |
Definition at line 52 of file PurgMagSteppingAction.hh.
PurgMagSteppingAction::PurgMagSteppingAction | ( | const PurgMagDetectorConstruction * | det | ) |
Definition at line 53 of file PurgMagSteppingAction.cc.
PurgMagSteppingAction::~PurgMagSteppingAction | ( | ) |
Definition at line 60 of file PurgMagSteppingAction.cc.
|
virtual |
Reimplemented from G4UserSteppingAction.
Definition at line 65 of file PurgMagSteppingAction.cc.
References cm, Detector, PurgMagAnalysisManager::fill_Tuple_Electrons(), PurgMagAnalysisManager::fill_Tuple_Gamma(), PurgMagAnalysisManager::fill_Tuple_Positrons(), G4DynamicParticle::GetDefinition(), G4Track::GetDynamicParticle(), PurgMagAnalysisManager::getInstance(), G4Track::GetKineticEnergy(), PurgMagDetectorConstruction::GetMeasureVolume(), G4Track::GetMomentum(), G4Track::GetNextVolume(), G4ParticleDefinition::GetParticleName(), G4StepPoint::GetPhysicalVolume(), G4Track::GetPosition(), G4Step::GetPostStepPoint(), G4Step::GetPreStepPoint(), G4StepPoint::GetProcessDefinedStep(), G4VProcess::GetProcessName(), G4Step::GetTrack(), PurgMagDetectorConstruction::GetWorld(), and MeV.
|
private |
Definition at line 61 of file PurgMagSteppingAction.hh.
Referenced by UserSteppingAction().