]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliAODPmdCluster.h
- Three classes by MinJung Kweon AliHFEpriVtx, AliHFEsecVtx and AliHFEmcQA for primar...
[u/mrichter/AliRoot.git] / STEER / AliAODPmdCluster.h
index 0683016db04c14f1ea69975fb6ba0df904093189..754e50c1a0c90cdc95ec6590d84036ba3c37e9dc 100644 (file)
@@ -23,7 +23,7 @@ class AliAODPmdCluster : public AliAODCluster {
                   Int_t *label,
                   Double_t energy,
                   Double_t x[3],
-                  Double_t pid[9],
+                  Double_t pid[13],
                   Char_t ttype=kUndef,
                   UInt_t selectInfo=0,
                   AliAODPmdCluster* assoc=NULL);
@@ -33,7 +33,7 @@ class AliAODPmdCluster : public AliAODCluster {
                   Int_t *label,
                   Float_t energy,
                   Float_t x[3],
-                  Float_t pid[9],
+                  Float_t pid[13],
                   Char_t ttype=kUndef,
                   UInt_t selectInfo=0,
                   AliAODPmdCluster* assoc=NULL);