Skip to content

Commit 3ce888a

Browse files
committed
Remove leftover TODO
1 parent 5b022db commit 3ce888a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Tutorials/src/eventMixing.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,6 @@ struct MixedEventsPartitionedTracks {
399399
}
400400
};
401401

402-
// TODO: Test also with constant binning (expandConstantBinning())
403402
struct MixedEventsLambdaBinning {
404403
ConfigurableAxis axisVertex{"axisVertex", {14, -7, 7}, "vertex axis for histograms"};
405404
ConfigurableAxis axisMultiplicity{"axisMultiplicity", {VARIABLE_WIDTH, 0.0, 2.750, 5.250, 7.750, 12.750, 17.750, 22.750, 27.750, 32.750, 37.750, 42.750, 47.750, 52.750, 57.750, 62.750, 67.750, 72.750, 77.750, 82.750, 87.750, 92.750, 97.750, 250.1}, "multiplicity axis for histograms"};

0 commit comments

Comments
 (0)