![]() |
MaCh3
2.2.3
Reference Guide
|
KS: Store bin lookups allowing to quickly find bin after migration. More...
#include <Samples/SampleStructs.h>
Public Attributes | |
double | lower_binedge |
lower to check if Eb has moved the erec bin More... | |
double | lower_lower_binedge |
lower to check if Eb has moved the erec bin More... | |
double | upper_binedge |
upper to check if Eb has moved the erec bin More... | |
double | upper_upper_binedge |
upper to check if Eb has moved the erec bin More... | |
KS: Store bin lookups allowing to quickly find bin after migration.
Definition at line 169 of file SampleStructs.h.
double BinShiftLookup::lower_binedge |
lower to check if Eb has moved the erec bin
Definition at line 172 of file SampleStructs.h.
double BinShiftLookup::lower_lower_binedge |
lower to check if Eb has moved the erec bin
Definition at line 174 of file SampleStructs.h.
double BinShiftLookup::upper_binedge |
upper to check if Eb has moved the erec bin
Definition at line 176 of file SampleStructs.h.
double BinShiftLookup::upper_upper_binedge |
upper to check if Eb has moved the erec bin
Definition at line 178 of file SampleStructs.h.