OMSim
Geant4 for IceCube optical module studies
OMSim_radioactive_decays.cc File Reference

Main of the radioactive decay study. More...

Include dependency graph for OMSim_radioactive_decays.cc:

Detailed Description

See also
Radioactive decays
Warning
This study has been tested only for Vitrovex glass (mDOM/LOM16) and the 80mm mDOM PMTs. Okamoto glass (D-Egg/LOM18) is currently under investigation.

Functions

void runRadioactiveDecays (OMSimRadDecaysDetector *p_detector)
 Runs the decay simulation for the specified optical module. More...
 
void addModuleOptions (OMSim *p_simulation)
 Add options for the user input arguments for the radioactive decays module.
 
int main (int p_argumentCount, char *p_argumentVector[])
 

Variables

std::shared_ptr< spdlog::logger > g_logger
 

Function Documentation

◆ runRadioactiveDecays()

void runRadioactiveDecays ( OMSimRadDecaysDetector p_detector)
Parameters
p_detectorPointer to the OMSimRadDecaysDetector object representing the detector for which the decay simulation is to be performed.
See also
OMSimDecaysGPS, OMSimDecaysAnalysis