]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
removed GetDigitsBranch
authorschutz <schutz@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 16 Jan 2002 20:16:50 +0000 (20:16 +0000)
committerschutz <schutz@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 16 Jan 2002 20:16:50 +0000 (20:16 +0000)
EMCAL/AliEMCALDigitizer.h

index e5f67451a24f60a397f81aa11ee6c5488224e62b..473b5741255644a2d9d46aa5717f61dd43ef32b8 100644 (file)
@@ -42,7 +42,6 @@ public:
   Float_t GetPedestal()     const { return fPedestal; }
   Float_t GetPinNoise()     const { return fPinNoise;}
   Float_t GetSlope()        const { return fSlope; }
-  char *  GetDigitsBranch () ;
   const Float_t GetTimeResolution() const { return fTimeResolution ; }