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

#include <geant4/tree/geant4-10.6-release/source/processes/optical/include/G4WLSTimeGeneratorProfileExponential.hh>

+ Inheritance diagram for G4WLSTimeGeneratorProfileExponential:
+ Collaboration diagram for G4WLSTimeGeneratorProfileExponential:

Public Member Functions

 G4WLSTimeGeneratorProfileExponential (const G4String &name)
 
virtual ~G4WLSTimeGeneratorProfileExponential ()
 
virtual G4double GenerateTime (const G4double time_constant) override
 
virtual G4double GenerateTime (const G4MaterialPropertiesTable *) override
 
- Public Member Functions inherited from G4VWLSTimeGeneratorProfile
 G4VWLSTimeGeneratorProfile (const G4String &name)
 
virtual ~G4VWLSTimeGeneratorProfile ()
 

Private Member Functions

G4WLSTimeGeneratorProfileExponentialoperator= (const G4WLSTimeGeneratorProfileExponential &right)=delete
 
 G4WLSTimeGeneratorProfileExponential (const G4WLSTimeGeneratorProfileExponential &)=delete
 

Detailed Description

Definition at line 51 of file G4WLSTimeGeneratorProfileExponential.hh.

View newest version in sPHENIX GitHub at line 51 of file G4WLSTimeGeneratorProfileExponential.hh

Constructor & Destructor Documentation

G4WLSTimeGeneratorProfileExponential::G4WLSTimeGeneratorProfileExponential ( const G4String name)
explicit

Definition at line 52 of file G4WLSTimeGeneratorProfileExponential.cc.

View newest version in sPHENIX GitHub at line 52 of file G4WLSTimeGeneratorProfileExponential.cc

G4WLSTimeGeneratorProfileExponential::~G4WLSTimeGeneratorProfileExponential ( )
virtual

Definition at line 57 of file G4WLSTimeGeneratorProfileExponential.cc.

View newest version in sPHENIX GitHub at line 57 of file G4WLSTimeGeneratorProfileExponential.cc

G4WLSTimeGeneratorProfileExponential::G4WLSTimeGeneratorProfileExponential ( const G4WLSTimeGeneratorProfileExponential )
privatedelete

Member Function Documentation

G4double G4WLSTimeGeneratorProfileExponential::GenerateTime ( const G4double  time_constant)
overridevirtual

Implements G4VWLSTimeGeneratorProfile.

Definition at line 62 of file G4WLSTimeGeneratorProfileExponential.cc.

View newest version in sPHENIX GitHub at line 62 of file G4WLSTimeGeneratorProfileExponential.cc

References G4UniformRand, and Acts::VectorHelpers::time().

+ Here is the call graph for this function:

G4double G4WLSTimeGeneratorProfileExponential::GenerateTime ( const G4MaterialPropertiesTable )
overridevirtual

Implements G4VWLSTimeGeneratorProfile.

Definition at line 69 of file G4WLSTimeGeneratorProfileExponential.cc.

View newest version in sPHENIX GitHub at line 69 of file G4WLSTimeGeneratorProfileExponential.cc

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

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