]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliAODPmdCluster.cxx
Coding convention violations (RC17): suppression
[u/mrichter/AliRoot.git] / STEER / AliAODPmdCluster.cxx
index ce31e03ce73b286f256d9f22ddda40aa0c8a1b03..20a7f21848084b956f2081f74329ff858d7c09f1 100644 (file)
@@ -38,7 +38,7 @@ AliAODPmdCluster::AliAODPmdCluster(Int_t id,
                                   Int_t *label, 
                                   Double_t energy,
                                   Double_t x[3],
-                                  Double_t pid[9],
+                                  Double_t pid[13],
                                   Char_t ttype,
                                   UInt_t /*selectInfo*/,
                                   AliAODPmdCluster* assoc) :
@@ -54,7 +54,7 @@ AliAODPmdCluster::AliAODPmdCluster(Int_t id,
                                   Int_t *label, 
                                   Float_t energy,
                                   Float_t x[3],
-                                  Float_t pid[9],
+                                  Float_t pid[13],
                                   Char_t ttype,
                                   UInt_t /*selectInfo*/,
                                   AliAODPmdCluster* assoc) :