X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=MUON%2FAliMUONVGeometryDESegmentation.h;h=205ec0a5cad5f7e7502562f2abdd326dcbb152ee;hb=71a2d3aa63e94daa0244d8d6d1c7c162ae29a374;hp=9a4b7b61128ffcc4cd5e4873969719660e45ae72;hpb=2d95e00c743dce3452218d4e6dad253a2d82571a;p=u%2Fmrichter%2FAliRoot.git diff --git a/MUON/AliMUONVGeometryDESegmentation.h b/MUON/AliMUONVGeometryDESegmentation.h index 9a4b7b61128..205ec0a5cad 100644 --- a/MUON/AliMUONVGeometryDESegmentation.h +++ b/MUON/AliMUONVGeometryDESegmentation.h @@ -43,7 +43,9 @@ class AliMUONVGeometryDESegmentation : public AliSegmentation virtual const AliMpVSegmentation* GetMpSegmentation() const = 0; protected: + /// Not implemented AliMUONVGeometryDESegmentation(const AliMUONVGeometryDESegmentation& rhs); + /// Not implemented AliMUONVGeometryDESegmentation& operator=( const AliMUONVGeometryDESegmentation& rhs);