]> git.uio.no Git - u/mrichter/AliRoot.git/history - STEER/AliReconstruction.cxx
Option to select detector and QA task duringreconstruction
[u/mrichter/AliRoot.git] / STEER / AliReconstruction.cxx
2008-06-06 schutzOption to select detector and QA task duringreconstruction
2008-06-05 cvetanRemoval of the run-loaders from the algorithmic part...
2008-05-30 rgrossorestricting the consistency check for symbolic names...
2008-05-28 rgrossoLUTs mapping symnames and original global matrices...
2008-05-23 belikovThe GRP CDB entry is not any more a TList, but a TMap
2008-05-21 hristovChanges that were lost at version 25245: remove duplica...
2008-05-21 hristovTemporary fix to avoid HLT overwriting the offline...
2008-05-21 belikovThe magnetic field map is not anymore taken from gAlice...
2008-05-20 cvetanMore elaborated AliEVE macro for online reco visualisat...
2008-05-20 belikovBy default, the tracking is done with the non-uniform...
2008-05-19 fcaRemoving variable shadowing
2008-05-16 cvetan1. Correction for the previous commit - in order to...
2008-05-16 cvetanFirst version of the online reco + AliEVE attached...
2008-05-08 cvetanBug fix
2008-05-05 belikovActive detectors are now taken from the RunLoader,...
2008-04-25 hristovbugfix: making HLT reconstruction work for more than...
2008-04-21 zampolliChanging in the format of the GRP object read from...
2008-04-18 hristov- temporary fix to run HLT reconstruction without HLT...
2008-04-17 schutzremoe duplicate QA initialisation and do ESD QA for...
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 belikovBug fix in propagating ESD tracks to the DCA to primary...
2008-04-16 schutzadded an event range taken from AliReconstruction to...
2008-04-11 hristovHLT event reconstruction moved to beginning of reconstr...
2008-04-02 cvetanUsing the recently introduced raw-reader factory method...
2008-03-31 schutzput all QA under the control f fRunQA
2008-03-26 schutzsolved problems with the cycles when running QA during...
2008-03-26 hristovBug fix
2008-03-26 hristovFixed memory leak
2008-03-26 cvetanMajor modifications to AliReconstruction that are neede...
2008-03-26 oldiAOD creation removed from reconstruction. See ANALYSIS...
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 belikovFilling residuals for the outer detectors during the...
2008-03-11 belikovTuning of primary vertex reco with TPC stand-alone...
2008-03-05 fcaCleanup remaining warnings in STEER
2008-03-03 hristovUsing the global QA by default
2008-02-20 hristovDo not write empty events when reconstructing range...
2008-02-18 hristovBug fix: correct deletion of fGRPList in case of CDB...
2008-02-15 belikovIndependent switch for the global QA
2008-02-08 hristovPlane Efficiency framework upgrade: possibility to...
2008-02-06 hristovAdditional protection
2008-02-06 belikovStoring in ESD the primary vertex reconstructed with...
2008-02-04 belikovFixing a cut-and-paste bug, calling the global QA after...
2008-01-29 belikovAdding to ESD the primary vertex reconstructed with...
2008-01-29 cvetanNew feature which allows to replace the original raw...
2008-01-25 hristovPossibility to switch off the vertexer with tracks
2008-01-25 hristovBug fix: avoid redeclaration
2008-01-25 cvetanFilling the trigger classes names into the ESDRun objec...
2008-01-25 belikovThe first set ESD QA histos
2008-01-24 cvetanNew line is missing at EOF...
2008-01-23 hristovMoving the efficiency calculations before the cleanup...
2008-01-23 hristovFixed problems after a merge
2008-01-23 hristovPlane efficiency framework (Guiseppe)
2008-01-22 hristovMoving the creation of the AOD after the cleanup to...
2008-01-16 cvetanPossibility to run the reconstruction over a DATE event...
2008-01-11 belikovAvoiding compilation warnings
2008-01-10 belikovAdding a new function for postprocessing the tracks...
2008-01-09 hristovBug fix (Alex)
2007-12-18 hristovSplitting of the QA maker into simulation and reconstru...
2007-12-10 belikovCleaninig up the usage of QA and introducing the global QA
2007-12-05 belikovCorrecting a printout
2007-11-30 schutzOnly do QA for detectors for which local reconstruction...
2007-11-30 belikovBug fix (A.Dainese)
2007-11-29 markusAdded protection against missing calo cell informatino...
2007-11-28 belikovMaking the mean vertex constraint switch-able (Andrea...
2007-11-28 hristovSummary of all changes:
2007-11-27 hristovRemove creation of unused TreeT (Laurent)
2007-11-26 hristovSecond ZDC module. More ZDC information included in...
2007-11-23 acollaAliCDBId's in the list of retrieved OCDB parameters...
2007-11-22 markusEMCAL cells and PHOS cells separated.
2007-11-22 schutzQA can now be optionnaly (fQAInLoop) be run in event...
2007-11-16 belikovReducing the printout
2007-11-14 acolla"Cleaned" initialization and usage of the run number.
2007-11-14 belikovBug fix
2007-11-13 schutzRemoved (temporarely?) reset of qas
2007-11-12 belikovLittle fix related to the second round of ESD clean-up
2007-11-12 belikovSecond round of ESD clean-up at the physics level:...
2007-11-09 schutzDo firs QA of raw; then Check QA of previous step;...
2007-11-07 schutzAdded back modifications from Alberto removed by mistake
2007-11-07 schutzQA Detector Exclusion mechanism
2007-11-02 markusFix array sizes.
2007-11-02 acollaMap of CDB storages and list of CDB object Id's used...
2007-10-29 schutzAdded QA for Raws
2007-10-26 schutzQA can be switched off SetQA(kFALSE)
2007-10-24 markusMake AliReconstruction::ESDFile2AODFile(TFile*, TFile...
2007-10-19 schutzThe standalone QA data maker is called from AliSimulati...
2007-10-19 panosi)Retrieving during reconstruction the default GRP...
2007-10-18 acollaCall to fRunLoader->LoadHeader(); added in InitRunLoade...
2007-10-16 schutzCorrected CheckQA for missing option (no QA bit set)
2007-10-16 markusMake full use of newly introduced functionality:
2007-10-15 hristovMonitoring of process information: updated version...
2007-10-14 schutzIntroduced the checking of QA results from previous...
2007-10-10 schutzChanging name QualAss to QA
2007-10-09 hristovChange from Int_t/SHort_t to smaller data types, the...
2007-10-07 hristovDebugging of the memory consumption and other run time...
2007-10-06 schutzAdded missing initialisation of ESD QA
2007-10-05 cvetanBugfix
2007-10-05 cvetanIntroduction of the HLT reconstruction into the simulat...
2007-10-05 schutzChanged the data format to pass to the Make methods
next