]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliAODEvent.h
Avoid change of wd in Notify()
[u/mrichter/AliRoot.git] / STEER / AliAODEvent.h
index 661fe7c5150778225b01c4450d96050bea704b64..24b386e89bad169310451f6040244437ff629017 100644 (file)
@@ -190,6 +190,7 @@ class AliAODEvent : public AliVEvent {
                   Int_t pmdClusSize = 0
                   );
   void    ClearStd();
+  void    Reset() {ClearStd();} 
   void    ReadFromTree(TTree *tree, Option_t* opt = "");
   void    WriteToTree(TTree* tree) const {tree->Branch(fAODObjects);}