]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
- fixing compilation errors/warnings
authorodjuvsla <odjuvsla@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 4 Nov 2009 02:01:44 +0000 (02:01 +0000)
committerodjuvsla <odjuvsla@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 4 Nov 2009 02:01:44 +0000 (02:01 +0000)
- changing from AliCaloRawStream to AliAltroRawStream, causing a speed up of a factor ~100
- small bug fixes

HLT/PHOS/AliHLTPHOSClusterizer.cxx

index fd59dcdf173451c2f0bb5bc8cb4046d0d0b98199..9b4be5445836fbf492d4c82b5db049b705eef69e 100644 (file)
@@ -105,7 +105,6 @@ AliHLTPHOSClusterizer::ClusterizeEvent(AliHLTPHOSDigitHeaderStruct *digitHeader,
        {
          continue;
        }
-
       if(fAvailableSize < (sizeof(AliHLTPHOSRecPointDataStruct)))
        {
          HLTError("Out of buffer, stopping clusterisation");