]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/AliTPCcalibTracksGain.h
Adding position dependendent Q normalization (Marian)
[u/mrichter/AliRoot.git] / TPC / AliTPCcalibTracksGain.h
index 15bb9fb200773d0c7c016814a6c4e68835f03e6d..c35e09227dadd634d88842854c17961f0a310e78 100644 (file)
@@ -80,6 +80,14 @@ public:
 
   void            AddCluster(AliTPCclusterMI* cluster);
   void            Add(AliTPCcalibTracksGain* cal);
+
+  //
+  // Debug stream analyze part
+  //
+  static TVectorD * MakeQPosNorm(TTree * chain, Int_t ipad, Bool_t isMax, Int_t maxPoints=1000000, Int_t verbose=0);
+  
+  static void MakeQPosNormAll(TTree * chain, AliTPCClusterParam * param, Int_t maxPoints=1000000, Int_t verbose=0);
+
   //
   // Histogram part
   //