Geant4-11
Public Member Functions | Private Member Functions
G4VWLSTimeGeneratorProfile Class Referenceabstract

#include <G4VWLSTimeGeneratorProfile.hh>

Inheritance diagram for G4VWLSTimeGeneratorProfile:
G4WLSTimeGeneratorProfileDelta G4WLSTimeGeneratorProfileExponential

Public Member Functions

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

Private Member Functions

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

Detailed Description

Definition at line 56 of file G4VWLSTimeGeneratorProfile.hh.

Constructor & Destructor Documentation

◆ G4VWLSTimeGeneratorProfile() [1/2]

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{}

◆ G4VWLSTimeGeneratorProfile() [2/2]

G4VWLSTimeGeneratorProfile::G4VWLSTimeGeneratorProfile ( const G4VWLSTimeGeneratorProfile )
privatedelete

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

◆ operator=()

G4VWLSTimeGeneratorProfile & G4VWLSTimeGeneratorProfile::operator= ( const G4VWLSTimeGeneratorProfile right)
privatedelete

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