]> 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 4e2c7ef63b3f3d7a64b5d80e0bdd9b42649377e9..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
@@ -35,8 +35,6 @@ class AliMUONGlobalTrigger : public TObject {
   Int_t PairLikeHpt()    const {return fPairLikeHpt ;}     
   
   void  SetFromGlobalResponse(UShort_t globalResponse);
-
-  Int_t GetGlobalPattern() const;
   UChar_t GetGlobalResponse() const;
 
   virtual void Print(Option_t* opt="") const;