]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG2/FLOW/AliFlowLYZHist2.h
remove some warnings (more to come)
[u/mrichter/AliRoot.git] / PWG2 / FLOW / AliFlowLYZHist2.h
index 75de8a9477e1773ac4df678925968c821955cd1d..76c92ff3248751a00f9de365c6d2125f74753fec 100644 (file)
@@ -38,6 +38,9 @@ class AliFlowLYZHist2 {
   TComplex GetfNumerPt(Int_t i);                    //get numerator for diff. flow (pt)
   
  private:
+  AliFlowLYZHist2(const AliFlowLYZHist2& aAnalysis);
+  AliFlowLYZHist2& operator=(const AliFlowLYZHist2& aAnalysis);
   
   TProfile* fHistProReNumer;                        //!
   TProfile* fHistProImNumer;                        //!
@@ -52,4 +55,3 @@ class AliFlowLYZHist2 {
  
      
 #endif
-