|
Geant4
9.6.p02
|
#include <G4QParticle.hh>
Public Member Functions | |
| G4QParticle () | |
| G4QParticle (G4bool f, G4int theQCode) | |
| G4QParticle (G4int thePDG) | |
| G4QParticle (const G4QParticle &right) | |
| G4QParticle (G4QParticle *right) | |
| ~G4QParticle () | |
| const G4QParticle & | operator= (const G4QParticle &right) |
| G4bool | operator== (const G4QParticle &rhs) const |
| G4bool | operator!= (const G4QParticle &rhs) const |
| G4QPDGCode | GetQPDG () const |
| G4int | GetPDGCode () const |
| G4int | GetQCode () const |
| G4int | GetSpin () const |
| G4int | GetCharge () const |
| G4int | GetStrange () const |
| G4int | GetBaryNum () const |
| G4QContent | GetQContent () |
| G4QDecayChanVector | GetDecayVector () |
| G4double | GetMass () |
| G4double | GetWidth () |
| G4QDecayChanVector | InitDecayVector (G4int Q) |
| void | InitPDGParticle (G4int thePDGCode) |
| void | InitQParticle (G4int theQCode) |
| G4double | MinMassOfFragm () |
Definition at line 45 of file G4QParticle.hh.
| G4QParticle::G4QParticle | ( | ) |
Definition at line 45 of file G4QParticle.cc.
| G4QParticle::G4QParticle | ( | G4int | thePDG) |
| G4QParticle::G4QParticle | ( | const G4QParticle & | right) |
Definition at line 69 of file G4QParticle.cc.
| G4QParticle::G4QParticle | ( | G4QParticle * | right) |
Definition at line 83 of file G4QParticle.cc.
| G4QParticle::~G4QParticle | ( | ) |
Definition at line 97 of file G4QParticle.cc.
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 110 of file G4QParticle.hh.


|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 104 of file G4QParticle.hh.


|
inline |
|
inline |
Definition at line 111 of file G4QParticle.hh.


| G4QDecayChanVector G4QParticle::InitDecayVector | ( | G4int | Q) |
|
inline |
Definition at line 113 of file G4QParticle.hh.


|
inline |
Definition at line 99 of file G4QParticle.hh.
| const G4QParticle & G4QParticle::operator= | ( | const G4QParticle & | right) |
Definition at line 107 of file G4QParticle.cc.
|
inline |
Definition at line 98 of file G4QParticle.hh.
1.8.4