]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONTriggerIO.h
Updated list of classes
[u/mrichter/AliRoot.git] / MUON / AliMUONTriggerIO.h
index d05c16c8efda4179a8bb37f0b37de71579fdcec4..038de1e6f2559eb92f7e5f89c0ebf5f11717d6d5 100644 (file)
@@ -6,7 +6,7 @@
 
 // $Id$
 
-/// \ingroup trigger
+/// \ingroup calib
 /// \class AliMUONTriggerIO
 /// \brief Handles read/write of masks and LUT to/from online files
 /// 
@@ -17,7 +17,6 @@
 #endif
 
 #include "AliMpExMap.h"
-#include "AliMpGlobalCrate.h"
 #include "AliMpRegionalTrigger.h"
 
 
@@ -64,7 +63,7 @@ public:
                     AliMUONGlobalCrateConfig* globalConfig) const;
 
   
-  Int_t  ReadGlobalConfig(const char* globalFile, AliMUONGlobalCrateConfig* globalConfig);
+  Int_t  ReadGlobalConfig(const char* globalFile, AliMUONGlobalCrateConfig* globalConfig) const;
 
   Bool_t WriteGlobalConfig(const char* globalFile, AliMUONGlobalCrateConfig* globalConfig) const;
 
@@ -82,6 +81,7 @@ public:
                        FILE* flut);
                    
   Int_t LocalBoardId(Int_t index) const;
+  Int_t LocalBoardId(Int_t ddlId, Int_t crateId, Int_t localId) const;
 
 
 private:
@@ -101,7 +101,6 @@ private:
   
 private:
   AliMpRegionalTrigger  fRegionalTrigger; //!< Regional trigger
-  AliMpGlobalCrate      fGlobalCrate;     //!< Global crate object
  
   static const UInt_t  fgkLocalLutSize;  ///< length of the lut for one local board