X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=MUON%2FAliMUONSt2GeometryBuilderV2.h;h=b3eeebdcbc24c5d4888f462fe3833f8c93a89596;hb=c58b1e154865d8b53439f14150657a7f019ec6d9;hp=4b6600b546b5ccd7e89b357e85158b644ed3580f;hpb=5398f94668e02dcbf8366fd69a3a87777c1476d2;p=u%2Fmrichter%2FAliRoot.git diff --git a/MUON/AliMUONSt2GeometryBuilderV2.h b/MUON/AliMUONSt2GeometryBuilderV2.h index 4b6600b546b..b3eeebdcbc2 100644 --- a/MUON/AliMUONSt2GeometryBuilderV2.h +++ b/MUON/AliMUONSt2GeometryBuilderV2.h @@ -31,12 +31,12 @@ class AliMUONSt2GeometryBuilderV2 : public AliMUONVGeometryBuilder virtual void SetSensitiveVolumes(); protected: + + private: AliMUONSt2GeometryBuilderV2(const AliMUONSt2GeometryBuilderV2& rhs); // operators AliMUONSt2GeometryBuilderV2& operator = (const AliMUONSt2GeometryBuilderV2& rhs); - - private: AliMUON* fMUON; ///< the MUON detector class ClassDef(AliMUONSt2GeometryBuilderV2,1) //MUON Station2 detailed geometry construction class