|
Geant4-11
|
#include <G4LEPTSElossDistr.hh>
Public Member Functions | |
| G4LEPTSElossDistr (std::string) | |
| G4bool | IsFileFound () const |
| void | ReadFile () |
| G4double | Sample (G4double, G4double) |
Private Attributes | |
| G4bool | bFileFound |
| std::string | fileName |
| int | NoBins |
| mdmddist | theDistributions |
| G4int | theNDistributions |
Definition at line 42 of file G4LEPTSElossDistr.hh.
| G4LEPTSElossDistr::G4LEPTSElossDistr | ( | std::string | file | ) |
Definition at line 30 of file G4LEPTSElossDistr.cc.
References geant4_check_module_cycles::file, fileName, and ReadFile().
|
inline |
| void G4LEPTSElossDistr::ReadFile | ( | ) |
Definition at line 37 of file G4LEPTSElossDistr.cc.
References bFileFound, FatalException, fileName, G4Exception(), NoBins, G4LEPTSDistribution::ReadFile(), theDistributions, and theNDistributions.
Referenced by G4LEPTSElossDistr().
Definition at line 85 of file G4LEPTSElossDistr.cc.
References G4LEPTSDistribution::Sample(), second, theDistributions, and theNDistributions.
|
private |
Definition at line 60 of file G4LEPTSElossDistr.hh.
Referenced by IsFileFound(), and ReadFile().
|
private |
Definition at line 57 of file G4LEPTSElossDistr.hh.
Referenced by G4LEPTSElossDistr(), and ReadFile().
|
private |
Definition at line 58 of file G4LEPTSElossDistr.hh.
Referenced by ReadFile().
|
private |
Definition at line 55 of file G4LEPTSElossDistr.hh.
Referenced by ReadFile(), and Sample().
|
private |
Definition at line 56 of file G4LEPTSElossDistr.hh.
Referenced by ReadFile(), and Sample().