]> git.uio.no Git - u/mrichter/AliRoot.git/commit - EMCAL/AliCaloRawAnalyzer.h
several changes: 1) check for overflow before fitting, not using fit results 2) keep...
authordsilverm <dsilverm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 26 May 2010 12:30:29 +0000 (12:30 +0000)
committerdsilverm <dsilverm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 26 May 2010 12:30:29 +0000 (12:30 +0000)
commit2cd0ffda58f8df635720e3e2054f8c06eeab697b
tree70f01201f256860e579ac1b8d43aebcf4694f069
parent14d0a855442124e240314f26252210ce87ee5a92
several changes: 1) check for overflow before fitting, not using fit results 2) keep chi2 and ndf info for all (valid) signals and methods (added extra arguments to AliEMCALDigit ctor for this). Intermediate commit - not all methods give good chi2 info yet.
EMCAL/AliCaloRawAnalyzer.cxx
EMCAL/AliCaloRawAnalyzer.h
EMCAL/AliCaloRawAnalyzerCrude.cxx
EMCAL/AliCaloRawAnalyzerFastFit.cxx
EMCAL/AliCaloRawAnalyzerLMS.cxx
EMCAL/AliCaloRawAnalyzerNN.cxx
EMCAL/AliCaloRawAnalyzerPeakFinder.cxx
EMCAL/AliEMCALDigit.cxx
EMCAL/AliEMCALDigit.h
EMCAL/AliEMCALRawUtils.cxx
EMCAL/AliEMCALRawUtils.h