]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/alice-macros/event_last.C
bug fix: particle map was not added to the event
[u/mrichter/AliRoot.git] / EVE / alice-macros / event_last.C
index 18f5f8f66c4949659ba7589799b9839c638ca1f3..84ef219347574ee708794c23d07c81ea45ddfd47 100644 (file)
@@ -1,4 +1,4 @@
-// $Id: event_goto.C 24485 2008-03-13 15:27:38Z mtadel $
+// $Id$
 // Main authors: Matevz Tadel & Alja Mrak-Tadel: 2006, 2007
 
 /**************************************************************************
@@ -7,6 +7,10 @@
  * full copyright notice.                                                 *
  **************************************************************************/
 
+#if !defined(__CINT__) || defined(__MAKECINT__)
+#include <AliEveEventManager.h>
+#endif
+
 void event_last()
 {
   if (AliEveEventManager::GetMaster() == 0) {