#include <GEMOptoHybrid.h>
Definition at line 6 of file GEMOptoHybrid.h.
GEMOptoHybrid::GEMOptoHybrid |
( |
| ) |
|
|
inline |
GEMOptoHybrid::~GEMOptoHybrid |
( |
| ) |
|
|
inline |
void GEMOptoHybrid::addVFAT |
( |
GEMVFAT |
v | ) |
|
|
inline |
Adds VFAT data to the vector.
Definition at line 93 of file GEMOptoHybrid.h.
References vfatd_.
std::vector< GEMVFAT > vfatd_
bool GEMOptoHybrid::bxmAvV |
( |
| ) |
const |
|
inline |
bool GEMOptoHybrid::bxmVvV |
( |
| ) |
const |
|
inline |
void GEMOptoHybrid::clearVFATs |
( |
| ) |
|
|
inline |
Clear the vector rof VFAT data.
Definition at line 97 of file GEMOptoHybrid.h.
References vfatd_.
std::vector< GEMVFAT > vfatd_
bool GEMOptoHybrid::evtF |
( |
| ) |
const |
|
inline |
bool GEMOptoHybrid::evtNF |
( |
| ) |
const |
|
inline |
bool GEMOptoHybrid::evtSzOFW |
( |
| ) |
const |
|
inline |
bool GEMOptoHybrid::evtSzW |
( |
| ) |
const |
|
inline |
bool GEMOptoHybrid::evUfw |
( |
| ) |
const |
|
inline |
uint64_t GEMOptoHybrid::getChamberHeader |
( |
| ) |
const |
|
inline |
uint64_t GEMOptoHybrid::getChamberTrailer |
( |
| ) |
const |
|
inline |
bool GEMOptoHybrid::inF |
( |
| ) |
const |
|
inline |
bool GEMOptoHybrid::inNF |
( |
| ) |
const |
|
inline |
uint8_t GEMOptoHybrid::inputID |
( |
| ) |
const |
|
inline |
bool GEMOptoHybrid::inUfw |
( |
| ) |
const |
|
inline |
bool GEMOptoHybrid::inv |
( |
| ) |
const |
|
inline |
bool GEMOptoHybrid::l1aF |
( |
| ) |
const |
|
inline |
bool GEMOptoHybrid::l1aNF |
( |
| ) |
const |
|
inline |
bool GEMOptoHybrid::noVFAT |
( |
| ) |
const |
|
inline |
bool GEMOptoHybrid::oOScAvV |
( |
| ) |
const |
|
inline |
bool GEMOptoHybrid::oOScVvV |
( |
| ) |
const |
|
inline |
void GEMOptoHybrid::setChamberHeader |
( |
uint64_t |
word | ) |
|
|
inline |
void GEMOptoHybrid::setChamberHeader |
( |
uint16_t |
vfatWordCnt, |
|
|
uint8_t |
inputID |
|
) |
| |
|
inline |
void GEMOptoHybrid::setChamberTrailer |
( |
uint64_t |
word | ) |
|
|
inline |
void GEMOptoHybrid::setChamberTrailer |
( |
uint32_t |
ecOH, |
|
|
uint16_t |
bcOH, |
|
|
uint16_t |
vfatWordCntT |
|
) |
| |
|
inline |
bool GEMOptoHybrid::stuckData |
( |
| ) |
const |
|
inline |
const std::vector<GEMVFAT>* GEMOptoHybrid::vFATs |
( |
| ) |
const |
|
inline |
Returns the vector of VFAT data.
Definition at line 95 of file GEMOptoHybrid.h.
References vfatd_.
std::vector< GEMVFAT > vfatd_
uint16_t GEMOptoHybrid::vfatWordCnt |
( |
| ) |
const |
|
inline |
uint16_t GEMOptoHybrid::vfatWordCntT |
( |
| ) |
const |
|
inline |
uint64_t GEMOptoHybrid::ch_ |
|
private |
Definition at line 102 of file GEMOptoHybrid.h.
Referenced by bxmAvV(), bxmVvV(), evtF(), evtNF(), evtSzOFW(), evtSzW(), getChamberHeader(), inF(), inNF(), inputID(), inv(), l1aF(), l1aNF(), oOScAvV(), oOScVvV(), setChamberHeader(), and vfatWordCnt().
uint64_t GEMOptoHybrid::ct_ |
|
private |
const int GEMOptoHybrid::sizeGebID = 5 |
|
static |
std::vector<GEMVFAT> GEMOptoHybrid::vfatd_ |
|
private |