Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4WLSTimeGeneratorProfileExponential.hh>
Public Member Functions | |
G4WLSTimeGeneratorProfileExponential (const G4String &name) | |
~G4WLSTimeGeneratorProfileExponential () | |
G4double | GenerateTime (const G4double time_constant) |
G4double | GenerateTime (const G4MaterialPropertiesTable *) |
Public Member Functions inherited from G4VWLSTimeGeneratorProfile | |
G4VWLSTimeGeneratorProfile (const G4String &name) | |
virtual | ~G4VWLSTimeGeneratorProfile () |
virtual G4double | GenerateTime (const G4double time_constant)=0 |
virtual G4double | GenerateTime (const G4MaterialPropertiesTable *)=0 |
Definition at line 51 of file G4WLSTimeGeneratorProfileExponential.hh.
Definition at line 52 of file G4WLSTimeGeneratorProfileExponential.cc.
G4WLSTimeGeneratorProfileExponential::~G4WLSTimeGeneratorProfileExponential | ( | ) |
Definition at line 57 of file G4WLSTimeGeneratorProfileExponential.cc.
Implements G4VWLSTimeGeneratorProfile.
Definition at line 62 of file G4WLSTimeGeneratorProfileExponential.cc.
|
virtual |
Implements G4VWLSTimeGeneratorProfile.
Definition at line 69 of file G4WLSTimeGeneratorProfileExponential.cc.