OMSim
Geant4 for IceCube optical module studies
|
Modified version of the original Geant4 RadioactiveDecay class to define custom decay time. More...
By default, the decay time is derived from the isotope's lifetime, leading to prolonged float values when aiming for nanosecond precision. OMSim randomly adjusts the decay time based on the simulated time window when the decay time is larger than the window.
Go to the source code of this file.
Classes | |
class | G4VRadioactiveDecay |
Typedefs | |
typedef std::map< G4String, G4DecayTable * > | DecayTableMap |