]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONGlobalTriggerBoard.h
In AliMUONTrackerQADataMakerRec:
[u/mrichter/AliRoot.git] / MUON / AliMUONGlobalTriggerBoard.h
index 130fc556d71f7f7cc66fedda9bd8874f749cf93a..a1b14301ad611b07613ee6824407a9c348ad4a98 100644 (file)
@@ -47,9 +47,13 @@ class AliMUONGlobalTriggerBoard : public AliMUONTriggerBoard
       void             MaskGlobalInput();
                        /// Global input 4 words (32bits) from regional responses
       UInt_t*          GetGlobalInput() { return fGlobalInput; }
+
+      void             RecomputeRegional(UInt_t globalInput[4]);
       
    private:
 
+      UShort_t InvertPairBits(Int_t iReg);
+
       UShort_t fRegionalResponse[16]; ///< Regional board responses
       UInt_t   fGlobalInput[4];       ///< Global input 
       UInt_t   fMask[4];              ///< Mask for the global input