]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUON.h
AliMUONSegmentation and AliMUONHitMap have been replaced by AliSegmentation and AliHi...
[u/mrichter/AliRoot.git] / MUON / AliMUON.h
index 3e30deeadadf9eed58883b8adf73bf361f8ba546..1e02a881a4f5f8896dbf74480d599f0979b66415 100644 (file)
@@ -16,7 +16,7 @@ class AliMUONLocalTrigger;
 class AliMUONGlobalTrigger;
 class AliMUONTriggerCircuit;
 class AliMUONTriggerDecision;
-class AliMUONSegmentation;
+class AliSegmentation;
 class AliMUONResponse;
 class AliMUONHit;
 class AliMUONPadHit;
@@ -77,7 +77,7 @@ class AliMUON : public  AliDetector {
     virtual void   SetMaxAdc(Int_t id, Int_t p1);
 // Set Segmentation and Response Model
     virtual void   SetSegmentationModel(Int_t id, Int_t isec,
-                                       AliMUONSegmentation *segmentation);
+                                       AliSegmentation *segmentation);
     virtual void   SetResponseModel(Int_t id, AliMUONResponse *response);
     virtual void   SetNsec(Int_t id, Int_t nsec);
 // Set Reconstruction Model