]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/alice-macros/MUON_geomAll.C
Move contents of EVE/Alieve to EVE/EveDet as most code will remain there.
[u/mrichter/AliRoot.git] / EVE / alice-macros / MUON_geomAll.C
index f0fa7c73f34bad05016e451e83d16eff2c7bafe2..0eb78cb2756f45a1fb12477e82b2480f836930b2 100644 (file)
@@ -9,9 +9,6 @@
 
 void MUON_geomAll()
 {
-
-  using namespace std;
-
   TString dataPath = TString(gEvent->GetTitle());
   dataPath.Append("/geometry.root");
   gGeoManager = gEve->GetGeometry(dataPath.Data());