We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b022db commit 3ce888aCopy full SHA for 3ce888a
1 file changed
Tutorials/src/eventMixing.cxx
@@ -399,7 +399,6 @@ struct MixedEventsPartitionedTracks {
399
}
400
};
401
402
-// TODO: Test also with constant binning (expandConstantBinning())
403
struct MixedEventsLambdaBinning {
404
ConfigurableAxis axisVertex{"axisVertex", {14, -7, 7}, "vertex axis for histograms"};
405
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