]> git.uio.no Git - u/mrichter/AliRoot.git/commit - STEER/ESD/AliESDUtils.cxx
AliESDUtils::RefitESDVertexTracks may be called either as
authorshahoian <shahoian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 5 Mar 2012 23:23:11 +0000 (23:23 +0000)
committershahoian <shahoian@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 5 Mar 2012 23:23:11 +0000 (23:23 +0000)
commitda91e23ee976da815749d4a2c5b96067d1ea8083
treef7c259579f5a2e42ba4f6afb5d7102584b43c84d
parentf96b7f1ae729757fb67f480eb0293f0ed0682634
AliESDUtils::RefitESDVertexTracks may be called either as
RefitESDVertexTracks(AliESDEvent* esd, int algoID)
where the algoID is the algorithm to use (6=multivertexer(Default), 1-single vertexer)
or as
RefitESDVertexTracks(AliESDEvent* esd, int nCuts, const double *cuts)
which allows to set specific cuts of the vertexer
STEER/ESD/AliESDUtils.cxx
STEER/ESD/AliESDUtils.h