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
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
radioactive_decays/include/OMSimEventAction.hh
Go to the documentation of this file.
1
6
#pragma once
7
8
#include "G4UserEventAction.hh"
9
#include <string>
10
#include "G4Types.hh"
11
12
class
G4Event;
13
14
24
class
OMSimEventAction
:
public
G4UserEventAction
25
{
26
public
:
27
OMSimEventAction
(){};
28
~OMSimEventAction
(){};
29
30
public
:
31
32
void
BeginOfEventAction(
const
G4Event*);
33
void
EndOfEventAction
(
const
G4Event*);
34
35
private
:
36
};
37
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
radioactive_decays
include
OMSimEventAction.hh
Generated on Fri Apr 11 2025 10:17:12 for OMSim by
1.9.8