Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
Public 멤버 함수 | Protected 속성 | Private 속성 | 모든 멤버 목록
B4aEventAction 클래스 참조

#include <HadrontherapyEventAction.hh>

B4aEventAction에 대한 상속 다이어그램 :
G4UserEventAction G4UserEventAction

Public 멤버 함수

 B4aEventAction ()
 
virtual ~B4aEventAction ()
 
virtual void BeginOfEventAction (const G4Event *event)
 
virtual void EndOfEventAction (const G4Event *event)
 
void AddAbs (G4double de, G4double dl)
 
void AddGap (G4double de, G4double dl)
 
 B4aEventAction ()
 
virtual ~B4aEventAction ()
 
virtual void BeginOfEventAction (const G4Event *event)
 
virtual void EndOfEventAction (const G4Event *event)
 
void AddAbs (G4double de, G4double dl)
 
void AddGap (G4double de, G4double dl)
 
virtual void SetEventManager (G4EventManager *value)
 

Protected 속성

G4EventManagerfpEventManager
 

Private 속성

G4double fEnergyAbs
 
G4double fEnergyGap
 
G4double fTrackLAbs
 
G4double fTrackLGap
 

상세한 설명

Event action class

It defines data members to hold the energy deposit and track lengths of charged particles in Absober and Gap layers:

HadrontherapyEventAction.hh 파일의 66 번째 라인에서 정의되었습니다.

생성자 & 소멸자 문서화

B4aEventAction::B4aEventAction ( )

B4aEventAction.cc 파일의 44 번째 라인에서 정의되었습니다.

B4aEventAction::~B4aEventAction ( )
virtual

B4aEventAction.cc 파일의 54 번째 라인에서 정의되었습니다.

B4aEventAction::B4aEventAction ( )
virtual B4aEventAction::~B4aEventAction ( )
virtual

멤버 함수 문서화

void B4aEventAction::AddAbs ( G4double  de,
G4double  dl 
)
void B4aEventAction::AddAbs ( G4double  de,
G4double  dl 
)
inline

HadrontherapyEventAction.hh 파일의 87 번째 라인에서 정의되었습니다.

다음을 참조함 : fEnergyAbs, fTrackLAbs.

다음에 의해서 참조됨 : B4aSteppingAction::UserSteppingAction().

void B4aEventAction::AddGap ( G4double  de,
G4double  dl 
)
void B4aEventAction::AddGap ( G4double  de,
G4double  dl 
)
inline

HadrontherapyEventAction.hh 파일의 92 번째 라인에서 정의되었습니다.

다음을 참조함 : fEnergyGap, fTrackLGap.

다음에 의해서 참조됨 : B4aSteppingAction::UserSteppingAction().

virtual void B4aEventAction::BeginOfEventAction ( const G4Event event)
virtual

G4UserEventAction(으)로부터 재구현되었습니다.

void B4aEventAction::BeginOfEventAction ( const G4Event event)
virtual

G4UserEventAction(으)로부터 재구현되었습니다.

B4aEventAction.cc 파일의 59 번째 라인에서 정의되었습니다.

다음을 참조함 : fEnergyAbs, fEnergyGap, fTrackLAbs, fTrackLGap.

virtual void B4aEventAction::EndOfEventAction ( const G4Event event)
virtual

G4UserEventAction(으)로부터 재구현되었습니다.

void B4aEventAction::EndOfEventAction ( const G4Event event)
virtual

G4UserEventAction(으)로부터 재구현되었습니다.

B4aEventAction.cc 파일의 70 번째 라인에서 정의되었습니다.

다음을 참조함 : eventID, fEnergyAbs, fEnergyGap, fTrackLAbs, fTrackLGap, G4BestUnit, G4cout, G4endl, G4RunManager::GetPrintProgress(), G4RunManager::GetRunManager().

virtual void G4UserEventAction::SetEventManager ( G4EventManager value)
inlinevirtualinherited

G4MultiEventAction에서 재구현되었습니다.

G4UserEventAction.hh 파일의 56 번째 라인에서 정의되었습니다.

다음을 참조함 : G4UserEventAction::fpEventManager.

다음에 의해서 참조됨 : G4EventManager::SetUserAction().

멤버 데이타 문서화

G4double B4aEventAction::fEnergyAbs
private

HadrontherapyEventAction.hh 파일의 79 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : AddAbs(), BeginOfEventAction(), EndOfEventAction().

G4double B4aEventAction::fEnergyGap
private

HadrontherapyEventAction.hh 파일의 80 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : AddGap(), BeginOfEventAction(), EndOfEventAction().

G4EventManager* G4UserEventAction::fpEventManager
protectedinherited
G4double B4aEventAction::fTrackLAbs
private

HadrontherapyEventAction.hh 파일의 81 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : AddAbs(), BeginOfEventAction(), EndOfEventAction().

G4double B4aEventAction::fTrackLGap
private

HadrontherapyEventAction.hh 파일의 82 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : AddGap(), BeginOfEventAction(), EndOfEventAction().


이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: