]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONTriggerEfficiencyCells.h
- Update and add new ESD QA histograms
[u/mrichter/AliRoot.git] / MUON / AliMUONTriggerEfficiencyCells.h
index 660cb6a9e8e28cdaa8271cd4d503c3c4ead140a2..d5c929e4323e397629dfb16bac9744bdefb67ed0 100755 (executable)
@@ -1,6 +1,8 @@
 /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
  * See cxx source for full Copyright notice                               */
 
+// $Id$
+
 /// \ingroup calib
 /// \class AliMUONTriggerEfficiencyCells
 /// \brief Store and give access to the trigger chamber efficiency.
@@ -36,15 +38,13 @@ public:
 
   // Methods for display
   void DisplayEfficiency(Bool_t perSlat=kFALSE,
-                        const Char_t* geoFilename="geometry.root",
-                        const Char_t* cdbStorage = "local://$ALICE_ROOT",
+                        const Char_t* cdbStorage = "local://$ALICE_ROOT/OCDB",
                         Int_t runNumber=0);
 
   // Methods for efficiency check
   /// Set the list of fired strips
   void SetFiredStrips(TList *firedStrips){fFiredStrips = firedStrips;}
-  void CheckFiredStrips(const Char_t *geoFilename="geometry.root",
-                       const Char_t* cdbStorage = "local://$ALICE_ROOT",
+  void CheckFiredStrips(const Char_t* cdbStorage = "local://$ALICE_ROOT/OCDB",
                        Int_t runNumber=0);
                                 // Check for strips with lower counts than others:
                                 // syntomatic of possible read-out problems in boards
@@ -63,8 +63,7 @@ private:
     void ReadHistoBoards(const Char_t* filename="MUON.TriggerEfficiencyMap.root");
     void InitHistos();
     void FillHistosFromList();
-    Bool_t GetListsForCheck(const Char_t* geoFilename,
-                           const Char_t* cdbStorage, Int_t runNumber);
+    Bool_t GetListsForCheck(const Char_t* cdbStorage, Int_t runNumber);
     
     static const Int_t fgkNcathodes=2; ///<Number of cathodes
     static const Int_t fgkNchambers=4; ///<Number of chambers