ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
LPMFuncs () | |
Public Attributes | |
G4bool | fIsInitialized |
G4double | fISDelta |
G4double | fSLimit |
std::vector< G4double > | fLPMFuncG |
std::vector< G4double > | fLPMFuncPhi |
Definition at line 143 of file G4PairProductionRelModel.hh.
View newest version in sPHENIX GitHub at line 143 of file G4PairProductionRelModel.hh
|
inline |
Definition at line 144 of file G4PairProductionRelModel.hh.
View newest version in sPHENIX GitHub at line 144 of file G4PairProductionRelModel.hh
G4double G4PairProductionRelModel::LPMFuncs::fISDelta |
Definition at line 146 of file G4PairProductionRelModel.hh.
View newest version in sPHENIX GitHub at line 146 of file G4PairProductionRelModel.hh
Referenced by G4PairProductionRelModel::GetLPMFunctions(), and G4PairProductionRelModel::InitLPMFunctions().
G4bool G4PairProductionRelModel::LPMFuncs::fIsInitialized |
Definition at line 145 of file G4PairProductionRelModel.hh.
View newest version in sPHENIX GitHub at line 145 of file G4PairProductionRelModel.hh
Referenced by G4PairProductionRelModel::InitLPMFunctions(), and G4PairProductionRelModel::~G4PairProductionRelModel().
std::vector<G4double> G4PairProductionRelModel::LPMFuncs::fLPMFuncG |
Definition at line 148 of file G4PairProductionRelModel.hh.
View newest version in sPHENIX GitHub at line 148 of file G4PairProductionRelModel.hh
Referenced by G4PairProductionRelModel::GetLPMFunctions(), G4PairProductionRelModel::InitLPMFunctions(), and G4PairProductionRelModel::~G4PairProductionRelModel().
std::vector<G4double> G4PairProductionRelModel::LPMFuncs::fLPMFuncPhi |
Definition at line 149 of file G4PairProductionRelModel.hh.
View newest version in sPHENIX GitHub at line 149 of file G4PairProductionRelModel.hh
Referenced by G4PairProductionRelModel::GetLPMFunctions(), G4PairProductionRelModel::InitLPMFunctions(), and G4PairProductionRelModel::~G4PairProductionRelModel().
G4double G4PairProductionRelModel::LPMFuncs::fSLimit |
Definition at line 147 of file G4PairProductionRelModel.hh.
View newest version in sPHENIX GitHub at line 147 of file G4PairProductionRelModel.hh
Referenced by G4PairProductionRelModel::GetLPMFunctions(), and G4PairProductionRelModel::InitLPMFunctions().