Skip to content

Commit abee8a4

Browse files
committed
a solution for histo acces
1 parent d1907e3 commit abee8a4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

PWGMM/Lumi/Tasks/lumiStability.cxx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -338,8 +338,6 @@ struct LumiStabilityTask {
338338
// histos.add("hOrbitFV0Central", "", kTH1F, {axisOrbits});
339339
}
340340

341-
342-
343341
for (auto const& fdd : fdds) {
344342
auto bc = fdd.bc_as<BCsWithTimestamps>();
345343
if (bc.timestamp() == 0) {

0 commit comments

Comments
 (0)