]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
correct name of benchmark
authorschutz <schutz@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 20 Jul 2001 09:27:37 +0000 (09:27 +0000)
committerschutz <schutz@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 20 Jul 2001 09:27:37 +0000 (09:27 +0000)
PHOS/AliPHOSTrackSegmentMakerv1.cxx

index 9ee66ce84a8cb4719763da9fd82c1d331a077f20..fe907403aece9f960e862dbbecdf5e97f6626ac1 100644 (file)
@@ -400,7 +400,7 @@ void  AliPHOSTrackSegmentMakerv1::Exec(Option_t * option)
     Init() ;
 
   if(strstr(option,"tim"))
-    gBenchmark->Start("PHOSTrackSegmentMakerv1");  
+    gBenchmark->Start("PHOSTSMaker");
  
   if(strstr(option,"print")) {
     Print("") ;