]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONSt12QuadrantSegmentation.h
Added customised streamer to AliMUONSt12QuadrantSegmentation (to get correct behavio...
[u/mrichter/AliRoot.git] / MUON / AliMUONSt12QuadrantSegmentation.h
index 7dd8a77b5d4fa7f95fa7b3d702e676995d5bdc25..cf224bb911a67ff5366263789b3715a33a9dec2b 100644 (file)
@@ -157,18 +157,20 @@ class AliMUONSt12QuadrantSegmentation : public AliMUONVGeometryDESegmentation
   private:
     // methods
     void UpdateCurrentPadValues(const AliMpPad& pad);
+    void ReadMappingData();
   
     // constants
     static const Float_t  fgkWireD;     // default wire pitch
     static const Float_t  fgkLengthUnit;// conversion between length units
                                         // from mapping (mm) to AliRoot (cm)
-  
     // data members
 
     // From mapping
     //
-    AliMpSector*             fSector;            //  sector (from mapping)
-    AliMpSectorSegmentation* fSectorSegmentation;//  sector segmentation (from mapping)
+    AliMpStationType         fStationType;       // station type
+    AliMpPlaneType           fPlaneType;         // plane type
+    AliMpSector*             fSector;            // ! sector (from mapping)
+    AliMpSectorSegmentation* fSectorSegmentation;// ! sector segmentation (from mapping)
     AliMpVPadIterator*       fSectorIterator;    // ! iterator over pads
 
     // Wire pitch