#include <G4HadProjectile.hh>
Definition at line 39 of file G4HadProjectile.hh.
 
      
        
          | G4HadProjectile::G4HadProjectile | ( |  | ) |  | 
      
 
 
      
        
          | G4HadProjectile::G4HadProjectile | ( | const G4Track & | aT | ) |  | 
      
 
 
Definition at line 43 of file G4HadProjectile.cc.
   51   theMom = toZ*theOrgMom;
 
G4ParticleDefinition * GetDefinition() const 
HepLorentzRotation & rotateY(double delta)
G4LorentzVector Get4Momentum() const 
HepLorentzRotation & rotateZ(double delta)
HepLorentzRotation inverse() const 
 
 
 
      
        
          | G4HadProjectile::~G4HadProjectile | ( |  | ) |  | 
      
 
 
  
  | 
        
          | G4double G4HadProjectile::GetBoundEnergy | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | G4double G4HadProjectile::GetGlobalTime | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | G4double G4HadProjectile::GetKineticEnergy | ( |  | ) | const |  | inline | 
 
Definition at line 106 of file G4HadProjectile.hh.
  109   if(ekin < 0.0) { ekin = 0.0; }
 
const G4ParticleDefinition * GetDefinition() const 
G4double GetPDGMass() const 
G4double GetTotalEnergy() const 
 
 
 
  
  | 
        
          | const G4Material * G4HadProjectile::GetMaterial | ( |  | ) | const |  | inline | 
 
 
  
  | 
        
          | G4double G4HadProjectile::GetTotalMomentum | ( |  | ) | const |  | inline | 
 
 
Definition at line 60 of file G4HadProjectile.cc.
   69   theMom = toZ*theOrgMom;
 
G4ParticleDefinition * GetDefinition() const 
const G4DynamicParticle * GetDynamicParticle() const 
HepLorentzRotation & rotateY(double delta)
G4LorentzVector Get4Momentum() const 
G4Material * GetMaterial() const 
HepLorentzRotation & rotateZ(double delta)
HepLorentzRotation inverse() const 
 
 
 
The documentation for this class was generated from the following files: