]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EMCAL/AliEMCALTriggerDCSConfigDB.h
new file to test SDigits
[u/mrichter/AliRoot.git] / EMCAL / AliEMCALTriggerDCSConfigDB.h
index 251889daad802728aa72eec8862749efae683445..8ecf5edde10ed0961fbd99b85450723de41f797b 100644 (file)
@@ -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: