]> git.uio.no Git - u/mrichter/AliRoot.git/history - EMCAL/AliEMCALSDigitizer.cxx
composition of the Alluminum alloy that constitutes the ITS-TPC support rings updated...
[u/mrichter/AliRoot.git] / EMCAL / AliEMCALSDigitizer.cxx
2011-12-02 dsilvermattempt to address remaining coverity issues - all...
2011-10-23 hristovRemoving the tasks from the digitization (Ruben)
2011-02-17 gconesabcoverity fixes
2010-10-01 gconesabCoverity corrections
2010-08-12 gconesabexplicit initializations
2010-08-10 gconesabDefine Clear for AliEMCALDigits to delete the owned...
2010-08-03 hristovChanges for report #68914: Improper usage of TClonesArr...
2010-07-27 hristovChanges for bug #70680: AliROOT Coverity DELETE_ARRAY...
2010-04-27 gconesabChange digits energy from Int_t to Float; Implement...
2010-02-12 gconesabAccess simulation parameters in digitizers via file...
2010-01-14 gconesabAdd class to access simulation parameters, AliEMCALSimP...
2009-10-15 gconesabwarnings and few violations corrected
2009-02-02 fcaChanged AliRunLoader::GetRunLoader() into AliRunLoader...
2008-06-27 jklayremove obsolete histos and add detailed comments about...
2008-05-21 jklayremove unnecessary histogram booking, filling, storing...
2008-04-14 jklayupdating apd and fee parameters
2007-05-23 gustavoNew value of fECPrimThreshold now is 50 MeV in order...
2007-05-01 mvlChanged dynamic range for SDigits to 2 TeV (integer...
2007-03-10 mvlAdded data members to store energy deposit per primary...
2007-01-31 alibraryAdding includes now needed by ROOT
2006-12-14 pavlinovsmall improvement before clean up of EMCAL elements...
2006-10-17 jklayuse AliLog to print EMCAL info and move some output...
2006-10-13 jklayupdates for Effective C++ compiler flags
2006-08-17 jklayadd some missing copy ctors and progress toward code...
2006-06-02 pavlinovALICE numbering scheme
2006-05-10 hristovGet rid of useless loops on primary and sdigits (Gustavo)
2006-04-26 hristovAdditional protection in Digitize, which was moved...
2006-04-22 hristovCoding conventions (J.Klay)
2006-03-01 pavlinovTuning of EMCAL cluster finder for TRD1 geometry
2006-02-28 jklayadd histogram utilities class, correct package definitions
2006-02-15 pavlinovupdate of Jenn and Marco
2005-11-03 hristovRemoving meaningless const declarations (linuxicc)
2005-08-05 hristovRestoring EMCAL digitization and reconstruction
2005-08-01 pavlinov"Version
2005-01-21 schutzCall instance of the getter without argument (mem leak)
2004-03-22 hristovCoding conventions (F.Carminati)
2004-02-16 hristovReducing printout. Removing warnings from NewIO
2004-02-13 schutzDo not call InitParameters in the default ctor
2004-02-05 schutzIntroduced option for the first and last event to process
2004-01-29 mhornerputting sampling fraction inside the hit making and...
2004-01-27 hristovUsing default task names. Cleaning the task in the...
2004-01-19 schutzfinal geometry and cleanup
2003-11-13 schutzCoding Convention
2003-10-28 schutzCompilation warnings fixed
2003-07-13 hristovTransition to NewIO
2003-01-17 schutzadded a debug information
2003-01-08 schutzadded the HCAL section and removed obsolete method
2002-11-05 schutzchange the formattin in Print()
2002-10-31 schutzremoved iostream
2002-10-23 alibraryIntroducing Riostream.h
2002-09-11 schutzRemoved a mem leak by deleting curSDigit in Exec()
2002-08-28 alibraryRemoving ^M at the end of lines
2002-08-23 schutz1. Style modifications to clone PHOS
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-30 schutzImproved the mechanism to divert SDigits into a separat...
2002-05-29 schutzAdded SetSplitFile method that initialises things to...
2002-03-27 schutzFill Tree instead of branches to be able to use the...
2002-02-05 schutzin method Layer2TowerId(), for a specific case of HitID...
2002-01-24 schutzCorrect the check of an already existing branch with...
2002-01-22 schutzSDigits has become a copy of hits and threshold to...
2002-01-18 schutzCorrected for Bugs in the calculation of ID numbers
2002-01-16 schutzTower = Layer3...25 + fLayerRatio*(Layer1..2)
2002-01-16 schutzAdapted to PHOS classes using the Getter
2002-01-07 schutzVERSION OF EMCAL I GOT FROM SAHAL
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...