]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Temporary fix waiting for M.Ivanov
authorfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 15 Apr 2009 07:56:02 +0000 (07:56 +0000)
committerfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 15 Apr 2009 07:56:02 +0000 (07:56 +0000)
TPC/AliTPCClusterParam.h

index bbe8eeba670f3bd014029989a8405ab4ba0b5334..daed4edcedad8869675aa1fa328b1896e7c3450c 100644 (file)
@@ -36,7 +36,7 @@ class AliTPCClusterParam : public TObject {
   void FitResol(TTree * tree);
   void FitRMS(TTree * tree);
   void SetQnorm(Int_t ipad, Int_t itype,  TVectorD * norm); 
-  void SetQnormGauss(Int_t ipad, Int_t itype,  TH1  * norm)
+  void SetQnormGauss(Int_t ipad, Int_t itype,  TH1  * norm) {}
   void SetQnormCorr(Int_t ipad, Int_t itype, Int_t corrType, Float_t val); 
   Double_t  GetQnormCorr(Int_t ipad, Int_t itype, Int_t corrType) const; 
   void ResetQnormCorr();