]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG2/FLOW/AliFlowCommon/AliFlowEventSimple.cxx
putting more functionality into the flow event
[u/mrichter/AliRoot.git] / PWG2 / FLOW / AliFlowCommon / AliFlowEventSimple.cxx
index ce58e1469dfec1268075f783d5df3eb41018ac00..0c9087a969d2e184a1ad1fa5a1c6d300406f3707 100644 (file)
@@ -485,7 +485,7 @@ void AliFlowEventSimple::ResolutionPt(Double_t res)
 }
 
 //_____________________________________________________________________________
-void AliFlowEventSimple::SubeventsInEta(Double_t etaMinA, Double_t etaMaxA, Double_t etaMinB, Double_t etaMaxB )
+void AliFlowEventSimple::TagSubeventsInEta(Double_t etaMinA, Double_t etaMaxA, Double_t etaMinB, Double_t etaMaxB )
 {
   //Flag two subevents in given eta ranges
   for (Int_t i=0; i<fNumberOfTracks; i++)