OMSim
Geant4 for IceCube optical module studies
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 Mon Dec 23 2024 11:17:27 for OMSim by
1.9.8