BOSS 7.0.8
BESIII Offline Software System
Loading...
Searching...
No Matches
MdstGammaCol Class Reference

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_gamma > * getMdstGammaCol (void)
 

Detailed Description

Definition at line 225 of file MdstTables.h.

Member Function Documentation

◆ getMdstGammaCol()

vector< Mdst_gamma > * MdstGammaCol::getMdstGammaCol ( void  )
static

Definition at line 116 of file MdstTables.cxx.

116 {
117 if (! s_col) s_col = new vector<Mdst_gamma> ;
118 return s_col;
119}

The documentation for this class was generated from the following files: