/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
PhysicsTools/Heppy/python/physicsutils/LorentzVectors.py
7 строк
209 B
Colin
(75X) initialization of FWLite and clean up
05 янв 2016, 13:49
05 янв 2016, 13:49
be3f06a
Код
Авторство
О чём код?
# the ROOT TLorentzVector from ROOT import TLorentzVector # the standard LorentzVector, used in CMSSW from ROOT import reco LorentzVector = reco.LeafCandidate.LorentzVector #COLIN need to add mathcore stuff