Uses of Class
org.jlab.clas.physics.LorentzVector
Packages that use LorentzVector
-
Uses of LorentzVector in org.jlab.clas.physics
Methods in org.jlab.clas.physics that return LorentzVectorMethods in org.jlab.clas.physics with parameters of type LorentzVectorModifier and TypeMethodDescriptionvoid
LorentzVector.add
(LorentzVector vLor) void
LorentzVector.copy
(LorentzVector vect) void
Particle.setVector
(LorentzVector nvec, Vector3 nvert) void
LorentzVector.sub
(LorentzVector vLor) Constructors in org.jlab.clas.physics with parameters of type LorentzVector -
Uses of LorentzVector in org.jlab.clas.reactions
Methods in org.jlab.clas.reactions that return LorentzVectorModifier and TypeMethodDescriptionstatic LorentzVector[]
DecayKinematics.getDecayParticles
(LorentzVector parent, double m1, double m2, double theta_rf, double phi_rf) static LorentzVector[]
DecayKinematics.getDecayParticlesLab
(LorentzVector parent, double m1, double m2, double theta_rf, double phi_rf) Methods in org.jlab.clas.reactions with parameters of type LorentzVectorModifier and TypeMethodDescriptionstatic LorentzVector[]
DecayKinematics.getDecayParticles
(LorentzVector parent, double m1, double m2, double theta_rf, double phi_rf) static LorentzVector[]
DecayKinematics.getDecayParticlesLab
(LorentzVector parent, double m1, double m2, double theta_rf, double phi_rf)