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

#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

Detailed Description

Definition at line 26 of file FTGeom.h.

Constructor & Destructor Documentation

◆ FTSuperLayerGeomInfo()

FTSuperLayerGeomInfo::FTSuperLayerGeomInfo ( int superLayerId,
int layer_start,
int layer_end,
int wire_start,
int wire_end )
inline

Definition at line 27 of file FTGeom.h.

33 , wire_end( wire_end ) {}
const int layer_start
Definition FTGeom.h:36
const int layer_end
Definition FTGeom.h:37
const int wire_start
Definition FTGeom.h:38
const int superLayerId
Definition FTGeom.h:35
const int wire_end
Definition FTGeom.h:39

Member Data Documentation

◆ layer_end

const int FTSuperLayerGeomInfo::layer_end

Definition at line 37 of file FTGeom.h.

Referenced by FTSuperLayerGeomInfo().

◆ layer_start

const int FTSuperLayerGeomInfo::layer_start

Definition at line 36 of file FTGeom.h.

Referenced by FTSuperLayerGeomInfo().

◆ superLayerId

const int FTSuperLayerGeomInfo::superLayerId

Definition at line 35 of file FTGeom.h.

Referenced by FTSuperLayerGeomInfo().

◆ wire_end

const int FTSuperLayerGeomInfo::wire_end

Definition at line 39 of file FTGeom.h.

Referenced by FTSuperLayerGeomInfo().

◆ wire_start

const int FTSuperLayerGeomInfo::wire_start

Definition at line 38 of file FTGeom.h.

Referenced by FTSuperLayerGeomInfo().


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