]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
fuck
authorphille <phille@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 16 Aug 2008 02:04:16 +0000 (02:04 +0000)
committerphille <phille@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 16 Aug 2008 02:04:16 +0000 (02:04 +0000)
HLT/PHOS/AliHLTPHOSFourierComponent.cxx

index a4c4a8613c3184871e589e9c2292e4bb7a93bf04..0dc7d4f22365a660ee16bc09f6f7aa2f91615af2 100644 (file)
@@ -184,8 +184,9 @@ AliHLTPHOSFourierComponent::DoEvent(const AliHLTComponentEventData& evtData,
       bd.fSpecification = specification;
       outputBlocks.push_back( bd );
       
-      cout <<"size left is "<<  size  <<"  FourierComponenet: offset ="<< offset << "mysize =" << mysize << "specification =" << specification <<endl;
 
+
+      cout <<"size left is "<<  size  <<"  FourierComponenet: offset ="<< offset << "mysize =" << mysize << "specification =" << specification <<endl;
       tSize += mysize;
    
       outputPtr += mysize;