]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TRD/Cal/AliTRDCalPad.h
Use noise information in cluster finder
[u/mrichter/AliRoot.git] / TRD / Cal / AliTRDCalPad.h
index 54f7745603971fff39bf3e5411e3f8ea20bdac2d..e65bd0611e9f18b5882e7b6ba7b8b83956af0ec8 100644 (file)
@@ -41,6 +41,8 @@ class AliTRDCalPad : public TNamed
   
   Bool_t              ScaleROCs(const AliTRDCalDet* values);
 
+  void                SetCalROC(Int_t det, AliTRDCalROC *calroc);
+
   // Statistic
   Double_t GetMeanRMS(Double_t &rms, const AliTRDCalDet *calDet = 0, Int_t type = 0);
   Double_t GetMean(const AliTRDCalDet *calDet = 0, Int_t type = 0, AliTRDCalPad* outlierPad = 0);