]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/STEERBase/AliVfriendEvent.h
Ignore streamer of raw header v3_14.
[u/mrichter/AliRoot.git] / STEER / STEERBase / AliVfriendEvent.h
index 636d80fc1511628017c6b6e7a2e630f50040d38c..06ecbe28ff91db1c6a9b0b72957507903b1a6d97 100644 (file)
@@ -39,6 +39,10 @@ public:
 private: 
 
   AliVfriendEvent& operator=(const AliVfriendEvent& esd);
+       
+       
+       
+  ClassDef(AliVfriendEvent, 0)  // base class for AliEvent data
 };
 
 #pragma GCC diagnostic ignored "-Weffc++"