|
ALERT
|
#include <AhdcGeom.h>
Public Member Functions | |
| bool | IsAhdcSector (int sector) |
| bool | IsAhdcSuperLayer (int sector, int superlayer) |
| bool | IsAhdcLayer (int sector, int superlayer, int layer) |
| bool | IsAhdcWire (int sector, int superlayer, int layer, int component) |
| AhdcSector | GetAhdcSector (int sector) |
| void | Show () |
| int | GetDataBaseEntry (int entry) |
| int | GetDataBaseSize () |
Endoces all the sense wires of the AHDC
| AhdcSector AhdcGeom::GetAhdcSector | ( | int | sector | ) |
Get the sector number sector
| int AhdcGeom::GetDataBaseEntry | ( | int | entry | ) |
Get a database entry
entry >= DataBaseSize | bool AhdcGeom::IsAhdcLayer | ( | int | sector, |
| int | superlayer, | ||
| int | layer ) |
Return true if this layer exists
| bool AhdcGeom::IsAhdcSector | ( | int | sector | ) |
Return true if this sector exists
| bool AhdcGeom::IsAhdcSuperLayer | ( | int | sector, |
| int | superlayer ) |
Return true if this superlayer exists
| bool AhdcGeom::IsAhdcWire | ( | int | sector, |
| int | superlayer, | ||
| int | layer, | ||
| int | component ) |
Return true if this wire exists
| void AhdcGeom::Show | ( | ) |
Show simplified AHDC geometry