pflib v3.0.0-rc1-29-g3a901ac
Pretty Fine HGCROC Interaction Library
|
encapulating a given setup's access rules More...
Public Member Functions | |
std::vector< std::string > | i2c_bus_names () |
I2C & | get_i2c_bus (const std::string &name) |
Hcal & | hcal () |
FastControl & | fc () |
virtual std::vector< uint32_t > | read_event ()=0 |
virtual bool | has_event () |
Protected Attributes | |
std::map< std::string, std::shared_ptr< I2C > > | i2c_ |
std::shared_ptr< Hcal > | hcal_ |
std::shared_ptr< FastControl > | fc_ |
encapulating a given setup's access rules