]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/mapping/macros/testSectorPadIterators.C
- All mapping enums within namespace (AliMp).
[u/mrichter/AliRoot.git] / MUON / mapping / macros / testSectorPadIterators.C
index c5147eeada8ce8fdac07791b297a4861d1d94da2..affa16542783d462fbaed771a40af3563f69984c 100644 (file)
@@ -3,8 +3,8 @@
 //
 // Test macro for reading  sector, and iterate over it
 
-void testSectorPadIterators(AliMpStationType station = kStation1,
-                            AliMpPlaneType plane = kBendingPlane,
+void testSectorPadIterators(AliMp::StationType station = AliMp::kStation1,
+                            AliMp::PlaneType plane = AliMp::kBendingPlane,
                            Bool_t rootInput = false)
 {
   AliMpSector *sector = 0;