#include <B3aEventAction.hh>
Public 멤버 함수 | |
B3aEventAction (B3aRunAction *runAction) | |
virtual | ~B3aEventAction () |
virtual void | BeginOfEventAction (const G4Event *) |
virtual void | EndOfEventAction (const G4Event *) |
virtual void | SetEventManager (G4EventManager *value) |
Protected 속성 | |
G4EventManager * | fpEventManager |
Private 속성 | |
B3aRunAction * | fRunAction |
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 번째 라인에서 정의되었습니다.
|
virtual |
B3aEventAction.cc 파일의 54 번째 라인에서 정의되었습니다.
G4UserEventAction(으)로부터 재구현되었습니다.
B3aEventAction.cc 파일의 59 번째 라인에서 정의되었습니다.
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().
|
inlinevirtualinherited |
G4MultiEventAction에서 재구현되었습니다.
G4UserEventAction.hh 파일의 56 번째 라인에서 정의되었습니다.
다음을 참조함 : G4UserEventAction::fpEventManager.
다음에 의해서 참조됨 : G4EventManager::SetUserAction().
|
private |
B3aEventAction.hh 파일의 56 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : EndOfEventAction().
|
private |
B3aEventAction.hh 파일의 57 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : EndOfEventAction().
|
protectedinherited |
G4UserEventAction.hh 파일의 63 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : RE01EventAction::EndOfEventAction(), F04EventAction::GetEventNo(), WLSEventAction::GetEventNo(), G4UserEventAction::SetEventManager().
|
private |
B3aEventAction.hh 파일의 55 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : EndOfEventAction().