Public Member Functions | |
| def | add_wire (self, wire, spot) |
| 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) | |
| faces | |
| face_links | |
| wires | |
| wire_links | |
Static Private Attributes | |
| string | __tablename__ = 'planes' |
| def wirecell.util.wires.db.Plane.add_wire | ( | self, | |
| wire, | |||
| spot | |||
| ) |
|
staticprivate |
|
static |
|
static |
|
static |
|
static |
|
static |
1.8.11