]> git.uio.no Git - u/mrichter/AliRoot.git/history - TRD/AliTRDclusterizer.cxx
coverity #24434 #24433, add check on nullness of primary particles pointer, default...
[u/mrichter/AliRoot.git] / TRD / AliTRDclusterizer.cxx
2014-06-24 bdoeniguMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2014-06-20 polichehMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2014-06-20 cholmMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2014-06-20 cblumeCoverity fixes
2014-03-28 shahoianMerge branch 'master' into dev
2014-03-27 cblumeFix compiler warning
2014-03-26 morschMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2014-03-25 cblumeFix compiler warning
2013-05-14 jklein- generalize ReadTracklets and ReadTracks in clusterize...
2013-02-13 abercucifix writing clusters to tree
2013-01-28 abercuciUse uniform ownership policy for data containers (clusters,
2012-04-27 abercuciuncalibrate (gain and baseline) raw signals of online...
2012-04-23 cblumeConsistent treatment of online gain tables (ANNIKA)
2012-04-10 cblumeOnly read online gain tables and apply them if they...
2012-03-28 abercuciprotect against overstepping ADC array boundary
2012-03-21 abercuciStore raw pad signals in AliTRDcluster (suggested by...
2012-03-14 cblumeUncomment AddLabels()
2011-11-02 abercucidowngrade verbosity
2011-09-28 jklein- propagate trigger flags to ESDs also without digits...
2011-09-02 abercucireduce verbosity. Replace AliError by AliDebug
2011-08-25 abercucifixes for bug #85807
2011-08-23 jklein- propagate tracking flags during reconstruction
2011-08-22 cblumeProtection against non existing online gain table ...
2011-08-18 cblumeIntroduction of online gain factors (Theo)
2011-07-06 jkleinwrite on-line tracklets and tracks to ESD during recons...
2011-05-05 cblume- add support for SM header version 0xc
2011-02-25 abercucinew tracking for PbPb and pp (Alex)
2011-02-19 cblume- remove legacy code for old raw reader
2011-02-08 abercuci- protect against overflow of Short_t from ADC signals...
2010-12-20 cblumeRemove left overs from base class and fix coding rule...
2010-12-06 cblumeRemove AliTRDrawStreamBase
2010-11-24 mfaselUse configuration from the DCS to switch on/off offline...
2010-10-25 abercucifix bug in calculation of signals and npads for clusters
2010-10-21 cblumeFix Coverity defect
2010-10-13 cblumeCoverity stuff once more ...
2010-10-11 cblume... and Coverity stuff ...
2010-08-24 cblumeprotect for invalid detector numbers
2010-08-17 cblumeSmall update of clusterizer (Theo)
2010-08-16 cblumePatch to fix seg fault on HLT
2010-08-12 cblume- use static const arrays instead of const arrays to...
2010-07-25 cblumefinish HLT code update (Theo)
2010-07-16 abercuciadd option "cc" to disable radial correction of cluster...
2010-07-16 cblumespeed up tailcancallation (Theo)
2010-06-08 cblumePreparation for upcoming changes for HLT
2010-05-05 cblumeUpdated version of the rawStream with the option to...
2010-04-03 cblumeSmall bugfix (Theo)
2010-03-25 cblumeSpeedup up clusterizer (Theo)
2010-03-15 cblumeIn the clusterizer and rawData the creation of the...
2010-02-25 hristovAdditiona fix for bug #63491: High virtual memory consu...
2010-02-25 cblumeCreate clusterizes only once per run and avoid resizing...
2010-02-12 cblumeRead NTimeBins directly from digitsParam (Theo)
2010-02-12 cblumeIntroduce chamber wise NTimeBins and ADCbaseline to...
2010-02-11 cblumeIntroduce new NtimeBin consistency checks
2010-02-05 cblumeuse fewer dynamic_casts by caching the pointers (Theo)
2009-12-31 cblume- use only one array in DeConvExp
2009-11-29 cblumeConsistent treatment of raw streamer and didits manager...
2009-11-26 cblumeCleaup the situation NTimeBin in simulation
2009-11-12 cblumeSet default ntimebis = 30 in simulation and check for...
2009-11-12 abercuciuse digits param to extract no of time bins
2009-11-11 cblumeAdd a consistency check for the number of time bins
2009-11-02 cblumeUpdate by Theodor:
2009-10-28 cblumeFix compiler warnings
2009-10-28 cblumeFix coding rule violations
2009-10-23 abercucifix stupid bug which prevented clusterizer to write...
2009-10-13 cblumeSubstract baseline before TailCancallation
2009-10-09 cblumeinfrared save clusterizer
2009-10-04 cblumeDon't delete the rawStreamer after each SM
2009-10-01 cblumeBug fix in gain correction
2009-09-30 cblume- put baseline subtraction into the clusterizer and...
2009-09-28 cblumeDon't delete the digitsmanager after each SM
2009-09-25 cblumeReuse the digitsmanager-arrays for all chambers of...
2009-09-25 cblumeFaster version of baseline correction by Theodor with...
2009-09-22 cblumeCorrect the baseline subtraction in clusterizer
2009-09-17 cblumeRemove print statement
2009-09-17 cblumeMove to new baseline subtraction scheme in the clusterizer
2009-09-16 mfaselMoving reconstruction settings to the reco params,...
2009-09-10 cblumeDon't use shared pads in HLT and some code clean-up
2009-08-07 cblumeCoding rules
2009-08-05 cblumeCoding rules
2009-08-03 cblumePrepare clusterizer for writing online tracklets in...
2009-07-08 cblumeFix writing of tracklets for first event
2009-06-16 cblumeFix compiler warning
2009-06-12 cblumeMaking online tracklets usable in offline reconstruction
2009-04-15 abercucifix error in marking cluster in chamber
2009-04-08 abercucimajor TRD reconstruction update
2009-03-17 cblumeFix compiler warnings (Theodor)
2009-03-04 cblume- simplification of calling AliTRDclusterizer from...
2009-02-16 cblumechages:
2009-01-23 cblumechanges in AliTRDdigitsManager
2009-01-05 cblumeRawstream classes and digitsManager of AliTRD now chang...
2008-12-22 cblumeChanges by Theodor: Speed up of clusterizer, fix of...
2008-12-13 abercucinew debugging structure in the reconstruction (Markus)
2008-12-04 cblumeFix by Hermes that resets -1 and adds additional checks
2008-12-03 abercucipropagate pad status to the clusters - corrected (Markus)
2008-12-01 abercucifix pad masking settings for clusters (Markus)
2008-12-01 cblumeBug fix by Hermes
2008-11-18 cblumeIntroduce new digits structures by Hermes with ZS in...
2008-10-20 abercuciremove compilation warnings
2008-10-15 abercuciredo modifications by Minjung for online tracklets...
2008-10-02 abercuciIntroduced better way to estimate number of clusters...
next