#include <PurgMagSteppingAction.hh>
Public 멤버 함수 | |
PurgMagSteppingAction (const PurgMagDetectorConstruction *) | |
~PurgMagSteppingAction () | |
void | UserSteppingAction (const G4Step *) |
virtual void | SetSteppingManagerPointer (G4SteppingManager *pValue) |
Protected 속성 | |
G4SteppingManager * | fpSteppingManager |
Private 속성 | |
const PurgMagDetectorConstruction * | Detector |
PurgMagSteppingAction.hh 파일의 52 번째 라인에서 정의되었습니다.
PurgMagSteppingAction::PurgMagSteppingAction | ( | const PurgMagDetectorConstruction * | det | ) |
PurgMagSteppingAction.cc 파일의 53 번째 라인에서 정의되었습니다.
PurgMagSteppingAction::~PurgMagSteppingAction | ( | ) |
PurgMagSteppingAction.cc 파일의 60 번째 라인에서 정의되었습니다.
|
virtualinherited |
G4MultiSteppingAction에서 재구현되었습니다.
다음에 의해서 참조됨 : G4TrackingManager::SetUserAction().
G4UserSteppingAction(으)로부터 재구현되었습니다.
PurgMagSteppingAction.cc 파일의 65 번째 라인에서 정의되었습니다.
다음을 참조함 : 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(), MeV, CLHEP::Hep3Vector::x(), CLHEP::Hep3Vector::y(), CLHEP::Hep3Vector::z().
|
private |
PurgMagSteppingAction.hh 파일의 61 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : UserSteppingAction().
|
protectedinherited |