|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4WLSTimeGeneratorProfileExponential.hh>
Inheritance diagram for G4WLSTimeGeneratorProfileExponential:Public Member Functions | |
| G4WLSTimeGeneratorProfileExponential (const G4String &name) | |
| virtual | ~G4WLSTimeGeneratorProfileExponential () |
| virtual G4double | GenerateTime (const G4double time_constant) override |
| virtual G4double | GenerateTime (const G4MaterialPropertiesTable *) override |
Public Member Functions inherited from G4VWLSTimeGeneratorProfile | |
| G4VWLSTimeGeneratorProfile (const G4String &name) | |
| virtual | ~G4VWLSTimeGeneratorProfile () |
Definition at line 51 of file G4WLSTimeGeneratorProfileExponential.hh.
|
explicit |
Definition at line 52 of file G4WLSTimeGeneratorProfileExponential.cc.
Referenced by ~G4WLSTimeGeneratorProfileExponential().
|
virtualdefault |
|
overridevirtual |
Implements G4VWLSTimeGeneratorProfile.
Definition at line 64 of file G4WLSTimeGeneratorProfileExponential.cc.
|
overridevirtual |
Implements G4VWLSTimeGeneratorProfile.
Definition at line 70 of file G4WLSTimeGeneratorProfileExponential.cc.