]> git.uio.no Git - u/mrichter/AliRoot.git/history - STEER/AliQAManager.cxx
Changes for #82873: Module debugging broken (Christian)
[u/mrichter/AliRoot.git] / STEER / AliQAManager.cxx
2011-07-04 hristovChanges in QA to be able to process separately differen...
2011-06-27 schutzdeactivate the automatic launching of GLOBAL (not used...
2011-06-22 schutzremove verbosity
2011-03-04 schutzcoverity 11209
2010-07-20 schutzcorrect for warnings
2010-05-10 schutzcorrect warnings
2010-05-02 schutzcorrect the increment of the cycle during reconstruction
2010-03-11 schutzcorrect conversion of run type from esd into eventspecie
2010-03-10 schutzmethod extracting the event specie from the ESD
2010-03-03 schutzmods to prevent calling Global QA when QA is run in...
2010-01-06 hristovCorrections for report #60667: Patch to fix some leaks...
2009-11-30 schutzNew ResetDetector method required by AMORE
2009-11-27 schutzSavannah 57928
2009-11-27 schutzmodification requested to run HLT QA (savannah 55883)
2009-11-26 schutzchanged the order of call of endofcycle so that images...
2009-11-25 schutzoverwrite the image after each cycle
2009-11-25 schutzThe check for save file was blocking the route to the...
2009-11-25 schutzmake GLOBAL always an active "detectors"
2009-11-25 schutzremove unwanted AliCodeTimerxxx to stay compatible...
2009-11-24 schutzcorrection needed to include HLT in QA
2009-11-23 schutzmaking explicit the file format when saving a Canvas
2009-11-20 schutzadded the possibility to have external parameters for...
2009-11-17 schutzreduce verbosity for detectors which do not create...
2009-11-10 schutzreverted a Fatal to Error to not block the trunk (savan...
2009-11-09 schutzadded verbosity in a Fatal call
2009-11-06 schutzadded a protection against detector not definining...
2009-11-06 schutzadded the option to save or not the QA data objects
2009-10-21 fcaFixing previous change, empty argument macros not suppo...
2009-10-20 fcaRedefinition of macro to avoid warnings
2009-10-08 hristovReverting commit 35237, it causes crash in the reconstr...
2009-10-05 schutzminor mods to make things work with AMORE
2009-07-08 schutzadded creation of image file in the Finish method
2009-07-05 schutzMakeImage is now a method of AliCheckerBase, was AliQAD...
2009-07-03 schutzincrement the event counter only in even loop and not...
2009-06-25 hristovTransfer of the initialisation of the QA Data objects...
2009-06-23 hristovRemove implicit calls to TString::TString(int) - this...
2009-06-18 schutzchanged the name of the Sim->sin and Rec->rec libraries...
2009-06-10 cvetan1.The QA data created on demand according to the event...
2009-06-09 cvetanDestroy method in case we decide to switch to the QA...
2009-06-04 cvetanFixes in order to have the merged QA data file as an...
2009-06-01 schutzPut the QA images into a compac format
2009-05-24 hristovAdded QA for digits during reconstruction (Yves)
2009-05-18 cvetanAnother round of fixes in order to use the event specie...
2009-05-13 schutzset eventespie for ESD and Recpoints data maker
2009-05-12 schutzadd protection in case no recoparam
2009-05-12 schutzadd protection in case no recoparam
2009-05-12 schutzQADataMaker gets the event specie fro AliDetectorRecoParam
2009-05-12 hristovReduced QA output (Yves)
2009-05-07 hristovFixes for bug #49914: Compilation breaks in trunk,...
2009-05-01 schutzcorreg savannah bug 48629
2009-04-06 schutzadded a customized merger of all QA files
2009-03-24 schutzfixed a problem with writing the expert QA Data. Added...
2009-03-17 schutzchange option of merger to avoid local copy
2009-03-17 schutzcorrect the making of the GridCollection and simplified...
2009-03-16 hristovRevert change 31524: libRAliEn is not linked and TAlien...
2009-03-16 schutzremove unecessary (for the time being) code
2009-03-16 schutzadded method to merge files listed in a xml collection
2009-03-06 schutzmerger methods for QA files
2009-03-04 schutzmissing brace
2009-03-04 schutzUNDO: Ref storage set in initialisation
2009-03-04 schutzRef storage set in initialisation
2009-02-21 schutzReplace QADataMakerSteer by QAManager deriving from...