]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONSt1SpecialMotif.h
DQM configure file
[u/mrichter/AliRoot.git] / MUON / AliMUONSt1SpecialMotif.h
index d16f5d33726b5e6106ae9b1fee8d70c74537cc13..bd8cc736036b1b25cdd065e9c16f2a5932a8a205 100644 (file)
@@ -25,6 +25,7 @@ class AliMUONSt1SpecialMotif
     AliMUONSt1SpecialMotif(const TVector2& delta,Double_t rotAngle=0.);
     AliMUONSt1SpecialMotif(const AliMUONSt1SpecialMotif& src);
     virtual ~AliMUONSt1SpecialMotif();
+    AliMUONSt1SpecialMotif& operator=(const AliMUONSt1SpecialMotif& rhs);
              
             /// Return offset
     TVector2 GetDelta()    const {return fDelta;}