|
BOSS 8.0.0
BESIII Offline Software System
|
#include <FTGeom.h>
Public Member Functions | |
| FTLayerGeomInfo (int layerId, int superLayerId, int wire_start, int wire_end) | |
Public Attributes | |
| const int | layerId |
| const int | superLayerId |
| const int | wire_start |
| const int | wire_end |
|
inline |
| const int FTLayerGeomInfo::layerId |
Definition at line 20 of file FTGeom.h.
Referenced by FTLayerGeomInfo().
| const int FTLayerGeomInfo::superLayerId |
Definition at line 21 of file FTGeom.h.
Referenced by FTLayerGeomInfo().
| const int FTLayerGeomInfo::wire_end |
Definition at line 23 of file FTGeom.h.
Referenced by FTLayerGeomInfo().
| const int FTLayerGeomInfo::wire_start |
Definition at line 22 of file FTGeom.h.
Referenced by FTLayerGeomInfo().