#include <MdcTables.h>
◆ getMdcRecDedxCol() [1/3]
| vector< MdcRec_dedx > * MdcRecDedxCol::getMdcRecDedxCol |
( |
void | | ) |
|
|
static |
Definition at line 167 of file MdcTables.cxx.
167 {
168 if ( !s_col ) s_col = new vector<MdcRec_dedx>;
169 return s_col;
170}
◆ getMdcRecDedxCol() [2/3]
| vector< MdcRec_dedx > * MdcRecDedxCol::getMdcRecDedxCol |
( |
void | | ) |
|
|
static |
◆ getMdcRecDedxCol() [3/3]
| vector< MdcRec_dedx > * MdcRecDedxCol::getMdcRecDedxCol |
( |
void | | ) |
|
|
static |
The documentation for this class was generated from the following files: