Uses of Class
org.jlab.clas.physics.LorentzVector
Packages that use LorentzVector
- 
Uses of LorentzVector in org.jlab.clas.physicsMethods in org.jlab.clas.physics that return LorentzVectorMethods in org.jlab.clas.physics with parameters of type LorentzVectorModifier and TypeMethodDescriptionvoidLorentzVector.add(LorentzVector vLor) voidLorentzVector.copy(LorentzVector vect) voidParticle.setVector(LorentzVector nvec, Vector3 nvert) voidLorentzVector.sub(LorentzVector vLor) Constructors in org.jlab.clas.physics with parameters of type LorentzVector
- 
Uses of LorentzVector in org.jlab.clas.reactionsMethods 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)