Going from Lab frame to Rest frame


ROOT Version: 5.34
Platform: Scientific Linux
Compiler: 4.8.5


Hi,
I have a TLorentzVector, say (Px, Py, Pz, E). I need to go to the rest frame such that the TLorentzVector becomes (0, 0, 0, M). How to go to the rest frame using Boost() ?

LorentzVector Classes

ROOT::Math::LorentzVector

ROOT::Math::PxPyPzEVector

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.