pflib v3.0.0-rc1-29-g3a901ac
Pretty Fine HGCROC Interaction Library
All Classes Namespaces Files Functions Variables Typedefs Pages
pflib::Target Class Referenceabstract

encapulating a given setup's access rules More...

Inheritance diagram for pflib::Target:
[legend]
Collaboration diagram for pflib::Target:
[legend]

Public Member Functions

std::vector< std::stringi2c_bus_names ()
 
I2Cget_i2c_bus (const std::string &name)
 
Hcalhcal ()
 
FastControlfc ()
 
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< Hcalhcal_
 
std::shared_ptr< FastControlfc_
 

Detailed Description

encapulating a given setup's access rules


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