]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONGlobalTrigger.h
New class that is used by SPD-MOOD to retrieve information on consistency errors...
[u/mrichter/AliRoot.git] / MUON / AliMUONGlobalTrigger.h
index c8086366f79b22b5ed32923ca8e89af8a3844788..51975817f364920b101d761b89e557e39e03c9df 100644 (file)
@@ -7,7 +7,7 @@
 /* $Id$ */
 // Revision of includes 07/05/2004
 
-/// \ingroup base
+/// \ingroup trigger
 /// \class AliMUONGlobalTrigger
 /// \brief Global trigger object
 //  Author Ph. Crochet
@@ -34,10 +34,7 @@ class AliMUONGlobalTrigger : public TObject {
        /// Return number of Like sign pair High pt
   Int_t PairLikeHpt()    const {return fPairLikeHpt ;}     
   
-  void  SetGlobalPattern(UShort_t globalResponse);
   void  SetFromGlobalResponse(UShort_t globalResponse);
-
-  Int_t GetGlobalPattern() const;
   UChar_t GetGlobalResponse() const;
 
   virtual void Print(Option_t* opt="") const;