![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Inheritance diagram for G4VecpssrKModel:Public Member Functions | |
| G4VecpssrKModel () | |
| virtual | ~G4VecpssrKModel () |
| virtual G4double | CalculateCrossSection (G4int zTarget, G4double massIncident, G4double energyIncident)=0 |
Private Member Functions | |
| G4VecpssrKModel (const G4VecpssrKModel &) | |
| G4VecpssrKModel & | operator= (const G4VecpssrKModel &right) |
Definition at line 47 of file G4VecpssrKModel.hh.
View newest version in sPHENIX GitHub at line 47 of file G4VecpssrKModel.hh
| G4VecpssrKModel::G4VecpssrKModel | ( | ) |
Definition at line 45 of file G4VecpssrKModel.cc.
View newest version in sPHENIX GitHub at line 45 of file G4VecpssrKModel.cc
|
virtual |
Definition at line 50 of file G4VecpssrKModel.cc.
View newest version in sPHENIX GitHub at line 50 of file G4VecpssrKModel.cc
|
private |
|
pure virtual |
Implemented in G4ecpssrFormFactorKxsModel, and G4ecpssrBaseKxsModel.
Referenced by G4teoCrossSection::CrossSection(), and G4teoCrossSection::GetCrossSection().
Here is the caller graph for this function:
|
private |