]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWGPP/TPC/AliTPCPIDEtaTree.h
- ATO-57, ATO-71 calibResidual: Added tree output to study local track density effect...
[u/mrichter/AliRoot.git] / PWGPP / TPC / AliTPCPIDEtaTree.h
index 25d8b9b639dab3d6007f1486383fa21d4587606b..3ccdb7d3f611b581220d7f519bf69e9c5424633e 100644 (file)
@@ -55,6 +55,9 @@ class AliTPCPIDEtaTree : public AliTPCPIDBase {
   void SetPtpcPionCut(Double_t pTPCpionCut) { fPtpcPionCut = pTPCpionCut; };
   
  private:
+  Short_t fNumEtaCorrReqErrorsIssued;  // Number of times the error about eta correction issues have been displayed
+  Short_t fNumMultCorrReqErrorsIssued; // Number of times the error about multiplicity correction issues have been displayed
+  
   Bool_t fStoreMultiplicity; // Store multiplicity in tree?
   Bool_t fStoreNumOfSubthresholdclusters; // Store number of subthreshold clusters in tree?
   Bool_t fStoreNumClustersInActiveVolume; // Store number of clusters in active volume in tree?