SND@LHC Software
Loading...
Searching...
No Matches
evd_addParticleFollower.py File Reference

Go to the source code of this file.

Namespaces

namespace  evd_addParticleFollower
 

Functions

 evd_addParticleFollower.execute ()
 

Variables

 evd_addParticleFollower.gEve = ROOT.gEve
 
 evd_addParticleFollower.v = ROOT.gEve.GetViewers().FindChild('Bar Embedded Viewer side')
 
 evd_addParticleFollower.vw = v.GetGLViewer()
 
 evd_addParticleFollower.cam = vw.CurrentCamera()
 
 evd_addParticleFollower.fr = vw.GetFrame()
 
 evd_addParticleFollower.test = ROOT.TGLVertex3(0.,0.,0.)
 
 evd_addParticleFollower.vtest = cam.ViewportToWorld(test)
 
 evd_addParticleFollower.zmin = vtest.Z()
 
 evd_addParticleFollower.zmax = vtest.Z()