X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=MUON%2FAliMUONTriggerEfficiencyCells.h;h=d5c929e4323e397629dfb16bac9744bdefb67ed0;hb=995047e8ec016f0cabed8a1750c7760bec2634a9;hp=660cb6a9e8e28cdaa8271cd4d503c3c4ead140a2;hpb=683cb6c5538805954750251a818e556da428b79f;p=u%2Fmrichter%2FAliRoot.git diff --git a/MUON/AliMUONTriggerEfficiencyCells.h b/MUON/AliMUONTriggerEfficiencyCells.h index 660cb6a9e8e..d5c929e4323 100755 --- a/MUON/AliMUONTriggerEfficiencyCells.h +++ b/MUON/AliMUONTriggerEfficiencyCells.h @@ -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; ///