]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
ProcessDCS() { return kFALSE; } is removed following the discussion at
authorkharlov <kharlov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 7 Jul 2008 16:36:23 +0000 (16:36 +0000)
committerkharlov <kharlov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 7 Jul 2008 16:36:23 +0000 (16:36 +0000)
the ALICE offline week 07.07.2008

PHOS/AliPHOSPreprocessor.h

index 69262258efc4085d8e0c4d6d6f581e6b98b66a64..af99c1e6f0b7fe346c2e0d0830891f07a8ff5456 100644 (file)
@@ -23,8 +23,6 @@ class AliPHOSPreprocessor : public AliPreprocessor {
   AliPHOSPreprocessor();
   AliPHOSPreprocessor(AliShuttleInterface* shuttle);
 
   AliPHOSPreprocessor();
   AliPHOSPreprocessor(AliShuttleInterface* shuttle);
 
-  Bool_t ProcessDCS() { return kFALSE; }
-
  protected:
 
   virtual UInt_t Process(TMap* valueSet);
  protected:
 
   virtual UInt_t Process(TMap* valueSet);