|
pflib v3.13.3-1-gf856638
Pretty Fine HGCROC Interaction Library
|
an HGCROC board contains one ROC, one Bias board and some other utilities that are accessible via the Bias C++ object More...
#include <HcalBackplane.h>
Public Member Functions | |
| HGCROCBoard (std::shared_ptr< I2C > roc_i2c, uint8_t roc_addr, const std::string &roc_typename, std::shared_ptr< I2C > bias_i2c, std::shared_ptr< I2C > board_i2c, bool bias_use_cache) | |
| constructor to forward constructor arguments to members | |
Public Attributes | |
| ROC | roc |
| Bias | bias |
an HGCROC board contains one ROC, one Bias board and some other utilities that are accessible via the Bias C++ object