]> git.uio.no Git - u/mrichter/AliRoot.git/history - PHOS/AliPHOSSDigitizer.cxx
LHAPDF veraion 5.9.1
[u/mrichter/AliRoot.git] / PHOS / AliPHOSSDigitizer.cxx
2011-12-16 hristovCoverity (Ruben)
2011-10-23 hristovRemoving the tasks from the digitization (Ruben)
2011-02-07 polichehCoverity fixes.
2011-02-04 polichehCoverity fixes.
2011-02-04 polichehCoverity fix of FORWARD NULL. Check for null pointer...
2010-12-16 polichehCoverity fixes.
2009-05-07 hristovFixes for bug #49914: Compilation breaks in trunk,...
2008-04-09 kharlovAliPHOSGetter is removed here
2008-04-05 kharlovAliPHOSGeometry is removed from AliPHOSGetter and AliPH...
2008-03-14 prsnkoSimulation parameters collected in AliPHOSSimParam
2007-12-18 hristovSplitting of the QA maker into simulation and reconstru...
2007-10-19 schutzThe standalone QA data maker is called from AliSimulati...
2007-10-14 schutzIntroduced the checking of QA results from previous...
2007-10-10 schutzChanging name QualAss to QA
2007-09-30 schutzIntroducing the notion of QA data acquisition cycle...
2007-09-26 cvetanImportant changes to the reconstructor classes. Complet...
2007-08-07 kharlovQuality assurance added (Yves Schutz)
2006-08-28 kharlovEffective C++ warnings fixed (Timur Pocheptsov)
2006-05-10 kharlovRemove redundant loop over primaries
2006-04-22 hristovAdd fEnergy to AliPHOSDigit and operate with EMC amplit...
2005-05-28 schutzCompilation warnings fixed by T.P.
2005-01-21 schutzGet the instance of the Getter without arguments (cause...
2004-03-22 hristovCoding conventions (F.Carminati)
2004-02-13 schutzDo not call InitParameters in the default ctor
2004-02-05 schutzWhen calling the getter, the name of the file that...
2004-02-03 schutzLet process events from specified range
2004-01-27 hristovUsing default task names. Cleaning the task in the...
2003-12-18 schutzreplace Info by printf
2003-11-14 schutzcoding convention
2003-09-03 schutzCompilation warnings fixed
2003-07-13 hristovTransition to NewIO
2003-03-05 schutzcoding conventions corrections
2002-11-05 schutzchange the formattin in Print()
2002-10-29 schutzremoved iostream
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-06-07 schutzIMproved the clean up in the dtor: folders are now...
2002-06-04 schutzClose the header file in dtor
2002-05-31 schutzDisplaced a cd()... Not sure if it makes any difference
2002-05-30 schutzImproved the mechanism to divert SDigits into a separat...
2002-05-29 martinezReading ListOfHits using the entries in treeH, since...
2002-05-29 schutzAdded SetSplitFile method that initialises things to...
2002-04-18 schutzUse same form in new and delete (item 5 of effective...
2002-04-11 schutzDo not write Tree's but do an AutoSave() to fit in...
2002-03-27 schutzFill the Tree instead of branches to be able to use...
2002-01-24 schutzCorrected check for existing branch with same name...
2002-01-07 schutzAdded const where compiler told me to
2001-11-23 schutz fSDigitsInRun was not calculated anymore
2001-11-23 schutzCPV digits were not counted correctly
2001-10-04 schutzA lot of mods to put PHOS in the official TFolder/TTask...
2001-09-26 schutzTiming added to reconstruction
2001-09-23 schutzDefault branch name set to Default; Reading of hits...
2001-09-12 schutzadd a data member to count the number of produced objec...
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 schutztask becomes a subtask of PHOS
2001-05-31 schutzcomments added
2001-04-25 schutzInterference with other detectors removed: read/fill...
2001-04-24 schutzRead not all TreeH, but only PHOS branch now -> faster...
2001-04-06 schutzcan now read from HPSS
2001-04-04 schutznew design: derived from TTask
2001-03-12 schutznew classes for digitization derived from TTask