]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - CORRFW/AliCFEventGenCuts.cxx
Changes requested in report #61429: PID: Separating response functions from ESD ...
[u/mrichter/AliRoot.git] / CORRFW / AliCFEventGenCuts.cxx
index e26cae99828de5955c1370dae41238831fd68b38..f813abb486b5d816f6b85468e6c85370a18221be 100644 (file)
@@ -122,7 +122,7 @@ AliCFEventGenCuts& AliCFEventGenCuts::operator=(const AliCFEventGenCuts& c)
   return *this ;
 }
 //____________________________________________________________________
-Bool_t AliCFEventGenCuts::IsSelected(TObject* obj) {
+Bool_t AliCFEventGenCuts::IsSelected(TObject* obj, TObject * /* obj2 */) {
   //
   //Check if the requested cuts are passed
   //