]> git.uio.no Git - u/mrichter/AliRoot.git/history - EMCAL/AliEMCALReconstructor.cxx
increase array size to avoid seg faults in testbeam reconstruction
[u/mrichter/AliRoot.git] / EMCAL / AliEMCALReconstructor.cxx
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
2007-08-24 hristovFixing small memory leak
2007-08-24 hristovFixes for memory leaks (Christian)
2007-07-26 morschChanges in AliESDEvent fwd declarartions.
2007-07-11 hristovNew class AliESDEvent, backward compatibility with...
2007-06-11 hristovChanges required by the updated AliESDCaloCluster ...
2007-05-21 gustavoCluster with index 0 now considered for track matching
2007-04-19 gustavoTrack matched index added to ESDs
2007-03-17 mvlFirst version of Raw Data reconstruction. Added appropr...
2007-03-07 pavlinovfill information about type of cluster on ESD - SetEMCA...
2007-03-04 gustavoStore in AliESDCaloCluster label of all primaries contr...
2007-03-04 gustavoTrigger maximum amplitude patch value and postion store...
2007-03-04 pavlinovfixed error of pseudo cluster and time cut
2007-02-28 gustavoRemoved debugging printf and unused variables
2007-02-27 pavlinovdiscard assert
2007-02-27 pavlinovfixed error of digit discarding when fill ESD cluster
2006-12-19 gustavoNew PID class for EMCAL, bayesian analysis done with...
2006-10-24 hristovFixed size array instead of poiner (valgrind)
2006-10-13 jklayupdates for Effective C++ compiler flags
2006-08-17 jklayadd some missing copy ctors and progress toward code...
2006-05-19 hristovCoding conventions (Gustavo)
2006-04-12 hristov- FillESD: Reject digits with time larger than 256...
2006-03-10 hristovUsing AliESDCaloCluster instead of AliESDtrack
2006-02-15 pavlinovupdate of Jenn and Marco
2005-08-01 pavlinov"Version
2004-10-18 hristovExtracting PHOS and EMCAL trackers from the correspond...
2004-07-16 schutzPreparing to reconstruct from raw data
2004-05-06 schutzForgotten: in reconstruct to get branchname from RunLoa...
2004-05-06 schutzGet the branch name for the RunLoader
2004-05-03 schutzIntroducing the AliEMCALReconstructor class driving...