]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONTrackerPreprocessor.h
Comments for Doxygen (mostly added comments for inline functions)
[u/mrichter/AliRoot.git] / MUON / AliMUONTrackerPreprocessor.h
index f49eb0a95b2ae3dda06458f8d65cc98ce8d0b87a..aacb14ddec66bcff6086132a56580d46d4665e0a 100644 (file)
@@ -29,7 +29,9 @@ public:
   virtual void Initialize(Int_t run, UInt_t startTime, UInt_t endTime);
 
 private:
+  /// Not implemented
   AliMUONTrackerPreprocessor(const AliMUONTrackerPreprocessor& rhs);
+  /// Not implemented
   AliMUONTrackerPreprocessor& operator=(const AliMUONTrackerPreprocessor& rhs);
   
 private: