]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TOF/AliTOFChannelOnlineStatusArray.h
Adding a reminder for coders
[u/mrichter/AliRoot.git] / TOF / AliTOFChannelOnlineStatusArray.h
index 0036ee3f93da88a6a80ff4fe165ddcd8395fbe9f..73932faf4991c3cce76a1c1d557f5ed52b204b9a 100644 (file)
@@ -44,6 +44,7 @@ public:
   UChar_t  GetPulserStatus(Int_t pos) const;
   UChar_t  GetNoiseStatus(Int_t pos) const;
   Int_t GetLatencyWindow(Int_t pos) const;
+  Bool_t HasLatencyWindow() {return fLatencyWindow != NULL;};
 
 private:
   Int_t fSize;      // Size of the array of UChar_t