]> git.uio.no Git - u/mrichter/AliRoot.git/commit - STEER/ESD/AliESDInputHandler.h
Added basic locking for the analysis manager session and data handlers to protect...
authoragheata <agheata@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 23 Aug 2012 14:15:29 +0000 (14:15 +0000)
committeragheata <agheata@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 23 Aug 2012 14:15:29 +0000 (14:15 +0000)
commit59e0dcd51894361f09ab9458674fc6afff94eeb5
treee4619cecd2a2399b94beb49687c10fe88f584f5a
parentbba0c9eff91bb66348ed5dcdab2f5ece234dc731
Added basic locking for the analysis manager session and data handlers to protect critical setters for general configuration which could be accidentally changed by user code. To use, one has to call mgr->Lock() after configuring the handlers and connecting them to the manager.
ANALYSIS/AliAnalysisManager.cxx
ANALYSIS/AliAnalysisManager.h
STEER/AOD/AliAODHandler.h
STEER/ESD/AliESDInputHandler.h
STEER/STEERBase/AliInputEventHandler.h
STEER/STEERBase/AliMCEventHandler.h
STEER/STEERBase/AliVEventHandler.cxx
STEER/STEERBase/AliVEventHandler.h