![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Inheritance diagram for G4StringModel:
Collaboration diagram for G4StringModel:Private Member Functions | |
| G4StringModel (const G4StringModel &right) | |
| const G4StringModel & | operator= (const G4StringModel &right) |
| G4bool | operator== (const G4StringModel &right) const |
| G4bool | operator!= (const G4StringModel &right) const |
| const G4V3DNucleus * | Get3DNucleus () const |
| const G4VStringFragmentation * | GetStringFragmentationModel () const |
Private Attributes | |
| G4V3DNucleus * | the3DNucleus |
| G4VStringFragmentation * | theStringFragmentationModel |
Additional Inherited Members | |
Protected Member Functions inherited from G4HadronicInteraction | |
| void | SetModelName (const G4String &nam) |
| G4bool | IsBlocked () const |
| void | Block () |
Protected Attributes inherited from G4HadronicInteraction | |
| G4HadFinalState | theParticleChange |
| G4int | verboseLevel |
| G4double | theMinEnergy |
| G4double | theMaxEnergy |
| G4bool | isBlocked |
Definition at line 38 of file G4StringModel.hh.
View newest version in sPHENIX GitHub at line 38 of file G4StringModel.hh
| G4StringModel::G4StringModel | ( | ) |
Definition at line 31 of file G4StringModel.cc.
View newest version in sPHENIX GitHub at line 31 of file G4StringModel.cc
| G4StringModel::~G4StringModel | ( | ) |
Definition at line 36 of file G4StringModel.cc.
View newest version in sPHENIX GitHub at line 36 of file G4StringModel.cc
|
private |
Definition at line 41 of file G4StringModel.cc.
View newest version in sPHENIX GitHub at line 41 of file G4StringModel.cc
|
inlineprivate |
Definition at line 63 of file G4StringModel.hh.
View newest version in sPHENIX GitHub at line 63 of file G4StringModel.hh
References the3DNucleus.
|
inlineprivate |
Definition at line 73 of file G4StringModel.hh.
View newest version in sPHENIX GitHub at line 73 of file G4StringModel.hh
References theStringFragmentationModel.
|
private |
Definition at line 59 of file G4StringModel.cc.
View newest version in sPHENIX GitHub at line 59 of file G4StringModel.cc
|
private |
Definition at line 46 of file G4StringModel.cc.
View newest version in sPHENIX GitHub at line 46 of file G4StringModel.cc
|
private |
Definition at line 54 of file G4StringModel.cc.
View newest version in sPHENIX GitHub at line 54 of file G4StringModel.cc
|
inline |
Definition at line 68 of file G4StringModel.hh.
View newest version in sPHENIX GitHub at line 68 of file G4StringModel.hh
References the3DNucleus.
|
inline |
Definition at line 78 of file G4StringModel.hh.
View newest version in sPHENIX GitHub at line 78 of file G4StringModel.hh
References theStringFragmentationModel.
|
private |
Definition at line 59 of file G4StringModel.hh.
View newest version in sPHENIX GitHub at line 59 of file G4StringModel.hh
Referenced by Get3DNucleus(), and Set3DNucleus().
|
private |
Definition at line 60 of file G4StringModel.hh.
View newest version in sPHENIX GitHub at line 60 of file G4StringModel.hh
Referenced by GetStringFragmentationModel(), and SetStringFragmentationModel().