]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TOF/AliTOFTRMChainTrailer.h
Fixing CONSTANT_EXPRESSION_RESULT Coverity defect
[u/mrichter/AliRoot.git] / TOF / AliTOFTRMChainTrailer.h
index fb7894d53b16c49b7e108e4471d97e3ac9c548b3..5ff9e3837484a5d2c5681602b11f3bc2f02f966e 100644 (file)
 class AliTOFTRMChainTrailer
 {
  public:
-  UInt_t GetStatus() {return fStatus;};
-  UInt_t GetMBZ() {return fMBZ;};
-  UInt_t GetEventCounter() {return fEventCounter;};
-  UInt_t GetWordType() {return fWordType;};
+  UInt_t GetStatus() const {return fStatus;};
+  UInt_t GetMBZ() const {return fMBZ;};
+  UInt_t GetEventCounter() const {return fEventCounter;};
+  UInt_t GetWordType() const {return fWordType;};
  private:
   UInt_t fStatus:        4; // status
   UInt_t fMBZ:          12; // must-be-zero bits