]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Typo corrected
authorcvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 30 May 2008 14:30:48 +0000 (14:30 +0000)
committercvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 30 May 2008 14:30:48 +0000 (14:30 +0000)
EVE/alice-macros/tpc_clusters.C

index a245162a8c1f8511016fae9fa581bf5d8e7ba25f..5891f1d6d953f3170845244df11571355271d7ff 100644 (file)
@@ -72,7 +72,7 @@ TEvePointSet* tpc_clusters(TEveElement* cont=0, Float_t maxR=270)
 
   delete clrow;
 
-  rl->LoadRecPoints("TPC");
+  rl->UnloadRecPoints("TPC");
 
   if (clusters->Size() == 0 && gEve->GetKeepEmptyCont() == kFALSE)
   {