| 
    Geant4
    10.02.p03
    
   | 
 
#include <G4WLSTimeGeneratorProfileDelta.hh>
Public Member Functions | |
| G4WLSTimeGeneratorProfileDelta (const G4String &name) | |
| ~G4WLSTimeGeneratorProfileDelta () | |
| G4double | GenerateTime (const G4double time_constant) | 
| G4double | GenerateTime (const G4MaterialPropertiesTable *) | 
  Public Member Functions inherited from G4VWLSTimeGeneratorProfile | |
| G4VWLSTimeGeneratorProfile (const G4String &name) | |
| virtual | ~G4VWLSTimeGeneratorProfile () | 
Private Member Functions | |
| G4WLSTimeGeneratorProfileDelta & | operator= (const G4WLSTimeGeneratorProfileDelta &right) | 
| G4WLSTimeGeneratorProfileDelta (const G4WLSTimeGeneratorProfileDelta &) | |
Definition at line 50 of file G4WLSTimeGeneratorProfileDelta.hh.
| G4WLSTimeGeneratorProfileDelta::G4WLSTimeGeneratorProfileDelta | ( | const G4String & | name | ) | 
Definition at line 52 of file G4WLSTimeGeneratorProfileDelta.cc.
| G4WLSTimeGeneratorProfileDelta::~G4WLSTimeGeneratorProfileDelta | ( | ) | 
Definition at line 57 of file G4WLSTimeGeneratorProfileDelta.cc.
      
  | 
  private | 
Implements G4VWLSTimeGeneratorProfile.
Definition at line 62 of file G4WLSTimeGeneratorProfileDelta.cc.
      
  | 
  virtual | 
Implements G4VWLSTimeGeneratorProfile.
Definition at line 67 of file G4WLSTimeGeneratorProfileDelta.cc.
      
  | 
  private |