Public Member Functions | |
| def | add_channel (self, channel, address) |
| def | __repr__ (self) |
Public Member Functions inherited from Base | |
| virtual std::string | who () const |
| virtual | ~Base () noexcept=default |
Static Public Attributes | |
| id = Column(Integer, primary_key=True) | |
| boards | |
| board_links | |
| channels | |
| channel_links | |
Static Private Attributes | |
| string | __tablename__ = "chips" |
| def wirecell.util.wires.db.Chip.add_channel | ( | self, | |
| channel, | |||
| address | |||
| ) |
|
staticprivate |
|
static |
|
static |
|
static |
|
static |
|
static |
1.8.11