]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
correcting documentation
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 4 Sep 2009 00:24:10 +0000 (00:24 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 4 Sep 2009 00:24:10 +0000 (00:24 +0000)
HLT/rec/AliHLTReconstructor.cxx

index b9ccde0a4ee0fca1a23aae8b31d5f21ad3b3c875..5bd87d7880a48f6d7b9671f64531ca7ac1cedad3 100644 (file)
@@ -382,7 +382,7 @@ void AliHLTReconstructor::ProcessHLTOUT(AliRawReader* pRawReader, AliESDEvent* p
       //        id[0]               id[1]
       // |32                0|32                0|
       //
-      // |28              |20                | 12|
+      // |      28 bit    |       24 bit     | 12|
       //        period          orbit         bcc
       AliHLTUInt64_t eventId=0;
       const UInt_t* rawreaderEventId=pRawReader->GetEventId();