]> git.uio.no Git - u/mrichter/AliRoot.git/history - PHOS/AliPHOSClusterizerv1.cxx
Implementation of ITS tracking for HLT. The tracking is based on the off-line AliITSt...
[u/mrichter/AliRoot.git] / PHOS / AliPHOSClusterizerv1.cxx
2004-10-18 schutzImplement the new logging system (AliLog)
2004-10-01 schutzInitialization of fCalibrDB added
2004-09-29 schutzA cut on minimal digit energy added; OnFlight mode...
2004-07-16 schutzIntroduced a new time information (fastest track making...
2004-05-03 schutzCoding convention
2004-04-02 schutzFurther fixing of CPV recpoint cast; fixing error in...
2004-04-01 schutzGlobal tracking: 2d approach
2004-02-05 schutzWhen calling the getter, the name of the file that...
2004-01-20 schutzpolish
2004-01-09 schutzPossibility to reconstruct selected events via SetEvent...
2003-11-14 schutzcoding convention
2003-08-26 schutzInfinit loop in PrintRecPoints fixed
2003-07-14 hristovLog replaced by Id
2003-07-13 hristovTransition to NewIO
2003-03-04 schutzCoding convention obeyed
2002-12-12 schutzAdopt beam test clusterizing
2002-12-12 schutzThreshold for digits in RecPoint introduced
2002-11-05 schutzchange the formattin in Print()
2002-10-30 schutzreplaced abort() by Fatal()
2002-10-29 schutzrestyled Print
2002-10-29 schutzremoved iostream
2002-10-21 schutzExtending to beam test analysis
2002-08-23 schutzMostly minor style modifications to be ready for clonin...
2002-08-21 schutzElaborating split mode to write data only to the split...
2002-07-04 schutzThis patch solves the problem encountered when posting...
2002-07-03 schutzAdded a protection in the dtor. When the tasks is creat...
2002-06-13 schutzAdded the option to write objects into separate files...
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 -------------------------------------------------...