]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG2/FLOW/AliFlowAnalysisWithMCEventPlane.h
remove some warnings (more to come)
[u/mrichter/AliRoot.git] / PWG2 / FLOW / AliFlowAnalysisWithMCEventPlane.h
index 4c49254d0a5c8ed2d5dd6b3e05ed43020063050a..9410f1896abf39a8047a34f90b323181de920191 100644 (file)
@@ -54,6 +54,10 @@ class AliFlowAnalysisWithMCEventPlane {
   
    
  private:
+   AliFlowAnalysisWithMCEventPlane(const AliFlowAnalysisWithMCEventPlane& aAnalysis);
+   AliFlowAnalysisWithMCEventPlane& operator=(const AliFlowAnalysisWithMCEventPlane& aAnalysis);
+
       
 #ifndef __CINT__
    AliFlowVector  fQ;       // flow vector
@@ -83,3 +87,5 @@ class AliFlowAnalysisWithMCEventPlane {
  
      
 #endif
+
+