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

Detailed Description

Member Function Documentation

◆ getMdstKlmMuCol() [1/3]

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

Definition at line 254 of file MdstTables.cxx.

254 {
255 if ( !s_col ) s_col = new vector<Mdst_klm_mu>;
256 return s_col;
257}

◆ getMdstKlmMuCol() [2/3]

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

◆ getMdstKlmMuCol() [3/3]

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

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