]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
- fixing bug in digitmaker
authorodjuvsla <odjuvsla@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 4 Nov 2009 02:00:43 +0000 (02:00 +0000)
committerodjuvsla <odjuvsla@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 4 Nov 2009 02:00:43 +0000 (02:00 +0000)
- option to push raw data in raw analyzer
- protection in clusterizer

HLT/PHOS/AliHLTPHOSDigitMakerComponent.cxx

index a76d5b1e567bdc9075e017db80b58c2275c286b2..249735c10f421585678a1a99f4e6c0302b6185a2 100644 (file)
@@ -146,7 +146,6 @@ AliHLTPHOSDigitMakerComponent::DoEvent(const AliHLTComponentEventData& evtData,
 
   //  HLTDebug("# of digits: %d, used memory size: %d, available size: %d", digitCount, mysize, size);
 
-
   if(mysize > 0) 
     {
       AliHLTComponentBlockData bd;