Hall A ROOT/C++ Analyzer (podd)
Decoder::CodaDecoder::BankDat_t Class Reference

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== (UInt_t key_to_find) const
 
bool operator< (const BankDat_t &rhs) const
 

Public Attributes

UInt_t key
 
UInt_t pos
 
UInt_t len
 

#include <CodaDecoder.h>

Constructor & Destructor Documentation

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

Member Function Documentation

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

Member Data Documentation

UInt_t Decoder::CodaDecoder::BankDat_t::key
UInt_t Decoder::CodaDecoder::BankDat_t::len
UInt_t Decoder::CodaDecoder::BankDat_t::pos

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