]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSRad.h
new SDD preprocessor + removal of eff C++ warning (base) - E. Crescio
[u/mrichter/AliRoot.git] / ITS / AliITSRad.h
index 1a6010a3dcc59ed8f82be676b5b4cc3c6d622693..100a4719779271f639a26a268109793b6d9d1e36 100644 (file)
@@ -31,6 +31,10 @@ public:
   
 private:
 
+  AliITSRad(const AliITSRad &source); // copy constructor
+  // assignment operator
+  AliITSRad& operator=(const AliITSRad &source);
+
   Int_t           imax;        // first dimension of the matrices
   Int_t           jmax;        // second dimension of the matrices