]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/MUON/OnlineAnalysis/AliHLTMUONHitReconstructor.h
Merging bug fixes and adding charge information for bending and non-bending planes...
[u/mrichter/AliRoot.git] / HLT / MUON / OnlineAnalysis / AliHLTMUONHitReconstructor.h
index 9d9138669d570936ce55c1cd931078ae23d3564a..ae812f4f78686df598864d6d2c403cfd291f8184 100644 (file)
@@ -174,6 +174,8 @@ private:
                AliHLTFloat32_t fHalfPadSize; // half padsize in X and Y
                AliHLTInt32_t fPlane;   // The plane and PCB zone ID numbers.
                AliHLTFloat32_t fCharge;  // The charge measured on the pad.
+               AliHLTInt32_t fBusPatch;  // The bus patch of the raw data word from the DDL stream.
+               AliHLTUInt32_t fRawData;  // The raw data word from the DDL stream.
        };