]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Fixing a little bug.
authorbelikov <belikov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 15 Jun 2009 09:13:33 +0000 (09:13 +0000)
committerbelikov <belikov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 15 Jun 2009 09:13:33 +0000 (09:13 +0000)
STEER/AliPID.cxx

index cf7224dfe37065a4104601138ee6ecb9e3a24466..1579db1258c8a28257b45bd38ed70abe8f27aecc 100644 (file)
@@ -101,7 +101,7 @@ const Int_t AliPID::fgkParticleCode[AliPID::kSPECIESN+1] = {
   ::kPi0,
   ::kNeutron,
   ::kK0,
-  ::kGamma,
+  ::kElectron,
   0
 };