binning parameter not properly initialized in constructor
In the constructor of the MultiBunchHandler
the variable eta
is not assigned to the member variable eta_m
.
Edited by frey_m
Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.
In the constructor of the MultiBunchHandler
the variable eta
is not assigned to the member variable eta_m
.