X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=MUON%2FAliMUONLocalStruct.cxx;h=b98ab0d0d6562e22191b13433c610cfa69e00458;hb=cdffeaea701fbd9e9680151faeb669ee0f89bd6a;hp=6d4294837b1ed6c992b8ee4b2f9aa82dd3ac763f;hpb=861275bbf4cdb0facc5bd982f3d29e3f2fcdd91f;p=u%2Fmrichter%2FAliRoot.git diff --git a/MUON/AliMUONLocalStruct.cxx b/MUON/AliMUONLocalStruct.cxx index 6d4294837b1..b98ab0d0d65 100644 --- a/MUON/AliMUONLocalStruct.cxx +++ b/MUON/AliMUONLocalStruct.cxx @@ -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(),