BOSS 7.0.3
BESIII Offline Software System
|
#include <MdcDetector.h>
Public Member Functions | |
MdcDetector () | |
~MdcDetector () | |
const MdcSWire * | Wire (unsigned id) const |
const MdcSWire * | Wire (const Identifier &id) const |
const MdcSWire * | Wire (unsigned lyrid, unsigned wirid) const |
const MdcLayer * | Layer (unsigned id) const |
const MdcLayer * | Layer (const Identifier &id) const |
MdcLayer * | getMdcLayer (int laynum) const |
const MdcLayer * | firstLayer () const |
const MdcLayer * | lastLayer () const |
const MdcLayer * | nextLayer (int lay) const |
const MdcLayer * | prevLayer (int lay) const |
const MdcLayer * | nextLayer (const MdcLayer *layer) const |
const MdcLayer * | prevLayer (const MdcLayer *layer) const |
const MdcSuperLayer * | SuperLayer (unsigned id) const |
const MdcSuperLayer * | firstSlay (void) const |
const MdcSuperLayer * | lastSlay (void) const |
const MdcSuperLayer * | firstSlayInView (int iview) const |
const MdcSuperLayer * | lastSlayInView (int iview) const |
int | nSuper () const |
int | nLayer () const |
int | nAxialSuper (void) const |
int | nStereoSuper (int iview) const |
void | Dump () |
MdcDetector () | |
~MdcDetector () | |
const MdcSWire * | Wire (unsigned id) const |
const MdcSWire * | Wire (const Identifier &id) const |
const MdcSWire * | Wire (unsigned lyrid, unsigned wirid) const |
const MdcLayer * | Layer (unsigned id) const |
const MdcLayer * | Layer (const Identifier &id) const |
MdcLayer * | getMdcLayer (int laynum) const |
const MdcLayer * | firstLayer () const |
const MdcLayer * | lastLayer () const |
const MdcLayer * | nextLayer (int lay) const |
const MdcLayer * | prevLayer (int lay) const |
const MdcLayer * | nextLayer (const MdcLayer *layer) const |
const MdcLayer * | prevLayer (const MdcLayer *layer) const |
const MdcSuperLayer * | SuperLayer (unsigned id) const |
const MdcSuperLayer * | firstSlay (void) const |
const MdcSuperLayer * | lastSlay (void) const |
const MdcSuperLayer * | firstSlayInView (int iview) const |
const MdcSuperLayer * | lastSlayInView (int iview) const |
int | nSuper () const |
int | nLayer () const |
int | nAxialSuper (void) const |
int | nStereoSuper (int iview) const |
void | Dump () |
Static Public Member Functions | |
static MdcDetector * | instance (bool doSag) |
static MdcDetector * | instance () |
static MdcDetector * | instance (bool doSag) |
static MdcDetector * | instance () |
Definition at line 19 of file InstallArea/include/MdcGeom/MdcGeom/MdcDetector.h.
MdcDetector::MdcDetector | ( | ) |
Definition at line 29 of file MdcDetector.cxx.
Referenced by instance().
MdcDetector::~MdcDetector | ( | ) |
Definition at line 96 of file MdcDetector.cxx.
MdcDetector::MdcDetector | ( | ) |
MdcDetector::~MdcDetector | ( | ) |
void MdcDetector::Dump | ( | ) |
void MdcDetector::Dump | ( | ) |
|
inline |
Definition at line 36 of file InstallArea/include/MdcGeom/MdcGeom/MdcDetector.h.
Referenced by MdcTrackList::pickHits().
|
inline |
Definition at line 36 of file Reconstruction/MdcPatRec/MdcGeom/MdcGeom-00-01-17/MdcGeom/MdcDetector.h.
|
inline |
Definition at line 46 of file InstallArea/include/MdcGeom/MdcGeom/MdcDetector.h.
Referenced by MdcSegFinder::createSegs(), MdcSegGrouperCsmc::resetComb(), MdcSegGrouperAx::resetComb(), and MdcSegGrouperSt::resetComb().
|
inline |
Definition at line 46 of file Reconstruction/MdcPatRec/MdcGeom/MdcGeom-00-01-17/MdcGeom/MdcDetector.h.
|
inline |
Definition at line 48 of file InstallArea/include/MdcGeom/MdcGeom/MdcDetector.h.
|
inline |
Definition at line 48 of file Reconstruction/MdcPatRec/MdcGeom/MdcGeom-00-01-17/MdcGeom/MdcDetector.h.
|
inline |
Definition at line 35 of file InstallArea/include/MdcGeom/MdcGeom/MdcDetector.h.
Referenced by Wire().
|
inline |
Definition at line 35 of file Reconstruction/MdcPatRec/MdcGeom/MdcGeom-00-01-17/MdcGeom/MdcDetector.h.
|
static |
Definition at line 21 of file MdcDetector.cxx.
Referenced by MdcHoughFinder::beginRun(), MdcNavigation::beginRun(), MdcMakeHits::beginRun(), MdcMergeDups::beginRun(), MdcTrkRecon::beginRun(), MdcxCosmicSewer::beginRun(), MdcxTrackFinder::beginRun(), instance(), and MdcxFindSegs::MdcxFindSegs().
|
static |
|
static |
Definition at line 16 of file MdcDetector.cxx.
|
static |
|
inline |
Definition at line 37 of file InstallArea/include/MdcGeom/MdcGeom/MdcDetector.h.
Referenced by MdcTrackList::pickHits().
|
inline |
Definition at line 37 of file Reconstruction/MdcPatRec/MdcGeom/MdcGeom-00-01-17/MdcGeom/MdcDetector.h.
|
inline |
Definition at line 47 of file InstallArea/include/MdcGeom/MdcGeom/MdcDetector.h.
|
inline |
Definition at line 47 of file Reconstruction/MdcPatRec/MdcGeom/MdcGeom-00-01-17/MdcGeom/MdcDetector.h.
|
inline |
Definition at line 50 of file InstallArea/include/MdcGeom/MdcGeom/MdcDetector.h.
Referenced by MdcSegList::resetSeed().
|
inline |
Definition at line 50 of file Reconstruction/MdcPatRec/MdcGeom/MdcGeom-00-01-17/MdcGeom/MdcDetector.h.
const MdcLayer * MdcDetector::Layer | ( | const Identifier & | id | ) | const |
Definition at line 260 of file MdcDetector.cxx.
const MdcLayer * MdcDetector::Layer | ( | const Identifier & | id | ) | const |
|
inline |
Definition at line 33 of file InstallArea/include/MdcGeom/MdcGeom/MdcDetector.h.
Referenced by MdcTrkRecon::fillEvent(), MdcTrkRecon::fillTrackList(), firstLayer(), HoughHit::HoughHit(), lastLayer(), Layer(), MdcDetector(), MdcHit::MdcHit(), MdcSegData::poisonHits(), MdcxFindSegs::process(), MdcxHit::process(), and MdcMergeDups::testByOverlapHit().
|
inline |
Definition at line 33 of file Reconstruction/MdcPatRec/MdcGeom/MdcGeom-00-01-17/MdcGeom/MdcDetector.h.
|
inline |
Definition at line 55 of file InstallArea/include/MdcGeom/MdcGeom/MdcDetector.h.
|
inline |
Definition at line 55 of file Reconstruction/MdcPatRec/MdcGeom/MdcGeom-00-01-17/MdcGeom/MdcDetector.h.
Definition at line 40 of file InstallArea/include/MdcGeom/MdcGeom/MdcDetector.h.
Definition at line 40 of file Reconstruction/MdcPatRec/MdcGeom/MdcGeom-00-01-17/MdcGeom/MdcDetector.h.
|
inline |
Definition at line 38 of file InstallArea/include/MdcGeom/MdcGeom/MdcDetector.h.
Referenced by MdcTrackList::pickHits().
|
inline |
Definition at line 38 of file Reconstruction/MdcPatRec/MdcGeom/MdcGeom-00-01-17/MdcGeom/MdcDetector.h.
|
inline |
Definition at line 54 of file InstallArea/include/MdcGeom/MdcGeom/MdcDetector.h.
Referenced by MdcSegData::poisonHits(), and MdcxFindSegs::process().
|
inline |
Definition at line 54 of file Reconstruction/MdcPatRec/MdcGeom/MdcGeom-00-01-17/MdcGeom/MdcDetector.h.
|
inline |
Definition at line 56 of file InstallArea/include/MdcGeom/MdcGeom/MdcDetector.h.
|
inline |
Definition at line 56 of file Reconstruction/MdcPatRec/MdcGeom/MdcGeom-00-01-17/MdcGeom/MdcDetector.h.
|
inline |
Definition at line 53 of file InstallArea/include/MdcGeom/MdcGeom/MdcDetector.h.
Referenced by MdcTrkRecon::beginRun(), MdcTrkRecon::fillSegList(), MdcSegGrouperAx::fillWithSegs(), MdcSegGrouperCsmc::fillWithSegs(), MdcSegGrouperSt::fillWithSegs(), MdcxFindSegs::initWireGroups(), MdcSegGrouper::MdcSegGrouper(), MdcSegGrouperSt::plotStereo(), MdcxFindSegs::process(), MdcSegGrouperAx::storePar(), and MdcSegGrouperCsmc::storePar().
|
inline |
Definition at line 53 of file Reconstruction/MdcPatRec/MdcGeom/MdcGeom-00-01-17/MdcGeom/MdcDetector.h.
Definition at line 42 of file InstallArea/include/MdcGeom/MdcGeom/MdcDetector.h.
Definition at line 42 of file Reconstruction/MdcPatRec/MdcGeom/MdcGeom-00-01-17/MdcGeom/MdcDetector.h.
|
inline |
Definition at line 39 of file InstallArea/include/MdcGeom/MdcGeom/MdcDetector.h.
Referenced by MdcTrackList::pickHits().
|
inline |
Definition at line 39 of file Reconstruction/MdcPatRec/MdcGeom/MdcGeom-00-01-17/MdcGeom/MdcDetector.h.
|
inline |
Definition at line 45 of file InstallArea/include/MdcGeom/MdcGeom/MdcDetector.h.
Referenced by MdcxFindSegs::initWireGroups(), and MdcxFindSegs::process().
|
inline |
Definition at line 45 of file Reconstruction/MdcPatRec/MdcGeom/MdcGeom-00-01-17/MdcGeom/MdcDetector.h.
const MdcSWire * MdcDetector::Wire | ( | const Identifier & | id | ) | const |
Definition at line 245 of file MdcDetector.cxx.
const MdcSWire * MdcDetector::Wire | ( | const Identifier & | id | ) | const |
|
inline |
Definition at line 28 of file InstallArea/include/MdcGeom/MdcGeom/MdcDetector.h.
Referenced by HoughHit::HoughHit(), MdcHit::MdcHit(), and Wire().
|
inline |
Definition at line 28 of file Reconstruction/MdcPatRec/MdcGeom/MdcGeom-00-01-17/MdcGeom/MdcDetector.h.
|
inline |
Definition at line 30 of file InstallArea/include/MdcGeom/MdcGeom/MdcDetector.h.
|
inline |
Definition at line 30 of file Reconstruction/MdcPatRec/MdcGeom/MdcGeom-00-01-17/MdcGeom/MdcDetector.h.