MaCh3  2.2.3
Reference Guide
Public Attributes | List of all members
BinShiftLookup Struct Reference

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...
 

Detailed Description

KS: Store bin lookups allowing to quickly find bin after migration.

Definition at line 169 of file SampleStructs.h.

Member Data Documentation

◆ lower_binedge

double BinShiftLookup::lower_binedge

lower to check if Eb has moved the erec bin

Definition at line 172 of file SampleStructs.h.

◆ lower_lower_binedge

double BinShiftLookup::lower_lower_binedge

lower to check if Eb has moved the erec bin

Definition at line 174 of file SampleStructs.h.

◆ upper_binedge

double BinShiftLookup::upper_binedge

upper to check if Eb has moved the erec bin

Definition at line 176 of file SampleStructs.h.

◆ upper_upper_binedge

double BinShiftLookup::upper_upper_binedge

upper to check if Eb has moved the erec bin

Definition at line 178 of file SampleStructs.h.


The documentation for this struct was generated from the following file: