From f7d3efd0052cfd40cff717c81f463abac6888ee4 Mon Sep 17 00:00:00 2001 From: jklay Date: Tue, 28 Feb 2006 22:02:48 +0000 Subject: [PATCH] reconstructioner write commented out --- EMCAL/AliEMCALClusterizerv1.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EMCAL/AliEMCALClusterizerv1.cxx b/EMCAL/AliEMCALClusterizerv1.cxx index 7b6f2fdf67f..38341372232 100644 --- a/EMCAL/AliEMCALClusterizerv1.cxx +++ b/EMCAL/AliEMCALClusterizerv1.cxx @@ -454,7 +454,7 @@ void AliEMCALClusterizerv1::WriteRecPoints() emcalLoader->WriteRecPoints("OVERWRITE"); //emcalLoader->WriteClusterizer("OVERWRITE"); - emcalLoader->WriteReconstructioner("OVERWRITE"); + //emcalLoader->WriteReconstructioner("OVERWRITE"); } //____________________________________________________________________________ -- 2.43.0