#include <B4dEventAction.hh>
Public 멤버 함수 | |
B4dEventAction () | |
virtual | ~B4dEventAction () |
virtual void | BeginOfEventAction (const G4Event *event) |
virtual void | EndOfEventAction (const G4Event *event) |
virtual void | SetEventManager (G4EventManager *value) |
Protected 속성 | |
G4EventManager * | fpEventManager |
Private 멤버 함수 | |
G4THitsMap< G4double > * | GetHitsCollection (G4int hcID, const G4Event *event) const |
G4double | GetSum (G4THitsMap< G4double > *hitsMap) const |
void | PrintEventStatistics (G4double absoEdep, G4double absoTrackLength, G4double gapEdep, G4double gapTrackLength) const |
Private 속성 | |
G4int | fAbsoEdepHCID |
G4int | fGapEdepHCID |
G4int | fAbsoTrackLengthHCID |
G4int | fGapTrackLengthHCID |
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 the hits collections.
B4dEventAction.hh 파일의 45 번째 라인에서 정의되었습니다.
B4dEventAction::B4dEventAction | ( | ) |
B4dEventAction.cc 파일의 45 번째 라인에서 정의되었습니다.
|
virtual |
B4dEventAction.cc 파일의 55 번째 라인에서 정의되었습니다.
G4UserEventAction(으)로부터 재구현되었습니다.
B4dEventAction.cc 파일의 113 번째 라인에서 정의되었습니다.
G4UserEventAction(으)로부터 재구현되었습니다.
B4dEventAction.cc 파일의 118 번째 라인에서 정의되었습니다.
다음을 참조함 : eventID, fAbsoEdepHCID, fAbsoTrackLengthHCID, fGapEdepHCID, fGapTrackLengthHCID, G4cout, G4endl, G4SDManager::GetCollectionID(), GetHitsCollection(), G4RunManager::GetPrintProgress(), G4RunManager::GetRunManager(), G4SDManager::GetSDMpointer(), GetSum(), PrintEventStatistics().
|
private |
B4dEventAction.cc 파일의 61 번째 라인에서 정의되었습니다.
다음을 참조함 : FatalException, G4Exception().
다음에 의해서 참조됨 : EndOfEventAction().
|
private |
B4dEventAction.cc 파일의 80 번째 라인에서 정의되었습니다.
다음을 참조함 : G4VTHitsMap< T, Map_t >::GetMap().
다음에 의해서 참조됨 : EndOfEventAction().
|
private |
B4dEventAction.cc 파일의 92 번째 라인에서 정의되었습니다.
다음을 참조함 : G4BestUnit, G4cout, G4endl.
다음에 의해서 참조됨 : EndOfEventAction().
|
inlinevirtualinherited |
G4MultiEventAction에서 재구현되었습니다.
G4UserEventAction.hh 파일의 56 번째 라인에서 정의되었습니다.
다음을 참조함 : G4UserEventAction::fpEventManager.
다음에 의해서 참조됨 : G4EventManager::SetUserAction().
|
private |
B4dEventAction.hh 파일의 63 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : EndOfEventAction().
|
private |
B4dEventAction.hh 파일의 65 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : EndOfEventAction().
|
private |
B4dEventAction.hh 파일의 64 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : EndOfEventAction().
|
private |
B4dEventAction.hh 파일의 66 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : EndOfEventAction().
|
protectedinherited |
G4UserEventAction.hh 파일의 63 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : RE01EventAction::EndOfEventAction(), F04EventAction::GetEventNo(), WLSEventAction::GetEventNo(), G4UserEventAction::SetEventManager().