Skip to content

Commit ee6b5ff

Browse files
committed
Nch to cent
1 parent bfb092e commit ee6b5ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGUD/Tasks/flowCorrelationsUpc.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ struct FlowCorrelationsUpc {
193193
}
194194

195195
template <CorrelationContainer::CFStep step, typename TTracks>
196-
void fillCorrelations(TTracks tracks1, TTracks tracks2, float posZ, int system, float Nch) // function to fill the Output functions (sparse) and the delta eta and delta phi histograms
196+
void fillCorrelations(TTracks tracks1, TTracks tracks2, float posZ, int system, float cent) // function to fill the Output functions (sparse) and the delta eta and delta phi histograms
197197
{
198198

199199
int fSampleIndex = gRandom->Uniform(0, cfgSampleSize);

0 commit comments

Comments
 (0)