]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TOF/AliTOFTRMGlobalTrailer.h
Adding using std::...
[u/mrichter/AliRoot.git] / TOF / AliTOFTRMGlobalTrailer.h
index 9e1c124270c3c61f653b7d6c7b54791c18ffcfe1..dec37e3129c7d084c4096670d0070e2c8fba89e6 100644 (file)
 class AliTOFTRMGlobalTrailer
 {
  public:
-  UInt_t GetSlotID() {return fSlotID;};
-  UInt_t GetEventCRC() {return fEventCRC;};
-  UInt_t GetEventCounter() {return fEventCounter;};
-  UInt_t GetWordType() {return fWordType;};
+  UInt_t GetSlotID() const {return fSlotID;};
+  UInt_t GetEventCRC() const {return fEventCRC;};
+  UInt_t GetEventCounter() const {return fEventCounter;};
+  UInt_t GetWordType() const {return fWordType;};
  private:
   UInt_t fSlotID:        4; // TRM number
   UInt_t fEventCRC:     12; // event CRC