BOSS 7.1.2
BESIII Offline Software System
Loading...
Searching...
No Matches
MdstMuidCol Class Reference

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_muid > * getMdstMuidCol (void)
 

Detailed Description

Definition at line 298 of file MdstTables.h.

Member Function Documentation

◆ getMdstMuidCol()

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}

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