]> git.uio.no Git - u/mrichter/AliRoot.git/history - PHOS/AliPHOSDigitizer.cxx
L1phase recalculated to PHOS units
[u/mrichter/AliRoot.git] / PHOS / AliPHOSDigitizer.cxx
2010-01-31 kharlovALTRO samples are added to AliPHOSDigit for per-sample...
2009-09-15 prsnkoTime treating corrected in simulated and real raw data
2009-01-26 prsnkoDigits::E measured in ADC counts now
2008-11-28 fcaRemoving useless Expand of digits
2008-05-07 prsnkoPossibility of fast simulation of decalibration added
2008-05-07 prsnkoreconstruction of arbitrary number of modules
2008-04-09 kharlovAliPHOSGetter is removed here
2008-04-02 kharlovReplace TObjArray::GetEntries() by TObjArray::GetEntrie...
2008-03-14 prsnkoSimulation parameters collected in AliPHOSSimParam
2008-02-11 prsnkoremove bad modules BEFORE cleaning digits
2008-01-22 kharlovA protection against a missing OCDB is introduced for...
2008-01-15 prsnkoMoved calibration and cleaning to RawDigiProducer
2007-12-18 hristovSplitting of the QA maker into simulation and reconstru...
2007-11-07 schutzComment out the QA checking before starting digitization
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)
2007-04-28 polichehDead channels simulation: digit energy sets to 0.
2007-04-10 kharlovDecalibration should use the same CDB as calibration...
2007-02-01 hristovRemoving warnings on Solaris x86
2006-10-17 kharlovReplace AliInfo by AliDebug
2006-08-28 kharlovEffective C++ warnings fixed (Timur Pocheptsov)
2006-04-29 hristovDecalibration is implemented (Yu.Kharlov)
2006-04-22 hristovAdd fEnergy to AliPHOSDigit and operate with EMC amplit...
2006-04-11 hristovrun number in query set to -1: forces AliCDBManager...
2006-03-13 kharlovCalibration objects for EMC and CPV
2005-08-24 kharlovCalibration data for raw digits
2005-07-12 hristovChanges needed to run simulation and reconstrruction...
2005-05-28 schutzCompilation warnings fixed by T.P.
2005-04-21 schutzFix of Digitizer writing to a file
2005-04-17 hristovChanges needed on Sun with Root v4-03-04
2004-10-18 schutzImplement the new logging system (AliLog)
2004-08-06 hristovCorrected posting and cleaning of digitizers (T.Kuhr)
2004-07-21 hristovVerbose output commented out
2004-07-16 schutzIntroduced a new time information (fastest track making...
2004-04-16 schutzremoved obsolete refeference to ppsd
2004-03-22 hristovCoding conventions (F.Carminati)
2004-02-13 schutzAdded more information in ::Info
2004-02-12 schutzAdded information in Info
2004-02-05 schutzWhen calling the getter, the name of the file that...
2004-02-03 schutzcorrected a mistake on setting fLastEvent
2004-02-03 schutzAdded the option to process 1 event(default) or a range...
2004-02-03 hristovRemoving warnings (alpha)
2004-02-03 schutzLet process events from specified range
2004-01-29 schutzThe name of the TTask is PHOSDigitizer and the folderna...
2004-01-27 hristovUsing default task names. Cleaning the task in the...
2003-11-14 schutzcoding convention
2003-09-04 schutzCompilation warnings fixed
2003-09-03 schutzCompilation warnings fixed
2003-08-26 schutzPolishing in PrintDigits()
2003-07-13 hristovTransition to NewIO
2003-03-04 schutzCoding convention obeyed
2002-12-12 schutzMixWith signature changed
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-18 hristovAccess to GetInputFileName via fManager
2002-07-16 schutzTo adapt to the new methods of AliDigitizer
2002-07-15 schutzAdded a collaborative work between Getter and Tasks...
2002-07-12 schutzChanged Print() to take into account the case where...
2002-07-09 schutzset fDefaultInit to false in the ctor with manager
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-27 schutzAdjusted the namimg of folders to make digitization...
2002-06-25 schutzThe weird problem that destroys gAlice when trying...
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-05-30 schutzImproved the mechanism to divert SDigits into a separat...
2002-05-30 schutzImproved the mechanism to divert SDigits into a separat...
2002-05-29 schutzAdded the SetSplitFile method that allows to divert...
2002-05-23 schutzIntroduce new default paramenters (previous version...
2002-05-16 schutzChanges default values of pin noise and emc threshold
2002-04-11 schutzDo not write Tree's but do an AutoSave() to fit in...
2002-04-11 schutzFill branch and not Tree's as recommended by fca
2002-03-27 schutzFill the Tree instead of branches to be able to use...
2002-02-23 schutzOne more correction to allow "/" in the file name
2002-01-10 schutzChanged the test on GetTile in Init
2002-01-09 schutzIn Init() check first if title is set before giving...
2002-01-09 schutzModified the way the shift in the primaries list is...
2002-01-07 schutzAdded const when compiler asked me to
2001-12-18 schutzUse pointer to manager from base class
2001-12-17 schutzBug in title-name corrected
2001-12-10 schutzAliRunDigitizer: a few bugs fixed to run under
2001-11-23 schutzCPV digits were not counted correctly
2001-11-14 schutzconstructor (AliDigitizer*) modified
2001-10-23 hristovMinor modifications to have the test suite working...
2001-10-18 schutzTime smearing added, def. value of t.s. set to 0.5 ns
2001-10-04 schutzA lot of mods to put PHOS in the official TFolder/TTask...
2001-09-27 schutzcheck of the end of SDigits array added
2001-09-27 schutzFinal granularity of digitization implemented
2001-09-26 schutzMethod to account crossing thresold by time signal...
2001-09-26 schutzTiming added to reconstruction
2001-09-23 schutzDefault branch name set to Default, consistence with...
next