]> git.uio.no Git - u/mrichter/AliRoot.git/history - STEER/AliQADataMakerSteer.cxx
Removal of printf and cout messages (Per Thomas)
[u/mrichter/AliRoot.git] / STEER / AliQADataMakerSteer.cxx
2008-04-01 schutzsimplified the loop over detector QA data maker /sugges...
2008-03-31 schutzthe est on active detectors was wrong
2008-03-26 schutzsolved problems with the cycles when running QA during...
2008-03-21 schutzQA works during reconstruction in and outside the event...
2008-03-19 schutzcoding convention for type (_t) and access of reference...
2008-03-19 hristovBug fix
2008-03-11 schutzadded the year as argument of Save2OCDB
2008-03-11 schutzchanged signature of Run methods
2008-03-11 schutzsetting the run number in method Run
2008-03-10 schutzadded max events to process
2008-03-10 schutzadded an event counter
2008-03-04 schutzmore coding violation
2008-03-01 schutzcorrected the loop over files in Merge
2008-02-29 schutzadded output of event loop
2008-02-28 schutzAdded data member and correct bug yith the cycles
2008-02-05 schutzcorrected the Merger for non consecutive run numbers
2008-01-25 schutzcorrect confusion beween sim/rec and Sim/Rec
2008-01-24 schutzreplace Rec/Sim by rec/sim
2007-12-18 hristovSplitting of the QA maker into simulation and reconstru...
2007-12-08 schutzChanged the directory structure of QA reference data...
2007-12-07 hristovTList replaced by TObjArray as QA data container. Intro...
2007-11-28 schutzSet the number of events arbitrarly large
2007-11-13 schutzAdded list of active detectors
2007-11-09 schutzQA for Raw data stating with raw reader gicen by AliRec...
2007-11-06 schutzPut all the naming conventions into AlIQA
2007-10-25 schutzImplement the merging of all QA data files
2007-10-25 schutzPossibility to run the checker starting from a file
2007-10-25 schutzAdditional protection for the case when galice.root...
2007-10-23 schutzProtection against the absence of galice.root
2007-10-23 schutzInitialiye the runloader also when processing ESD
2007-10-22 schutzChanged the call to the QA data maker in AliSimulation
2007-10-21 schutzAdd protectio skipping QA for detectors not present...
2007-10-19 schutzThe standalone QA data maker is called from AliSimulati...
2007-10-19 schutzcorrect: no newline at end of file
2007-10-18 schutzNew steering class ro run QA stand alone