]> git.uio.no Git - u/mrichter/AliRoot.git/commit
1) Added to AliESDtrack the flags marking those which should not be accounted
authorshahoian <shahoian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 24 Jun 2010 10:19:35 +0000 (10:19 +0000)
committershahoian <shahoian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 24 Jun 2010 10:19:35 +0000 (10:19 +0000)
commit4ace6760ad66309da12e4231a51f514aa9287da6
tree867952139458f000c2ae98b3167659535446db13
parent3bc5dd7d7ea8599ca28df56c14e6ac103637450b
1) Added to AliESDtrack the flags marking those which should not be accounted
in the multiplicity estimation: IsOn(AliESDtrack::kMultSec) and
IsOn(AliESDtrack::kMultInV0).
2) Added to AliESDEvent the EstimateMultiplicity(...) method to get 3 different
multiplicity estimators: from tracklets, ITS/TPC tracks and ITS_SA_Pure
STEER/AliESDEvent.cxx
STEER/AliESDEvent.h
STEER/AliESDtrack.h