ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
G4LEPTSElossDistr (std::string) | |
void | ReadFile () |
G4double | Sample (G4double, G4double) |
G4bool | IsFileFound () const |
Private Attributes | |
mdmddist | theDistributions |
G4int | theNDistributions |
std::string | fileName |
int | NoBins |
G4bool | bFileFound |
Definition at line 42 of file G4LEPTSElossDistr.hh.
View newest version in sPHENIX GitHub at line 42 of file G4LEPTSElossDistr.hh
G4LEPTSElossDistr::G4LEPTSElossDistr | ( | std::string | file | ) |
Definition at line 30 of file G4LEPTSElossDistr.cc.
View newest version in sPHENIX GitHub at line 30 of file G4LEPTSElossDistr.cc
References file, fileName, and ReadFile().
|
inline |
Definition at line 50 of file G4LEPTSElossDistr.hh.
View newest version in sPHENIX GitHub at line 50 of file G4LEPTSElossDistr.hh
References bFileFound.
void G4LEPTSElossDistr::ReadFile | ( | ) |
Definition at line 37 of file G4LEPTSElossDistr.cc.
View newest version in sPHENIX GitHub at line 37 of file G4LEPTSElossDistr.cc
References bFileFound, FatalException, fclose(), fileName, fp, G4Exception(), NoBins, G4LEPTSDistribution::ReadFile(), theDistributions, theNDistributions, and void().
Referenced by G4LEPTSElossDistr().
Definition at line 85 of file G4LEPTSElossDistr.cc.
View newest version in sPHENIX GitHub at line 85 of file G4LEPTSElossDistr.cc
References G4LEPTSDistribution::Sample(), second, theDistributions, and theNDistributions.
|
private |
Definition at line 60 of file G4LEPTSElossDistr.hh.
View newest version in sPHENIX GitHub at line 60 of file G4LEPTSElossDistr.hh
Referenced by IsFileFound(), and ReadFile().
|
private |
Definition at line 57 of file G4LEPTSElossDistr.hh.
View newest version in sPHENIX GitHub at line 57 of file G4LEPTSElossDistr.hh
Referenced by G4LEPTSElossDistr(), and ReadFile().
|
private |
Definition at line 58 of file G4LEPTSElossDistr.hh.
View newest version in sPHENIX GitHub at line 58 of file G4LEPTSElossDistr.hh
Referenced by ReadFile().
|
private |
Definition at line 55 of file G4LEPTSElossDistr.hh.
View newest version in sPHENIX GitHub at line 55 of file G4LEPTSElossDistr.hh
Referenced by ReadFile(), and Sample().
|
private |
Definition at line 56 of file G4LEPTSElossDistr.hh.
View newest version in sPHENIX GitHub at line 56 of file G4LEPTSElossDistr.hh
Referenced by ReadFile(), and Sample().