]> git.uio.no Git - u/mrichter/AliRoot.git/history - EMCAL/AliEMCALRawUtils.cxx
updating misleading comments - incorrect number of supermodules
[u/mrichter/AliRoot.git] / EMCAL / AliEMCALRawUtils.cxx
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-09-17 agrigoramerging trunk to TPCdev
2013-06-26 gconesabapply 100 ns shift only from run 130850 - Marie Germain
2012-06-10 fcaCompatibility with the ROOT trunk
2011-12-01 dsilvermcoverity and RuleChecker viol fixes
2011-09-06 hristovFixed memory leaks for #86360: High memory consumption...
2011-08-17 dsilvermBunchCrossing-based L1phase time offset correction...
2011-03-31 philleRefactoring: Swiss army-knife class AliEMCALRawUtil...
2011-03-31 philleRefactoring: Functions related to the shaper response
2011-03-29 philleRefactoring: Code triplication various class memeber...
2011-03-25 hristov Factorization of the different raw fitting algorithms...
2011-02-16 gconesabremove debug message, change other
2011-02-16 gconesabfix to be able to use again standard fitting mode
2010-11-04 hristovTechical fix to avoid silent exception when the EMCAL...
2010-09-20 dsilvermupdate from Per Thomas: \
2010-09-14 gconesabCorrect time trigger threshold for digits to raw genera...
2010-09-14 gconesabrevert changes not ready in classes
2010-09-14 gconesabremove unsused classes
2010-09-06 gconesabUpdate on trigger code (Rachid)
2010-08-12 gconesabexplicit initializations
2010-08-10 gconesabDefine Clear for AliEMCALDigits to delete the owned...
2010-05-26 dsilvermseveral changes: 1) check for overflow before fitting...
2010-05-21 dsilvermchange threshold comparison from > to >= ..
2010-05-12 gconesabSkip Calibration events by default. If not skip do...
2010-05-06 gconesabremove from digits array those channels with bad timing...
2010-04-27 gconesabChange digits energy from Int_t to Float; Implement...
2010-04-14 pavlinovAdded methods for chi2 calculation
2010-04-11 dsilvermsubtract RCU L1Phase from time measurement, and try...
2010-03-19 dsilvermmore standardizing of result return codes + always...
2010-03-11 dsilvermadd new class to hold info on bins used in fitting...
2010-03-09 dsilvermavoid overflow signals/amplitudes
2010-03-01 gconesabIntroduce switch to use or not the FALTRO from data...
2010-02-19 gconesabNew Trigger Emulation and Trigger access from data...
2010-02-19 gconesabReduce pedestal value for sampling simulated digits...
2010-02-10 gconesabReintroduce changes of revision 38787, previous committ...
2010-02-10 gconesabMove initizalization of fiitting algorithm RawAnalyzer...
2010-02-09 pavlinovadded posibility to include error to theraw sampled...
2010-02-02 dsilvermuse AliCaloRawAnalyzer classes from Per Thomas for...
2010-01-26 dsilvermstart using AliCaloRawAnalyzer for all methods
2010-01-22 dsilvermNeural Net signal fitter code from Paola/Catania
2010-01-15 gconesabMove the selection of the fitting algorithm from Raw2Di...
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-12-14 dsilvermdsilverm and gconesab: clean-up/simplification of AliEM...
2009-12-03 gconesabCorrect bug in non initialization of amp and time in...
2009-12-02 gconesabRemove noise addition when converting digits to raw
2009-11-30 dsilvermEMCAL DA update: Altro DDL selection, skip Pedestal...
2009-11-22 gconesabspecify DDL numbers to avoid reconstruction of STU
2009-11-13 gconesabmove back noise from 4 to 3
2009-11-13 gconesabremove print
2009-11-12 gconesabFit Raw signal high-low gain and not TRU
2009-10-09 pavlinovAdded several set methods and some minor corrections...
2009-10-07 gconesabRecover previous version of RawUtils, newer produced...
2009-10-06 pavlinovAdded several set methods and some minor corrections...
2009-09-24 dsilvermnsamples check needed for zero-suppressed data, for...
2009-06-25 gconesabcompilation warning corrected
2009-06-24 dsilvermuse the new AliCaloRawStreamV3 decoder (from Yuri)...
2009-03-05 gconesabcorrect check for regular high and low gain channels
2009-02-02 fcaChanged AliRunLoader::GetRunLoader() into AliRunLoader...
2008-09-24 gconesabAdapted for new mapping files, A and C EMCal sides...
2008-08-21 jklaycorrections to fitting of overflow channels from Raphae...
2008-08-19 jklaycorrected conversion of simulated digits to raw data
2008-07-08 jklayupdates for HLT-EMCAL code
2008-05-09 cvetanFirst step towards reading of the new RCU firmware...
2008-04-25 hristovinclude AliEMCAL.h
2008-04-25 jklayincluded adjustments to better fit saturated channels...
2008-04-21 hristovMoving AliEMCALRawUtils from libEMCALbase to libEMCALsi...
2008-04-14 jklayupdating apd and fee parameters
2008-03-26 jklayadded check on high end of amplitudes from fit to solve...
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
2007-12-07 jklaybug fixes for writing raw data from simulation
2007-12-06 hristovAdditional pritection. Do not delete the mapping, it...
2007-12-06 jklayincorporated fitting procedure from testbeam analysis...
2007-12-05 jklaymodification to read Altro mappings into AliEMCALRecPar...
2007-11-14 gustavoTake out few unnecessary prints
2007-11-01 mvlRemoved call to SetOldRCUFormat, which is only needed...
2007-11-01 mvlFurther improvement of peak finding; more robust fit
2007-10-31 mvlFixed bug in raw data unpacking; Added pedestal to...
2007-09-27 mvlMore robust setting of fit range in FitRawSignal (P...
2007-09-03 jklayEMCAL e-by-e reconstruction methods from Cvetan
2007-03-17 mvlMoved signal shape routines from AliEMCAL to separate...