BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
FTLayerGeomInfo Struct Reference

#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

Detailed Description

Definition at line 13 of file FTGeom.h.

Constructor & Destructor Documentation

◆ FTLayerGeomInfo()

FTLayerGeomInfo::FTLayerGeomInfo ( int layerId,
int superLayerId,
int wire_start,
int wire_end )
inline

Definition at line 14 of file FTGeom.h.

15 : layerId( layerId )
18 , wire_end( wire_end ) {}
const int layerId
Definition FTGeom.h:20
const int wire_start
Definition FTGeom.h:22
const int wire_end
Definition FTGeom.h:23
const int superLayerId
Definition FTGeom.h:21

Member Data Documentation

◆ layerId

const int FTLayerGeomInfo::layerId

Definition at line 20 of file FTGeom.h.

Referenced by FTLayerGeomInfo().

◆ superLayerId

const int FTLayerGeomInfo::superLayerId

Definition at line 21 of file FTGeom.h.

Referenced by FTLayerGeomInfo().

◆ wire_end

const int FTLayerGeomInfo::wire_end

Definition at line 23 of file FTGeom.h.

Referenced by FTLayerGeomInfo().

◆ wire_start

const int FTLayerGeomInfo::wire_start

Definition at line 22 of file FTGeom.h.

Referenced by FTLayerGeomInfo().


The documentation for this struct was generated from the following file: