Hall A ROOT/C++ Analyzer (podd)
Loading...
Searching...
No Matches
Decoder::CodaDecoder::BankDat_t Class Reference

Definition at line 118 of file CodaDecoder.h.

Public Member Functions

 BankDat_t ()
 
 BankDat_t (UInt_t key, UInt_t pos, UInt_t len)
 
bool operator< (const BankDat_t &rhs) const
 
bool operator== (const BankDat_t &rhs) const
 
bool operator== (UInt_t key_to_find) const
 

Public Attributes

UInt_t key
 
UInt_t len
 
UInt_t pos
 

#include <CodaDecoder.h>

Constructor & Destructor Documentation

◆ BankDat_t() [1/2]

Decoder::CodaDecoder::BankDat_t::BankDat_t ( )
inline

Definition at line 120 of file CodaDecoder.h.

◆ BankDat_t() [2/2]

Decoder::CodaDecoder::BankDat_t::BankDat_t ( UInt_t  key,
UInt_t  pos,
UInt_t  len 
)
inline

Definition at line 121 of file CodaDecoder.h.

Member Function Documentation

◆ operator<()

bool Decoder::CodaDecoder::BankDat_t::operator< ( const BankDat_t rhs) const
inline

Definition at line 124 of file CodaDecoder.h.

◆ operator==() [1/2]

bool Decoder::CodaDecoder::BankDat_t::operator== ( const BankDat_t rhs) const
inline

Definition at line 122 of file CodaDecoder.h.

◆ operator==() [2/2]

bool Decoder::CodaDecoder::BankDat_t::operator== ( UInt_t  key_to_find) const
inline

Definition at line 123 of file CodaDecoder.h.

Member Data Documentation

◆ key

UInt_t Decoder::CodaDecoder::BankDat_t::key

Definition at line 125 of file CodaDecoder.h.

◆ len

UInt_t Decoder::CodaDecoder::BankDat_t::len

Definition at line 127 of file CodaDecoder.h.

◆ pos

UInt_t Decoder::CodaDecoder::BankDat_t::pos

Definition at line 126 of file CodaDecoder.h.


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