|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use G4LorentzVector | |
---|---|
hep.geant4.jni |
Uses of G4LorentzVector in hep.geant4.jni |
---|
Methods in hep.geant4.jni with parameters of type G4LorentzVector | |
---|---|
int |
G4LorentzVector.compare(G4LorentzVector w)
|
double |
G4LorentzVector.delta2Euclidean(G4LorentzVector w)
|
double |
G4LorentzVector.deltaR(G4LorentzVector v)
|
double |
G4LorentzVector.diff2(G4LorentzVector w)
|
double |
G4LorentzVector.dot(G4LorentzVector arg0)
|
G4ThreeVector |
G4LorentzVector.findBoostToCM(G4LorentzVector w)
|
protected static long |
G4LorentzVector.getCPtr(G4LorentzVector obj)
|
double |
G4LorentzVector.howNear(G4LorentzVector w)
|
double |
G4LorentzVector.howNearCM(G4LorentzVector w)
|
double |
G4LorentzVector.howParallel(G4LorentzVector w)
|
double |
G4LorentzVector.invariantMass(G4LorentzVector w)
|
double |
G4LorentzVector.invariantMass2(G4LorentzVector w)
|
boolean |
G4LorentzVector.isNear(G4LorentzVector w)
|
boolean |
G4LorentzVector.isNear(G4LorentzVector w,
double epsilon)
|
boolean |
G4LorentzVector.isNearCM(G4LorentzVector w)
|
boolean |
G4LorentzVector.isNearCM(G4LorentzVector w,
double epsilon)
|
boolean |
G4LorentzVector.isParallel(G4LorentzVector w)
|
boolean |
G4LorentzVector.isParallel(G4LorentzVector w,
double epsilon)
|
G4LorentzRotation |
G4LorentzRotation.set(G4LorentzVector col1,
G4LorentzVector col2,
G4LorentzVector col3,
G4LorentzVector col4)
|
void |
G4DynamicParticle.set4Momentum(G4LorentzVector momentum)
|
G4LorentzRotation |
G4LorentzRotation.setRows(G4LorentzVector row1,
G4LorentzVector row2,
G4LorentzVector row3,
G4LorentzVector row4)
|
G4LorentzVector |
G4LorentzRotation.vectorMultiplication(G4LorentzVector arg0)
|
Constructors in hep.geant4.jni with parameters of type G4LorentzVector | |
---|---|
G4DynamicParticle(G4ParticleDefinition aParticleDefinition,
G4LorentzVector aParticleMomentum)
|
|
G4LorentzRotation(G4LorentzVector col1,
G4LorentzVector col2,
G4LorentzVector col3,
G4LorentzVector col4)
|
|
G4LorentzVector(G4LorentzVector arg0)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |