Geant4
10.01.p03
|
Go to the source code of this file.
Functions | |
int | func1 (int i) |
double | func1 (int i, double d) |
int | func2 (int i) |
int | func2 (int i0, int i1) |
int | func3 (int i) |
int | func3 (double d) |
int func1 | ( | int | i | ) |
Definition at line 40 of file XFunc.cc.
Referenced by G4MuBremsstrahlungModel::SampleSecondaries().
int func2 | ( | int | i | ) |
Definition at line 51 of file XFunc.cc.
Referenced by G4MuBremsstrahlungModel::SampleSecondaries().