MaCh3  2.4.2
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 = 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...
 

Detailed Description

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

Definition at line 172 of file SampleStructs.h.

Member Data Documentation

◆ lower_binedge

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.

◆ lower_lower_binedge

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.

◆ upper_binedge

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.

◆ upper_upper_binedge

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.


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