]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONLocalStruct.cxx
Adding a reminder for coders
[u/mrichter/AliRoot.git] / MUON / AliMUONLocalStruct.cxx
index 6d4294837b1ed6c992b8ee4b2f9aa82dd3ac763f..b98ab0d0d6562e22191b13433c610cfa69e00458 100644 (file)
@@ -17,6 +17,7 @@
 
 #include "AliMUONLocalStruct.h"
 
+//-----------------------------------------------------------------------------
 /// \class AliMUONLocalStruct
 /// Local structure for trigger raw data.
 /// The structure includes the information
@@ -25,6 +26,7 @@
 /// x position)
 ///
 /// \author Christian Finck
+//-----------------------------------------------------------------------------
 
 /// \cond CLASSIMP
 ClassImp(AliMUONLocalStruct)
@@ -33,7 +35,7 @@ ClassImp(AliMUONLocalStruct)
  const Int_t  AliMUONLocalStruct::fgkLength = 5;
  const Int_t  AliMUONLocalStruct::fgkScalerLength = 45;
  const UInt_t AliMUONLocalStruct::fgkEndOfLocal   = 0xCAFEFADE;
- const UInt_t AliMUONLocalStruct::fgkDisableWord  = 0x010CDEAD;
+ const UInt_t AliMUONLocalStruct::fgkDisableWord  = 0x10CADEAD;
 //___________________________________________
 AliMUONLocalStruct::AliMUONLocalStruct()
   :  TObject(),