]> git.uio.no Git - u/mrichter/AliRoot.git/history - STEER/AliQADataMakerSteer.cxx
Base class (AliMisaligner); each detector will provide its derived class,
[u/mrichter/AliRoot.git] / STEER / AliQADataMakerSteer.cxx
2009-02-05 schutzthe list of tasks were not defined in standalone qa
2009-01-26 schutzadding a getter of the QA object from tag file
2008-12-27 hristovIntroducing event specie in QA (Yves)
2008-12-09 hristovSetWriteExpert only when the QA data maker exists and...
2008-11-12 fcaCorrect character constantness
2008-11-11 schutzcorrected bug in task loop
2008-10-15 schutzQA data were not correctly saved for simulation
2008-09-02 schutzchange the identification method of expert detectors...
2008-08-29 schutzremved the cycles from the Merging + correction in...
2008-08-29 schutzadded a setter of the QA expert write flag
2008-08-25 hristovAdditional protection
2008-08-23 cvetanRemoval of out-of-event-loop QA. Correlation QA. Some...
2008-08-18 schutzCORR does not need a runloader
2008-08-15 schutzImplementation of QA on correlated data among detectors
2008-08-12 schutzstopped a loop in merging of QA Results
2008-07-28 schutzsome polish in the init
2008-07-28 schutzadded missing parameter in init of datamaker
2008-07-25 schutzthe initialisation of data makers was a the wrong place
2008-07-25 cvetanTypo corrected
2008-07-25 schutzdelegating the qa task to AliQADataMakersteer
2008-07-21 schutzremoved unnecessary loop
2008-07-20 schutzreorganisation of the creation of the QADataMaker solvi...
2008-06-30 schutzReplace Fatal by Info
2008-06-26 schutzremoved illegal delete in dtor
2008-06-24 schutzchange in the dtor
2008-06-06 schutzRewind the rawreader after the event loop
2008-05-19 fcaRemoving variable shadowing
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