]> git.uio.no Git - u/mrichter/AliRoot.git/commit
Added virtual method AliVCuts::GetStatistics(Option_t *) defining the interface to...
authoragheata <agheata@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 1 Nov 2010 11:13:12 +0000 (11:13 +0000)
committeragheata <agheata@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 1 Nov 2010 11:13:12 +0000 (11:13 +0000)
commit2d45a1a7a11ea8d353e19b9e4612907284602b88
tree19f051d8480ed097369c60f845423ff5337b8d0e
parentb088c0a1e3201ea0dbca50a3ea9a734d32b33e0d
Added virtual method AliVCuts::GetStatistics(Option_t *) defining the interface to get the statistics object from the cuts (if any). The physics selection returns its fHistStatistics. The string option can be ALL for fHistStatistics[0] or BIN0 for fHistStatistics[1]
ANALYSIS/AliAnalysisCuts.h
ANALYSIS/AliPhysicsSelection.cxx
ANALYSIS/AliPhysicsSelection.h
STEER/AliVCuts.h