]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONSubEventTrigger.h
Removing extrap.F (Christian)
[u/mrichter/AliRoot.git] / MUON / AliMUONSubEventTrigger.h
index a598c8f6ab1949d00241950a3627c6e705f7ba40..2ed868965d23356de4fd1d66567c027670189f28 100644 (file)
@@ -44,7 +44,7 @@ public:
    void    SetRegInput(UInt_t in, Int_t n) {fRegInput[n] = in;}
    void    SetLocalData(UInt_t d, Int_t n) {fLocalData[n] = d;}
    
-   const Int_t GetRegHeaderLength() const {return fgkRegHeaderLength;}
+   Int_t GetRegHeaderLength() const {return fgkRegHeaderLength;}
    UInt_t* GetAddress() {return &fRegWord;}
 
  private: