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