Usage of Beta and Gamma factor in TLorentzVector

Try:

TLorentzVector scalar;
scalar.SetPtEtaPhiM(ip->pt(), ip->eta(), ip->phi(), ip->mass());

See also:

1 Like