]> git.uio.no Git - u/mrichter/AliRoot.git/history - PHOS/AliPHOSPreprocessor.cxx
Adding PiKP-only resolution histograms and switch to turn off many histograms which...
[u/mrichter/AliRoot.git] / PHOS / AliPHOSPreprocessor.cxx
2011-02-17 polichehCoverity fixes.
2011-02-02 polichehCoverity fixes.
2010-12-20 polichehCoverity fix.
2010-07-12 polichehWriting to the production OCDB switched off; only refer...
2010-02-12 polichehHLT is excluded from the bad channels map construction...
2010-02-08 polichehHLT (temporary?) excluded from processing, as no files...
2010-02-04 polichehUsing of StoreReferenceFile instead of StoreReferenceData.
2010-02-02 polichehPut calibration histograms (TH2F) to the Reference...
2010-01-28 polichehAn order in the loop changed to avoid an occasional...
2010-01-27 polichehIf nothing calculated in the current run, use HG/LG...
2010-01-27 polichehFixed bug with module numeration; added prtection again...
2009-12-04 polichehFixed bug in the validity range determination.
2009-11-15 policheh- Fixed bug which caused rewriting of HighGain/LowGain...
2009-10-26 polichehCheck for number of fired cells in LED run removed...
2009-09-28 polichehFit options simplified to avoid fpe; treatment of param...
2009-09-04 polichehAdded parameter limits to keep HG/LG in reasonable...
2009-07-15 polichehPrint format in log messages corrected in different...
2008-12-15 polichehDefault EMC calibrations changed from 1. to 0.005
2008-10-07 polichehHG/LG histogram binning adjusted for more robust fitting
2008-09-29 polichehLED run type has been used instead of STANDALONE.
2008-08-28 polichehAdded protection against occasional non-LED STANDALONE...
2008-08-27 polichehBad channels map and HG/LG are calculated in STANDALONE...
2008-07-10 polichehHigh_gain/Low_gain ratio calculated in the ProcessLEDRun()
2008-05-24 polichehHLT data processing implemented.
2008-03-31 polichehAddRunType(..) added to constructor.
2008-03-27 polichehBad channels map asked when choosing reference histogra...
2008-03-26 polichehHistogram ranges changed to cut off saturation peak...
2008-03-19 polichehDebug message format changed.
2008-03-19 polichehBug fixed to avoid an infinite loop when no proper...
2008-02-21 polichehAdded FindBadChannelsEmc() and CalibrateEmc(); all...
2008-02-08 polichehSet validity range for EMC calibration object from...
2008-02-06 polichehHigh_gain/low_gain calculation added; histogram names...
2007-11-21 polichehCommon factor 0.001 removed from the relative calibrati...
2007-04-04 polichehSpecial function for LED run; return code changed etc..
2007-03-28 polichehAdded protection against zero calibration coefficients.
2007-03-23 polichehCheck for dead channels and dead channels map filling...
2007-03-16 polichehRandom seed for the ref. histo selection set to the...
2007-03-14 polichehHardcoded source file name removed.
2007-01-16 polichehreturn values changed in some cases; AliInfo() changed...
2006-12-12 kharlovNew algorithm for selecting a random reference histogra...
2006-11-16 kharlovDetector name is hard-coded in ctor (B.Polichtchouk)
2006-10-04 kharlovFirst PHOS shuttle classes