![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Inheritance diagram for G4VKineticNucleon:Public Member Functions | |
| G4VKineticNucleon () | |
| G4VKineticNucleon (const G4VKineticNucleon &right) | |
| virtual | ~G4VKineticNucleon () |
| const G4VKineticNucleon & | operator= (const G4VKineticNucleon &right) |
| G4bool | operator== (const G4VKineticNucleon &right) const |
| G4bool | operator!= (const G4VKineticNucleon &right) const |
| virtual G4KineticTrackVector * | Decay () |
| virtual const G4LorentzVector & | Get4Momentum () const =0 |
| virtual const G4ParticleDefinition * | GetDefinition () const =0 |
| virtual const G4ThreeVector & | GetPosition () const =0 |
Definition at line 37 of file G4VKineticNucleon.hh.
View newest version in sPHENIX GitHub at line 37 of file G4VKineticNucleon.hh
| G4VKineticNucleon::G4VKineticNucleon | ( | ) |
Definition at line 30 of file G4VKineticNucleon.cc.
View newest version in sPHENIX GitHub at line 30 of file G4VKineticNucleon.cc
| G4VKineticNucleon::G4VKineticNucleon | ( | const G4VKineticNucleon & | right | ) |
Definition at line 34 of file G4VKineticNucleon.cc.
View newest version in sPHENIX GitHub at line 34 of file G4VKineticNucleon.cc
|
virtual |
Definition at line 39 of file G4VKineticNucleon.cc.
View newest version in sPHENIX GitHub at line 39 of file G4VKineticNucleon.cc
|
inlinevirtual |
Reimplemented in G4KineticTrack.
Definition at line 71 of file G4VKineticNucleon.hh.
View newest version in sPHENIX GitHub at line 71 of file G4VKineticNucleon.hh
|
pure virtual |
Implemented in G4KineticTrack, and G4Nucleon.
Referenced by G4VSplitableHadron::G4VSplitableHadron().
Here is the caller graph for this function:
|
pure virtual |
Implemented in G4Nucleon, and G4KineticTrack.
Referenced by G4VSplitableHadron::G4VSplitableHadron().
Here is the caller graph for this function:
|
pure virtual |
Implemented in G4KineticTrack, and G4Nucleon.
Referenced by G4VSplitableHadron::G4VSplitableHadron().
Here is the caller graph for this function:| G4bool G4VKineticNucleon::operator!= | ( | const G4VKineticNucleon & | right | ) | const |
Definition at line 53 of file G4VKineticNucleon.cc.
View newest version in sPHENIX GitHub at line 53 of file G4VKineticNucleon.cc
References right.
|
inline |
Definition at line 76 of file G4VKineticNucleon.hh.
View newest version in sPHENIX GitHub at line 76 of file G4VKineticNucleon.hh
| G4bool G4VKineticNucleon::operator== | ( | const G4VKineticNucleon & | right | ) | const |
Definition at line 48 of file G4VKineticNucleon.cc.
View newest version in sPHENIX GitHub at line 48 of file G4VKineticNucleon.cc
References right.