#include <OmtfDtDataWord64.h>
Definition at line 9 of file OmtfDtDataWord64.h.
◆ DtDataWord64() [1/2]
omtf::DtDataWord64::DtDataWord64 |
( |
Word64 |
data | ) |
|
|
inline |
◆ DtDataWord64() [2/2]
omtf::DtDataWord64::DtDataWord64 |
( |
| ) |
|
|
inline |
◆ bcnt_e0()
unsigned int omtf::DtDataWord64::bcnt_e0 |
( |
| ) |
const |
|
inline |
◆ bcnt_e1()
unsigned int omtf::DtDataWord64::bcnt_e1 |
( |
| ) |
const |
|
inline |
◆ bcnt_st()
unsigned int omtf::DtDataWord64::bcnt_st |
( |
| ) |
const |
|
inline |
◆ bxNum()
unsigned int omtf::DtDataWord64::bxNum |
( |
| ) |
const |
|
inline |
◆ eta()
unsigned int omtf::DtDataWord64::eta |
( |
void |
| ) |
const |
|
inline |
◆ etaQuality()
unsigned int omtf::DtDataWord64::etaQuality |
( |
| ) |
const |
|
inline |
◆ fiber()
unsigned int omtf::DtDataWord64::fiber |
( |
| ) |
const |
|
inline |
◆ phi()
int omtf::DtDataWord64::phi |
( |
void |
| ) |
const |
|
inline |
◆ phiB()
int omtf::DtDataWord64::phiB |
( |
| ) |
const |
|
inline |
◆ quality()
unsigned int omtf::DtDataWord64::quality |
( |
void |
| ) |
const |
|
inline |
◆ sector()
unsigned int omtf::DtDataWord64::sector |
( |
void |
| ) |
const |
|
inline |
◆ station()
unsigned int omtf::DtDataWord64::station |
( |
| ) |
const |
|
inline |
◆ type()
unsigned int omtf::DtDataWord64::type |
( |
| ) |
const |
|
inline |
◆ valid()
unsigned int omtf::DtDataWord64::valid |
( |
| ) |
const |
|
inline |
◆ DtPacker
◆ OmtfPacker
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
out, |
|
|
const DtDataWord64 & |
o |
|
) |
| |
|
friend |
Definition at line 4 of file OmtfDtDataWord64.cc.
5 out <<
"DtDataWord64: " 6 <<
" type: " <<
DataWord64::type(
o.type()) <<
" bx: " <<
o.bxNum() <<
" station: " <<
o.station()
7 <<
" sector: " <<
o.sector() <<
" fiber: " <<
o.fiber() <<
" phi: " <<
o.phi() <<
" quality: " <<
o.quality()
8 <<
" eta: " <<
o.eta() <<
" etaQ: " <<
o.etaQuality() <<
" bcnt: " <<
o.bcnt_st() <<
"_" <<
o.bcnt_e0() <<
"_"
◆ @508
◆ bcnt_e0_
uint64_t omtf::DtDataWord64::bcnt_e0_ |
◆ bcnt_e1_
uint64_t omtf::DtDataWord64::bcnt_e1_ |
◆ bcnt_st_
uint64_t omtf::DtDataWord64::bcnt_st_ |
◆ bxNum_
uint64_t omtf::DtDataWord64::bxNum_ |
◆ dummy1_
uint64_t omtf::DtDataWord64::dummy1_ |
◆ eta_hit_
uint64_t omtf::DtDataWord64::eta_hit_ |
◆ eta_qbit_
uint64_t omtf::DtDataWord64::eta_qbit_ |
◆ fiber_
uint64_t omtf::DtDataWord64::fiber_ |
◆ rawData
uint64_t omtf::DtDataWord64::rawData |
◆ sector_
uint64_t omtf::DtDataWord64::sector_ |
◆ st_
uint64_t omtf::DtDataWord64::st_ |
◆ st_cal_
uint64_t omtf::DtDataWord64::st_cal_ |
◆ st_phi_
int64_t omtf::DtDataWord64::st_phi_ |
◆ st_phib_
int64_t omtf::DtDataWord64::st_phib_ |
◆ st_q_
uint64_t omtf::DtDataWord64::st_q_ |
◆ type_
uint64_t omtf::DtDataWord64::type_ |
Definition at line 50 of file OmtfDtDataWord64.h.
Referenced by Modules.Service::__str__(), Modules.Service::_placeImpl(), Modules.ESSource::_placeImpl(), Modules.ESProducer::_placeImpl(), Modules.ESPrefer::copy(), Mixins._TypedParameterizable::dumpPython(), Modules.ESPrefer::dumpPythonAs(), Modules.Service::dumpSequencePython(), RandomRunSource.RandomRunSource::insertInto(), Modules.Service::insertInto(), ExternalGeneratorFilter.ExternalGeneratorFilter::insertInto(), Mixins._TypedParameterizable::insertInto(), Modules.ESSource::moduleLabel_(), Modules.ESProducer::moduleLabel_(), Modules.ESSource::nameInProcessDesc_(), Modules.ESProducer::nameInProcessDesc_(), Modules.ESPrefer::nameInProcessDesc_(), and type().
◆ valid_
uint64_t omtf::DtDataWord64::valid_ |