7 #ifndef SRLORENTZVECTOR_H 8 #define SRLORENTZVECTOR_H 11 #include "TLorentzVector.h" 28 operator TLorentzVector()
const;
32 float T()
const {
return E;}
33 float X()
const {
return px;}
34 float Y()
const {
return py;}
35 float Z()
const {
return pz;}
51 #endif // SRLORENTZVECTOR_H
4-vector with more efficient storage than TLorentzVector
Var Sqrt(const Var &v)
Use to take sqrt of a var.
virtual ~SRLorentzVector()
This module creates Common Analysis Files.