CGEM BOSS 6.6.5.i
BESIII Offline Software System
Loading...
Searching...
No Matches
dot Struct Reference

#include <DotsConnection.h>

Classes

union  DigiPtr
 

Public Types

enum  DetectorEnum { MDC =0 , CGEM =1 , NUL_DETECTOR =-3 }
 

Public Attributes

DetectorEnum detector
 
DigiPtr digi
 
int stereo
 
int layer
 
int id
 
vector< int > vecCellIdx
 
vector< int > vecGoodCellIdx [2]
 
vector< int > trkId
 
int cluId
 

Detailed Description

Definition at line 163 of file DotsConnection.h.

Member Enumeration Documentation

◆ DetectorEnum

Enumerator
MDC 
CGEM 
NUL_DETECTOR 

Definition at line 164 of file DotsConnection.h.

164 {
165 MDC =0,
166 CGEM=1,
167 NUL_DETECTOR=-3
168 };
@ NUL_DETECTOR

Member Data Documentation

◆ cluId

int dot::cluId

Definition at line 191 of file DotsConnection.h.

Referenced by DotsConnection::makeDotCellEdge().

◆ detector

DetectorEnum dot::detector

Definition at line 175 of file DotsConnection.h.

Referenced by DotsConnection::makeDotCellEdge(), and DotsConnection::print().

◆ digi

DigiPtr dot::digi

Definition at line 176 of file DotsConnection.h.

Referenced by DotsConnection::makeDotCellEdge().

◆ id

◆ layer

int dot::layer

Definition at line 178 of file DotsConnection.h.

◆ stereo

int dot::stereo

Definition at line 177 of file DotsConnection.h.

◆ trkId

vector<int> dot::trkId

Definition at line 189 of file DotsConnection.h.

◆ vecCellIdx

vector<int> dot::vecCellIdx

Definition at line 185 of file DotsConnection.h.

◆ vecGoodCellIdx

vector<int> dot::vecGoodCellIdx[2]

Definition at line 187 of file DotsConnection.h.


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