|
BOSS 8.0.0
BESIII Offline Software System
|
#include <FTGeom.h>
Public Member Functions | |
| FTSuperLayerGeomInfo (int superLayerId, int layer_start, int layer_end, int wire_start, int wire_end) | |
Public Attributes | |
| const int | superLayerId |
| const int | layer_start |
| const int | layer_end |
| const int | wire_start |
| const int | wire_end |
|
inline |
| const int FTSuperLayerGeomInfo::layer_end |
Definition at line 37 of file FTGeom.h.
Referenced by FTSuperLayerGeomInfo().
| const int FTSuperLayerGeomInfo::layer_start |
Definition at line 36 of file FTGeom.h.
Referenced by FTSuperLayerGeomInfo().
| const int FTSuperLayerGeomInfo::superLayerId |
Definition at line 35 of file FTGeom.h.
Referenced by FTSuperLayerGeomInfo().
| const int FTSuperLayerGeomInfo::wire_end |
Definition at line 39 of file FTGeom.h.
Referenced by FTSuperLayerGeomInfo().
| const int FTSuperLayerGeomInfo::wire_start |
Definition at line 38 of file FTGeom.h.
Referenced by FTSuperLayerGeomInfo().