|
BOSS 8.0.0
BESIII Offline Software System
|
#include <MdcSegList.h>
Public Member Functions | |
| MdcSegList (int nSupers, const MdcSegParams segParms) | |
| ~MdcSegList () | |
| void | setPlot (int lPlt) |
| void | plot () const |
| const GmsList * | oneList (int slayIndex) const |
| void | append (MdcSeg *aSeg) |
| int | count () const |
| void | destroySegs () |
| MdcSeg * | getSeed (int iview, int goodOnly) |
| void | resetSeed (const MdcDetector *gm) |
| MdcSegParams * | segPar () |
| MdcSegList (int nSupers, const MdcSegParams segParms) | |
| ~MdcSegList () | |
| void | setPlot (int lPlt) |
| void | plot () const |
| const GmsList * | oneList (int slayIndex) const |
| void | append (MdcSeg *aSeg) |
| int | count () const |
| void | destroySegs () |
| MdcSeg * | getSeed (int iview, int goodOnly) |
| void | resetSeed (const MdcDetector *gm) |
| MdcSegParams * | segPar () |
| MdcSegList (int nSupers, const MdcSegParams segParms) | |
| ~MdcSegList () | |
| void | setPlot (int lPlt) |
| void | plot () const |
| const GmsList * | oneList (int slayIndex) const |
| void | append (MdcSeg *aSeg) |
| int | count () const |
| void | destroySegs () |
| MdcSeg * | getSeed (int iview, int goodOnly) |
| void | resetSeed (const MdcDetector *gm) |
| MdcSegParams * | segPar () |
Friends | |
| class | MdcSegFinder |
Definition at line 20 of file InstallArea/x86_64-el9-gcc13-dbg/include/MdcTrkRecon/MdcSegList.h.
| MdcSegList::MdcSegList | ( | int | nSupers, |
| const MdcSegParams | segParms ) |
Definition at line 35 of file MdcSegList.cxx.
| MdcSegList::~MdcSegList | ( | ) |
Definition at line 45 of file MdcSegList.cxx.
| MdcSegList::MdcSegList | ( | int | nSupers, |
| const MdcSegParams | segParms ) |
| MdcSegList::~MdcSegList | ( | ) |
| MdcSegList::MdcSegList | ( | int | nSupers, |
| const MdcSegParams | segParms ) |
| MdcSegList::~MdcSegList | ( | ) |
| void MdcSegList::append | ( | MdcSeg * | aSeg | ) |
Definition at line 271 of file MdcSegList.cxx.
| void MdcSegList::append | ( | MdcSeg * | aSeg | ) |
| void MdcSegList::append | ( | MdcSeg * | aSeg | ) |
| int MdcSegList::count | ( | ) | const |
Definition at line 458 of file MdcSegList.cxx.
Referenced by count(), MdcTrackList::createFromSegs(), and MdcSegFinder::createSegs().
| int MdcSegList::count | ( | ) | const |
| int MdcSegList::count | ( | ) | const |
| void MdcSegList::destroySegs | ( | ) |
Definition at line 95 of file MdcSegList.cxx.
| void MdcSegList::destroySegs | ( | ) |
| void MdcSegList::destroySegs | ( | ) |
| MdcSeg * MdcSegList::getSeed | ( | int | iview, |
| int | goodOnly ) |
Definition at line 143 of file MdcSegList.cxx.
Referenced by MdcTrackList::createFromSegs(), and MdcTrackListCsmc::createFromSegs().
| MdcSeg * MdcSegList::getSeed | ( | int | iview, |
| int | goodOnly ) |
| MdcSeg * MdcSegList::getSeed | ( | int | iview, |
| int | goodOnly ) |
| const GmsList * MdcSegList::oneList | ( | int | slayIndex | ) | const |
Definition at line 452 of file MdcSegList.cxx.
Referenced by MdcSegGrouperAx::fillWithSegs(), MdcSegGrouperCsmc::fillWithSegs(), MdcSegGrouperSt::fillWithSegs(), getSeed(), and resetSeed().
| const GmsList * MdcSegList::oneList | ( | int | slayIndex | ) | const |
| const GmsList * MdcSegList::oneList | ( | int | slayIndex | ) | const |
| void MdcSegList::plot | ( | ) | const |
Definition at line 76 of file MdcSegList.cxx.
| void MdcSegList::plot | ( | ) | const |
| void MdcSegList::plot | ( | ) | const |
| void MdcSegList::resetSeed | ( | const MdcDetector * | gm | ) |
Definition at line 57 of file MdcSegList.cxx.
Referenced by MdcTrackList::createFromSegs(), MdcTrackListCsmc::createFromSegs(), and MdcSegFinder::createSegs().
| void MdcSegList::resetSeed | ( | const MdcDetector * | gm | ) |
| void MdcSegList::resetSeed | ( | const MdcDetector * | gm | ) |
|
inline |
Definition at line 38 of file InstallArea/x86_64-el9-gcc13-dbg/include/MdcTrkRecon/MdcSegList.h.
Referenced by MdcSegFinder::createSegs().
|
inline |
Definition at line 38 of file InstallArea/x86_64-el9-gcc13-opt/include/MdcTrkRecon/MdcSegList.h.
|
inline |
Definition at line 38 of file Reconstruction/MdcPatRec/MdcTrkRecon/include/MdcTrkRecon/MdcSegList.h.
| void MdcSegList::setPlot | ( | int | lPlt | ) |
Definition at line 449 of file MdcSegList.cxx.
| void MdcSegList::setPlot | ( | int | lPlt | ) |
| void MdcSegList::setPlot | ( | int | lPlt | ) |
|
friend |
Definition at line 22 of file InstallArea/x86_64-el9-gcc13-dbg/include/MdcTrkRecon/MdcSegList.h.
Referenced by MdcSegFinder.