]> git.uio.no Git - u/mrichter/AliRoot.git/history - STEER/AliAODInputHandler.cxx
AliTriggerAnalisys:
[u/mrichter/AliRoot.git] / STEER / AliAODInputHandler.cxx
2010-12-20 agheataRemoved unnecessary GetEntry(0) from Init
2010-11-09 morschFix for [bug #74895] Break in GetNContributors from...
2010-11-06 agheataFinal fix for opening statistics file
2010-11-05 agheataEventStat_temp.root files closed now after getting...
2010-11-02 agheataAdded method AliInputEventHandler::GetStatistics(Option...
2010-09-28 morschPossibility to add a mixing handler to the input.
2010-07-26 jgrosseoExtending the functionality of the physics selection...
2009-09-18 morschEvent offset for merging added.
2009-09-18 morschProvisions for AOD merging.
2009-09-02 morschMCEvent() is available when running with the AODInputHa...
2009-08-27 morschLeak between file openings corrected.
2009-08-19 morschDummy GetEntry call to have the chain in a well defined...
2009-07-24 morschCorrected handling of friens trees in Input (A. Dainese)
2009-07-03 morschUse branch switching on/off from base class.
2009-02-10 agheata- Added method:
2008-05-18 fcaRemoving shadowed variables
2008-04-08 morschBranchRef removed since it creates problems with the...
2008-04-07 morschFix needed to connect friends to trees and chains.
2008-04-01 morschBeginEvent() laods referenced objcets (experimental)
2008-03-30 morschOptional friend tree replaced by list of friends.
2008-03-29 morschPossibility to add friend trees.
2007-11-30 kleinbCosmetics, init values provided in c'tor
2007-11-28 morschSeparate methods Init(Option_t *) (called by AnalysisMa...
2007-11-24 morschInitialisation.
2007-10-12 morschMethod SetInputTree() added to the interface.
2007-10-12 morschHandler for AOD input for analysis.