]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TOF/AliTOFTRMTDCError.h
Task now uses VV classes (ready for the case of flat)
[u/mrichter/AliRoot.git] / TOF / AliTOFTRMTDCError.h
index 0f97acbe8fecc7d685aaad9f9e704bdd43568c79..c41790b37d64f29085630affdac788cd106d5213 100644 (file)
 class AliTOFTRMTDCError
 {
  public:
-  UInt_t GetErrorFlags() {return fErrorFlags;};
-  UInt_t GetMBZ() {return fMBZ;};
-  UInt_t GetTDCID () {return fTDCID;};
-  UInt_t GetWordType() {return fWordType;};
+  UInt_t GetErrorFlags() const {return fErrorFlags;};
+  UInt_t GetMBZ() const {return fMBZ;};
+  UInt_t GetTDCID () const {return fTDCID;};
+  UInt_t GetWordType() const {return fWordType;};
  private:
   UInt_t fErrorFlags: 15; // error flags
   UInt_t fMBZ:         9; // must-be-zero bits