]> git.uio.no Git - u/mrichter/AliRoot.git/history - STEER/AliESDEvent.h
Typo fixed + warnings removed.
[u/mrichter/AliRoot.git] / STEER / AliESDEvent.h
2009-10-17 morschScalers moved to ESDZDC (Chiara Oppedisano)
2009-10-14 morschCompletely misleading method name changed.
2009-10-10 belikovAdding a method for the pileup tagging using SPD (Sadha...
2009-10-07 shahoianESD can init the Bfield via AliESDRun::InitMagneticField()
2009-09-17 cvetanNew method which allows to select events based on the...
2009-07-24 morschAlignmentmatrices for EMCAL added. (Gustavo Conesa)
2009-07-10 cvetanAdding the PHOS module position and orientation matrice...
2009-07-07 kleinbAdded protection, for missing pileup vertices when...
2009-07-03 hristovAdding interaction time with reference point (Alla)
2009-07-02 belikovA new function returning the unconstrained primary...
2009-06-30 hristovAdding access methods for HLTGlobalTrigger information...
2009-06-16 morschUpdates on ZDC ESData (Ch. Oppedisano)
2009-03-31 belikovNext step towards supporting multiple primary vertices...
2009-03-18 belikovPossibility to keep in ESD several (pileup) primary...
2008-11-07 belikovThe AliESDEvent::GetPrimaryVertex() returns now the...
2008-10-24 hristovZDC information from A-side (Chiara)
2008-10-21 fcaCorrect warnings for gcc 4.3
2008-10-20 morschChanges needed for introduction of AliVVertex (A. Dainese)
2008-09-25 kleinbAllowing for non std-content in the assigment operator...
2008-05-20 morschChange in signature of ReadFromTree.
2008-05-13 kleinbAdded option to reuse list in AliESDEvent, avoid delete...
2008-05-09 kleinbImplemented Copy() function for all esd objects to...
2008-05-08 cvetanImplementation of the ACORDE reconstructor and ACORDE...
2008-03-04 morschCoding rules corrected.
2008-01-29 belikovAdding to ESD the primary vertex reconstructed with...
2008-01-25 cvetanFilling the trigger classes names into the ESDRun objec...
2008-01-25 cvetanNew methods to query the trigger classes by name.
2008-01-08 kleinbSuffix top level Branch names with a dot, to allow...
2007-11-28 hristovSummary of all changes:
2007-11-26 hristovSecond ZDC module. More ZDC information included in...
2007-11-24 morschConnect ESDfriend branch for old format to avoid leak.
2007-11-23 kleinbFixed Mem leaks occuring with Analysis Manager and...
2007-11-12 belikovSecond round of ESD clean-up at the physics level:...
2007-10-16 markusRepeated #include removed.
2007-10-09 hristovChanges, needed to use correctly the new AliESDCaloClus...
2007-10-07 kleinbChanged all Float_t/Double_t to Double32_t, some with...
2007-10-01 belikovFirst round of ESD clean-up at the physics level: remov...
2007-08-07 hristovAdd inheritance from AliVEvent. Eliminate streaming...
2007-08-01 belikovCleaning the ESD: first step
2007-07-30 kleinbBack to forward decl., one Bugfix
2007-07-27 morschGoing back to previous version.
2007-07-26 morschChanges in AliESDEvent fwd declarations.
2007-07-17 kleinbIntroduced flag for connected tree to avoid double...
2007-07-16 kleinbFixed double delete of fESDObjects
2007-07-12 belikovCredits to Christian
2007-07-11 kleinbAdded GetListObject() Method, some cosmetic changes
2007-07-11 hristovNew class AliESDEvent, backward compatibility with...