EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Axis< type, bdt > Class Template Reference

calculate bin indices from a given binning structure More...

#include <acts/blob/sPHENIX/Core/include/Acts/Utilities/detail/AxisFwd.hpp>

Detailed Description

template<AxisType type, AxisBoundaryType bdt = AxisBoundaryType::Open>
class Axis< type, bdt >

calculate bin indices from a given binning structure

This class provides some basic functionality for calculating bin indices for a given binning configuration. Both equidistant as well as variable binning structures are supported.

Bin intervals are defined such that the lower bound is closed and the uper bound is open.

Template Parameters
equidistantflag whether binning is equidistant (true) or not (false)

Definition at line 38 of file AxisFwd.hpp.

View newest version in sPHENIX GitHub at line 38 of file AxisFwd.hpp


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