FairShip
Loading...
Searching...
No Matches
evd_addParticleFollower.py File Reference

Go to the source code of this file.

Namespaces

namespace  evd_addParticleFollower
 

Functions

None evd_addParticleFollower.execute ()
 

Variables

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