]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/alice-macros/jetplane.C
From Pawel Debski.
[u/mrichter/AliRoot.git] / EVE / alice-macros / jetplane.C
index 8b223f28711a736fe40d425056f49be237dfa5c2..49b7c62f87176a72af1c2b2cc7b77e97c171a011 100644 (file)
@@ -60,6 +60,8 @@ AliEveJetPlane* jetplane()
     jp->AddTrack(track);
   }
 
+  jp->CreateArrows();
+
   // Render Jet Plane
   gJPScene->AddElement(jp);
   AliEveEventManager::RegisterTransient(jp);