|
Geant4
10.00.p02
|
#include <G4VStringFragmentation.hh>
Inheritance diagram for G4VStringFragmentation:Public Member Functions | |
| G4VStringFragmentation () | |
| virtual | ~G4VStringFragmentation () |
| virtual G4KineticTrackVector * | FragmentStrings (const G4ExcitedStringVector *theStrings)=0 |
Private Member Functions | |
| G4VStringFragmentation (const G4VStringFragmentation &right) | |
| const G4VStringFragmentation & | operator= (const G4VStringFragmentation &right) |
| int | operator== (const G4VStringFragmentation &right) const |
| int | operator!= (const G4VStringFragmentation &right) const |
Definition at line 36 of file G4VStringFragmentation.hh.
| G4VStringFragmentation::G4VStringFragmentation | ( | ) |
Definition at line 32 of file G4VStringFragmentation.cc.
|
virtual |
Definition at line 40 of file G4VStringFragmentation.cc.
|
private |
Definition at line 36 of file G4VStringFragmentation.cc.
|
pure virtual |
Implemented in G4ExcitedStringDecay.
Referenced by G4VPartonStringModel::Scatter().
Here is the caller graph for this function:
|
private |
Definition at line 55 of file G4VStringFragmentation.cc.
|
private |
Definition at line 44 of file G4VStringFragmentation.cc.
|
private |
Definition at line 50 of file G4VStringFragmentation.cc.