]> git.uio.no Git - u/mrichter/AliRoot.git/commit
From Martin: Added possibity to set the debug level per class via: AliAnalysisManager...
authoragheata <agheata@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 30 Apr 2012 08:35:29 +0000 (08:35 +0000)
committeragheata <agheata@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 30 Apr 2012 08:35:29 +0000 (08:35 +0000)
commit6f3e07d87a7529371a62b53c243e781969b8dbc8
tree0ea40061b572af222c4b6009b644cb7171a94ee6
parente51ea326bdee46d4d3ad471f5ded20cfa93d129e
From Martin: Added possibity to set the debug level per class via: AliAnalysisManager::AddClassDebug(). Usage:\n   mgr->AddClassDebug(AliAODInputHandler,AliLog::kFatal);
or: \n   mgr->AddClassDebug(AliAODEvent,AliLog::kInfo);
ANALYSIS/AliAnalysisManager.cxx
ANALYSIS/AliAnalysisManager.h