From 5beb4fc10ae378136462c952b96ba8ab0c02f1c2 Mon Sep 17 00:00:00 2001 From: slindal Date: Thu, 4 Nov 2010 18:26:00 +0000 Subject: [PATCH] Updated histogram processing --- HLT/EVE/AliHLTEveCalo.cxx | 1 + 1 file changed, 1 insertion(+) diff --git a/HLT/EVE/AliHLTEveCalo.cxx b/HLT/EVE/AliHLTEveCalo.cxx index 8335cdd82b4..7d4a4ac7b41 100644 --- a/HLT/EVE/AliHLTEveCalo.cxx +++ b/HLT/EVE/AliHLTEveCalo.cxx @@ -248,6 +248,7 @@ Int_t AliHLTEveCalo::GetPadNumber(TString name) { if(fPadTitles[GetMaxHistograms()].CompareTo("")) { cout << "AliHLTEveCalo::GetPadNumber: We have more histograms than we have room for"<< endl; } + cout << "returning one"<