fdhwlib  2.0.25
hw4::FltHitrateMargins Class Reference

#include <flthitratemargins.h>

Inheritance diagram for hw4::FltHitrateMargins:
hw4::BaseRegister Pbus

List of all members.

Public Member Functions

Public Attributes


Detailed Description

The hitrate register contains information about the actual hitrate and some control parameters.

There exists a separate hitrate controller unit for every pixel.

Changes:

  • Command getHitrate(int *data) implemented to return only the rates without the status flags

Definition at line 37 of file flthitratemargins.h.


Constructor & Destructor Documentation

hw4::FltHitrateMargins::FltHitrateMargins ( const char *  name,
int  slotID,
int  regID,
int  r,
int  w 
)
hw4::FltHitrateMargins::~FltHitrateMargins ( )

Member Function Documentation

void hw4::FltHitrateMargins::get ( int *  marginLLL,
int *  marginLL,
int *  marginL,
int *  marginH,
int *  marginHH,
int *  marginHHH 
)
void hw4::FltHitrateMargins::getHigh ( int *  marginH,
int *  marginHH,
int *  marginHHH 
)
void hw4::FltHitrateMargins::getLow ( int *  marginL,
int *  marginLL,
int *  marginLLL 
)
void hw4::FltHitrateMargins::set ( int  marginLLL,
int  marginLL,
int  marginL,
int  marginH,
int  marginHH,
int  marginHHH 
)
void hw4::FltHitrateMargins::setHigh ( int  marginH,
int  marginHH,
int  marginHHH 
)
void hw4::FltHitrateMargins::setLow ( int  marginL,
int  marginLL,
int  marginLLL 
)

Member Data Documentation


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