pflib v3.13.3-1-gf856638
Pretty Fine HGCROC Interaction Library
Loading...
Searching...
No Matches
pflib::HcalBackplane::HGCROCBoard Struct Reference

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>

Collaboration diagram for pflib::HcalBackplane::HGCROCBoard:
[legend]

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
 

Detailed Description

an HGCROC board contains one ROC, one Bias board and some other utilities that are accessible via the Bias C++ object


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