4 #ifndef __KVFRAMETRANSFORM_H
5 #define __KVFRAMETRANSFORM_H
7 #include "TLorentzRotation.h"
68 KVFrameTransform(
const TVector3& boost,
const TRotation& r, Bool_t beta = kFALSE);
69 KVFrameTransform(
const TRotation& r,
const TVector3& boost, Bool_t beta = kFALSE);