X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;ds=sidebyside;f=EMCAL%2FAliEMCALTriggerDCSConfigDB.h;h=8ecf5edde10ed0961fbd99b85450723de41f797b;hb=7d6880f2c549805cf3f102af55f41ff4480d544c;hp=251889daad802728aa72eec8862749efae683445;hpb=fff39dd1c9b7380ecf499b74a254349e209a4cb7;p=u%2Fmrichter%2FAliRoot.git diff --git a/EMCAL/AliEMCALTriggerDCSConfigDB.h b/EMCAL/AliEMCALTriggerDCSConfigDB.h index 251889daad8..8ecf5edde10 100644 --- a/EMCAL/AliEMCALTriggerDCSConfigDB.h +++ b/EMCAL/AliEMCALTriggerDCSConfigDB.h @@ -4,7 +4,11 @@ * See cxx source for full Copyright notice */ /* - adapted from TRD: thanks! + + + +Adapted from TRD: thanks! +Author: R. GUERNANE LPSC Grenoble CNRS/IN2P3 */ #ifndef ROOT_TObject @@ -25,8 +29,6 @@ public: void SetRun(Long64_t run); Long64_t GetRun() const { return fRun; } const AliEMCALTriggerDCSConfig* GetTriggerDCSConfig(); - void GetSTUSegmentation(Int_t ss[], Int_t sp[]); - Int_t GetTRUGTHRL0(Int_t iTRU); protected: