]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/STEERBase/AliVEvent.h
added pointer to flat esd friend to flat event
[u/mrichter/AliRoot.git] / STEER / STEERBase / AliVEvent.h
index 4ba6650b1a543ce5a18730c1d133e30b4e7cb474..961957e035fa6b6235069d08ad3ae775a117dd81 100644 (file)
@@ -40,6 +40,7 @@ class AliVEvent : public TObject, virtual public AliVVevent {
   UInt_t    GetTimeStamp()     const { return 0; }
   UInt_t    GetEventSpecie() const { return 0; }
   ULong64_t GetTriggerMaskNext50() const { return 0; }
+  AliVVfriendEvent* FindFriend() const { return 0; }
 
   Int_t GetNumberOfKinks() const { return 0; }