![]() |
MaCh3
2.4.2
Reference Guide
|
KS: Store bin lookups allowing to quickly find bin after migration. More...
#include <Samples/SampleStructs.h>
Public Attributes | |
| double | lower_binedge = M3::_BAD_DOUBLE_ |
| lower to check if shift has moved the event to different bin More... | |
| double | lower_lower_binedge = M3::_BAD_DOUBLE_ |
| lower to check if shift has moved the event to different bin More... | |
| double | upper_binedge = M3::_BAD_DOUBLE_ |
| upper to check if shift has moved the event to different bin More... | |
| double | upper_upper_binedge = M3::_BAD_DOUBLE_ |
| upper to check if shift has moved the event to different bin More... | |
KS: Store bin lookups allowing to quickly find bin after migration.
Definition at line 172 of file SampleStructs.h.
| double BinShiftLookup::lower_binedge = M3::_BAD_DOUBLE_ |
lower to check if shift has moved the event to different bin
Definition at line 175 of file SampleStructs.h.
| double BinShiftLookup::lower_lower_binedge = M3::_BAD_DOUBLE_ |
lower to check if shift has moved the event to different bin
Definition at line 177 of file SampleStructs.h.
| double BinShiftLookup::upper_binedge = M3::_BAD_DOUBLE_ |
upper to check if shift has moved the event to different bin
Definition at line 179 of file SampleStructs.h.
| double BinShiftLookup::upper_upper_binedge = M3::_BAD_DOUBLE_ |
upper to check if shift has moved the event to different bin
Definition at line 181 of file SampleStructs.h.