]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONGeometryEnvelopeStore.h
Adding PiKP-only histograms and eliminating a number of switches where histograms...
[u/mrichter/AliRoot.git] / MUON / AliMUONGeometryEnvelopeStore.h
index a02896f9dd62b5b882d9fbf6521adfa1b2f01eb0..2a1b82da54f7f5f5fa99a49144e24ddb58525841 100644 (file)
@@ -122,7 +122,9 @@ class AliMUONGeometryEnvelopeStore : public TObject
     AliMUONGeometryEnvelope* FindEnvelope(const TString& name) const;
 
   protected:
+    /// Not implemented
     AliMUONGeometryEnvelopeStore(const AliMUONGeometryEnvelopeStore& rhs);
+    /// Not implemented
     AliMUONGeometryEnvelopeStore& operator = (const AliMUONGeometryEnvelopeStore& rhs);
 
   private: