Geant4
9.6.p02
|
#include <G4QParton.hh>
Public Member Functions | |
G4QParton () | |
G4QParton (G4int aPGG) | |
G4QParton (const G4QParton &right) | |
G4QParton (const G4QParton *right) | |
~G4QParton () | |
const G4QParton & | operator= (const G4QParton &right) |
G4int | operator== (const G4QParton &right) const |
G4int | operator!= (const G4QParton &right) const |
void | DefineEPz (G4LorentzVector hadr4Mom) |
void | DefineMomentumInZ (G4double aLightConeMomentum, G4bool aDirection) |
void | SetPDGCode (G4int aPDG) |
void | SetColour (G4int aColour) |
void | SetX (G4double anX) |
void | Set4Momentum (const G4LorentzVector &aMomentum) |
void | SetPosition (const G4ThreeVector &aPosition) |
void | SetSpinZ (G4double aSpinZ) |
G4bool | ReduceDiQADiQ (G4QParton *d1, G4QParton *d2) |
G4int | GetPDGCode () const |
G4QContent | GetQC () const |
const G4ThreeVector & | GetPosition () const |
const G4LorentzVector & | Get4Momentum () const |
G4double | GetX () |
G4int | GetColour () |
G4double | GetSpinZ () |
const G4int & | GetType () const |
Definition at line 52 of file G4QParton.hh.
G4QParton::G4QParton | ( | ) |
Definition at line 46 of file G4QParton.cc.
G4QParton::G4QParton | ( | G4int | aPGG) |
Definition at line 75 of file G4QParton.cc.
Definition at line 91 of file G4QParton.cc.
G4QParton::~G4QParton | ( | ) |
Definition at line 127 of file G4QParton.cc.
|
inline |
Definition at line 70 of file G4QParton.hh.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 85 of file G4QParton.hh.
Definition at line 67 of file G4QParton.hh.
Definition at line 66 of file G4QParton.hh.
Definition at line 246 of file G4QParton.cc.
|
inline |
Definition at line 130 of file G4QParton.cc.
|
inline |
Definition at line 74 of file G4QParton.hh.