]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - CORRFW/AliCFTrackCutPid.h
Correction in protection of Y()
[u/mrichter/AliRoot.git] / CORRFW / AliCFTrackCutPid.h
index 3e82fcc9f22ae26dc562fcc8dfe10ff3b39ee84d..2b4df8dc07a6ca8ba08821c359267a11ec96d17b 100644 (file)
@@ -113,7 +113,7 @@ class AliCFTrackCutPid : public AliCFCutBase
                                                             // fgParticleType if the probability is larger than this threshold,
                                                             // regardless it is the highest or not (!)
 
-  Double_t fPriors[AliPID::kSPECIESN];                       // a priori concentrations
+  Double_t fPriors[AliPID::kSPECIES];                       // a priori concentrations
   TF1 *fPriorsFunc[AliPID::kSPECIES];                       // momentum dependent priors
   Bool_t fDets[kNdets];                                     // boolean(s) corresponding to the chosen detector(s) 
   Bool_t fDetsInAnd[kNdets];                                // detector to be in AND for the combined PID