]> git.uio.no Git - u/mrichter/AliRoot.git/history - HLT/CALO/AliHLTCaloClusterizerComponent.cxx
Updated macros for PHOS alignment calculation
[u/mrichter/AliRoot.git] / HLT / CALO / AliHLTCaloClusterizerComponent.cxx
2014-05-19 mivanovMerge branch master into TRDdev
2014-05-15 mkrzewicMerge remote-tracking branch 'origin/master' into flatdev
2014-05-05 hristovMerge branch 'master' into TPCdev
2014-05-03 hristovChanges to compile with Root6 on macosx64
2011-11-08 fronchetdoubled size of digit array for EMCAL to allow 4 DDL...
2011-08-08 fronchetchecks cell has not already been assigned to cluster...
2011-07-07 odjuvsla- fixing major bug in clusterizer causing almost all...
2010-08-25 odjuvsla- adding check that digits contain data from HG channel...
2010-08-04 odjuvsla- adding new clusterizer class. Basic algorithm that...
2010-06-21 odjuvsla- adding use of associated cluster for digits
2010-06-10 odjuvsla- added comments
2010-06-10 odjuvsla- added different sorting algorithms for the digits
2010-04-25 odjuvsla- adding possibility to cut clusters with only one...
2010-04-21 odjuvsla- moving initialisation of helper classes from the...
2010-04-21 odjuvsla- EMCAL digit maker loads bad channel map from CDB
2010-04-20 odjuvsla- set clustering thresholds from CDB entries
2010-03-19 odjuvsla- reconstruction classes no using the reco param handle...
2010-03-15 odjuvsla- fixing bug in resizing of array/buffer in clusterizer
2010-03-04 odjuvsla- changes to make the clusterisation work for EMCAL
2010-03-01 odjuvsla- digit data type now in CALO definitions
2010-02-19 slindalAdded check that nClusters > 0
2010-02-18 odjuvsla- fixing bug in clusterisation
2010-02-12 odjuvsla- cleaning up debug output
2010-02-12 odjuvsla- improvements in the clusterisation process
2010-02-12 odjuvsla- moved digit struct to BASE/util to facilitate for...
2010-02-12 odjuvsla- moving the cluster parameter evalution from own compo...
2010-02-03 odjuvsla- fixing compilation warnings
2010-02-03 odjuvsla- bug fixes in the CALO clusterizer - digits pushed...
2010-02-03 odjuvsla- adding clusterizer component to the CALO library