![]() |
MaCh3
2.5.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 191 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 194 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 196 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 198 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 200 of file SampleStructs.h.