]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PHOS/AliPHOSRaw2Digits.h
Using TMath::Pi() instead of kPI
[u/mrichter/AliRoot.git] / PHOS / AliPHOSRaw2Digits.h
index 6c20e6a96ab34e4329f377a16b6cae1422b5e716..7b05e69193cdacf0660de2d752bebb349c075957 100644 (file)
@@ -27,7 +27,7 @@ class AliPHOSRaw2Digits : public TTask {
 
 public:
   AliPHOSRaw2Digits() ;          // ctor
-  AliPHOSRaw2Digits(const char * inputFileName,Bool_t toSplit = kTRUE) ;         
+  AliPHOSRaw2Digits(const char * inputFileName) ;         
   AliPHOSRaw2Digits(AliPHOSRaw2Digits & r2d) ;          // cpy ctor
   virtual ~AliPHOSRaw2Digits() ; // dtor
 
@@ -71,7 +71,7 @@ private:
   TString fInName ;        // FileName of the input file
   Bool_t  fDebug ;         //!
   Bool_t  fIsInitialized ; //!
-  Bool_t  fToSplit ;       //To produce splitted output
   UInt_t  fMK1 ;     //!ZEBRA markers
   UInt_t  fMK2 ;     //!ZEBRA markers
   UInt_t  fMK3 ;     //!ZEBRA markers