]> git.uio.no Git - u/mrichter/AliRoot.git/history - PHOS/AliPHOSClusterizerv1.cxx
Updated VZERO source
[u/mrichter/AliRoot.git] / PHOS / AliPHOSClusterizerv1.cxx
2002-05-22 schutzIncrement the version number
2002-05-21 schutzEnable clusterizing from any Digits branch
2002-04-19 hristovAvoid cast from pointer to integer
2002-04-18 schutzUse same form in new and delete (item 5 of effective...
2002-01-07 schutzAdded const where compiler told me to
2001-12-05 schutzAdded the ctor with opt argument following Peter's...
2001-11-23 schutzMinor changes to make code more efficient
2001-10-23 hristovMinor modifications to have the test suite working...
2001-10-04 schutzA lot of mods to put PHOS in the official TFolder/TTask...
2001-09-27 schutzFinal granularity of digitization implemented
2001-09-26 schutzTiming added to reconstruction
2001-09-23 schutzreading of Digits delegated to AliPHOSGetter, use of...
2001-09-12 schutzadd a data member to count the number of produced objec...
2001-07-20 schutzcorrect memory leak in recpoints array, replaced clear...
2001-07-04 schutzResolved merging conflicts
2001-07-04 schutzA lot of changes here:
2001-06-07 schutzthese TTask are posted to the apropriate folders /...
2001-05-31 schutzmerge conflicts solved
2001-05-31 schutzatask becomes a subtask of PHOS
2001-05-31 schutzcomments added
2001-05-14 schutzmemory leak fixed: setowner to fEMCRecPoint and fCPVRec...
2001-04-25 schutzInterference with other detectors removed: read/fill...
2001-04-06 schutzcan now read from HPSS
2001-04-04 schutznew design:clusterizers derive from TTask
2001-02-06 schutzCompare() changed to Compare() const
2000-12-22 schutzDigitization - Calibration corrected
2000-12-20 schutzdefault thresholds are changed to faster reconstruction
2000-12-19 schutzReconstruction part now handle all geometry options
2000-12-15 schutzthe MIXT geometry (IHEP+GPS2) has been introduced
2000-11-30 schutzmake it compile with Federico modifications
2000-11-13 martinezCPV clusterization updated
2000-10-25 schutzNew member functions for CPV clusterization
2000-09-08 schutzA bug with expansion of PPSD RPointlist is corrected
2000-09-04 schutzCheck of bounds of RP arrays is added
2000-07-26 schutzThe emc and ppsd multiplicity was not reinitialized...
2000-07-21 schutzData member fGeom added
2000-05-29 schutzCorrections to comply with coding convention
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-03-03 martinezRemoving couts
2000-03-01 schutzLimiting the number of primaries to 3 in the integer...
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 -------------------------------------------------...