Geant4
10.03.p01
|
#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 () |
Definition at line 51 of file G4WLSTimeGeneratorProfileExponential.hh.
G4WLSTimeGeneratorProfileExponential::G4WLSTimeGeneratorProfileExponential | ( | const G4String & | name | ) |
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.