OMSim
Geant4 for IceCube optical module studies
|
Defines structures and classes related to optical module photon hit management. More...
This file describes the HitStats
structure which stores detailed photon hit parameters and the OMSimHitManager
class which centralizes and manages photon hit data across different optical modules. The manager ensures unified access to photon hit information, with functionalities to append, retrieve, and manipulate hit data.
Go to the source code of this file.
Classes | |
struct | HitStats |
A structure of vectors to store information about detected photons. More... | |
class | OMSimHitManager |
Manages detected photon information. More... | |
struct | OMSimHitManager::ThreadLocalData |
Variables | |
OMSimHitManager * | g_hitManager = nullptr |