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

Definition at line 138 of file CodaDecoder.h.

Public Member Functions

void Clear ()
 
uint32_t Fill (const uint32_t *evbuffer, uint32_t blkSize, uint32_t tsroc)
 
 TBOBJ ()
 
bool withRunInfo () const
 
bool withTimeStamp () const
 
bool withTriggerBits () const
 

Public Attributes

uint32_t blksize
 
uint64_t evtNum
 
const uint64_t * evTS
 
const uint16_t * evType
 
uint32_t len
 
uint16_t nrocs
 
uint64_t runInfo
 
const uint32_t * start
 
uint16_t tag
 
const uint32_t * TSROC
 
uint32_t tsrocLen
 

#include <CodaDecoder.h>

Constructor & Destructor Documentation

◆ TBOBJ()

Decoder::CodaDecoder::TBOBJ::TBOBJ ( )
inline

Definition at line 140 of file CodaDecoder.h.

Member Function Documentation

◆ Clear()

void Decoder::CodaDecoder::TBOBJ::Clear ( )
inline

Definition at line 143 of file CodaDecoder.h.

◆ Fill()

uint32_t Decoder::CodaDecoder::TBOBJ::Fill ( const uint32_t *  evbuffer,
uint32_t  blkSize,
uint32_t  tsroc 
)

Definition at line 748 of file CodaDecoder.cxx.

◆ withRunInfo()

bool Decoder::CodaDecoder::TBOBJ::withRunInfo ( ) const
inline

Definition at line 146 of file CodaDecoder.h.

◆ withTimeStamp()

bool Decoder::CodaDecoder::TBOBJ::withTimeStamp ( ) const
inline

Definition at line 145 of file CodaDecoder.h.

◆ withTriggerBits()

bool Decoder::CodaDecoder::TBOBJ::withTriggerBits ( ) const
inline

Definition at line 147 of file CodaDecoder.h.

Member Data Documentation

◆ blksize

uint32_t Decoder::CodaDecoder::TBOBJ::blksize

Definition at line 149 of file CodaDecoder.h.

◆ evtNum

uint64_t Decoder::CodaDecoder::TBOBJ::evtNum

Definition at line 154 of file CodaDecoder.h.

◆ evTS

const uint64_t* Decoder::CodaDecoder::TBOBJ::evTS

Definition at line 157 of file CodaDecoder.h.

◆ evType

const uint16_t* Decoder::CodaDecoder::TBOBJ::evType

Definition at line 158 of file CodaDecoder.h.

◆ len

uint32_t Decoder::CodaDecoder::TBOBJ::len

Definition at line 152 of file CodaDecoder.h.

◆ nrocs

uint16_t Decoder::CodaDecoder::TBOBJ::nrocs

Definition at line 151 of file CodaDecoder.h.

◆ runInfo

uint64_t Decoder::CodaDecoder::TBOBJ::runInfo

Definition at line 155 of file CodaDecoder.h.

◆ start

const uint32_t* Decoder::CodaDecoder::TBOBJ::start

Definition at line 156 of file CodaDecoder.h.

◆ tag

uint16_t Decoder::CodaDecoder::TBOBJ::tag

Definition at line 150 of file CodaDecoder.h.

◆ TSROC

const uint32_t* Decoder::CodaDecoder::TBOBJ::TSROC

Definition at line 159 of file CodaDecoder.h.

◆ tsrocLen

uint32_t Decoder::CodaDecoder::TBOBJ::tsrocLen

Definition at line 153 of file CodaDecoder.h.


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