| 
    Geant4
    10.00.p03
    
   | 
 
#include <G4VKineticNucleon.hh>
 Inheritance diagram for G4VKineticNucleon:Public Member Functions | |
| G4VKineticNucleon () | |
| G4VKineticNucleon (const G4VKineticNucleon &right) | |
| virtual | ~G4VKineticNucleon () | 
| const G4VKineticNucleon & | operator= (const G4VKineticNucleon &right) | 
| int | operator== (const G4VKineticNucleon &right) const | 
| int | operator!= (const G4VKineticNucleon &right) const | 
| virtual G4KineticTrackVector * | Decay () | 
| virtual const G4LorentzVector & | Get4Momentum () const =0 | 
| virtual G4ParticleDefinition * | GetDefinition () const =0 | 
| virtual const G4ThreeVector & | GetPosition () const =0 | 
Definition at line 38 of file G4VKineticNucleon.hh.
| G4VKineticNucleon::G4VKineticNucleon | ( | ) | 
Definition at line 31 of file G4VKineticNucleon.cc.
| G4VKineticNucleon::G4VKineticNucleon | ( | const G4VKineticNucleon & | right | ) | 
Definition at line 35 of file G4VKineticNucleon.cc.
      
  | 
  virtual | 
Definition at line 40 of file G4VKineticNucleon.cc.
      
  | 
  inlinevirtual | 
Reimplemented in G4KineticTrack.
Definition at line 72 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 G4KineticTrack, and G4Nucleon.
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:| int G4VKineticNucleon::operator!= | ( | const G4VKineticNucleon & | right | ) | const | 
Definition at line 54 of file G4VKineticNucleon.cc.
References right.
      
  | 
  inline | 
Definition at line 77 of file G4VKineticNucleon.hh.
| int G4VKineticNucleon::operator== | ( | const G4VKineticNucleon & | right | ) | const | 
Definition at line 49 of file G4VKineticNucleon.cc.
References right.