]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/mapping/macros/testGraphics.C
Adding new libraries
[u/mrichter/AliRoot.git] / MUON / mapping / macros / testGraphics.C
index f1b1184f1632e0a538138417d18d82a256b90107..ed4f319e4db99ad6459828420e488e61ca7f26b7 100644 (file)
@@ -3,8 +3,8 @@
 //
 // Test macro for drawing sector data.
 
-void testGraphics(AliMpStationType station = kStation1,
-                  AliMpPlaneType plane = kBendingPlane,
+void testGraphics(AliMp::StationType station = AliMp::kStation1,
+                  AliMp::PlaneType plane = AliMp::kBendingPlane,
                  Bool_t rootInput = false) 
 {
   AliMpSector *sector = 0;