]> git.uio.no Git - u/mrichter/AliRoot.git/history - STEER/AliMCEventHandler.cxx
Taking into account that only 1 or 2 values may be present for the
[u/mrichter/AliRoot.git] / STEER / AliMCEventHandler.cxx
2009-10-28 morschPreReading of MC information on demand.
2009-10-21 hristovFixed compilation warnings
2009-09-02 morschCast to AliMCParticle*
2009-08-12 morschWarnings corrected.
2009-07-14 morschMCEvent and MCEventHandler can be used as containers...
2009-02-10 morschCorrect handling of root archives in Notify() (Cvetan)
2008-12-03 morschReturn kTRUE even if some files are missing. User has...
2008-10-02 kleinbAdd option to write MC particles to the AOD, new lightw...
2008-09-30 morschAdditional protection added.
2008-09-30 morschProtection instead fatal in case of absent galice.root...
2008-08-20 morschprintf replaced by AliInfo
2008-08-14 kleinbAdding particles to PDG DataBase in c'tor so we always...
2008-05-15 morschRedundant file closing removed.
2008-05-09 morschLoop over mc and aod possible. (A. Mastroserio)
2008-04-09 hristovUsing const char * instead of char *
2008-03-13 morschClose files before delete.
2007-12-13 morschReset fExtension in ResetIO. (C. Klein-Boesing)
2007-11-30 kleinbCosmetics, init values provided in c'tor
2007-11-28 morschSeparate methods Init(Option_t *) (called by AnalysisMa...
2007-11-27 kleinbfix calling of InitIO, Undo changes
2007-11-26 jgrosseojoint-venture of christian, andrei and jan fiete:
2007-11-15 morschPass event number as argument of AliVEventHandler...
2007-11-06 jgrosseointroduction flag to skip the reading of track referenc...
2007-10-26 morschSymmetrizing handler calls in AnalysisManager.
2007-10-08 morschThe MC Event part has been separated from the AliMCEven...
2007-09-26 morsch"Ali"-dependence in Notify removed from AliAnalysisManager.
2007-09-20 morschSome important memory leaks corrected.
2007-09-14 morschSwitch off branches by hand.
2007-09-07 morschWrong string manipulation corrected.
2007-09-05 morschnew TFile replaced by TFile::Open
2007-08-21 morschDeactivate unused branches to avoid memory leaks.
2007-08-20 morschInportant updates mainly fixing memory leaks.
2007-08-17 morschMemory leak corrected.
2007-08-14 morschnew TFile("...") replaced by TFile::Open("...")
2007-08-14 morschCorrection in protection.
2007-08-10 morsch-printf 's replaced.
2007-08-07 hristovRename AliVirtualEventHandler to AliVEventHandler ...
2007-08-07 cvetanFile path is obtained in AliAnalysisManager and is...
2007-08-06 morschSupport for events distributed over several files.
2007-08-06 morschCleanup.
2007-08-06 morschChange of name.