BOSS 8.0.0
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)
static vector< Mdst_muid > * getMdstMuidCol (void)

Detailed Description

Member Function Documentation

◆ getMdstMuidCol() [1/3]

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

Definition at line 132 of file MdstTables.cxx.

132 {
133 if ( !s_col ) s_col = new vector<Mdst_muid>;
134 return s_col;
135}

◆ getMdstMuidCol() [2/3]

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

◆ getMdstMuidCol() [3/3]

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

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