X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=blobdiff_plain;f=EVE%2Falice-macros%2Ftpc_clusters.C;h=5891f1d6d953f3170845244df11571355271d7ff;hp=bbb0571ea7165a3785b8c3471df0e79c8d4e0930;hb=6226bf2b1d7cfd7294d239365b8dba65e19fcb28;hpb=375f676a1c311bc4820657ea3beab56dc472e2b3;ds=sidebyside diff --git a/EVE/alice-macros/tpc_clusters.C b/EVE/alice-macros/tpc_clusters.C index bbb0571ea71..5891f1d6d95 100644 --- a/EVE/alice-macros/tpc_clusters.C +++ b/EVE/alice-macros/tpc_clusters.C @@ -72,6 +72,8 @@ TEvePointSet* tpc_clusters(TEveElement* cont=0, Float_t maxR=270) delete clrow; + rl->UnloadRecPoints("TPC"); + if (clusters->Size() == 0 && gEve->GetKeepEmptyCont() == kFALSE) { Warning("tpc_clusters.C", "No TPC clusters");