]> git.uio.no Git - u/mrichter/AliRoot.git/history - PHOS/AliPHOSRecPoint.cxx
Implementation of ITS tracking for HLT. The tracking is based on the off-line AliITSt...
[u/mrichter/AliRoot.git] / PHOS / AliPHOSRecPoint.cxx
2003-11-14 schutzcoding convention
2003-09-05 schutzCompilation warnings fixed
2003-09-03 schutzCompilation warnings fixed
2003-07-13 hristovTransition to NewIO
2003-04-24 schutzWromg direction of Z axis corrected
2003-03-05 schutzcoding conventions corrections
2003-01-06 schutzFirst primary most probable now
2002-12-12 schutzExecuteEvent()const added
2002-10-29 schutzremoved iostream
2002-10-21 schutzRec.Particle <-> Prim.Particles association improved
2002-04-18 schutzUse same form in new and delete (item 5 of effective...
2002-04-18 schutzRemove stdio.h (item 2 of EFFECTIVE C++)
2002-01-24 schutzReplaced abort by Fatal
2001-12-05 schutzAdded the ctor with opt argument following Peter's...
2001-10-04 schutzA lot of mods to put PHOS in the official TFolder/TTask...
2001-09-23 schutzUse of fGeom avoided; function GetGlobalPosition overwr...
2001-07-04 schutzA lot of changes here:
2001-05-31 schutzCoding rule violation corrected
2001-05-14 schutznumber of primariry particles per recpoint increased
2001-04-04 schutznew design: digits are not data members of AliPHOS...
2001-02-06 schutzCompare() changed to Compare() const
2000-12-21 schutza quick update to correct a few coding conventions...
2000-12-15 schutzthe MIXT geometry (IHEP+GPS2) has been introduced
2000-10-30 schutzDimitri just makes it work
2000-10-25 schutzMinor protection in GetPHOSMod()
2000-05-29 schutzCorrections to comply with coding convention
2000-03-28 schutzChanged access to digits
2000-03-20 schutzThis is a MAJOR modification:
2000-03-15 schutzChanges imposed by HP-UX which ignores the new C++...
2000-03-14 schutzCorrect for incompabilities with HP-UX and compaq ...
2000-03-13 schutzImprove documentation
2000-02-22 schutzThe AliRecParticle objects are now drawable objects
2000-02-16 schutzParticleGuesser removed and replaced by PID
2000-02-14 schutzAdded functionalities to have the list of primary parti...
2000-02-02 schutzModifications to follow the Coding Convention Rules...
2000-01-27 schutzNew classes: AliPHOSRecParticle, AliPHOSParticleGuesser...
2000-01-19 schutzClean up to correct for the mess introduced by my erati...
1999-12-17 schutz -------------------------------------------------...