X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=EVE%2FAlieve%2FTPCSector3DEditor.h;h=ca556490729eb6db932f563897e5a358cc8e1af7;hb=265ecb21dab573f4e7df2dfa75fd4e3d097486fd;hp=c5fd302bf4cc8ca87f74800adb6eafb2a00ae0ac;hpb=ef6dd14ae8432a28d26086ba4af3b6d294c8d448;p=u%2Fmrichter%2FAliRoot.git diff --git a/EVE/Alieve/TPCSector3DEditor.h b/EVE/Alieve/TPCSector3DEditor.h index c5fd302bf4c..ca556490729 100644 --- a/EVE/Alieve/TPCSector3DEditor.h +++ b/EVE/Alieve/TPCSector3DEditor.h @@ -20,6 +20,9 @@ class TPCSector3D; class TPCSector3DEditor : public TGedFrame { + TPCSector3DEditor(const TPCSector3DEditor&); // Not implemented + TPCSector3DEditor& operator=(const TPCSector3DEditor&); // Not implemented + protected: TPCSector3D* fM; // fModel dynamic-casted to TPCSector3DEditor