Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
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
 

Detailed Description

Definition at line 56 of file G4VWLSTimeGeneratorProfile.hh.

Constructor & Destructor Documentation

◆ G4VWLSTimeGeneratorProfile()

G4VWLSTimeGeneratorProfile::G4VWLSTimeGeneratorProfile ( const G4String name)

Definition at line 54 of file G4VWLSTimeGeneratorProfile.cc.

54{}

◆ ~G4VWLSTimeGeneratorProfile()

G4VWLSTimeGeneratorProfile::~G4VWLSTimeGeneratorProfile ( )
virtual

Definition at line 56 of file G4VWLSTimeGeneratorProfile.cc.

56{}

Member Function Documentation

◆ GenerateTime() [1/2]

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

◆ GenerateTime() [2/2]

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

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