]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
From Ivana: update for cahnges in MUON.
authormtadel <mtadel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 28 Jan 2009 11:32:51 +0000 (11:32 +0000)
committermtadel <mtadel@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 28 Jan 2009 11:32:51 +0000 (11:32 +0000)
EVE/EveDet/AliEveMUONChamberData.cxx

index c0e3c8f322560f90dd9e7a90f912e0fd199ade9d..fce3f367e2d9e201aaa747848d47c2e231b33d73 100644 (file)
@@ -11,7 +11,6 @@
 
 #include <AliMUONGeometryTransformer.h>
 #include <mapping/AliMpDEIterator.h>
-#include <mapping/AliMpSectorSegmentation.h>
 #include <mapping/AliMpSector.h>
 #include <mapping/AliMpPad.h>
 #include <mapping/AliMpSegmentation.h>
@@ -114,7 +113,6 @@ void AliEveMUONChamberData::Init(Int_t chamber)
   Float_t deltax, deltay;
   AliMpDEIterator it;
   const AliMpVSegmentation *vseg;
-  const AliMpSectorSegmentation *sseg;
   const AliMpSector *sector;
   TVector2 position;
   TVector2 dimension;
@@ -125,9 +123,7 @@ void AliEveMUONChamberData::Init(Int_t chamber)
 
     if (chamber < 4) {
 
-      sseg = (AliMpSectorSegmentation*)
-             AliMpSegmentation::Instance()->GetMpSegmentation(detElemId,AliMp::kCath0);
-      sector = sseg->GetSector();
+      sector = AliMpSegmentation::Instance()->GetSector(detElemId,AliMp::kCath0);
 
       position  = sector->Position();
       dimension = sector->Dimensions(); // half length