#include <MdstTables.h>
◆ getMdstGammaCol() [1/3]
| vector< Mdst_gamma > * MdstGammaCol::getMdstGammaCol |
( |
void | | ) |
|
|
static |
Definition at line 99 of file MdstTables.cxx.
99 {
100 if ( !s_col ) s_col = new vector<Mdst_gamma>;
101 return s_col;
102}
◆ getMdstGammaCol() [2/3]
| vector< Mdst_gamma > * MdstGammaCol::getMdstGammaCol |
( |
void | | ) |
|
|
static |
◆ getMdstGammaCol() [3/3]
| vector< Mdst_gamma > * MdstGammaCol::getMdstGammaCol |
( |
void | | ) |
|
|
static |
The documentation for this class was generated from the following files: