Loading [MathJax]/extensions/tex2jax.js
OMSim
Geant4 for IceCube optical module studies
Toggle main menu visibility
Main Page
Related Pages
Files
File List
File Members
All
Functions
Macros
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
~
Functions
a
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
w
~
Variables
d
e
f
g
h
i
k
l
m
n
p
r
t
v
w
•
All
Classes
Namespaces
Files
Functions
Variables
Macros
Modules
Pages
Loading...
Searching...
No Matches
supernova/include/OMSimEventAction.hh
1
#pragma once
2
3
#include "G4UserEventAction.hh"
4
#include <string>
5
#include "G4Types.hh"
6
7
class
G4Event;
8
9
class
OMSimEventAction
:
public
G4UserEventAction
10
{
11
public
:
12
OMSimEventAction
();
13
~OMSimEventAction
();
14
15
public
:
16
void
BeginOfEventAction(
const
G4Event*);
17
void
EndOfEventAction
(
const
G4Event*);
18
19
private
:
20
};
21
22
OMSimEventAction
Handles custom actions at the beginning and end of each event.
Definition
effective_area/include/OMSimEventAction.hh:10
OMSimEventAction::EndOfEventAction
void EndOfEventAction(const G4Event *)
Custom actions at the end of the event.
Definition
effective_area/src/OMSimEventAction.cc:8
simulations
supernova
include
OMSimEventAction.hh
Generated on Tue Jun 10 2025 15:42:40 for OMSim by
1.9.8