]> git.uio.no Git - u/mrichter/AliRoot.git/commit - ITS/AliITSReconstructor.cxx
CreateVertexer now instantiates by default a AliITSVertexer3D object.
authormasera <masera@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 23 Jun 2008 21:10:16 +0000 (21:10 +0000)
committermasera <masera@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 23 Jun 2008 21:10:16 +0000 (21:10 +0000)
commit99f38bf6fb96281b1e651f05ce0e649e465c5d83
tree923ea113baf9bf6c0690bd37bc1107098f69448b
parent0b7bac55252b2ddd39f5638fadd33a0481717dc0
CreateVertexer now instantiates by default a AliITSVertexer3D object.
The use of the AliITSVertexerZ class is still possible with the following
AliReconstructor option:
AliReconstructor::SetOption("ITS","vertexerz");
ITS/AliITSReconstructor.cxx