]> git.uio.no Git - u/mrichter/AliRoot.git/history - STEER/AliReconstruction.cxx
Removal of AliAODTowers (will appear as AliAODCaloCells again).
[u/mrichter/AliRoot.git] / STEER / AliReconstruction.cxx
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.
2007-08-08 panosi)Moving the tag classes to the base class ii)Enabling...
2007-08-07 hristovFill muon charge correctly. Rename AOD TTree from AOD...
2007-08-07 hristovImplementation of single event reconstruction. Removal...
2007-08-03 belikovUsing the new AliTracker::PropagateTrackTo
2007-08-01 belikovCleaning the ESD: first step
2007-07-31 panosSplitting the AliTagCreator class in two: AliTagCreator...
2007-07-26 morschChanges in AliESDEvent fwd declarations.
2007-07-25 panosCommenting out the tag creation for AODs for now. It...
2007-07-24 markusCorrect vertex flags for AOD muon tracks.
2007-07-18 panosChanging the way the tag files are produced during...
2007-07-12 panosChanging the sequence: first we cleanup and then we...
2007-07-11 kleinbReset ESDfriend after event loop
2007-07-11 hristovNew class AliESDEvent, backward compatibility with...
2007-06-29 cvetanNew code to record the timing information of various...
2007-06-20 cvetanUsing the new AliGeomManager functionality. Inside...
2007-06-17 hristovChanging RunMuonTracking (Laurent)
2007-06-14 kleinbComply with coding standards
2007-06-11 hristovCorrected creation of AOD, change required by the new...
2007-06-09 morschcorrection esd instead of fESD
2007-06-09 morschIn ESDtoAOD: updating instead of creating new AliAODHeader.
2007-06-08 belikovDo not execute the primary vertex reco with AliVertexer...
2007-06-08 kleinbReconstruction with new AliESD Structure
2007-05-31 belikovRemoving the MC position of the primary vertex
2007-05-31 cvetanThe AliDCSSensor classes were recently upgraded to...
2007-05-15 cvetanMoving the alignment-related static methods from AliAli...
2007-05-15 hristovCheck for existence of fVertexer before trying to use...
2007-05-10 belikovProtection against a zero pointer to a non-existing...
2007-05-10 belikovT0 saves its information in ESD at the beginning of...
2007-05-03 panosFilling the detector and lhc branches
2007-04-03 cvetanExecution time printout via AliInfo
2007-03-28 markusFunctionality to create AOD files from ESD files added...
2007-03-23 markusPeriod number added. Filling of bunch crossing number...
2007-03-23 hristovBeam position from CDB (Massimo)
2007-03-19 belikovRemoving the dependency of AliVertexerTracks on AliTrac...
2007-03-09 cvetanRefresh the physical nodes as the misalignment is fully...
2007-03-05 hristovDo not switch off the barrel tracking after the MUON...
2007-03-05 cvetanFilling the raw-data error log into the ESD
2007-02-28 hristovPossibility for standalone MUON tracking outside the...
2007-02-27 hristov- Renaming fEventNumber (and the associated getters...
2007-02-22 hristovDummy implementation of CreateAOD method (Markus)
2007-02-20 cvetanNew setter for the number of events per file in case...
2007-02-02 belikovPropagating the tracks to the primary vertex reconstruc...
2007-01-31 hristovDo not hide variables from the outer scope. Explicit...
2006-12-01 hristovCalling the V0 and cascade finders from AliReconstructi...
2006-11-30 hristovL3 becomes HLT
2006-11-29 hristovCRT becomes ACORDE
2006-11-29 hristovSTART becomes T0
2006-11-29 hristovRICH becomes HMPID
2006-11-23 hristovModified classes for ODCB access in AliReconstruction...
2006-11-23 hristovFixes related the event range and run method. The event...
2006-11-20 panosModifications in the CreateTag function: overcome the...
2006-11-17 cvetanFix of a warning
2006-11-01 belikovWriting the ESDfriends to a separate branch of the...
2006-10-31 cvetanEvent type and timestamp from the raw event header...
2006-10-24 hristovI've tried to make some output messages lighter (and...
2006-10-23 hristovRemoving meaningless output messages from the alignment...
2006-10-18 belikovPossibility to pass to AliVertexerTracks the informatio...
2006-09-18 hristovUpdated version of the CDB classes. Bug fix in AliCDBGr...
2006-07-19 hristovRemoving temporary fix which is not needed anymore...
2006-07-11 hristovPrint the CDB manager setting after initialization...
2006-06-28 hristovReconstruction of multiplicity. Ipdated AlITSvertexerZ...
2006-06-23 cvetanBugfix
2006-06-23 cvetanAll the CDB initialization methods are corrected. The...
2006-06-15 cvetanBugfix. Magnetic field in the ESD is set independently...
2006-06-02 panosGetting properly the run number and adding a protection...
2006-06-02 cvetanCorrect call to CheckOverlap method of TGeo (R.Grosso)
2006-06-02 hristovModification of the trigger fields in the event tag...
2006-05-30 cvetanIntroduction of equipment id map. The map is taken...
2006-05-26 cvetanBugfix. Default argument was taken (J.Belikov)
2006-05-19 hristovMerging protection from v4-04-Release
2006-05-16 hristovAliVertexerTracks used to estimate the position of...
2006-05-04 cvetanThe CTP (trigger) infor is written into the ESD. The...
2006-04-26 hristovUpdated access to the ESF friend information (Yu.Belikov)
next