]> git.uio.no Git - u/mrichter/AliRoot.git/history - STEER/AliQADataMakerRec.cxx
Updated values of sigmas for truncated mean approach (L. Milano). Updated responses...
[u/mrichter/AliRoot.git] / STEER / AliQADataMakerRec.cxx
2010-11-06 schutzadded a protection before writing out the corr NTuple
2010-08-25 schutzAdded a ResetStats in the Reset method
2010-07-20 schutzcorrect for warnings
2010-05-10 schutzcorrect bug 67209
2010-04-21 schutzremove the check SetOwner before cleaning the TObjArray
2010-02-08 schutzFixing naming so that it looks in the right directory...
2009-11-30 schutzNew ResetDetector method required by AMORE
2009-11-23 schutzcheck if save flag set before saving data
2009-11-06 schutzadded the option to save or not the QA data objects
2009-11-05 schutzmade the saving of the Corr TNtuples more robusr: Sourc...
2009-10-20 schutzremove the UnloadFromCache in InitRecoParam
2009-09-30 schutzremoved double deletion of object
2009-09-27 schutzficing the CORR part
2009-07-15 schutzskipped creation of empty QA folders/images
2009-07-05 schutzMakeImage is now a method of AliCheckerBase, was AliQAD...
2009-07-03 schutzremove verbosity
2009-06-25 hristovTransfer of the initialisation of the QA Data objects...
2009-06-17 schutzparametrized the number of allowed QA histograms
2009-06-10 cvetan1.The QA data created on demand according to the event...
2009-06-01 schutzPut the QA images into a compac format
2009-05-28 schutzMade QA images persistent objects
2009-05-24 hristovAdded QA for digits during reconstruction (Yves)
2009-05-12 hristovReduced QA output (Yves)
2009-05-08 hristovMake and print an image of QA user flagged histograms...
2009-05-07 hristovFixes for bug #49914: Compilation breaks in trunk,...
2009-03-12 schutzpossibility to retrieve RecoParam as TObjArray in InitR...
2009-03-11 schutzadded initialisation of DetectorRecoParam needed by...
2008-12-27 hristovIntroducing event specie in QA (Yves)
2008-09-05 schutzcall Save() at the end of the cycle
2008-09-03 schutzcorrect error when storing CORR TNtuple
2008-09-02 schutzchange the identification method of expert detectors...
2008-08-29 schutzexpert QA data are written on demand only. The cycles...
2008-08-27 schutzadded the notion of expert QA data
2008-08-23 cvetanRemoval of out-of-event-loop QA. Correlation QA. Some...
2008-08-15 schutzImplementation of QA on correlated data among detectors
2008-07-25 schutzdelegating the qa task to AliQADataMakersteer
2008-07-24 cvetanSetting the reco-params for the QADataMakerRec objects...
2008-07-16 schutzdisabled the DefaultEndOfDetectorCycle setting QA to...
2008-05-07 schutzsuppressed closing the file after each QA maker call
2008-04-29 schutzcheckin if owner before Delete
2008-04-29 schutzforgot a protection before delete
2008-04-29 schutzcleaning TObjArray
2008-04-29 schutzclosing files properly
2008-03-27 schutzremoved reset of histograms in StartOfCycle (Online...
2008-03-21 schutzQA works during reconstruction in and outside the event...
2008-03-19 hristovChanges needed by the following commit: coding conventi...
2008-03-19 belikovNot closing the same file several times
2008-03-04 schutzmore coding violation
2008-03-03 schutzcorrect coding violation
2008-02-28 schutzRemove verbosity
2008-01-22 hristovTypo
2008-01-22 schutzadded protection
2007-12-18 hristovSplitting of the QA maker into simulation and reconstru...