Public Member Functions | |
| def | add_face (self, face, side) |
| 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) | |
| detectors | |
| detector_links | |
| faces | |
| face_links | |
Static Private Attributes | |
| string | __tablename__ = 'anodes' |
An anode (APA, anode plane assembly) is in a detector and has two faces.
| def wirecell.util.wires.db.Anode.add_face | ( | self, | |
| face, | |||
| side | |||
| ) |
|
staticprivate |
|
static |
|
static |
|
static |
|
static |
|
static |
1.8.11