From 4842e23d880d7f215547d14bcc167e5f5dffa6c1 Mon Sep 17 00:00:00 2001 From: loizides Date: Tue, 3 Sep 2002 19:28:59 +0000 Subject: [PATCH] Little change. --- HLT/exa/display.C | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HLT/exa/display.C b/HLT/exa/display.C index 3f65eb559a8..2daa8d83cc8 100644 --- a/HLT/exa/display.C +++ b/HLT/exa/display.C @@ -21,8 +21,8 @@ void display(int minslice,int maxslice,char *file="tracks.raw",char *path="./",c a->Setup(file,path); //a->Setup("/prog/alice/data/Rawdata/1_patch/pp/recon_6/tracks.raw","/prog/alice/data/Rawdata/1_patch/pp/recon_6/"); - //a->DisplayAll(); - a->DisplayTracks(); + a->DisplayAll(); + //a->DisplayTracks(); //a->DisplayClusters(); //a->DisplayClusterRow(1,151,file,"colz"); -- 2.31.1