]> git.uio.no Git - u/mrichter/AliRoot.git/history - EMCAL/AliEMCALDigit.cxx
skip checking L1Gamma and L1Jet histos for calib events
[u/mrichter/AliRoot.git] / EMCAL / AliEMCALDigit.cxx
2012-06-10 fcaCompatibility with the ROOT trunk
2012-02-10 gconesabFixes to have in 2012 geometry configuration the last...
2011-11-20 gconesabcoverity
2011-02-11 loizidesImplemented NxM cluster finder
2010-12-23 gconesabcorrect compilation warning in format
2010-08-12 gconesabexplicit initializations
2010-08-10 gconesabDefine Clear for AliEMCALDigits to delete the owned...
2010-06-17 gconesabcorrect memory leak in digitizer, put protection in...
2010-05-26 dsilvermseveral changes: 1) check for overflow before fitting...
2010-05-06 gconesabremove from digits array those channels with bad timing...
2010-04-27 gconesabChange digits energy from Int_t to Float; Implement...
2007-05-02 hristovCorrected initialization of arrays in the copy construc...
2007-04-12 mvlFixed initialisation of primary/parent arrays
2007-03-17 mvlChanged operator+ to make sure that fTimeR is time...
2007-03-10 mvlAdded data members to store energy deposit per primary...
2007-01-15 alibraryInserting TMath.h where required by the new version...
2006-10-13 jklayupdates for Effective C++ compiler flags
2006-08-17 jklayadd some missing copy ctors and progress toward code...
2006-04-25 hristovEffective C++ initialization of data members in the...
2006-04-22 hristovCoding conventions (J.Klay)
2006-03-03 jklaycorrected some things that gave compiler warnings;...
2006-02-15 pavlinovupdate of Jenn and Marco
2005-08-01 pavlinov"Version
2004-07-16 schutzIntroduced a new time information (fastest track making...
2004-01-19 schutzfinal geometry and cleanup
2003-10-28 schutzCompilation warnings fixed
2003-07-13 hristovTransition to NewIO
2003-01-08 schutzadded a method to tell if the digit is in pre shower
2002-10-29 schutzchange fMaxiparent to 150
2002-10-23 alibraryIntroducing Riostream.h
2002-02-12 schutzNMaxIParent has been increased from 40 -> 50 (Bill
2002-02-01 schutzIncreased the max number of primaries and parents and...
2002-01-28 hristovCtrl-M removed at the end of each line. Arrays with...
2002-01-28 schutzThe array for primaries and parents increments itself...
2002-01-25 schutzInitialized data members to 0 in default ctor
2002-01-24 schutzInitialized to a large size enough for dN/deta =80000...
2002-01-18 schutzfixed const problems (Bjorn said)
2002-01-18 schutzchanged eta, phi method; added * operator
2002-01-18 schutzChanged the addition operator to better overlow of...
2002-01-16 schutz1. fPrimary and fParent are created by ctor
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...