#include <MdcTables.h>
◆ getMdcRecWirhitCol() [1/3]
| vector< MdcRec_wirhit > * MdcRecWirhitCol::getMdcRecWirhitCol |
( |
void | | ) |
|
|
static |
Definition at line 143 of file MdcTables.cxx.
143 {
144 if ( !s_col ) s_col = new vector<MdcRec_wirhit>;
145 return s_col;
146}
Referenced by TMDC::badHits(), KalFitAlg::clearTables(), TTrackManager::clearTables(), KalFitAlg::execute(), TrkReco::execute(), KalFitAlg::kalman_fitting_anal(), KalFitAlg::kalman_fitting_calib(), KalFitAlg::kalman_fitting_csmalign(), KalFitAlg::kalman_fitting_MdcxReco_Csmc_Sew(), main(), and TMDC::update().
◆ getMdcRecWirhitCol() [2/3]
| vector< MdcRec_wirhit > * MdcRecWirhitCol::getMdcRecWirhitCol |
( |
void | | ) |
|
|
static |
◆ getMdcRecWirhitCol() [3/3]
| vector< MdcRec_wirhit > * MdcRecWirhitCol::getMdcRecWirhitCol |
( |
void | | ) |
|
|
static |
The documentation for this class was generated from the following files: