| charge | G4PrimaryParticle | private |
| daughterParticle | G4PrimaryParticle | private |
| direction | G4PrimaryParticle | private |
| G4code | G4PrimaryParticle | private |
| G4PrimaryParticle() | G4PrimaryParticle | |
| G4PrimaryParticle(G4int Pcode) | G4PrimaryParticle | |
| G4PrimaryParticle(G4int Pcode, G4double px, G4double py, G4double pz) | G4PrimaryParticle | |
| G4PrimaryParticle(G4int Pcode, G4double px, G4double py, G4double pz, G4double E) | G4PrimaryParticle | |
| G4PrimaryParticle(const G4ParticleDefinition *Gcode) | G4PrimaryParticle | |
| G4PrimaryParticle(const G4ParticleDefinition *Gcode, G4double px, G4double py, G4double pz) | G4PrimaryParticle | |
| G4PrimaryParticle(const G4ParticleDefinition *Gcode, G4double px, G4double py, G4double pz, G4double E) | G4PrimaryParticle | |
| G4PrimaryParticle(const G4PrimaryParticle &right) | G4PrimaryParticle | |
| GetCharge() const | G4PrimaryParticle | inline |
| GetDaughter() const | G4PrimaryParticle | inline |
| GetG4code() const | G4PrimaryParticle | inline |
| GetKineticEnergy() const | G4PrimaryParticle | inline |
| GetMass() const | G4PrimaryParticle | inline |
| GetMomentum() const | G4PrimaryParticle | inline |
| GetMomentumDirection() const | G4PrimaryParticle | inline |
| GetNext() const | G4PrimaryParticle | inline |
| GetParticleDefinition() const | G4PrimaryParticle | inline |
| GetPDGcode() const | G4PrimaryParticle | inline |
| GetPolarization() const | G4PrimaryParticle | inline |
| GetPolX() const | G4PrimaryParticle | inline |
| GetPolY() const | G4PrimaryParticle | inline |
| GetPolZ() const | G4PrimaryParticle | inline |
| GetProperTime() const | G4PrimaryParticle | inline |
| GetPx() const | G4PrimaryParticle | inline |
| GetPy() const | G4PrimaryParticle | inline |
| GetPz() const | G4PrimaryParticle | inline |
| GetTotalEnergy() const | G4PrimaryParticle | inline |
| GetTotalMomentum() const | G4PrimaryParticle | inline |
| GetTrackID() const | G4PrimaryParticle | inline |
| GetUserInformation() const | G4PrimaryParticle | inline |
| GetWeight() const | G4PrimaryParticle | inline |
| kinE | G4PrimaryParticle | private |
| mass | G4PrimaryParticle | private |
| nextParticle | G4PrimaryParticle | private |
| operator delete(void *aStackedTrack) | G4PrimaryParticle | inline |
| operator new(size_t) | G4PrimaryParticle | inline |
| operator!=(const G4PrimaryParticle &right) const | G4PrimaryParticle | |
| operator=(const G4PrimaryParticle &right) | G4PrimaryParticle | |
| operator==(const G4PrimaryParticle &right) const | G4PrimaryParticle | |
| PDGcode | G4PrimaryParticle | private |
| polX | G4PrimaryParticle | private |
| polY | G4PrimaryParticle | private |
| polZ | G4PrimaryParticle | private |
| Print() const | G4PrimaryParticle | |
| properTime | G4PrimaryParticle | private |
| Set4Momentum(G4double px, G4double py, G4double pz, G4double E) | G4PrimaryParticle | |
| SetCharge(G4double chg) | G4PrimaryParticle | inline |
| SetDaughter(G4PrimaryParticle *np) | G4PrimaryParticle | inline |
| SetG4code(const G4ParticleDefinition *Gcode) | G4PrimaryParticle | inline |
| SetKineticEnergy(G4double eKin) | G4PrimaryParticle | inline |
| SetMass(G4double mas) | G4PrimaryParticle | inline |
| SetMomentum(G4double px, G4double py, G4double pz) | G4PrimaryParticle | |
| SetMomentumDirection(const G4ThreeVector &p) | G4PrimaryParticle | inline |
| SetNext(G4PrimaryParticle *np) | G4PrimaryParticle | inline |
| SetParticleDefinition(const G4ParticleDefinition *pdef) | G4PrimaryParticle | |
| SetPDGcode(G4int Pcode) | G4PrimaryParticle | |
| SetPolarization(const G4ThreeVector &pol) | G4PrimaryParticle | inline |
| SetPolarization(G4double px, G4double py, G4double pz) | G4PrimaryParticle | inline |
| SetProperTime(G4double t) | G4PrimaryParticle | inline |
| SetTotalEnergy(G4double eTot) | G4PrimaryParticle | inline |
| SetTrackID(G4int id) | G4PrimaryParticle | inline |
| SetUserInformation(G4VUserPrimaryParticleInformation *anInfo) | G4PrimaryParticle | inline |
| SetWeight(G4double w) | G4PrimaryParticle | inline |
| trackID | G4PrimaryParticle | private |
| userInfo | G4PrimaryParticle | private |
| Weight0 | G4PrimaryParticle | private |
| ~G4PrimaryParticle() | G4PrimaryParticle | virtual |