ALERT
|
#include <AhdcGeom.h>
Public Member Functions | |
AhdcCell (int _sector, int _superlayer, int _layer, int _component) | |
Public Member Functions inherited from AhdcWire | |
AhdcWire (int _sector, int _superlayer, int _layer, int _component) | |
Additional Inherited Members | |
Public Attributes inherited from AhdcWire | |
Point3D | start |
coordonates of the top face (z = 0 mm) | |
Point3D | end |
coordonates of the bottom face (z = 300 mm) | |
An AHDC cell is composed of six field wires surrounding one AHDC sense wires
AhdcCell::AhdcCell | ( | int | _sector, |
int | _superlayer, | ||
int | _layer, | ||
int | _component ) |
Constructor