CGEM BOSS 6.6.5.g
BESIII Offline Software System
|
#include <MdcSegPatterns.h>
Public Member Functions | |
MdcSegPatterns (int useAllAmbig) | |
~MdcSegPatterns () | |
Public Attributes | |
unsigned | patt4 [8] |
unsigned | patt3 [20] |
int | npatt4 [256] |
int | npatt3 [256] |
int * | allowedPatt4 [256] |
int * | allowedPatt3 [256] |
int ** | ambigPatt4 |
int ** | ambigPatt3 |
Definition at line 36 of file MdcSegPatterns.h.
MdcSegPatterns::MdcSegPatterns | ( | int | useAllAmbig | ) |
Definition at line 17 of file MdcSegPatterns.cxx.
MdcSegPatterns::~MdcSegPatterns | ( | ) |
Definition at line 170 of file MdcSegPatterns.cxx.
int* MdcSegPatterns::allowedPatt3[256] |
Definition at line 43 of file MdcSegPatterns.h.
Referenced by MdcSegFinder::createSegs(), MdcSegPatterns(), and ~MdcSegPatterns().
int* MdcSegPatterns::allowedPatt4[256] |
Definition at line 42 of file MdcSegPatterns.h.
Referenced by MdcSegFinder::createSegs(), MdcSegPatterns(), and ~MdcSegPatterns().
int** MdcSegPatterns::ambigPatt3 |
Definition at line 45 of file MdcSegPatterns.h.
Referenced by MdcSegPatterns(), and ~MdcSegPatterns().
int** MdcSegPatterns::ambigPatt4 |
Definition at line 44 of file MdcSegPatterns.h.
Referenced by MdcSegPatterns(), and ~MdcSegPatterns().
int MdcSegPatterns::npatt3[256] |
Definition at line 41 of file MdcSegPatterns.h.
Referenced by MdcSegFinder::createSegs(), main(), and MdcSegPatterns().
int MdcSegPatterns::npatt4[256] |
Definition at line 40 of file MdcSegPatterns.h.
Referenced by MdcSegFinder::createSegs(), main(), and MdcSegPatterns().
unsigned MdcSegPatterns::patt3[20] |
Definition at line 39 of file MdcSegPatterns.h.
Referenced by main(), and MdcSegPatterns().
unsigned MdcSegPatterns::patt4[8] |
Definition at line 38 of file MdcSegPatterns.h.
Referenced by MdcSegPatterns().