CGEM BOSS 6.6.5.f
BESIII Offline Software System
Loading...
Searching...
No Matches
MdstMuidCol Class Reference

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_muid > * getMdstMuidCol (void)
 
static vector< Mdst_muid > * getMdstMuidCol (void)
 

Detailed Description

Member Function Documentation

◆ getMdstMuidCol() [1/2]

vector< Mdst_muid > * MdstMuidCol::getMdstMuidCol ( void  )
static

Definition at line 155 of file MdstTables.cxx.

155 {
156 if (! s_col) s_col = new vector<Mdst_muid> ;
157 return s_col;
158}

◆ getMdstMuidCol() [2/2]

static vector< Mdst_muid > * MdstMuidCol::getMdstMuidCol ( void  )
static

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