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

#include <B3aEventAction.hh>

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

Public 멤버 함수

 B3aEventAction (B3aRunAction *runAction)
 
virtual ~B3aEventAction ()
 
virtual void BeginOfEventAction (const G4Event *)
 
virtual void EndOfEventAction (const G4Event *)
 
virtual void SetEventManager (G4EventManager *value)
 

Protected 속성

G4EventManagerfpEventManager
 

Private 속성

B3aRunActionfRunAction
 
G4int fCollID_cryst
 
G4int fCollID_patient
 

상세한 설명

Event action class

In EndOfEventAction() there is collected information event per event from Hits Collections, and accumulated statistic for B3RunAction::EndOfRunAction().

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

생성자 & 소멸자 문서화

B3aEventAction::B3aEventAction ( B3aRunAction runAction)

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

B3aEventAction::~B3aEventAction ( )
virtual

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

멤버 함수 문서화

void B3aEventAction::BeginOfEventAction ( const G4Event )
virtual

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

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

void B3aEventAction::EndOfEventAction ( const G4Event evt)
virtual

G4int copyNb = (itr->first);

G4cout << "\n cryst" << copyNb << ": " << edep/keV << " keV ";

G4int copyNb = (itr->first);

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

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

다음을 참조함 : B3aRunAction::CountEvent(), dose, edep, fCollID_cryst, fCollID_patient, fRunAction, G4SDManager::GetCollectionID(), G4HCofThisEvent::GetHC(), G4Event::GetHCofThisEvent(), G4VTHitsMap< T, Map_t >::GetMap(), G4SDManager::GetSDMpointer(), keV, B3aRunAction::SumDose().

virtual void G4UserEventAction::SetEventManager ( G4EventManager value)
inlinevirtualinherited

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

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

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

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

멤버 데이타 문서화

G4int B3aEventAction::fCollID_cryst
private

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

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

G4int B3aEventAction::fCollID_patient
private

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

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

G4EventManager* G4UserEventAction::fpEventManager
protectedinherited
B3aRunAction* B3aEventAction::fRunAction
private

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

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


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