PhysicsTools
Heppy
python
physicsutils
LorentzVectors.py
Go to the documentation of this file.
1
# the ROOT TLorentzVector
2
from
ROOT
import
TLorentzVector
3
# the standard LorentzVector, used in CMSSW
4
from
ROOT
import
reco
5
LorentzVector = reco.LeafCandidate.LorentzVector
6
7
#COLIN need to add mathcore stuff
Generated for CMSSW Reference Manual by
1.8.16