![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
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 | |
| G4WLSTimeGeneratorProfileExponential & | operator= (const G4WLSTimeGeneratorProfileExponential &right)=delete |
| G4WLSTimeGeneratorProfileExponential (const G4WLSTimeGeneratorProfileExponential &)=delete | |
Definition at line 51 of file G4WLSTimeGeneratorProfileExponential.hh.
View newest version in sPHENIX GitHub at line 51 of file G4WLSTimeGeneratorProfileExponential.hh
|
explicit |
Definition at line 52 of file G4WLSTimeGeneratorProfileExponential.cc.
View newest version in sPHENIX GitHub at line 52 of file G4WLSTimeGeneratorProfileExponential.cc
|
virtual |
Definition at line 57 of file G4WLSTimeGeneratorProfileExponential.cc.
View newest version in sPHENIX GitHub at line 57 of file G4WLSTimeGeneratorProfileExponential.cc
|
privatedelete |
|
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:
|
overridevirtual |
Implements G4VWLSTimeGeneratorProfile.
Definition at line 69 of file G4WLSTimeGeneratorProfileExponential.cc.
View newest version in sPHENIX GitHub at line 69 of file G4WLSTimeGeneratorProfileExponential.cc
|
privatedelete |