]> git.uio.no Git - u/mrichter/AliRoot.git/history - STEER/AliESDInputHandler.cxx
Updates for mixing.
[u/mrichter/AliRoot.git] / STEER / AliESDInputHandler.cxx
2010-10-21 morschUpdates for mixing.
2010-10-13 agheataCorrected a correction in Notify that screwed reading...
2010-09-28 morschPossibility to add a mixing handler to the input.
2010-09-27 agheataAdded protection for friend files.
2010-09-24 agheataUser call to CheckSelectionMask should be of course...
2010-09-17 agheataAdded AliInputEventHandler::SetUserCallSelectionMask...
2010-07-26 jgrosseoExtending the functionality of the physics selection...
2010-06-09 morschESDfriends not read by default.
2010-05-07 morschOne step back.
2010-05-06 morschChange in Notify needed for CAF datasets.
2010-04-01 morschAddFriend in Notify()
2010-03-31 morschSwitch... was called twice.
2010-03-31 morschCall
2010-03-16 morschMethod to set the friend file name added.
2010-03-15 morschFriend reading can be switched off.
2010-03-10 zampolli- Changes in the calibration framework to write the...
2010-03-10 fcaMoving from ESDfriends to friends (A.Morsch)
2010-03-09 morschGetter and Setter for ESDpid
2010-03-01 morschFix for https://savannah.cern.ch/bugs/?63620 ?
2010-02-19 morschCommon access to ESDfriends
2010-02-18 morschEvents by default are selected.
2009-12-20 morschPossibility for event selection in input event handler.
2009-12-14 morschPossibility to analyse selected events only. Selection...
2009-11-13 morschWarnings corrected.
2009-11-06 morsch The ANALYSIS one is a modification of the AliXMLCollec...
2009-11-03 morschThese are the changes for the propagation of the tag...
2009-09-07 morschConnection to HLT tree moved to Notify()
2009-08-27 morschLeak between file openings corrected.
2009-08-27 morschMemory leak when passing from one input file to the...
2009-08-21 morschOptional access to the HLTesdTree.
2009-07-03 morschBranch switching on/off moved to base class.
2009-05-08 morschWe need an anchor to open the .zip file. Simple use...
2009-03-16 morschfNEvents initialized in the member initialization list
2009-02-10 agheata- Added method:
2009-02-01 morschAvoid segmentation violation in Notify when MC event...
2008-12-04 morschSmall leak corrected (TString)
2008-11-27 morschIn Notify, correct handling of the local case where...
2008-11-05 morschprint directory in Notify
2008-10-17 morschWarnings corrected.
2008-09-04 morschExtra getters for tag handling added.
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.