BOSS 7.0.2
BESIII Offline Software System
Loading...
Searching...
No Matches
MdstKlmMuCol Class Reference

#include <MdstTables.h>

Static Public Member Functions

static vector< Mdst_klm_mu > * getMdstKlmMuCol (void)
 
static vector< Mdst_klm_mu > * getMdstKlmMuCol (void)
 

Detailed Description

Member Function Documentation

◆ getMdstKlmMuCol() [1/2]

vector< Mdst_klm_mu > * MdstKlmMuCol::getMdstKlmMuCol ( void  )
static

Definition at line 299 of file MdstTables.cxx.

299 {
300 if (! s_col) s_col = new vector<Mdst_klm_mu> ;
301 return s_col;
302}

◆ getMdstKlmMuCol() [2/2]

static vector< Mdst_klm_mu > * MdstKlmMuCol::getMdstKlmMuCol ( void  )
static

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