]> git.uio.no Git - u/mrichter/AliRoot.git/history - PHOS/AliPHOSRecParticle.cxx
update from ALICE
[u/mrichter/AliRoot.git] / PHOS / AliPHOSRecParticle.cxx
2012-08-23 morsch- Reshuffling of the particle codes in AliPID. Now...
2011-11-25 kharlovCoverity fix: assignment operator
2011-02-11 kharlovCoverity fixes
2009-02-02 fcaChanged AliRunLoader::GetRunLoader() into AliRunLoader...
2008-04-10 kharlovAliPHOSGetter is removed
2008-04-05 kharlovAliPHOSGeometry is removed from AliPHOSGetter and AliPH...
2007-03-06 kharlovDP:Possibility to use actual vertex position added
2006-10-24 hristovAdditional protection (valgrind)
2006-09-13 kharlovEffective C++ corrections (T.Pocheptsov)
2006-08-08 hristovAdditional protection
2006-08-04 kharlovFill missing ESD fields
2006-03-10 hristovUsing AliESDCaloCluster instead of AliESDtrack
2005-11-03 hristovRemoving meaningless const declarations (linuxicc)
2005-11-02 hristovDon't load the kinematics tree since it is not used...
2005-09-21 hristovChanges in GetPrimaryIndex (G.Conesa)
2005-07-15 hristovSkip the indexes of tracks belonging to the underlying...
2005-07-15 kharlovMore coorections in GetPrimaryIndex
2005-07-14 schutza few corrections in GetPrimaryIndex
2005-07-14 kharlovNew method GetPrimaryIndex() added
2004-11-19 hristovNew class for PID constants and methods. Changes in...
2004-11-08 hristovRemoving meaningless type qualifier on return type...
2004-05-12 schutzBayesian weight for PID calculated for time of flight...
2004-05-11 schutzAdded GetPrimary method to retrieve the primary particl...
2004-05-06 schutzAdded the conversion electron in the particle type...
2004-05-04 schutzkSPECIESN from AliESD: number of particle species ident...
2004-04-16 schutzextend initialisation of specties table to kSPECIES+3
2004-04-01 schutzInitialitation of fPID data member in default construct...
2004-03-21 schutzMake PHOS compliant with AliESDtrack
2004-02-03 hristovRemoving warnings (alpha)
2003-11-14 schutzcoding convention
2003-09-03 schutzCompilation warnings fixed
2003-07-13 hristovTransition to NewIO
2003-03-05 schutzcoding conventions corrections
2002-12-12 schutzCheck on existing of primary added
2002-10-30 schutzreplaced abort() by Fatal()
2002-10-29 schutzremoved iostream
2002-08-21 schutzno method gime->EmcRecPoint() any more
2002-06-12 schutzcorrect a typo SetTraskSegment to SetTrackSegment
2002-05-23 schutzIntroduced members GetPrimary and GetNPrimaries, to...
2002-05-23 schutzAdded 2 methos to retrieve the primary particles
2001-05-31 schutzCoding rule violation corrected
2001-04-13 schutzGetPrimaries Removed - get them from EmcRecPoint
2001-04-04 schutznew design: digits are not data members of AliPHOS...
2000-12-21 schutza quick update to correct a few coding conventions...
2000-11-30 schutzmake it compile with Federico modifications
2000-04-22 martinezNew PID in AliPHOSPIDv1
2000-03-20 schutzThis is a MAJOR modification:
2000-03-13 schutzImprove documentation
2000-03-02 schutzDerives from AliPHOSFastRecParticle now
2000-03-02 schutzCorrected the copy ctor: Rene was wrong(!)
2000-03-02 schutzFast simulation continued: Particle identification...
2000-03-01 schutzContinuous progress on the Fast Simulation: AliPHOSFast...
2000-02-22 schutzThe AliRecParticle objects are now drawable objects
2000-02-21 schutzA new particle specie was created: a PHOTON HADRON
2000-02-17 schutzFull PID delegated to AliPHOSPID
2000-02-17 schutzParticle ID: distinguish now NEUTRAL HADRON form NEUTRAL EM
2000-02-16 schutzParticle identification improved by shower profile...
2000-02-02 schutzModifications to follow the Coding Convention Rules...
2000-01-27 schutzNew classes: AliPHOSRecParticle, AliPHOSParticleGuesser...