ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
G4LEPTSDistribution () | |
void | ReadFile (G4String fileName) |
G4bool | ReadFile (FILE *fp, G4int nData) |
G4double | Sample (G4double, G4double) |
G4bool | IsFileFound () const |
Private Attributes | |
int | NoBins |
G4double | E [NMAX] |
G4double | f [NMAX] |
G4double | F [NMAX] |
G4double | eF [NMAX] |
G4bool | bFileFound |
Definition at line 36 of file G4LEPTSDistribution.hh.
View newest version in sPHENIX GitHub at line 36 of file G4LEPTSDistribution.hh
G4LEPTSDistribution::G4LEPTSDistribution | ( | ) |
Definition at line 29 of file G4LEPTSDistribution.cc.
View newest version in sPHENIX GitHub at line 29 of file G4LEPTSDistribution.cc
|
inline |
Definition at line 45 of file G4LEPTSDistribution.hh.
View newest version in sPHENIX GitHub at line 45 of file G4LEPTSDistribution.hh
References bFileFound.
Definition at line 34 of file G4LEPTSDistribution.cc.
View newest version in sPHENIX GitHub at line 34 of file G4LEPTSDistribution.cc
References bFileFound, E, eF, f, F, fclose(), fp, NMAX, NoBins, printf(), and sum.
Referenced by G4LEPTSElossDistr::ReadFile().
Definition at line 98 of file G4LEPTSDistribution.cc.
View newest version in sPHENIX GitHub at line 98 of file G4LEPTSDistribution.cc
References bFileFound, E, eF, F, f, NMAX, NoBins, printf(), and sum.
Definition at line 158 of file G4LEPTSDistribution.cc.
View newest version in sPHENIX GitHub at line 158 of file G4LEPTSDistribution.cc
References E, F, G4UniformRand, k, and NoBins.
Referenced by G4LEPTSElossDistr::Sample().
|
private |
Definition at line 53 of file G4LEPTSDistribution.hh.
View newest version in sPHENIX GitHub at line 53 of file G4LEPTSDistribution.hh
Referenced by IsFileFound(), and ReadFile().
Definition at line 52 of file G4LEPTSDistribution.hh.
View newest version in sPHENIX GitHub at line 52 of file G4LEPTSDistribution.hh
Referenced by ReadFile(), and Sample().
Definition at line 52 of file G4LEPTSDistribution.hh.
View newest version in sPHENIX GitHub at line 52 of file G4LEPTSDistribution.hh
Referenced by ReadFile().
Definition at line 52 of file G4LEPTSDistribution.hh.
View newest version in sPHENIX GitHub at line 52 of file G4LEPTSDistribution.hh
Referenced by ReadFile(), and Sample().
Definition at line 52 of file G4LEPTSDistribution.hh.
View newest version in sPHENIX GitHub at line 52 of file G4LEPTSDistribution.hh
Referenced by ReadFile().
|
private |
Definition at line 50 of file G4LEPTSDistribution.hh.
View newest version in sPHENIX GitHub at line 50 of file G4LEPTSDistribution.hh
Referenced by ReadFile(), and Sample().