]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliESDInputHandlerRP.cxx
Added new cuts, fixed bug in backround calculation.
[u/mrichter/AliRoot.git] / STEER / AliESDInputHandlerRP.cxx
index f66de4938f88b40bfa54b7c786570f5c029d912f..7fb0693bcfc0e62142ea21ac3028f881c1ba2109 100644 (file)
@@ -286,6 +286,8 @@ Bool_t AliESDInputHandlerRP::Notify(const char *path)
     // Some clean-up
     if (members) members->Delete();
 
+    AliESDInputHandler::Notify(path);
+    
     return kTRUE;
 }