]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG2/FLOW/AliFlowTasks/AliFlowTrack.cxx
New AliFlowTrackCuts and AliFlowEventCuts, allow running of centrality train
[u/mrichter/AliRoot.git] / PWG2 / FLOW / AliFlowTasks / AliFlowTrack.cxx
index c78f7c361e80b5f1a24e50de0fc407ca4902d0b3..ee2b8cc5e6f0170392cf7f3e96f09843d7d790e0 100644 (file)
@@ -34,7 +34,7 @@ AliFlowTrack::AliFlowTrack():
 }
 
 //-----------------------------------------------------------------------
-AliFlowTrack::AliFlowTrack(AliVParticle* p):
+AliFlowTrack::AliFlowTrack(const AliVParticle* p):
   AliFlowTrackSimple(),
   fTrackSourceBits()
 {