Geant4
10.00.p03
|
#include <UltraEventAction.hh>
Public Member Functions | |
UltraEventAction () | |
~UltraEventAction () | |
void | BeginOfEventAction (const G4Event *) |
void | EndOfEventAction (const G4Event *) |
G4int | GetEvtNumb () |
Public Member Functions inherited from G4UserEventAction | |
G4UserEventAction () | |
virtual | ~G4UserEventAction () |
void | SetEventManager (G4EventManager *value) |
Private Attributes | |
G4int | evtNb |
G4int | OpticalHitsCollID |
Additional Inherited Members | |
Protected Attributes inherited from G4UserEventAction | |
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.
|
virtual |
Reimplemented from G4UserEventAction.
Definition at line 67 of file UltraEventAction.cc.
References evtNb, G4cout, G4endl, G4SDManager::GetCollectionID(), G4Event::GetEventID(), G4SDManager::GetSDMpointer(), and OpticalHitsCollID.
|
virtual |
Reimplemented from G4UserEventAction.
Definition at line 87 of file UltraEventAction.cc.
References G4THitsCollection< T >::entries(), eV, G4VAnalysisManager::FillH1(), G4cout, G4endl, G4HCofThisEvent::GetHC(), G4Event::GetHCofThisEvent(), and OpticalHitsCollID.
|
inline |
Definition at line 66 of file UltraEventAction.hh.
References evtNb.
|
private |
Definition at line 66 of file UltraEventAction.hh.
Referenced by BeginOfEventAction(), and GetEvtNumb().
|
private |
Definition at line 73 of file UltraEventAction.hh.
Referenced by BeginOfEventAction(), and EndOfEventAction().