Geant4  10.00.p02
G4VWLSTimeGeneratorProfile Class Referenceabstract

#include <G4VWLSTimeGeneratorProfile.hh>

+ Inheritance diagram for G4VWLSTimeGeneratorProfile:

Public Member Functions

 G4VWLSTimeGeneratorProfile (const G4String &name)
 
virtual ~G4VWLSTimeGeneratorProfile ()
 
virtual G4double GenerateTime (const G4double time_constant)=0
 
virtual G4double GenerateTime (const G4MaterialPropertiesTable *)=0
 

Private Member Functions

G4VWLSTimeGeneratorProfileoperator= (const G4VWLSTimeGeneratorProfile &right)
 
 G4VWLSTimeGeneratorProfile (const G4VWLSTimeGeneratorProfile &)
 

Detailed Description

Definition at line 55 of file G4VWLSTimeGeneratorProfile.hh.

Constructor & Destructor Documentation

G4VWLSTimeGeneratorProfile::G4VWLSTimeGeneratorProfile ( const G4String name)

Definition at line 56 of file G4VWLSTimeGeneratorProfile.cc.

G4VWLSTimeGeneratorProfile::~G4VWLSTimeGeneratorProfile ( )
virtual

Definition at line 61 of file G4VWLSTimeGeneratorProfile.cc.

G4VWLSTimeGeneratorProfile::G4VWLSTimeGeneratorProfile ( const G4VWLSTimeGeneratorProfile )
private

Member Function Documentation

virtual G4double G4VWLSTimeGeneratorProfile::GenerateTime ( const G4double  time_constant)
pure virtual

Implemented in G4WLSTimeGeneratorProfileExponential, and G4WLSTimeGeneratorProfileDelta.

Referenced by G4OpWLS::PostStepDoIt().

+ Here is the caller graph for this function:

virtual G4double G4VWLSTimeGeneratorProfile::GenerateTime ( const G4MaterialPropertiesTable )
pure virtual
G4VWLSTimeGeneratorProfile& G4VWLSTimeGeneratorProfile::operator= ( const G4VWLSTimeGeneratorProfile right)
private

The documentation for this class was generated from the following files: