Skip to content

Commit 09e0dd3

Browse files
authored
Add files via upload
1 parent 120da85 commit 09e0dd3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PWGCF/Flow/Tasks/flowGfwOmegaXi.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1013,7 +1013,6 @@ struct FlowGfwOmegaXi {
10131013
auto bc = collision.bc_as<aod::BCsWithTimestamps>();
10141014
int runNumber = bc.runNumber();
10151015
double interactionRate = rateFetcher.fetch(ccdb.service, bc.timestamp(), runNumber, "ZNC hadronic") * 1.e-3;
1016-
runNumber = 544122;
10171016

10181017
registry.fill(HIST("hEventCount"), 0.5);
10191018
if (nTot < 1)

0 commit comments

Comments
 (0)