]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/test-macros/tpc_digi_test.C
Move contents of EVE/Alieve to EVE/EveDet as most code will remain there.
[u/mrichter/AliRoot.git] / EVE / test-macros / tpc_digi_test.C
index ef528a696852ffdb8cb6af02354731a1010e6ccc..c9942f583edffc8ebb936e7e4794380e292c1cad 100644 (file)
@@ -6,11 +6,10 @@
  * See http://aliceinfo.cern.ch/Offline/AliRoot/License.html for          *
  * full copyright notice.                                                 *
  **************************************************************************/
+
 class TTree;
 
-namespace Alieve {
 class AliEveTPCData;
-}
 
 AliEveTPCData*  x = 0;
 TTree*            tree = 0;