Project
Loading...
Searching...
No Matches
o2::soa::BinningIndex Struct Reference

#include <ASoAHelpers.h>

Public Member Functions

 BinningIndex (int bin_, uint64_t index_)
 
bool operator< (const BinningIndex &rhs) const
 

Public Attributes

int bin
 
uint64_t index
 

Detailed Description

Definition at line 55 of file ASoAHelpers.h.

Constructor & Destructor Documentation

◆ BinningIndex()

o2::soa::BinningIndex::BinningIndex ( int  bin_,
uint64_t  index_ 
)
inline

Definition at line 56 of file ASoAHelpers.h.

Member Function Documentation

◆ operator<()

bool o2::soa::BinningIndex::operator< ( const BinningIndex rhs) const
inline

Definition at line 58 of file ASoAHelpers.h.

Member Data Documentation

◆ bin

int o2::soa::BinningIndex::bin

Definition at line 60 of file ASoAHelpers.h.

◆ index

uint64_t o2::soa::BinningIndex::index

Definition at line 61 of file ASoAHelpers.h.


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