]> git.uio.no Git - u/mrichter/AliRoot.git/history - STEER/AliESDInputHandler.cxx
Fix fixed-string length bug
[u/mrichter/AliRoot.git] / STEER / AliESDInputHandler.cxx
2008-03-14 morschObject count now reset in AliAnalysisSelector.
2008-03-14 fcaeffc++ corrections
2008-03-13 morschReset object count after each event.
2008-01-22 morschCorrections for fBranchesOn
2007-12-21 morschSetActiveBranches added. (P. Christiansen)
2007-12-21 jgrosseofix for changed TString::Tokenize behavior in new ROOT
2007-11-30 kleinbCosmetics, init values provided in c'tor
2007-11-28 kleinbFix memory leak when reading AliESDfriends, now deleted...
2007-11-28 morschSeparate methods Init(Option_t *) (called by AnalysisMa...
2007-11-23 jgrosseobug fix that caused processing of the same event all...
2007-11-23 kleinbFixed Mem leaks occuring with Analysis Manager and...
2007-11-20 morschMissing initialisations added.
2007-11-15 morschPass event number as argument of AliVEventHandler...
2007-10-26 morschSymmetrizing handler calls in AnalysisManager.
2007-10-12 morschMethod SetInputTree() added to the interface.
2007-10-12 morschHandler for ESD input for analysis.