]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/TPCLib/AliHLTTPCClusters.h
TPC KrCF and Cluster property plotting (Kenneth & Gaute)
[u/mrichter/AliRoot.git] / HLT / TPCLib / AliHLTTPCClusters.h
index 54f25b02eda6977180679a9bcf9426c1adb28c64..b90d7498ddbcef37d6802235722a851765643ecf 100644 (file)
@@ -29,6 +29,7 @@ class AliHLTTPCClusters : public AliHLTLogging {
   UInt_t fRowNumber;     //row number
   Int_t fFirstPad;       //first pad
   UInt_t fLastPad;       //last pad (aha!!!)
+  UInt_t fQMax;          //Max signal in cluster (not the total charge)
   ClassDef(AliHLTTPCClusters,0) //Fast cluster finder
     };
 #endif //ALIHLTTPCCLUSTERS_H