SND@LHC Software
|
Go to the source code of this file.
Namespaces | |
namespace | pi0Reco |
Functions | |
pi0Reco.findPi0 (sTree, secVertex) | |
Variables | |
pi0Reco.pdg = ROOT.TDatabasePDG.Instance() | |
pi0Reco.mPi0 = pdg.GetParticle(111).Mass() | |
pi0Reco.L = ROOT.TLorentzVector() | |
pi0Reco.V = ROOT.TVector3() | |
pi0Reco.top = ROOT.gGeoManager.GetTopVolume() | |
pi0Reco.z_ecal = top.GetNode('Ecal_1').GetMatrix().GetTranslation()[2] | |