Home
last modified time | relevance | path

Searched refs:boostDotV1 (Results 1 – 1 of 1) sorted by relevance

/dports/science/clhep/2.4.1.0/CLHEP/Vector/src/
H A DLorentzVectorC.cc120 double boostDotV1 = bboost.dot(pp); in isNearCM() local
123 HepLorentzVector w1 ( pp + ((gm1_b2)*boostDotV1+ggamma*ee) * bboost, in isNearCM()
124 ggamma * (ee + boostDotV1) ); in isNearCM()
175 double boostDotV1 = bboost.dot(pp); in howNearCM() local
178 HepLorentzVector w1 ( pp + ((gm1_b2)*boostDotV1+ggamma*ee) * bboost, in howNearCM()
179 ggamma * (ee + boostDotV1) ); in howNearCM()