Geant4.10
|
#include <UltraEventAction.hh>
Public Member Functions | |
UltraEventAction () | |
~UltraEventAction () | |
void | BeginOfEventAction (const G4Event *) |
void | EndOfEventAction (const G4Event *) |
G4int | GetEvtNumb () |
![]() | |
G4UserEventAction () | |
virtual | ~G4UserEventAction () |
void | SetEventManager (G4EventManager *value) |
Additional Inherited Members | |
![]() | |
G4EventManager * | fpEventManager |
Definition at line 56 of file UltraEventAction.hh.
UltraEventAction::UltraEventAction | ( | ) |
Definition at line 57 of file UltraEventAction.cc.
UltraEventAction::~UltraEventAction | ( | ) |
Definition at line 63 of file UltraEventAction.cc.
Reimplemented from G4UserEventAction.
Definition at line 67 of file UltraEventAction.cc.
References G4cout, G4endl, G4SDManager::GetCollectionID(), G4Event::GetEventID(), and G4SDManager::GetSDMpointer().
Reimplemented from G4UserEventAction.
Definition at line 87 of file UltraEventAction.cc.
References G4THitsCollection< T >::entries(), python.hepunit::eV, G4VAnalysisManager::FillH1(), G4cout, G4endl, G4HCofThisEvent::GetHC(), and G4Event::GetHCofThisEvent().
|
inline |
Definition at line 66 of file UltraEventAction.hh.