]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSRawStreamSPDErrorLog.cxx
Added contructor to create an object from the DCS file name (instead of the TMap)
[u/mrichter/AliRoot.git] / ITS / AliITSRawStreamSPDErrorLog.cxx
index 665db9907ee73543fdc5e4c6626d35097eaa1495..437e48e02e1ac0799f297ad94c6d76365a93aeb5 100644 (file)
@@ -318,7 +318,6 @@ void AliITSRawStreamSPDErrorLog::ProcessEvent(UInt_t eventNum) {
 //________________________________________________________________________________________________
 void AliITSRawStreamSPDErrorLog::SummarizeEvent(UInt_t eventNum) {
   // summarize the information for the current event 
-  //  (could be replaced by calls to 'StartEvent' and 'EndEvent')
   ProcessEvent(eventNum);
   ResetEvent();
 }
@@ -484,3 +483,4 @@ UInt_t AliITSRawStreamSPDErrorLog::GetEventErrPos(UInt_t index, UInt_t errorCode
   }
 
 }
+