]> git.uio.no Git - u/mrichter/AliRoot.git/history - EMCAL/AliEMCALReconstructor.cxx
fix angle to absId mapping for extensions
[u/mrichter/AliRoot.git] / EMCAL / AliEMCALReconstructor.cxx
2014-03-11 mivanovMerge branch 'TPCdev' of https://git.cern.ch/reps/AliRo...
2014-03-06 mkrzewicMerge remote-tracking branch 'origin/master' into TPCdev
2014-02-20 fnoferinMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2014-02-19 shabetaiInitial implementation of the DCAL Geometry (work done...
2013-02-21 gconesabfix mem leak - Marcel
2012-12-03 gconesabInclude ITS tracks matching when TPC not available...
2012-05-02 gconesabfill new entry of calo cells with MC label of cell
2012-04-24 hristovChanges for #93916 EMCAL commit attached patch and...
2012-03-12 gconesab change call to AliESDtrack::GetMass to GetMass(kTRUE...
2012-02-10 gconesabFixes to have in 2012 geometry configuration the last...
2011-12-02 guernaneRe-enable trigger calculation removing STU OCDB access...
2011-12-02 dsilvermassignment operator update typo - fix from Jochen K...
2011-12-02 dsilvermattempt to address remaining coverity issues - all...
2011-11-25 gconesabremove unnecessary commented line
2011-10-28 guernaneDisconnect trigger recalculation due to inconsistency...
2011-10-23 gconesabRestore independence of libEMCALRecoUtils on libSTEER
2011-10-19 mploskonRongrong: 1. All the extrapolation methods are implemen...
2011-09-22 mploskonby Rongrong: continued extrapolation fine tunning
2011-09-06 hristovFixed memory leaks for #86360: High memory consumption...
2011-07-23 gconesabremove unnecessary dependency on obsolete trigger class
2011-07-23 gconesabCalibrate time of cells with parameters stored in OCDB
2011-06-21 mploskonattempt to fix the mem leak reported in https://savanna...
2011-06-20 mploskonfurther mem leak fix
2011-06-15 mploskoncoverity fix
2011-06-14 mploskonupdates to tracking; bug fix
2011-06-08 mploskoncoverity fix
2011-06-07 mploskonupdates to track matching by Rongrong
2011-04-19 gconesabrevert unwanted change from previous commit, add some...
2011-04-19 gconesabadd protection against truncated events + coverity...
2011-04-13 hristovChanges for #80800 following bugs #80687: commit to...
2011-03-25 hristov Factorization of the different raw fitting algorithms...
2011-01-29 gconesabremove unnecessary reinitialization of digits array...
2011-01-26 gconesabremove option C for Clear for trigger array for the...
2011-01-26 gconesabcorrect leaks in trigger
2010-12-09 hristovChanges for report #76063 Commit to trunk + v4-20-Release
2010-11-17 gconesabcorrect the way the clusterizer is initialized, dependi...
2010-11-17 gconesabcorrect compilation warnings
2010-11-17 gconesabfill trigger information in ESDs
2010-10-19 gconesabfill the fraction of cell energy in cluster in case...
2010-10-18 gconesabdo not delete the pedestal and calibration pointers...
2010-10-17 gconesabrevert unwanted changes from previous commit
2010-10-17 gconesabnew unfolding for clusterization
2010-10-01 gconesabCoverity corrections
2010-09-06 gconesabUpdate on trigger code (Rachid)
2010-09-03 gconesabCorrect leak in AliCaloCalibPedestal
2010-08-29 gconesabUse the same Array for digits and RecPoints in all...
2010-08-13 hristovChanges for report #69974: Virtual class for calorimete...
2010-08-12 gconesabNew Clusterizer that makes cluster grouping neighbour...
2010-05-12 gconesabremove print
2010-05-12 gconesabSkip Calibration events by default. If not skip do...
2010-05-10 gconesabUpdate on the trigger, new OCDB DCS trigger information...
2010-05-06 gconesabremove from digits array those channels with bad timing...
2010-04-29 gconesabremove call to vzero loader
2010-04-29 gconesabMemory leak fixes:
2010-04-28 gconesabCorrect Leak in FillESD, cosmetic change in RecParam...
2010-04-27 gconesabChange digits energy from Int_t to Float; Implement...
2010-04-15 gconesabmove AliEMCALHistoUtilities from base to Utils library...
2010-03-14 gconesabFilling in ESD SM geomatry matrix: path of matrix...
2010-03-10 gconesabUnload the VZERO digits per event
2010-03-01 gconesabIntroduce switch to use or not the FALTRO from data...
2010-02-26 gconesabRemove obsolete setters used to fix the number of EMCAL...
2010-02-19 gconesabNew Trigger Emulation and Trigger access from data...
2010-01-13 gconesabcheck the existance of super module path for the alignm...
2010-01-13 gconesab1) First Year Geometry option added, name "EMCAL_FIRSTY...
2009-12-15 gconesabChange back number of time sample bins to 256 in AliEMC...
2009-12-15 gconesabFix from Yves, if fitting is not good, recalculate...
2009-11-10 gconesab--- Access to bad channel map implemented in reconstruc...
2009-10-21 fcaMore fixes about macros
2009-10-20 fcaRedefinition of macro to avoid warnings
2009-10-07 fcaCoding conventions, simplifications
2009-08-27 hristov1) New library EMCALUtils with geometry and PID utils...
2009-02-02 fcaChanged AliRunLoader::GetRunLoader() into AliRunLoader...
2008-09-26 jklaymoved recparam retrieval inside event loop so they...
2008-09-22 gconesabFill fraction amplitude array with 0 until unfolding...
2008-08-26 jklayremoved some commented lines
2008-08-26 jklaystandardizing access to AliEMCALRecParams through AliEM...
2008-05-27 jklayincrease array size to avoid seg faults in testbeam...
2008-05-26 jklaycluster unfolding code from Cynthia
2008-05-14 gconesabDelete temporal arrays with AbsId
2008-05-10 hristovAliESDCaloCluster.cxx,.h: Removed fM11 and related...
2008-05-08 cvetanCreate the rec-point branch even in the case of no...
2008-05-07 pavlinovPut trigger jet information to ESD
2008-04-30 jklaycode updates suggested by Federico to improve memory...
2008-04-30 pavlinovNo conversions from Int_t to Short at FillESD
2008-04-29 pavlinovJet trigger staf which was used at EMCAL CD2 simulation;
2008-04-21 hristovMoving AliEMCALRawUtils from libEMCALbase to libEMCALsi...
2008-04-10 jklaydelete digits and clusters array before finishing FillESD
2008-03-24 jklaysaving progress on geometry cleanup
2008-02-27 jklaycorrected way geometry is retrieved so that versions...
2008-02-19 jklayincorporated raw signal fit parameters into AliEMCALRec...
2008-02-19 jklayre-structured access to AliEMCALRawUtils in reconstruction
2008-01-29 jklayadded comment for loading geometry and included a check...
2007-12-05 jklaymodification to read Altro mappings into AliEMCALRecPar...
2007-11-30 gustavoList of changes: 1) pseudo clusters removed, 2) AliESDC...
2007-10-22 gustavoChange TArrayS of labels and trackmatches to TArrayI...
2007-10-22 hristovUsing TArrayI instead of TArrayS for the labels and...
2007-10-17 cvetanBugfix (Gustavo)
2007-10-17 hristovSimplified version of AliEMCALReconstructor::FillESD...
2007-10-09 hristovThe data members fEMCALClusterCluster and fPHOSCluster...
2007-09-03 jklayEMCAL e-by-e reconstruction methods from Cvetan
next