![]() |
MaCh3
2.6.0
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 180 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 183 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 185 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 187 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 189 of file SampleStructs.h.