]> git.uio.no Git - u/mrichter/AliRoot.git/history - PHOS/AliPHOSDigit.cxx
Correction in the memory managemen. Adding new getter
[u/mrichter/AliRoot.git] / PHOS / AliPHOSDigit.cxx
2003-11-14 schutzcoding convention
2003-09-03 schutzCompilation warnings fixed
2003-08-26 schutzChanged to primary array of variable length
2003-07-13 hristovTransition to NewIO
2003-04-24 schutzCoping primaries corrected
2003-01-08 schutzfNPrimaries now increased if adding
2003-01-06 schutzFirst primary most probable now
2002-10-29 schutzremoved iostream
2002-01-09 schutzModified the way the shift in the primaries list is...
2002-01-07 schutzAdded fShiftOffset for the table of primaries in case...
2001-09-26 schutzTiming added to reconstruction
2001-07-04 schutzAdded Print method
2001-07-04 schutzA lot of changes here:
2001-05-31 schutzcomments added
2001-03-12 schutznew classes for digitization derived from TTask
2001-02-06 schutzadded data members to Hit for entrance position and...
2001-02-05 schutzparameters have been redistributed; Hits2SDigits etc...
2000-12-21 schutza quick update to correct a few coding conventions...
2000-10-12 schutzfPrimary become array[5]
2000-10-10 schutzctor and dtor modified for the fPrimary array
2000-10-09 schutzChanged the primaries handling by inserting an array...
2000-07-18 schutzAdd threshold for primary particles participating to...
2000-05-29 schutzCorrections to comply with coding convention
2000-04-20 martinezDefault values for fPrimary equal -1
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-02 schutzIntroduce a crummy way to deal with the primary list...
2000-03-01 schutzLimiting the number of primaries to 3 in the integer...
2000-03-01 schutzonly cosmetics
2000-02-16 schutzParticleGuesser removed and replaced by PID
2000-02-14 schutzAdded functionalities to have the list of primary parti...
2000-02-11 schutzAliPHOSDigit remembers now which primary particle it...
1999-12-17 schutz -------------------------------------------------...