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

#include <B4bEventAction.hh>

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

Public 멤버 함수

 B4bEventAction ()
 
virtual ~B4bEventAction ()
 
virtual void BeginOfEventAction (const G4Event *event)
 
virtual void EndOfEventAction (const G4Event *event)
 
virtual void SetEventManager (G4EventManager *value)
 

Protected 속성

G4EventManagerfpEventManager
 

Private 멤버 함수

void PrintEventStatistics (G4double absoEdep, G4double absoTrackLength, G4double gapEdep, G4double gapTrackLength) const
 

상세한 설명

Event action class

In EndOfEventAction(), it prints the accumulated quantities of the energy deposit and track lengths of charged particles in Absober and Gap layers stored in B4bRunData object.

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

생성자 & 소멸자 문서화

B4bEventAction::B4bEventAction ( )

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

B4bEventAction::~B4bEventAction ( )
virtual

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

멤버 함수 문서화

void B4bEventAction::BeginOfEventAction ( const G4Event event)
virtual

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

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

다음을 참조함 : G4RunManager::GetNonConstCurrentRun(), G4RunManager::GetRunManager(), B4bRunData::Reset().

void B4bEventAction::EndOfEventAction ( const G4Event event)
virtual
void B4bEventAction::PrintEventStatistics ( G4double  absoEdep,
G4double  absoTrackLength,
G4double  gapEdep,
G4double  gapTrackLength 
) const
private

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

다음을 참조함 : G4BestUnit, G4cout, G4endl.

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

virtual void G4UserEventAction::SetEventManager ( G4EventManager value)
inlinevirtualinherited

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

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

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

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

멤버 데이타 문서화

G4EventManager* G4UserEventAction::fpEventManager
protectedinherited

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