]> git.uio.no Git - u/mrichter/AliRoot.git/history - EMCAL/AliEMCALDigitizer.cxx
- FillESD: Reject digits with time larger than 256*256/1e9*100 and diminish
[u/mrichter/AliRoot.git] / EMCAL / AliEMCALDigitizer.cxx
2006-04-04 hristovCVSve corrected a problem in our digitizer when merging...
2006-03-18 hristovInvocation of Print commented out. Its implementation...
2006-03-03 jklaycorrected some things that gave compiler warnings;...
2006-03-02 schutzCorrected DigitizeEnergy, amplitud calculation put...
2006-03-02 schutzCorrected DigitizeEnergy, if calibration no loaded...
2006-03-01 pavlinovTuning of EMCAL cluster finder for TRD1 geometry
2006-03-01 schutzCorrect loading of geometry in Digitize method and...
2006-02-28 jklayadd histogram utilities class, correct package definitions
2006-02-15 pavlinovupdate of Jenn and Marco
2006-01-18 pavlinovMinor correction before clean up for MDC
2005-11-03 hristovRemoving meaningless const declarations (linuxicc)
2005-08-05 hristovRestoring EMCAL digitization and reconstruction
2005-08-01 pavlinov"Version
2005-07-12 hristovChanges needed to run simulation and reconstrruction...
2005-04-28 hristovCorrect writing of Digitizer in file
2005-04-17 hristovChanges needed on Sun with Root v4-03-04
2004-08-06 hristovCorrected posting and cleaning of digitizers (T.Kuhr)
2004-07-21 hristovVerbose output commented out
2004-07-20 hristovFixing memory leaks
2004-07-16 schutzIntroduced a new time information (fastest track making...
2004-07-01 mhornerfixed bug in Getter stopping Digitisation. The Getter...
2004-03-22 hristovCoding conventions (F.Carminati)
2004-02-13 mhornerReduced level of noise to 3MeV
2004-02-13 schutzAdded more information in ::Info
2004-02-05 schutzWhen calling the getter, the name of the file that...
2004-02-04 mhornerremoving EMCAL arm from geometry and and updating digit...
2004-02-03 schutzcloning with PHOS
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-01-29 mhornerputting sampling fraction inside the hit making and...
2004-01-29 schutzSet the name as EMCALDigitizer and set the folder name...
2004-01-27 hristovUsing default task names. Cleaning the task in the...
2004-01-19 schutzfinal geometry and cleanup
2003-10-28 schutzCompilation warnings fixed
2003-07-13 hristovTransition to NewIO
2003-01-10 schutzset temporarely the noise level to zero
2003-01-08 schutzadded the HCAL section. Revised the way fluctiations...
2002-12-06 schutzadded the sampling factor (12) in the PinNoise and...
2002-11-05 schutzchange the formattin in Print()
2002-10-31 schutzremoved iostream
2002-10-23 alibraryIntroducing Riostream.h
2002-08-26 schutzIndexing error corrected in the loop Remove digist...
2002-08-23 schutz1. Style modifications to clone PHOS
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 schutzCorrected the folder names to allow merging with AliRun...
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-29 schutzAdded the SetSplitFile method that allows to divert...
2002-03-27 schutzFill Tree instead of branches to be able to use the...
2002-02-23 schutzOne more correction to allow "/" in the file name
2002-02-20 hristovControl-M removed
2002-02-14 schutzChanged (again) the ADC gain for preshower
2002-02-13 schutzChanged the ADC gain factor for pre shower
2002-02-12 schutzdefault constructor sets datamembers to zero
2002-01-24 schutzCorrected misplaced braces in DigitizeEnergy and adjust...
2002-01-22 schutzChange thresholds ans noise parameters
2002-01-17 schutzundo precedent change
2002-01-17 schutzpedestal is subtracted not added
2002-01-17 schutzchanged the ADC gain; added methods to retrieve ADC...
2002-01-16 schutzAdapted to PHOS classes using the Getter
2001-12-17 schutzThis update is a step in the continuous development...
2001-11-22 hristovNew version of the EMCAL code: bug fixes, new digitisat...