]> git.uio.no Git - u/mrichter/AliRoot.git/history - STEER/AliQADataMakerSteer.cxx
Loop over mc and aod possible. (A. Mastroserio)
[u/mrichter/AliRoot.git] / STEER / AliQADataMakerSteer.cxx
2008-04-28 schutzchecking if geometry exist before loading it
2008-04-28 schutzreading geometry during Init
2008-04-24 schutzremoce setting of default OCDB directory
2008-04-17 schutzdo init of QADatamaker at one place only
2008-04-17 schutzdo init of QADatamaker at one place only
2008-04-17 schutzsetting default storage for QA in Checker
2008-04-17 schutzFirst initialize CDB then call Init
2008-04-17 schutzMoving CDB dependence from AliQA to AliQADataMakerSteer
2008-04-16 schutzadded an event range taken from AliReconstruction to...
2008-04-15 schutzadded protection and initilisation
2008-04-03 schutzchanfe char to TString
2008-04-02 cvetanRaw-reader is instantiated via the newly create factory...
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