]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONGeometryModuleTransformer.cxx
The cut on V0 pointing angle is now momentum dependent below 1.5 GeV/c. Above this...
[u/mrichter/AliRoot.git] / MUON / AliMUONGeometryModuleTransformer.cxx
index 4b771a48d9850da11a879133e74365b32eaec64b..33adb600232507d8d26f7f745636966e5f1a83ff 100644 (file)
@@ -47,7 +47,7 @@ ClassImp(AliMUONGeometryModuleTransformer)
 const TString& AliMUONGeometryModuleTransformer::GetModuleNamePrefix()
 {
   /// Geometry module name prefix
-  static const TString& kModuleNamePrefix = "GM";
+  static const TString kModuleNamePrefix = "GM";
   return kModuleNamePrefix;
 }