#include <MdcTables.h>
◆ getMdcCalBadwireCol() [1/3]
| vector< MdcCal_badwire > * MdcCalBadwireCol::getMdcCalBadwireCol |
( |
void | | ) |
|
|
static |
Definition at line 64 of file MdcTables.cxx.
64 {
65 if ( !s_col ) s_col = new vector<MdcCal_badwire>;
66 return s_col;
67}
◆ getMdcCalBadwireCol() [2/3]
| vector< MdcCal_badwire > * MdcCalBadwireCol::getMdcCalBadwireCol |
( |
void | | ) |
|
|
static |
◆ getMdcCalBadwireCol() [3/3]
| vector< MdcCal_badwire > * MdcCalBadwireCol::getMdcCalBadwireCol |
( |
void | | ) |
|
|
static |
The documentation for this class was generated from the following files: