]> git.uio.no Git - u/mrichter/AliRoot.git/history - STEER/AliReconstruction.cxx
remoe duplicate QA initialisation and do ESD QA for same detectors as RecPoint QA
[u/mrichter/AliRoot.git] / STEER / AliReconstruction.cxx
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
2007-10-01 belikovFirst round of ESD clean-up at the physics level: remov...
2007-09-30 schutzIntroducing the notion of QA data acquisition cycle...
2007-09-27 hristovFix to avoid memory resident tree in the vertexer ...
2007-09-27 cvetanPossiblity to store the space-points with the covarianc...
2007-09-27 acollaImplementation of local caching in the CDB access framework
2007-09-26 cvetanImportant changes to the reconstructor classes. Complet...
2007-09-19 belikovThe possibility to switch on/off the ESD V0 and cascade...
2007-09-14 belikovBug fix (B.Hippolyte)
2007-09-11 kleinbAdded explicit call to d'tor befor placement-new
2007-09-09 hristovStatistics of the memory usage in the event loop (Marco)
2007-09-04 acollaImplementation of the local caching of the OCDB.
2007-08-28 hristovLoading alignment objects for the inactive modules...
2007-08-22 cvetanInitialization of the quality assurance data-makers
2007-08-22 hristovUpdated QA classes (Yves)
2007-08-21 markusEqualize AOD creation in AliReconstruction.cxx and...
2007-08-21 markusVertex ID added. It corresponds to the array index...
2007-08-08 markusInitialize aodTrack.
2007-08-08 markusFix filling of ITSClusterMap.
next