ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4VWLSTimeGeneratorProfile Class Referenceabstract

#include <geant4/tree/geant4-10.6-release/source/processes/optical/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)=delete
 
 G4VWLSTimeGeneratorProfile (const G4VWLSTimeGeneratorProfile &)=delete
 

Detailed Description

Definition at line 55 of file G4VWLSTimeGeneratorProfile.hh.

View newest version in sPHENIX GitHub at line 55 of file G4VWLSTimeGeneratorProfile.hh

Constructor & Destructor Documentation

G4VWLSTimeGeneratorProfile::G4VWLSTimeGeneratorProfile ( const G4String name)

Definition at line 56 of file G4VWLSTimeGeneratorProfile.cc.

View newest version in sPHENIX GitHub at line 56 of file G4VWLSTimeGeneratorProfile.cc

G4VWLSTimeGeneratorProfile::~G4VWLSTimeGeneratorProfile ( )
virtual

Definition at line 61 of file G4VWLSTimeGeneratorProfile.cc.

View newest version in sPHENIX GitHub at line 61 of file G4VWLSTimeGeneratorProfile.cc

G4VWLSTimeGeneratorProfile::G4VWLSTimeGeneratorProfile ( const G4VWLSTimeGeneratorProfile )
privatedelete

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)
privatedelete

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