Geant4-11
|
Public Member Functions | |
LPMFuncs () | |
Data Fields | |
G4double | fISDelta |
G4bool | fIsInitialized |
std::vector< G4double > | fLPMFuncG |
std::vector< G4double > | fLPMFuncPhi |
G4double | fSLimit |
Definition at line 146 of file G4PairProductionRelModel.hh.
|
inline |
Definition at line 147 of file G4PairProductionRelModel.hh.
G4double G4PairProductionRelModel::LPMFuncs::fISDelta |
Definition at line 149 of file G4PairProductionRelModel.hh.
Referenced by G4PairProductionRelModel::GetLPMFunctions(), and G4PairProductionRelModel::InitLPMFunctions().
G4bool G4PairProductionRelModel::LPMFuncs::fIsInitialized |
Definition at line 148 of file G4PairProductionRelModel.hh.
Referenced by G4PairProductionRelModel::InitLPMFunctions(), and G4PairProductionRelModel::~G4PairProductionRelModel().
std::vector<G4double> G4PairProductionRelModel::LPMFuncs::fLPMFuncG |
Definition at line 151 of file G4PairProductionRelModel.hh.
Referenced by G4PairProductionRelModel::GetLPMFunctions(), G4PairProductionRelModel::InitLPMFunctions(), and G4PairProductionRelModel::~G4PairProductionRelModel().
std::vector<G4double> G4PairProductionRelModel::LPMFuncs::fLPMFuncPhi |
Definition at line 152 of file G4PairProductionRelModel.hh.
Referenced by G4PairProductionRelModel::GetLPMFunctions(), G4PairProductionRelModel::InitLPMFunctions(), and G4PairProductionRelModel::~G4PairProductionRelModel().
G4double G4PairProductionRelModel::LPMFuncs::fSLimit |
Definition at line 150 of file G4PairProductionRelModel.hh.
Referenced by G4PairProductionRelModel::GetLPMFunctions(), and G4PairProductionRelModel::InitLPMFunctions().