|
Geant4_10
|
#include <G4HadProjectile.hh>
Public Member Functions | |
| G4HadProjectile () | |
| G4HadProjectile (const G4Track &aT) | |
| G4HadProjectile (const G4DynamicParticle &aT) | |
| ~G4HadProjectile () | |
| void | Initialise (const G4Track &aT) |
| const G4Material * | GetMaterial () const |
| const G4ParticleDefinition * | GetDefinition () const |
| const G4LorentzVector & | Get4Momentum () const |
| G4LorentzRotation & | GetTrafoToLab () |
| G4double | GetKineticEnergy () const |
| G4double | GetTotalEnergy () const |
| G4double | GetTotalMomentum () const |
| G4double | GetGlobalTime () const |
| G4double | GetBoundEnergy () const |
| void | SetGlobalTime (G4double t) |
| void | SetBoundEnergy (G4double e) |
Definition at line 39 of file G4HadProjectile.hh.
| G4HadProjectile::G4HadProjectile | ( | ) |
Definition at line 30 of file G4HadProjectile.cc.
| G4HadProjectile::G4HadProjectile | ( | const G4Track & | aT | ) |
| G4HadProjectile::G4HadProjectile | ( | const G4DynamicParticle & | aT | ) |
| G4HadProjectile::~G4HadProjectile | ( | ) |
Definition at line 57 of file G4HadProjectile.cc.
|
inline |
Definition at line 86 of file G4HadProjectile.hh.
|
inline |
|
inline |
Definition at line 81 of file G4HadProjectile.hh.
|
inline |
|
inline |
|
inline |
Definition at line 96 of file G4HadProjectile.hh.


|
inline |
Definition at line 101 of file G4HadProjectile.hh.


|
inline |
Definition at line 60 of file G4HadProjectile.cc.


1.8.5